[dnf] New upstream version: 632e1eb

Ales Kozumplik akozumpl at fedoraproject.org
Tue Jul 24 12:46:23 UTC 2012


commit 8bcdf624affc0ca1c2a51d6c7b68f67c1c2b0c61
Author: Ales Kozumplik <ales at redhat.com>
Date:   Tue Jul 24 14:45:10 2012 +0200

    New upstream version: 632e1eb

 .gitignore |    1 +
 dnf.spec   |    6 +++---
 sources    |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9a4cbc..f326d6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /dnf-3f2389e.tar.xz
 /dnf-b74addd.tar.xz
 /dnf-72fd0b8.tar.xz
+/dnf-632e1eb.tar.xz
diff --git a/dnf.spec b/dnf.spec
index df71323..cf86d8b 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -1,9 +1,9 @@
-%global gitrev 72fd0b8
+%global gitrev 632e1eb
 %global confdir %{_sysconfdir}/dnf
 
 Name:		dnf
 Version:	0.2.7
-Release:	4.git%{gitrev}%{?dist}
+Release:	5.git%{gitrev}%{?dist}
 Summary:	Package manager forked from Yum, using libsolv as a dependency resolver
 Group:		System Environment/Base
 # For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -39,7 +39,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_sysconfdir}/cron.hourly/dnf-makecache.cron
 
 %changelog
-* Tue Jul 24 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.7-4.git72fd0b8
+* Tue Jul 24 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.7-5.git632e1eb
 - Clean dependencies during 'dnf erase'.
 - fixed: readline problems under pdb.
 - 'dnf info' now works.
diff --git a/sources b/sources
index 091e6c1..13a764e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0a4dffdc7883fbff5fb99933e4da67c  dnf-72fd0b8.tar.xz
+0e8c930c10b0ea4971e19f2af9e08530  dnf-632e1eb.tar.xz


More information about the scm-commits mailing list