summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-04-22 16:55:52 -0400
committerJesse Keating <jkeating@redhat.com>2008-04-22 17:39:07 -0400
commitbc8a3bcd9a989ef94dbc79d571b840df1c9902f7 (patch)
tree08ff365897985b459419726bf0c33c768fe134f6
parent9afac0bf32c6bf7b80c56c5444c4a3c9462ae2c2 (diff)
downloadmock-bc8a3bcd9a989ef94dbc79d571b840df1c9902f7.tar.gz
mock-bc8a3bcd9a989ef94dbc79d571b840df1c9902f7.tar.xz
mock-bc8a3bcd9a989ef94dbc79d571b840df1c9902f7.zip
Prep for release.mock-0.9.9
-rw-r--r--configure.ac4
-rw-r--r--mock.spec.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9bfbef4..37a6d5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[0.9.8])
+AC_INIT([mock],[0.9.9])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=9
-temp_RELEASE_SUBLEVEL=8
+temp_RELEASE_SUBLEVEL=9
temp_RELEASE_EXTRALEVEL=
####################################
diff --git a/mock.spec.in b/mock.spec.in
index 8d5a1d0..b61bebb 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -87,6 +87,10 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Tue Apr 22 2008 Jesse Keating <jkeating@redhat.com> - 0.9.9-1
+- Update config files for Fedora 9
+- Comment out multilib excludes, no longer needed in F9+ with yum multilib changes
+
* Mon Mar 31 2008 Jesse Keating <jkeating@redhat.com> - 0.9.8-1
- modify rootcache logic to rebuild cache if config files have newer timestamp
- For Fedora 8 and higher, use priority failover method