rpms/mash/devel .cvsignore, 1.40, 1.41 mash.spec, 1.46, 1.47 sources, 1.42, 1.43

Bill Nottingham notting at fedoraproject.org
Wed May 6 18:47:57 UTC 2009


Author: notting

Update of /cvs/extras/rpms/mash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29642

Modified Files:
	.cvsignore mash.spec sources 
Log Message:
0.5.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	8 Jan 2009 18:16:46 -0000	1.40
+++ .cvsignore	6 May 2009 18:47:27 -0000	1.41
@@ -1 +1 @@
-mash-0.4.9.tar.gz
+mash-0.5.4.tar.gz


Index: mash.spec
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- mash.spec	10 Mar 2009 05:36:41 -0000	1.46
+++ mash.spec	6 May 2009 18:47:27 -0000	1.47
@@ -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.4.9
-Release:        3%{?dist}
+Version:        0.5.4
+Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
 License:        GPL
@@ -13,7 +13,6 @@ Requires:       yum, createrepo, koji
 Conflicts:	pungi < 1.0.0
 BuildRequires:  python-devel
 BuildArch:      noarch
-Patch0:         0001-Add-the-F11-Test-key-to-the-rawhide-config.patch
 
 %description
 mash is a tool that queries a koji buildsystem for the latest RPMs for
@@ -22,7 +21,6 @@ any multlib RPMs that are necessary.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__python} setup.py build
@@ -46,11 +44,25 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
-* Mon Mar 09 2009 Jesse Keating <jkeating at redhat.com> - 0.4.9-3
-- Add an upstream patch for F11 test key
-
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Wed May  6 2009 Bill Nottingham <notting at redhat.com> 0.5.4-1
+- allow configuring createrepo hash type
+- remove old config files
+
+* Mon Apr 27 2009 Bill Nottingham <notting at redhat.com> 0.5.3-1
+- when copying in old deltas, make sure the signatures match current packages
+- don't delta source and debuginfo packages
+
+* Fri Apr 17 2009 Bill Nottingham <notting at redhat.com> 0.5.2-1
+- set a max size for deltarpm-able packages (#496242)
+
+* Thu Apr 16 2009 Bill Nottingham <notting at redhat.com> 0.5.1-1
+- delta fixes
+- handle qt/kde plugins better (#495947)
+
+* Wed Apr 15 2009 Bill Nottingham <notting at redhat.com> 0.5.0-1
+- Add support for generating deltas with createrepo
+- add F11 key to config (<jkeating at redhat.com>)
+- various multlib updates (#485242, etc.)
 
 * Thu Jan  8 2009 Bill Nottingham <notting at redhat.com> 0.4.9-1
 - error out if strict_keys is set and we can't download the signed package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mash/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- sources	8 Jan 2009 18:16:46 -0000	1.42
+++ sources	6 May 2009 18:47:27 -0000	1.43
@@ -1 +1 @@
-7306348a2a2dec270bc03e348817683b  mash-0.4.9.tar.gz
+39e727aebb1bf68d4b6c23cb35067b63  mash-0.5.4.tar.gz




More information about the scm-commits mailing list