[yum-langpacks] 0.2.3-1

Bill Nottingham notting at fedoraproject.org
Mon Oct 24 21:15:11 UTC 2011


commit e49d256475f7f9836606725cc3c6a9b115f30dd7
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Oct 24 17:15:04 2011 -0400

    0.2.3-1

 .gitignore         |    2 +-
 sources            |    2 +-
 yum-langpacks.spec |    5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9341512..336a8fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yum-langpacks-0.2.2.tar.gz
+/yum-langpacks-0.2.3.tar.gz
diff --git a/sources b/sources
index 5740af5..377a1f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8763043f74865d3b8f701fe670b37356  yum-langpacks-0.2.2.tar.gz
+7e7ed880a8ac07cb3b0899de9bd0b634  yum-langpacks-0.2.3.tar.gz
diff --git a/yum-langpacks.spec b/yum-langpacks.spec
index f54e885..0deb628 100644
--- a/yum-langpacks.spec
+++ b/yum-langpacks.spec
@@ -2,7 +2,7 @@
 
 Summary: Langpacks plugin for yum
 Name: yum-langpacks
-Version: 0.2.2
+Version: 0.2.3
 Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
@@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/langpacks.conf
 
 %changelog
+* Mon Oct 24 2011 Bill Nottingham <notting at redhat.com> - 0.2.3-1
+- use compressed group metadata where possible (#748186)
+
 * Mon Mar 14 2011 Bill Nottingham <notting at redhat.com> - 0.2.2-1
 - don't match in-progress updates as removals (#684817)
 


More information about the scm-commits mailing list