[yum-utils] Add python-requests to Requires of copr plugin. BZ 1158395

Valentina Mukhamedzhanova vmukhame at fedoraproject.org
Thu Nov 13 12:01:20 UTC 2014


commit 3d94e6e0c3257627be83498035d9510e17bf23ad
Author: Valentina Mukhamedzhanova <vmukhame at redhat.com>
Date:   Thu Nov 13 13:01:12 2014 +0100

    Add python-requests to Requires of copr plugin. BZ 1158395

 yum-utils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/yum-utils.spec b/yum-utils.spec
index 47d3116..22274eb 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -10,7 +10,7 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
 Version: 1.1.31
-Release: 26%{?dist}
+Release: 27%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
@@ -368,6 +368,7 @@ Summary: Yum plugin to add copr command
 Group: System Environment/Base
 Provides: yum-copr = %{version}-%{release}
 Requires: yum >= 3.4.3
+Requires: python-requests
 
 %description -n yum-plugin-copr
 This plugin adds the command copr, for adding/listing/searching copr repos.
@@ -681,10 +682,12 @@ fi
 %{_mandir}/man8/yum-copr.8.*
 
 %changelog
+* Thu Nov 13 2014 Valentina Mukhamedzhanova <vmukhame at redhat.com> - 1.1.31-27
+- Add python-requests to Requires of copr plugin. BZ 1158395
+
 * Thu Nov 13 2014 Valentina Mukhamedzhanova <vmukhame at redhat.com> - 1.1.31-26
 - Update to latest HEAD
 - reposync: add --download-metadata to the man page. BZ 1079435
-- Add python-requests to Requires of copr plugin. BZ 1158395
 - Change type of copr plugin to INTERACTIVE. BZ 1161956
 
 * Tue Sep 23 2014 James Antill <james at fedoraproject.org> - 1.1.31-25


More information about the scm-commits mailing list