[yum] Update to latest HEAD.

Zdeněk Pavlas zpavlas at fedoraproject.org
Tue Jul 9 08:59:06 UTC 2013


commit 9e8ae0ef2a4744242e7ac89fe8d2053d86e71fec
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date:   Tue Jul 9 10:58:56 2013 +0200

    Update to latest HEAD.
    
    - Pass arch of package to applydeltarpm. BZ 981314.
    - Simple "import sys" fix. BZ 875228
    - Clean up new files when reverting to old repomd.xml

 yum.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index c46f828..45f2cc8 100644
--- a/yum.spec
+++ b/yum.spec
@@ -41,7 +41,7 @@ BuildRequires: bash-completion
 Summary: RPM package installer/updater/manager
 Name: yum
 Version: 3.4.3
-Release: 99%{?dist}
+Release: 100%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz


More information about the scm-commits mailing list