Update to 0.6.1
This commit is contained in:
parent
75e30e25dc
commit
a8701527bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/createrepo_c-7ef96a6.tar.xz
|
||||
/createrepo_c-d43f960.tar.xz
|
||||
/createrepo_c-e509b1f.tar.xz
|
||||
/createrepo_c-1e32fcd.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global gitrev e509b1f
|
||||
%global gitrev 1e32fcd
|
||||
# gitrev is output of: git rev-parse --short HEAD
|
||||
|
||||
Summary: Creates a common metadata repository
|
||||
Name: createrepo_c
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -115,6 +115,9 @@ make install DESTDIR=$RPM_BUILD_ROOT/
|
||||
%{python_sitearch}/createrepo_c/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 12 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.6.1-1
|
||||
- updateinfo: Use Python datetime objects in python bindings
|
||||
|
||||
* Tue Aug 5 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.6.0-1
|
||||
- Support for updateinfo.xml manipulation (including Python bindings)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user