[setroubleshoot-plugins/f22] * Mon Feb 16 2015 Miroslav Grepl <mgrepl at redhat.com> - 3.0.61-1 - Fix catchall_boolean plugin to sho

Miroslav Grepl mgrepl at fedoraproject.org
Mon Feb 16 12:04:21 UTC 2015


commit 0dc6e840a8e9bc69936808f997061925dc1b35cc
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Feb 16 13:04:00 2015 +0100

    * Mon Feb 16 2015 Miroslav Grepl <mgrepl at redhat.com> - 3.0.61-1
    - Fix catchall_boolean plugin to show correct man page for source type.

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |   17 ++++++++++++-----
 sources                     |    2 +-
 3 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85eaeca..de475d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,3 +109,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.58.tar.gz
 /setroubleshoot-plugins-3.0.59.tar.gz
 /setroubleshoot-plugins-3.0.60.tar.gz
+/setroubleshoot-plugins-3.0.61.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index fbefed1..f207b31 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -2,13 +2,17 @@
 
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 3.0.60
-Release: 2%{?dist}
+Version: 3.0.61
+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-plugins-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-plugins-3.0.10.tar.gz
+URL: https://github.com/fedora-selinux/setroubleshoot
+# git clone https://github.com/fedora-selinux/setroubleshoot.git
+# cd setroubleshoot/plugins/
+# git checkout setroubleshoot-plugins-%{version}
+# ./autogen.sh
+# make dist
+
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -44,6 +48,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Mon Feb 16 2015 Miroslav Grepl <mgrepl at redhat.com> - 3.0.61-1
+- Fix catchall_boolean plugin to show correct man page for source type.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.60-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index a6b5c2d..1616a1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81c99c2f77c9f155703ed4be1e1f00fa  setroubleshoot-plugins-3.0.60.tar.gz
+db36949160688c7cf0849a4f6082315a  setroubleshoot-plugins-3.0.61.tar.gz


More information about the scm-commits mailing list