[yum-cvs] yum cli.py, 1.144.2.7, 1.144.2.8 yum-daily.spec, 1.13.2.2, 1.13.2.3 yum.spec, 1.47.2.2, 1.47.2.3
Seth Vidal
skvidal at login.linux.duke.edu
Mon Jun 27 04:10:13 UTC 2005
Update of /home/groups/yum/cvs/yum
In directory login:/tmp/cvs-serv9863
Modified Files:
Tag: yum-2_2_X
cli.py yum-daily.spec yum.spec
Log Message:
mark as 2.2.2
Index: cli.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/cli.py,v
retrieving revision 1.144.2.7
retrieving revision 1.144.2.8
diff -u -r1.144.2.7 -r1.144.2.8
--- cli.py 15 Mar 2005 07:15:20 -0000 1.144.2.7
+++ cli.py 27 Jun 2005 04:10:11 -0000 1.144.2.8
@@ -42,7 +42,7 @@
import urlgrabber
import urlgrabber.grabber
-__version__ = '2.2.1'
+__version__ = '2.2.2'
class YumBaseCli(yum.YumBase, output.YumOutput):
Index: yum-daily.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum-daily.spec,v
retrieving revision 1.13.2.2
retrieving revision 1.13.2.3
diff -u -r1.13.2.2 -r1.13.2.3
--- yum-daily.spec 20 Jun 2005 00:26:54 -0000 1.13.2.2
+++ yum-daily.spec 27 Jun 2005 04:10:11 -0000 1.13.2.3
@@ -1,7 +1,7 @@
%define date #DATE#
Summary: RPM installer/updater
Name: yum
-Version: 2.2.1
+Version: 2.2.2
Release: %{date}
License: GPL
Group: System Environment/Base
@@ -73,6 +73,9 @@
%{_mandir}/man*/*
%changelog
+* Mon Jun 27 2005 Seth Vidal <skvidal at phy.duke.edu>
+- 2.2.2
+
* Tue Mar 15 2005 Seth Vidal <skvidal at phy.duke.edu>
- 2.2.1
Index: yum.spec
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum.spec,v
retrieving revision 1.47.2.2
retrieving revision 1.47.2.3
diff -u -r1.47.2.2 -r1.47.2.3
--- yum.spec 20 Jun 2005 00:26:55 -0000 1.47.2.2
+++ yum.spec 27 Jun 2005 04:10:11 -0000 1.47.2.3
@@ -1,6 +1,6 @@
Summary: RPM installer/updater
Name: yum
-Version: 2.2.1
+Version: 2.2.2
Release: 1
License: GPL
Group: System Environment/Base
@@ -72,6 +72,9 @@
%{_mandir}/man*/*
%changelog
+* Mon Jun 27 2005 Seth Vidal <skvidal at phy.duke.edu>
+- 2.2.2
+
* Tue Mar 15 2005 Seth Vidal <skvidal at phy.duke.edu>
- 2.2.1
More information about the Yum-cvs-commits
mailing list