[yum-langpacks] 0.2.2

Bill Nottingham notting at fedoraproject.org
Mon Mar 14 18:35:05 UTC 2011


commit 80bb8a74ca34a490cc6b892d9e042d2129b0d2d7
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Mar 14 14:35:51 2011 -0400

    0.2.2

 .gitignore         |    1 +
 sources            |    1 +
 yum-langpacks.spec |    5 ++++-
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 553679c..20ac746 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /yum-langpacks-0.2.1.tar.gz
+/yum-langpacks-0.2.2.tar.gz
diff --git a/sources b/sources
index ba41f07..47916be 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0f03bef2a94f78fc962309384cfe2a5f  yum-langpacks-0.2.1.tar.gz
+8763043f74865d3b8f701fe670b37356  yum-langpacks-0.2.2.tar.gz
diff --git a/yum-langpacks.spec b/yum-langpacks.spec
index c61bada..f54e885 100644
--- a/yum-langpacks.spec
+++ b/yum-langpacks.spec
@@ -2,7 +2,7 @@
 
 Summary: Langpacks plugin for yum
 Name: yum-langpacks
-Version: 0.2.1
+Version: 0.2.2
 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 Mar 14 2011 Bill Nottingham <notting at redhat.com> - 0.2.2-1
+- don't match in-progress updates as removals (#684817)
+
 * Fri Mar 11 2011 Bill Nottingham <notting at redhat.com> - 0.2.1-1
 - fix it to work on provides, not just names (#681747)
 


More information about the scm-commits mailing list