New version: 84ccd1a
This commit is contained in:
parent
4634698c66
commit
44e315dd42
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
|||||||
/dnf-da278da.tar.xz
|
/dnf-da278da.tar.xz
|
||||||
/dnf-e1a35e5.tar.xz
|
/dnf-e1a35e5.tar.xz
|
||||||
/dnf-9e8fd6b.tar.xz
|
/dnf-9e8fd6b.tar.xz
|
||||||
|
/dnf-84ccd1a.tar.xz
|
||||||
|
7
dnf.spec
7
dnf.spec
@ -1,4 +1,4 @@
|
|||||||
%global gitrev 9e8fd6b
|
%global gitrev 84ccd1a
|
||||||
%global hawkey_version 0.5.2
|
%global hawkey_version 0.5.2
|
||||||
%global librepo_version 1.7.5
|
%global librepo_version 1.7.5
|
||||||
%global libcomps_version 0.1.6
|
%global libcomps_version 0.1.6
|
||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 0.6.3
|
Version: 0.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Package manager forked from Yum, using libsolv as a dependency resolver
|
Summary: Package manager forked from Yum, using libsolv as a dependency resolver
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||||
@ -194,6 +194,9 @@ popd
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Mon Dec 8 2014 Jan Silhan <jsilhan@redhat.com> - 0.6.3-2
|
||||||
|
- logging: reverted naming from a6dde81
|
||||||
|
|
||||||
* Mon Dec 8 2014 Jan Silhan <jsilhan@redhat.com> - 0.6.3-1
|
* Mon Dec 8 2014 Jan Silhan <jsilhan@redhat.com> - 0.6.3-1
|
||||||
- transifex update (Jan Silhan)
|
- transifex update (Jan Silhan)
|
||||||
- bash-completion: don't query if we trying to use local file (RhBug:1153543) (Igor Gnatenko)
|
- bash-completion: don't query if we trying to use local file (RhBug:1153543) (Igor Gnatenko)
|
||||||
|
Loading…
Reference in New Issue
Block a user