[yum-langpacks/f15/master] 0.2.1

Bill Nottingham notting at fedoraproject.org
Fri Mar 11 17:16:18 UTC 2011


commit dd84c2808be8c892c0605f10c91455b581867d2b
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Mar 11 12:19:35 2011 -0500

    0.2.1

 .gitignore         |    2 +-
 sources            |    2 +-
 yum-langpacks.spec |    5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8300a6..553679c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yum-langpacks-0.2.0.tar.gz
+/yum-langpacks-0.2.1.tar.gz
diff --git a/sources b/sources
index 7e5ef4d..ba41f07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-506d109ca49bf1ba6abf2ff6fdad88ee  yum-langpacks-0.2.0.tar.gz
+0f03bef2a94f78fc962309384cfe2a5f  yum-langpacks-0.2.1.tar.gz
diff --git a/yum-langpacks.spec b/yum-langpacks.spec
index fbb895b..c61bada 100644
--- a/yum-langpacks.spec
+++ b/yum-langpacks.spec
@@ -2,7 +2,7 @@
 
 Summary: Langpacks plugin for yum
 Name: yum-langpacks
-Version: 0.2.0
+Version: 0.2.1
 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
+* Fri Mar 11 2011 Bill Nottingham <notting at redhat.com> - 0.2.1-1
+- fix it to work on provides, not just names (#681747)
+
 * Tue Mar 08 2011 Bill Nottingham <notting at redhat.com> - 0.2.0-1
 - update to new version that works on metadata (#681747, #682114)
 


More information about the scm-commits mailing list