summaryrefslogtreecommitdiffstats
path: root/fedora-packager.spec
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-08-23 23:18:07 -0700
committerJesse Keating <jkeating@redhat.com>2010-08-23 23:18:07 -0700
commit763d98d1eaa829e8ad6b78a7aab07f7d53efc4e4 (patch)
tree410a339ae8046c9a857c639b25b7f0469044f4fb /fedora-packager.spec
parent99fbefaa2a44fdb22904233791c3180881b430de (diff)
downloadfedora-packager-763d98d1eaa829e8ad6b78a7aab07f7d53efc4e4.tar.gz
fedora-packager-763d98d1eaa829e8ad6b78a7aab07f7d53efc4e4.tar.xz
fedora-packager-763d98d1eaa829e8ad6b78a7aab07f7d53efc4e4.zip
Prepare for release
Diffstat (limited to 'fedora-packager.spec')
-rw-r--r--fedora-packager.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/fedora-packager.spec b/fedora-packager.spec
index 2c5e873..b4c7a06 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -3,7 +3,7 @@
%endif
Name: fedora-packager
-Version: 0.5.1.2
+Version: 0.5.1.3
Release: 1%{?dist}
Summary: Tools for setting up a fedora maintainer environment
@@ -73,6 +73,20 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Aug 23 2010 Jesse Keating <jkeating@redhat.com> - 0.5.1.3-1
+- Error check the update call. #625679
+- Use the correct remote when listing revs
+- Add the bash completion file
+- make fedora-cvs only do anonymous chackouts since cvs is read only now.
+- re-fix dist defines.
+- Short cut the failure on repeated builds
+- Allow passing srpms to the build command
+- clone: set repo's push.default to tracking
+- pull the username from fedora_cert to pass to bodhi
+- Catch double ^c's from build. RHBZ #620465
+- Fix up chain building
+- Add missing process call for non-pipe no tty.
+
* Thu Aug 12 2010 Dennis Gilmore <dennis@asuil.us> - 0.5.1.2-1
- fix rh bz 619733 619879 619935 620254 620465 620595 620648
- 620653 620750 621148 621808 622291 622716