ChangeLog createrepo.spec

[email protected] Fri, 13 Mar 2015 12:49:11 +0000 (UTC)
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 ChangeLog       |   10 ++++++++++
 createrepo.spec |    2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 98e44644622ccebe7c77e98d51dd2b4c74152c3d
Author: Valentina Mukhamedzhanova <[email protected]>
Date:   Fri Mar 13 13:46:26 2015 +0100

    mark as 0.10.4

diff --git a/ChangeLog b/ChangeLog
index 7351ff7..5cb5ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2015-03-13  Valentina Mukhamedzhanova <[email protected]>
+	* Support API users that set pkglist=<package sack>. BZ 1058975
+	* Add options for parallel deltarpm creation.
+	* Tweak work queue action logging.
+	* Fix several AttributeErrors in RepoMetadata.add().
+	* Fix open_checksum and open_size calculation in RepoMetadata.add().
+	* Allow 'sha' checksum type for modifyrepo.
+	* Improve package description. BZ 1088886
+	* Add options to modifyrepo and mergerepo manpages. BZ 1093713
+
 2014-01-28  Zdenek Pavlas <[email protected]>
 	* createrepo --update: ignore cached rpm when checksum_type
 	  has changed.
diff --git a/createrepo.spec b/createrepo.spec
index 3349bf8..3ccacd3 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.3
+Version: 0.10.4
 Release: 1
 License: GPL
 Group: System Environment/Base