New upstream version: 632e1eb

This commit is contained in:
Ales Kozumplik 2012-07-24 14:45:10 +02:00
parent c914bf2264
commit 8bcdf624af
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/dnf-3f2389e.tar.xz
/dnf-b74addd.tar.xz
/dnf-72fd0b8.tar.xz
/dnf-632e1eb.tar.xz

View File

@ -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@redhat.com> - 0.2.7-4.git72fd0b8
* Tue Jul 24 2012 Aleš Kozumplík <akozumpl@redhat.com> - 0.2.7-5.git632e1eb
- Clean dependencies during 'dnf erase'.
- fixed: readline problems under pdb.
- 'dnf info' now works.

View File

@ -1 +1 @@
b0a4dffdc7883fbff5fb99933e4da67c dnf-72fd0b8.tar.xz
0e8c930c10b0ea4971e19f2af9e08530 dnf-632e1eb.tar.xz