diff --git a/createrepo_c.spec b/createrepo_c.spec index ea4fb92..55470f7 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,6 +1,6 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 0.1.8 +Version: 0.1.9 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -82,6 +82,13 @@ make install DESTDIR=$RPM_BUILD_ROOT/ %doc doc/html %changelog +* Mon Sep 03 2012 Tomas Mlcoch - 0.1.9-1 +- Some changes in library interface +- Memory usage optimalization +- Fix a segfault and a race condition +- New cmd options: --read-pkgs-list and --retain-old-md param +- Few other bugfixes + * Wed Aug 15 2012 Tomas Mlcoch - 0.1.8-1 - New interface of repomd module - New cmd options: --repo --revision --distro --content --basedir diff --git a/sources b/sources index 309b054..f30d74e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -224bc9dc17fa742a6d1c958c1ee78383 createrepo_c-0.1.8.tar.xz +c594ea4c6c750b2e500ab9bce45714e5 createrepo_c-0.1.7.tar.xz