mluscon pushed to dnf-plugins-core (f22). "New release: 0.1.6-2"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 12:56:27 UTC 2015


>From bc9c16bbfe1387b1a1ad9fafc5d7aeb420f445f8 Mon Sep 17 00:00:00 2001
From: Jan Silhan <jsilhan at redhat.com>
Date: Tue, 10 Mar 2015 17:57:37 +0100
Subject: New release: 0.1.6-2


diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec
index b4697ac..a7c8b4e 100644
--- a/dnf-plugins-core.spec
+++ b/dnf-plugins-core.spec
@@ -3,7 +3,7 @@
 
 Name:       dnf-plugins-core
 Version:    0.1.6
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Core Plugins for DNF
 Group:      System Environment/Base
 License:    GPLv2+
@@ -94,9 +94,11 @@ popd
 PYTHONPATH=./plugins /usr/bin/nosetests-2.* -s tests/
 PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
 
+%files
+%{_mandir}/man8/dnf.plugin.*
+
 %files -n python-dnf-plugins-core -f %{name}.lang
 %doc AUTHORS COPYING README.rst
-%{_mandir}/man8/dnf.plugin.*
 %dir %{_sysconfdir}/dnf/protected.d
 %ghost %{_var}/cache/dnf/packages.db
 %{python_sitelib}/dnf-plugins/*
@@ -104,7 +106,6 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
 
 %files -n python3-dnf-plugins-core -f %{name}.lang
 %doc AUTHORS COPYING README.rst
-%{_mandir}/man8/dnf.plugin.*
 %dir %{_sysconfdir}/dnf/protected.d
 %ghost %{_var}/cache/dnf/packages.db
 %exclude %{python3_sitelib}/dnf-plugins/__pycache__/
@@ -115,6 +116,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
 
 %changelog
 
+* Tue Mar 10 2015 Jan Silhan <jsilhan at redhat.com> - 0.1.6-2
+- man pages moved into dnf-plugins-core subpackage
+
 * Fri Mar 6 2015 Jan Silhan <jsilhan at redhat.com> - 0.1.6-1
 - fixed python(3)-dnf dependency in f23
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dnf-plugins-core.git/commit/?h=f22&id=bc9c16bbfe1387b1a1ad9fafc5d7aeb420f445f8


More information about the scm-commits mailing list