diff --git a/sources b/sources index de9bf69..46923a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84eede25288772f38719d5c9e13ae75e yum-3.2.26.tar.gz +b2b84be5fad612c4c698e37cc8510492 yum-3.2.27.tar.gz diff --git a/yum.spec b/yum.spec index 61400a5..18a369e 100644 --- a/yum.spec +++ b/yum.spec @@ -2,8 +2,8 @@ Summary: RPM installer/updater Name: yum -Version: 3.2.26 -Release: 6%{?dist} +Version: 3.2.27 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz @@ -59,7 +59,7 @@ can notify you when they are available via email, syslog or dbus. %patch3 -p0 %patch4 -p0 %patch5 -p1 -%patch6 -p1 +#%%%patch6 -p1 %build make @@ -110,16 +110,18 @@ rm -rf $RPM_BUILD_ROOT %dir /usr/lib/yum-plugins %changelog +* Thu Mar 18 2010 Seth Vidal - 3.2.27-1 +- 3.2.27 from upstream (more or less the same as 3.2.26-6 but with a new number + * Thu Mar 11 2010 Seth Vidal - 3.2.26-6 -- latest HEAD - to test in f13 before 3.2.27 - which should be final for f13 +- should be the final HEAD update before 3.2.27 -* Wed Mar 3 2010 Seth Vidal - 3.2.26-5 -- patch to fix rhbug 567346 +* Thu Feb 24 2010 James Antill - 3.2.26-5 +- new HEAD, minor features and speed. * Wed Feb 17 2010 Seth Vidal - 3.2.26-4 - new HEAD to fix the fix to the fix - * Tue Feb 16 2010 Seth Vidal - 3.2.26-3 - latest head - including fixes to searchPrcos