Update to 0.7.3
This commit is contained in:
parent
b569d1013d
commit
7bd1af26a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/createrepo_c-20068e8.tar.xz
|
||||
/createrepo_c-cb47bf6.tar.xz
|
||||
/createrepo_c-92d9225.tar.xz
|
||||
/createrepo_c-3ff1d05.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global gitrev 92d9225
|
||||
%global gitrev 3ff1d05
|
||||
# gitrev is output of: git rev-parse --short HEAD
|
||||
|
||||
Summary: Creates a common metadata repository
|
||||
Name: createrepo_c
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -115,6 +115,10 @@ make install DESTDIR=$RPM_BUILD_ROOT/
|
||||
%{python_sitearch}/createrepo_c/
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.7.3-1
|
||||
- xml_parser: Add file path into error messages
|
||||
- Refactor: Replace g_error() with g_critical() (RhBug: 1162102)
|
||||
|
||||
* Thu Nov 06 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.7.2-1
|
||||
- createrepo_c: New option --local-sqlite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user