[setroubleshoot/f21] * Fri Nov 28 2014 Miroslav Grepl <mgrepl at redhat.com> - 3.2.21-1 - Provide the policy rpm in Bugzilla

Miroslav Grepl mgrepl at fedoraproject.org
Fri Nov 28 15:01:23 UTC 2014


commit aec065a2e437773c252015f76e0190da8509a020
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Nov 28 16:01:16 2014 +0100

    * Fri Nov 28 2014 Miroslav Grepl <mgrepl at redhat.com> - 3.2.21-1
    - Provide the policy rpm in Bugzilla bug reports by jfilak at redhat.com

 .gitignore          |    1 +
 setroubleshoot.spec |    9 +++++----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 236dfd4..080395b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -181,3 +181,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.2.17.tar.gz
 /setroubleshoot-3.2.18.tar.gz
 /setroubleshoot-3.2.20.tar.gz
+/setroubleshoot-3.2.21.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 0e5967b..0eed713 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,14 +1,13 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.2.20
-Release: 3%{?dist}
+Version: 3.2.21
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
 # git clone git://git.fedorahosted.org/git/setroubleshoot.git; cd setroubleshoot
 # git archive --prefix setroubleshoot-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-3.0.10.tar.gz
 Source0: %{name}-%{version}.tar.gz
-Patch1: 0001-Provide-the-policy-rpm-in-Bugzilla-bug-reports.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl-XML-Parser
 BuildRequires: libcap-ng-devel
@@ -73,7 +72,6 @@ fi
 
 %prep
 %setup -q
-%patch1 -p 2 -b .reports
 
 %build
 %configure
@@ -171,6 +169,9 @@ rm -rf %{buildroot}
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
 %changelog
+* Fri Nov 28 2014 Miroslav Grepl <mgrepl at redhat.com> - 3.2.21-1
+- Provide the policy rpm in Bugzilla bug reports by jfilak at redhat.com
+
 * Thu Aug 21 2014 Kevin Fenzi <kevin at scrye.com> - 3.2.20-3
 - Rebuild for rpm bug 1131960
 
diff --git a/sources b/sources
index c227966..f996a73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ba703a90bc3fa85e1e6c9f7e17ab1e4  setroubleshoot-3.2.20.tar.gz
+1054ad13c32039827d4376f1bc51a762  setroubleshoot-3.2.21.tar.gz


More information about the scm-commits mailing list