[mock] fixed specfile thinko and updated changelog properly

John Clark Williams jcwillia at fedoraproject.org
Fri Sep 7 18:43:32 UTC 2012


commit d10f2580c7e46944de3b23b5bd8ff75fcca3655c
Author: Clark Williams <williams at redhat.com>
Date:   Fri Sep 7 13:43:10 2012 -0500

    fixed specfile thinko and updated changelog properly

 mock.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mock.spec b/mock.spec
index 72a3017..d5d3c12 100644
--- a/mock.spec
+++ b/mock.spec
@@ -11,7 +11,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: %{release_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: https://git.fedorahosted.org/cgit/mock.git/snapshot/%{name}-%{version}.tar.gz
@@ -119,6 +119,9 @@ chmod 2775 /var/cache/mock
 %dir /var/lib/mock
  
 %changelog
+* Fri Sep  7 2012 Clark Williams <williams at redhat.com> - 1.1.27-2
+- fixed specfile thinko and updated changelog properly
+
 * Fri Sep  7 2012 Clark Williams <williams at redhat.com> - 1.1.27-1
 - fixed configs test report to indicate configuration failure total
 - remove dead code, unused array 'legal_arches'


More information about the scm-commits mailing list