[yum-commits] 4 commits - ChangeLog yum-utils.spec

Tim Lauridsen timlau at osuosl.org
Wed Feb 10 05:56:19 UTC 2010


 ChangeLog      |   89 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 yum-utils.spec |    5 ++-
 2 files changed, 93 insertions(+), 1 deletion(-)

New commits:
commit d2ed953fa401f22af23b00e497b85ec8b0954f25
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Feb 10 06:56:48 2010 +0100

    updated ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 9b6dbfe..f63c82e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,19 @@
 
 	* yum-utils.spec: bumped yum-utils version to 1.1.26
 
+2010-02-10  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* ChangeLog: updated ChangeLog
+
+2010-02-10  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* yum-utils.spec: bumped yum-utils version to 1.1.26
+
+2010-02-09  Ville Skyttä <ville.skytta at iki.fi>
+
+	* docs/repoquery.1, repoquery.py, yum-utils.bash: Add --config
+	option as the long variant of -c.
+
 2010-02-03  Mike Snitzer <msnitzer at fedoraproject.org>
 
 	* plugins/fs-snapshot/fs-snapshot.py: commit final fs-snapshot patch
commit 81f7005b84bfb45c779155e637cf1aad876f7a46
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Feb 10 06:56:47 2010 +0100

    bumped yum-utils version to 1.1.26

diff --git a/yum-utils.spec b/yum-utils.spec
index ff6e4c7..307a4e8 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -620,7 +620,7 @@ fi
 
 %changelog
 * Wed Feb 10 2010 Tim Lauridsen <timlau at fedoraproject.org>
-- mark as 1.1.26
+- mark as 1.1.26  
 
 * Wed Jan 27 2010 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.25
commit 861fa225471dc6bc71703fcfd068afcee801cb50
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Feb 10 06:54:53 2010 +0100

    updated ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 901c788..9b6dbfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2010-02-10  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* yum-utils.spec: bumped yum-utils version to 1.1.26
+
+2010-02-03  Mike Snitzer <msnitzer at fedoraproject.org>
+
+	* plugins/fs-snapshot/fs-snapshot.py: commit final fs-snapshot patch
+	for mike
+
+2010-02-03  Mike Snitzer <msnitzer at fedoraproject.org>
+
+	* docs/yum-fs-snapshot.1, docs/yum-fs-snapshot.conf.5,
+	plugins/fs-snapshot/fs-snapshot.conf,
+	plugins/fs-snapshot/fs-snapshot.py: add lvm support for fs-snapshot
+	plugin
+
+2010-02-03  James Antill <james at and.org>
+
+	* yum-builddep.py: Minor builddep speedup, for srcnames lookup don't
+	load all pkgs
+
+2010-02-03  James Antill <james at and.org>
+
+	* yum-builddep.py: yum-builddep should do something useful for local
+	.src.rpm files, BZ 561341
+
+2010-02-03  Seth Vidal <skvidal at fedoraproject.org>
+
+	Merge branch 'master' of
+	ssh://yum.baseurl.org/srv/projects/yum/git/yum-utils  * 'master' of
+	ssh://yum.baseurl.org/srv/projects/yum/git/yum-utils:   Fix
+	copy&paste from Makefile => .spec, $(var) => $var
+
+2010-02-03  Seth Vidal <skvidal at fedoraproject.org>
+
+	* yum-builddep.py: move toActOn initialization up to avoid rh bug:
+	https://bugzilla.redhat.com/show_bug.cgi?id=561341
+
+2010-02-02  James Antill <james at and.org>
+
+	* yum-utils.spec: Fix copy&paste from Makefile => .spec, $(var) =>
+	$var
+
+2010-02-02  Seth Vidal <skvidal at fedoraproject.org>
+
+	* needs-restarting.py: disable plugins on needs-restarting for rh
+	bug: #561023
+
+2010-02-01  James Antill <james at and.org>
+
+	* yum-util-cli-template: Change cli template: print_help => print
+	format_help() al la. BZ 560369
+
+2010-02-01  James Antill <james at and.org>
+
+	* repomanage.py, repoquery.py: Remove the rest of the print_help
+	calls, unicide al la. BZ 560369
+
+2010-02-01  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* package-cleanup.py: fix UnicodeDecode Error in package-cleanup for
+	some locales like de_DE.utf8 (rhbz #560369)
+
+2010-01-29  James Antill <james at and.org>
+
+	* yum-builddep.py: Don't refer to opts.source in yum-builddep
+
+2010-01-28  James Antill <james at and.org>
+
+	* plugins/local/local.py: Fix the done message in the "local" plugin
+
+
+2010-01-27  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* ChangeLog: updated ChangeLog
+
 2010-01-27  Tim Lauridsen <timlau at fedoraproject.org>
 
 	* yum-utils.spec: bumped yum-utils version to 1.1.25
commit 3020cd1a66e0d72eb4e23003a58409a812d72296
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Feb 10 06:54:52 2010 +0100

    bumped yum-utils version to 1.1.26

diff --git a/yum-utils.spec b/yum-utils.spec
index 405501b..ff6e4c7 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -1,6 +1,6 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
-Version: 1.1.25
+Version: 1.1.26
 Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
@@ -619,6 +619,9 @@ fi
 %{_mandir}/man5/yum-fs-snapshot.conf.5.*
 
 %changelog
+* Wed Feb 10 2010 Tim Lauridsen <timlau at fedoraproject.org>
+- mark as 1.1.26
+
 * Wed Jan 27 2010 Tim Lauridsen <timlau at fedoraproject.org>
 - mark as 1.1.25
 - add touch /etc/yum.repos.d/_local.repo to install section


More information about the Yum-commits mailing list