[mock/el5] add updates-testing stanza to fedora-1x-*.cfg [BZ# 610826]

John Clark Williams jcwillia at fedoraproject.org
Thu Nov 1 20:54:43 UTC 2012


commit b09be84ba9c1af35c0f60e5c748b9e5c3f774968
Author: Clark Williams <williams at redhat.com>
Date:   Thu Nov 1 15:54:40 2012 -0500

    add updates-testing stanza to fedora-1x-*.cfg [BZ# 610826]
    
    - modify scrub to handle non-existant chroots [BZ# 860368]

 .gitignore |    1 +
 mock.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b9c0fb..6041cc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ mock-1.0.11.tar.gz
 /mock-1.0.33.tar.gz
 /mock-1.0.34.tar.gz
 /mock-1.0.35.tar.gz
+/mock-1.0.36.tar.gz
diff --git a/mock.spec b/mock.spec
index 2d544f1..5c66618 100644
--- a/mock.spec
+++ b/mock.spec
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 1
 %define minor 0
-%define sub 35
+%define sub 36
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -114,6 +114,10 @@ chmod 2775 /var/cache/mock
 %dir /var/lib/mock
 
 %changelog
+* Thu Nov  1 2012 Clark Williams <williams at redhat.com> - 1.0.36-1
+- add updates-testing stanza to fedora-1x-*.cfg [BZ# 610826]
+- modify scrub to handle non-existant chroots [BZ# 860368]
+
 * Fri Sep  7 2012 Clark Williams <williams at redhat.com> - 1.0.35-1
 - fixed configs test report to indicate configuration failure total
 - remove dead code, unused array 'legal_arches'
diff --git a/sources b/sources
index 3722386..f9fa1e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-665a7bf2b0adf702c964e40fd42ba0ff  mock-1.0.35.tar.gz
+0e162667451521284985ad10c90ef9d9  mock-1.0.36.tar.gz


More information about the scm-commits mailing list