[yum-langpacks] 0.2.0

Bill Nottingham notting at fedoraproject.org
Tue Mar 8 21:26:15 UTC 2011


commit 338fab5c02811447586c700cd97f10580083de75
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Mar 8 16:28:52 2011 -0500

    0.2.0

 .gitignore         |    2 +-
 sources            |    2 +-
 yum-langpacks.spec |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dab218..b8300a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-yum-langpacks-0.1.5.tar.gz
+/yum-langpacks-0.2.0.tar.gz
diff --git a/sources b/sources
index 30a615d..7e5ef4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f1a83223f191e675f85856b6ccca78c  yum-langpacks-0.1.5.tar.gz
+506d109ca49bf1ba6abf2ff6fdad88ee  yum-langpacks-0.2.0.tar.gz
diff --git a/yum-langpacks.spec b/yum-langpacks.spec
index e4b1c44..eaf7496 100644
--- a/yum-langpacks.spec
+++ b/yum-langpacks.spec
@@ -2,8 +2,8 @@
 
 Summary: Langpacks plugin for yum
 Name: yum-langpacks
-Version: 0.1.5
-Release: 4%{?dist}
+Version: 0.2.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source0: http://petersen.fedorapeople.org/%{name}/%{name}-%{version}.tar.gz
@@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/langpacks.conf
 
 %changelog
+* Tue Mar 08 2011 Bill Nottingham <notting at redhat.com> - 0.2.0-1
+- update to new version that works on metadata (#681747, #682114)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list