summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@rt2.localdomain>2008-10-15 12:21:32 -0500
committerClark Williams <williams@rt2.localdomain>2008-10-15 12:21:32 -0500
commitf5c6e757ef7d4e0e0fe150d70b3415de872cc8a0 (patch)
tree32e222fdc9618cde35a74c0015c1ebe08d3c9261
parent9ebedb498b456e2b9db597e147411404d0d6b5e8 (diff)
downloadmock-f5c6e757ef7d4e0e0fe150d70b3415de872cc8a0.tar.gz
mock-f5c6e757ef7d4e0e0fe150d70b3415de872cc8a0.tar.xz
mock-f5c6e757ef7d4e0e0fe150d70b3415de872cc8a0.zip
version bumpmock-0.9.12
-rw-r--r--configure.ac4
-rw-r--r--mock.spec.in5
2 files changed, 7 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3e8e988..71bf05b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[0.9.11])
+AC_INIT([mock],[0.9.12])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=9
-temp_RELEASE_SUBLEVEL=11
+temp_RELEASE_SUBLEVEL=12
temp_RELEASE_EXTRALEVEL=
####################################
diff --git a/mock.spec.in b/mock.spec.in
index 9349202..67bfd6a 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -93,6 +93,11 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Tue Oct 14 2008 Clark Williams <williams@redhat.com> - 0.9.12-1
+- internal setarch support for s390/s390x (mikem)
+- Refer to the .newkey location of current Fedora 8/9 updates. (jkeating)
+- [bz458234] Picked up corrected patch (pmatilai)
+
* Thu Sep 4 2008 Clark Williams <williams@redhat.com> - 0.9.11-1
- added workarounds for rawhide rpm (BZ 455387 and 458234)
- disabled tmpfs plugin on epel-4-x86_64