[yum: 2/2] update to latest HEAD.

James Antill james at fedoraproject.org
Tue Aug 28 19:51:01 UTC 2012


commit eb069449fffc8ef718d4c09c63eefac9b8516cb9
Merge: 520c115 ca96762
Author: James Antill <james at and.org>
Date:   Tue Aug 28 15:50:42 2012 -0400

    update to latest HEAD.
    
    - Fix environment groups write.
    - Allow merging of updateinfo.
    - Add releasever/arch to repoids on output, if used in urls.

 yum-completion-helper.patch |   11 +++++++++++
 yum.spec                    |   14 ++++++++++++--
 2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --cc yum.spec
index 16a129f,35f157a..9697eb9
--- a/yum.spec
+++ b/yum.spec
@@@ -18,7 -18,7 +18,7 @@@
  Summary: RPM package installer/updater/manager
  Name: yum
  Version: 3.4.3
- Release: 33%{?dist}
 -Release: 34%{?dist}
++Release: 35%{?dist}
  License: GPLv2+
  Group: System Environment/Base
  Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz
@@@ -313,12 -315,14 +315,20 @@@ exit 
  %endif
  
  %changelog
- * Tue Aug 28 2012 James Antill <james at fedoraproject.org> - 3.4.3-33
++* Tue Aug 28 2012 James Antill <james at fedoraproject.org> - 3.4.3-35
 +- update to latest HEAD.
 +- Fix environment groups write.
 +- Allow merging of updateinfo.
 +- Add releasever/arch to repoids on output, if used in urls.
 +
+ * Thu Aug 23 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-34
+ - Some users skip setupProgressCallbacks(). BZ 850913.
+ 
+ * Wed Aug 22 2012 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-33
+ - update to latest HEAD.
+ - Set multi_progress_obj option
+ - Show full URLs and mirror errors when _getFile() fails.
+ 
  * Thu Aug 16 2012 James Antill <james at fedoraproject.org> - 3.4.3-32
  - update to latest HEAD.
  - Some fixes for new environment groups.


More information about the scm-commits mailing list