[yum-git] 2 commits - ChangeLog yum-utils.spec

Tim Lauridsen timlau at linux.duke.edu
Wed Aug 27 17:50:07 UTC 2008


 ChangeLog      |  142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 yum-utils.spec |    4 +
 2 files changed, 145 insertions(+), 1 deletion(-)

New commits:
commit d47edb71d88e67856667dcb2044f927056318ecf
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Aug 27 19:50:04 2008 +0200

    updated ChangeLog

diff --git a/ChangeLog b/ChangeLog
index a9c8716..6a79fd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,145 @@
+2008-08-27  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* yum-utils.spec: bumped yum-utils version to 1.1.16
+
+2008-08-27  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* Makefile: Make the uploaded srpm have the right name
+
+2008-08-27  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* Makefile: strip the %{dist} from release
+
+2008-08-27  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* Makefile: Added  to make the build work
+
+2008-08-27  James Antill <james at and.org>
+
+	* plugins/versionlock/versionlock.py: Fix follow_obsoletes in
+	versionlock
+
+2008-08-27  James Antill <james at and.org>
+
+	* plugins/versionlock/versionlock.py: Fix follow_obsoletes in
+	versionlock
+
+2008-08-27  James Antill <james at and.org>
+
+	* yum-NetworkManager-dispatcher: Add the NetworkManager dispatcher
+	script
+
+2008-08-26  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* Makefile: Added separate 'test-cleanup' Makefile tag to make it
+	easier to cleaup a failed 'make test-release'  Use 'make
+	test-release' to test that every thing builds ok.  if something
+	fails then use make 'test-cleanup' to cleanup
+
+2008-08-23  James Antill <james at and.org>
+
+	* yum-utils.spec: Fix the yum-groups-manager man page filename in
+	the specfile
+
+2008-08-23  James Antill <james at and.org>
+
+	* docs/Makefile, docs/yum-groups-manager.1, yum-groups-manager.py,
+	yum-utils.spec: Write man page for yum-groups-manger, tweak the cmd
+	a bit to match docs
+
+2008-08-22  James Antill <james at and.org>
+
+	* plugins/keys/keys.py: Allow keys plugin to remove repo. GPG keys
+
+2008-08-22  James Antill <james at and.org>
+
+	* plugins/keys/keys.py, yum-utils.spec: List/info keys used for
+	repo. signing, as well as rpm ones
+
+2008-08-21  James Antill <james at and.org>
+
+	* yum-groups-manager.py:  Trap IO exceptions, allow just group metadata changes (no package
+	 name additions/removals).
+
+2008-08-21  James Antill <james at and.org>
+
+	* yum-groups-manager.py: Allow yum-groups-manager to remove packages
+	and rename. Also some tweaks
+
+2008-08-20  James Antill <james at and.org>
+
+	* Makefile, yum-utils.spec: Add yum-groups-manager into the
+	build/install
+
+2008-08-20  James Antill <james at and.org>
+
+	* yum-groups-manager.py: Add the initial version of the
+	yum-groups-manager command, seems to work :)
+
+2008-08-16  James Antill <james at and.org>
+
+	* plugins/changelog/changelog.py: Allow changelog's dateutil to be a
+	soft dependency, for RHEL/CentOS
+
+2008-08-16  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* yumdownloader.py: print a more sane error message on RepoError (rh
+	#458501)
+
+2008-08-13  Ville Skyttä <ville.skytta at iki.fi>
+
+	* package-cleanup.py: Improve default leaf regex, make it case
+	insensitive.  Signed-off-by: Ville Skyttä <ville.skytta at iki.fi>
+
+2008-08-16  Tim Lauridsen <timlau at fedoraproject.org>
+
+	Merge branch 'master' of
+	ssh://login.linux.duke.edu/home/groups/yum/git/yum-utils
+
+2008-08-13  Ville Skyttä <ville.skytta at iki.fi>
+
+	* docs/repoquery.1, repoquery.py: Alias -R to --requires.
+	Signed-off-by: Ville Skyttä <ville.skytta at iki.fi>
+
+2008-08-14  James Antill <james at and.org>
+
+	* plugins/filter-data/filter-data.py: Minor speedup when filtering
+	on committer as well as another thing(s)
+
+2008-08-14  James Antill <james at and.org>
+
+	* plugins/filter-data/filter-data.py, yum-utils.spec: Use to_str
+	instead of just str() so we don't try and go from unicode to str
+
+2008-08-14  James Antill <james at and.org>
+
+	* plugins/filter-data/filter-data.py:  Allow available/recent list commands.  Don't require other MD
+	 download if we aren't using it.
+
+2008-08-12  Tim Lauridsen <timlau at fedoraproject.org>
+
+	* ChangeLog, yum-utils.spec: fixed license tag
+
+2008-08-11  James Antill <james at and.org>
+
+	* docs/yum-security.8: Explain the update-minimal problem of deps.
+	bringing in the newest versions
+
+2008-08-10  James Antill <james at and.org>
+
+	* repoquery.py, yum-utils.spec: Use the new setup_locale yum call,
+	and bump the requires version
+
+2008-08-08  James Antill <james at and.org>
+
+	* plugins/fastestmirror/fastestmirror.py: Do special handling for
+	file: before starting the threading
+
+2008-08-07  James Antill <james at and.org>
+
+	* Makefile, yum-utils.spec: Add yum-NetworkManager-dispatcher pkg,
+	closes bug#437808
+
 2008-08-07  tla at dk.ibm.com <tla at tlaws.local>
 
 	* ChangeLog: updated ChangeLog
commit 05e9947564732db155ea589a4f59d83a447f6824
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Aug 27 19:50:03 2008 +0200

    bumped yum-utils version to 1.1.16

diff --git a/yum-utils.spec b/yum-utils.spec
index 0749d4e..9cd5bc4 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.15
+Version: 1.1.16
 Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
@@ -499,6 +499,8 @@ fi
 /etc/NetworkManager/dispatcher.d/*
 
 %changelog
+* Wed Aug 27 2008 Tim Lauridsen <timlau at fedoraproject.org>
+- mark as 1.1.16
 * Wed Aug 20 2008 James Antill <james at fedoraproject.org>
 - add yum-groups-manager
 



More information about the Yum-cvs-commits mailing list