ChangeLog createrepo.spec
[email protected] Tue, 28 Jan 2014 12:28:44 +0000 (UTC)
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
ChangeLog | 4 ++++ createrepo.spec | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 42bba3ebf94e25ef81e811bb76368bede10b2361 Author: Zdenek Pavlas <[email protected]> Date: Tue Jan 28 13:28:09 2014 +0100 mark as 0.10.3 diff --git a/ChangeLog b/ChangeLog index bea4892..7351ff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-01-28 Zdenek Pavlas <[email protected]> + * createrepo --update: ignore cached rpm when checksum_type + has changed. + 2014-01-16 Zdenek Pavlas <[email protected]> * catch IOErrors when loading pkglist. BZ 1044997 diff --git a/createrepo.spec b/createrepo.spec index 3d3dd0f..c98d7a8 100644 --- a/createrepo.spec +++ b/createrepo.spec @@ -14,7 +14,7 @@ BuildRequires: bash-completion Summary: Creates a common metadata repository Name: createrepo -Version: 0.10.2 +Version: 0.10.3 Release: 1 License: GPL Group: System Environment/Base