New upstream version: eb9dddb
This commit is contained in:
parent
5c5b9079a6
commit
516c1b2995
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/dnf-da9f862.tar.xz
|
/dnf-da9f862.tar.xz
|
||||||
/dnf-85524ae.tar.xz
|
/dnf-85524ae.tar.xz
|
||||||
/dnf-eff4c49.tar.xz
|
/dnf-eff4c49.tar.xz
|
||||||
|
/dnf-eb9dddb.tar.xz
|
||||||
|
11
dnf.spec
11
dnf.spec
@ -1,6 +1,6 @@
|
|||||||
%global gitrev eff4c49
|
%global gitrev eb9dddb
|
||||||
%global hawkey_version 0.3.14
|
%global hawkey_version 0.3.16
|
||||||
%global librepo_version 0.0.4
|
%global librepo_version 0.0.5
|
||||||
|
|
||||||
%global confdir %{_sysconfdir}/dnf
|
%global confdir %{_sysconfdir}/dnf
|
||||||
|
|
||||||
@ -75,6 +75,11 @@ make ARGS="-V" test
|
|||||||
|
|
||||||
%changelog
|
%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
|
* 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: errors handling messages in do_transaction(). (RhBug:981310) (Ales Kozumplik)
|
||||||
- fix: typo in 2b4c085 (Ales Kozumplik)
|
- fix: typo in 2b4c085 (Ales Kozumplik)
|
||||||
|
Loading…
Reference in New Issue
Block a user