New upstream version: 85524ae

This commit is contained in:
Ales Kozumplik 2013-06-24 13:52:18 +02:00
parent 0fb197a7eb
commit c17dfe6ae9
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/dnf-24ce938.tar.xz
/dnf-f8bdc98.tar.xz
/dnf-da9f862.tar.xz
/dnf-85524ae.tar.xz

View File

@ -1,4 +1,4 @@
%global gitrev da9f862
%global gitrev 85524ae
%global hawkey_version 0.3.14
%global librepo_version 0.0.4
@ -6,7 +6,7 @@
Name: dnf
Version: 0.3.8
Release: 1.git%{gitrev}%{?dist}
Release: 2.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
@ -74,7 +74,7 @@ make ARGS="-V" test
%systemd_postun_with_restart dnf-makecache.timer
%changelog
* Mon Jun 24 2013 Aleš Kozumplík <ales@redhat.com> - 0.3.8-1.gitda9f862
* Mon Jun 24 2013 Aleš Kozumplík <ales@redhat.com> - 0.3.8-1.git85524ae
- fix: tracebacks when installing to an empty installroot (RhBug:975858) (Ales Kozumplik)
- doc: 'dnf erase kernel' erases all the kernels. (Ales Kozumplik)
- i18n: even if we have a legit encoding, don't assume it covers the entire UCD (RhBug:976652) (Ales Kozumplik)

View File

@ -1 +1 @@
e9800dbddaf09542b5f4648e3b3455f4 dnf-da9f862.tar.xz
732dc5ca24ee0679f69ff7f146627acf dnf-85524ae.tar.xz