[mock] * Tue Aug 03 2010 Clark Williams <williams at redhat.com> - 1.1.3-1 - fix umount ordering problem with

John Clark Williams jcwillia at fedoraproject.org
Tue Aug 3 20:44:26 UTC 2010


commit 936a6a116438c39f166963f515b06ba3ad0c5e5b
Author: Clark Williams <williams at redhat.com>
Date:   Tue Aug 3 15:44:22 2010 -0500

    * Tue Aug 03 2010 Clark Williams <williams at redhat.com> - 1.1.3-1
    - fix umount ordering problem with selinux plugin (BZ# 620825)
    - setup SELinux state properly (BZ# 620143)

 .gitignore |    1 +
 mock.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 483cb5e..0ca0453 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 mock-1.1.1.tar.gz
 mock-1.1.2.tar.gz
+mock-1.1.3.tar.gz
diff --git a/mock.spec b/mock.spec
index 36fb143..43075f3 100644
--- a/mock.spec
+++ b/mock.spec
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 1
 %define minor 1
-%define sub 2
+%define sub 3
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -102,6 +102,10 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
+* Tue Aug 03 2010 Clark Williams <williams at redhat.com> - 1.1.3-1
+- fix umount ordering problem with selinux plugin (BZ# 620825)
+- setup SELinux state properly (BZ# 620143)
+
 * Fri Jul 30 2010 Clark Williams <williams at redhat.com> - 1.1.2-1
 - From Jan Vcelak <jvcelak at redhat.com>:
   - added selinux plugin
diff --git a/sources b/sources
index b204ca8..cadf240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af48ebde3a1f9a473eb7156a528adc4a  mock-1.1.2.tar.gz
+00c0f11b42336362d41e78d412cd1a55  mock-1.1.3.tar.gz


More information about the scm-commits mailing list