[mash] update to 0.5.19

Bill Nottingham notting at fedoraproject.org
Fri Jul 30 16:31:46 UTC 2010


commit 8d9609afe5874a053060b138dcad42af19e0facb
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Jul 30 12:31:20 2010 -0400

    update to 0.5.19

 .gitignore |    1 +
 mash.spec  |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec00ce6..3e28dc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mash-0.5.18.tar.gz
+mash-0.5.19.tar.gz
diff --git a/mash.spec b/mash.spec
index 03fc167..c007b2a 100644
--- a/mash.spec
+++ b/mash.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           mash
-Version:        0.5.18
-Release:        2%{?dist}
+Version:        0.5.19
+Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
 License:        GPL
@@ -44,9 +44,11 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
-* Mon Jul 26 2010 Bill Nottingham <notting at redhat.com> 0.5.18-2
+* Fri Jul 30 2010 Bill Nottingham <notting at redhat.com> 0.5.19-1
+- retarget branched.mash at f14
+
+* Mon Jul 26 2010 Bill Nottingham <notting at redhat.com> 0.5.18-1
 - add F14 key (<jkeating at redhat.com>)
-- rebuild for new python
 
 * Fri Jun 25 2010 Bill Nottingham <notting at redhat.com> 0.5.17-1
 - fix copying of prior deltarpms, broken in 0.5.16 (#598584)
diff --git a/sources b/sources
index 8584914..262bffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a899b88ae526ba1700d45923580ae4e  mash-0.5.18.tar.gz
+0fb7185337f1b6e09a2c467bd514ce20  mash-0.5.19.tar.gz


More information about the scm-commits mailing list