[dnf-plugins-core] New upstream version: 3bb4574

Ales Kozumplik akozumpl at fedoraproject.org
Wed Apr 23 17:13:07 UTC 2014


commit 58b9d67dc2cde91ca0d0c4f7d825e38f335d70f0
Author: Ales Kozumplik <ales at redhat.com>
Date:   Wed Apr 23 19:12:59 2014 +0200

    New upstream version: 3bb4574

 .gitignore            |    1 +
 dnf-plugins-core.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75808f3..8ca4184 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /dnf-plugins-core-bca8630.tar.xz
 /dnf-plugins-core-68a05e0.tar.xz
 /dnf-plugins-core-8718a9e.tar.xz
+/dnf-plugins-core-3bb4574.tar.xz
diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec
index 7e8c5a6..cb83eed 100644
--- a/dnf-plugins-core.spec
+++ b/dnf-plugins-core.spec
@@ -1,4 +1,4 @@
-%global gitrev 8718a9e
+%global gitrev 3bb4574
 %global dnf_version 0.5.0
 
 Name:		dnf-plugins-core
@@ -15,6 +15,7 @@ Source0:	dnf-plugins-core-%{gitrev}.tar.xz
 BuildArch:	noarch
 BuildRequires:	cmake
 BuildRequires:	dnf >= %{dnf_version}
+BuildRequires:	gettext
 BuildRequires:	pykickstart
 BuildRequires:	python-nose
 BuildRequires:	python2-devel
@@ -75,6 +76,8 @@ PYTHONPATH=./plugins nosetests-3.3 -s tests/
 %changelog
 
 * Wed Apr 23 2014 Aleš Kozumplík <ales at redhat.com> - 0.0.7-1
+- build: gettext is also needed as a buildreq (Tim Lauridsen)
+- copr: use usage & summary class attributes, to work with dnf 0.5.0 use shared lib dnfpluginscore for translation wrapp
 - build: add cmake as buildreq (Tim Lauridsen)
 - generate-completion-cache: fix shared lib name (Tim Lauridsen)
 - make .spec use gitrev in the source file add helper script for building source archive (Tim Lauridsen)
diff --git a/sources b/sources
index c06cfda..9dc3af6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e95ab235481f504cafa779e24906340  dnf-plugins-core-8718a9e.tar.xz
+a78c3b9b452ae04f41a1bad6353e159b  dnf-plugins-core-3bb4574.tar.xz


More information about the scm-commits mailing list