summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-08-03 16:59:41 -0500
committerClark Williams <williams@redhat.com>2010-08-03 16:59:41 -0500
commitbe8033a98bda185391a61dd1c853d00c7858f16e (patch)
treec4a215de771c08a269803a82f6ed57900eb31b74
parentc7bed570548158fddc215cf6aa54238a75b95fd6 (diff)
downloadmock-be8033a98bda185391a61dd1c853d00c7858f16e.tar.gz
mock-be8033a98bda185391a61dd1c853d00c7858f16e.tar.xz
mock-be8033a98bda185391a61dd1c853d00c7858f16e.zip
version bump to 1.0.10
Signed-off-by: Clark Williams <williams@redhat.com>
-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 bab69da..e0c09fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,12 @@
####################################
# change version here. --> BOTH PLACES PLEASE!
-AC_INIT([mock],[1.0.9])
+AC_INIT([mock],[1.0.10])
temp_RELEASE_NAME=mock
temp_RELEASE_MAJOR=1
temp_RELEASE_MINOR=0
-temp_RELEASE_SUBLEVEL=9
+temp_RELEASE_SUBLEVEL=10
temp_RELEASE_EXTRALEVEL=
####################################
diff --git a/mock.spec.in b/mock.spec.in
index e436697..19d8b57 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -100,6 +100,11 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Tue Aug 3 2010 Clark Williams <williams@redhat.com> - 1.0.10-1
+- append rather than insert umount of /proc/filesystems (BZ# 620825)
+- set state correctly for SELinux (BZ# 620143)
+- turn off updates-released repository for prerelease fedora-14 configs
+
* Sat Jul 31 2010 Clark Williams <williams@redhat.com> - 1.0.9-1
- From Jan Vcelak <jvcelak@redhat.com>:
- added an selinux plugin