New upstream version: eb9dddb

This commit is contained in:
Ales Kozumplik 2013-07-22 14:43:52 +02:00
parent 5c5b9079a6
commit 516c1b2995
3 changed files with 10 additions and 4 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/dnf-da9f862.tar.xz
/dnf-85524ae.tar.xz
/dnf-eff4c49.tar.xz
/dnf-eb9dddb.tar.xz

View File

@ -1,6 +1,6 @@
%global gitrev eff4c49
%global hawkey_version 0.3.14
%global librepo_version 0.0.4
%global gitrev eb9dddb
%global hawkey_version 0.3.16
%global librepo_version 0.0.5
%global confdir %{_sysconfdir}/dnf
@ -75,6 +75,11 @@ make ARGS="-V" test
%changelog
* Mon Jul 22 2013 Aleš Kozumplík <ales@redhat.com> - 0.3.10-1giteb9dddb
- repos: skip_if_unavailable is True by default now. (RhBug:984483) (Ales Kozumplik)
- doc: omitted from 6f70d2b, also mention the related bugzillas. (Ales Kozumplik)
- doc: why 'dnf provides /bin/python' fails on Fedora. (Ales Kozumplik)
* Thu Jul 4 2013 Aleš Kozumplík <ales@redhat.com> - 0.3.9-1.giteff4c49
- fix: errors handling messages in do_transaction(). (RhBug:981310) (Ales Kozumplik)
- fix: typo in 2b4c085 (Ales Kozumplik)

View File

@ -1 +1 @@
ffd53e20e52fc99c6e1cc36c545d2dd0 dnf-eff4c49.tar.xz
44c3efc0934d7a129074f55f07831e2a dnf-eb9dddb.tar.xz