From 15355f695aaeef6afe3d5eacef96f4ba6ac66ea7 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Thu, 30 Sep 2004 05:52:43 +0000 Subject: [PATCH] update to 0.3.9 --- Makefile | 2 +- createrepo.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cddfb9b..c7f24e8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = createrepo -VERSION = 0.3.8 +VERSION = 0.3.9 SHELL = /bin/sh top_srcdir = . srcdir = . diff --git a/createrepo.spec b/createrepo.spec index d2e2488..418b7ab 100644 --- a/createrepo.spec +++ b/createrepo.spec @@ -1,6 +1,6 @@ Summary: Creates a common metadata repository Name: createrepo -Version: 0.3.8 +Version: 0.3.9 Release: 1 License: GPL Group: System Environment/Base @@ -33,6 +33,10 @@ rpm packages %{_bindir}/%{name} %changelog +* Thu Sep 30 2004 Seth Vidal +- 0.3.9 +- fix for groups checksum creation + * Sat Sep 11 2004 Seth Vidal - 0.3.8 -- 2.34.1