Update to 0.8.3
This commit is contained in:
parent
dbed6edd50
commit
17eb720605
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/createrepo_c-d745b02.tar.xz
|
||||
/createrepo_c-bf4bd9f.tar.xz
|
||||
/createrepo_c-71da671.tar.xz
|
||||
/createrepo_c-35aecbe.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global gitrev 71da671
|
||||
%global gitrev 35aecbe
|
||||
# gitrev is output of: git rev-parse --short HEAD
|
||||
|
||||
%if 0%{?rhel} == 6
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Summary: Creates a common metadata repository
|
||||
Name: createrepo_c
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -124,6 +124,9 @@ make install DESTDIR=$RPM_BUILD_ROOT/
|
||||
%{python_sitearch}/createrepo_c/
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2015 Tomas Mlcoch <tmlcoch at redhat.com> - 0.8.3-1
|
||||
- mergerepo: Do not prepend file:// if protocol is already specified
|
||||
|
||||
* Thu May 14 2015 Tomas Mlcoch <tmlcoch at redhat.com> - 0.8.2-1
|
||||
- doc: Add man pages for sqliterepo and update manpages for other tools
|
||||
- mergerepo: Work only with noarch packages if --koji is used and
|
||||
|
Loading…
Reference in New Issue
Block a user