[mock/el5] From Karsten Hopp <karsten at redhat.com>:

John Clark Williams jcwillia at fedoraproject.org
Tue Jul 31 19:58:47 UTC 2012


commit ac423e9365a62a276dccbb0637cc39f7e565e77c
Author: Clark Williams <williams at redhat.com>
Date:   Tue Jul 31 14:58:10 2012 -0500

    From Karsten Hopp <karsten at redhat.com>:
    
      - added ppc and ppc64 configs for fedora 17

 .gitignore |    1 +
 mock.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c5c47f..65a74f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ mock-1.0.11.tar.gz
 /mock-1.0.29.tar.gz
 /mock-1.0.30.tar.gz
 /mock-1.0.31.tar.gz
+/mock-1.0.32.tar.gz
diff --git a/mock.spec b/mock.spec
index 5a8e734..b52b533 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 31
+%define sub 32
 %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
+* Tue Jul 31 2012 Clark Williams <williams at redhat.com> - 1.0.32-1
+- From Karsten Hopp <karsten at redhat.com>:
+  - added ppc and ppc64 configs for fedora 17
+
 * Fri Jul 27 2012 Clark Williams <williams at redhat.com> - 1.0.31-1
 - Fixed error when calling os.getlogin() [BZ# 843434]
 - removed fedora-15 config files
diff --git a/sources b/sources
index 31f9931..f588d08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28dfaf7d00dbeb184dec923cc311e7c1  mock-1.0.31.tar.gz
+9df362d8c20a712418db5ed25655029b  mock-1.0.32.tar.gz


More information about the scm-commits mailing list