mluscon pushed to dnf-plugins-core (f22). "Update dnf-plugins-core to 0.1.8-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 11:12:47 UTC 2015


>From 67e6628046e8ca208ed3f16eff890e8ef7968201 Mon Sep 17 00:00:00 2001
From: Michal Luscon <mluscon at redhat.com>
Date: Wed, 6 May 2015 13:00:30 +0200
Subject: Update dnf-plugins-core to 0.1.8-1


diff --git a/.gitignore b/.gitignore
index 501a6a7..92c2352 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /dnf-plugins-core-f0f0cef.tar.xz
 /dnf-plugins-core-0.1.6.tar.gz
 /dnf-plugins-core-0.1.7.tar.gz
+/dnf-plugins-core-0.1.8.tar.gz
diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec
index 12b85fd..d965739 100644
--- a/dnf-plugins-core.spec
+++ b/dnf-plugins-core.spec
@@ -2,7 +2,7 @@
 %{?!dnf_not_compatible: %global dnf_not_compatible 2.0}
 
 Name:       dnf-plugins-core
-Version:    0.1.7
+Version:    0.1.8
 Release:    1%{?dist}
 Summary:    Core Plugins for DNF
 Group:      System Environment/Base
@@ -55,7 +55,7 @@ Requires:   python-kickstart
 Requires:   pykickstart
 %endif
 Requires:   python-requests
-Obsoletes:  dnf-plugins-core <= 0.1.5
+Conflicts:  dnf-plugins-core <= 0.1.5
 %description -n python-dnf-plugins-core
 Core Plugins for DNF, Python 2 interface. This package enhance DNF with builddep, copr,
 debuginfo-install, download, kickstart, needs-restarting, repoquery and
@@ -73,7 +73,7 @@ BuildRequires:  python3-sphinx
 Requires:   python3-requests
 Requires:   python3-dnf >= %{dnf_lowest_compatible}
 Requires:   python3-dnf < %{dnf_not_compatible}
-Obsoletes:  dnf-plugins-core <= 0.1.5
+Conflicts:  dnf-plugins-core <= 0.1.5
 %description -n python3-dnf-plugins-core
 Core Plugins for DNF, Python 3 interface. This package enhance DNF with builddep, copr,
 config-manager, debuginfo-install, download, needs-restarting, repoquery and
@@ -129,6 +129,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
 %{python3_sitelib}/dnfpluginscore/
 
 %changelog
+* Wed May 06 2015 Michal Luscon <mluscon at redhat.com> 0.1.8-1
+- spec: fix an upgrade path from dnf-plugins-core <= 0.1.5 (Radek Holy)
+
 * Thu Apr 30 2015 Michal Luscon <mluscon at redhat.com> 0.1.7-1
 - doc: release notes dnf-plugins-core-0.1.7 (Michal Luscon)
 - spec: fix Conflicts of the new plugins (Radek Holy)
diff --git a/sources b/sources
index 7941ba0..3c02ee7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2b4079663e7ead2b4c28db63b8f7148  dnf-plugins-core-0.1.7.tar.gz
+6db0647f032cfbb00e6ecadd8fc20efb  dnf-plugins-core-0.1.8.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list