[system-config-language/f20] Update to 2.3.0 release

Parag Nemade pnemade at fedoraproject.org
Mon Jun 30 08:43:19 UTC 2014


commit 87a1e780dd563d55522a36fb6075a6b9f176be16
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Jun 30 14:13:23 2014 +0530

    Update to 2.3.0 release

 .gitignore                  |    1 +
 sources                     |    2 +-
 system-config-language.spec |   11 +++++------
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 192f8fb..87896f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ system-config-language-1.3.4.tar.bz2
 /system-config-language-2.0.0.tar.xz
 /system-config-language-2.1.0.tar.xz
 /system-config-language-2.2.0.tar.xz
+/system-config-language-2.3.0.tar.xz
diff --git a/sources b/sources
index ddbf2aa..85cf4c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac62097a5267a874d15e7814c1723e12  system-config-language-2.2.0.tar.xz
+0a22ec452986969f490d93e2cd1bb0cf  system-config-language-2.3.0.tar.xz
diff --git a/system-config-language.spec b/system-config-language.spec
index 5d43cfa..4b8c811 100644
--- a/system-config-language.spec
+++ b/system-config-language.spec
@@ -1,7 +1,7 @@
 Summary:  A graphical interface for modifying the system language
 Name:     system-config-language
-Version:  2.2.0
-Release:  3%{?dist}
+Version:  2.3.0
+Release:  1%{?dist}
 URL:      https://fedorahosted.org/system-config-language/
 Source0:  https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.xz
 License:  GPLv2+
@@ -24,7 +24,6 @@ allows the user to change the default language of the system.
 
 %prep
 %setup -q
-sed -i '36,37d' src/language_gui.py
 
 %build
 %configure
@@ -66,6 +65,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/polkit-1/actions/org.fedoraproject.config.language.policy
 
 %changelog
+* Mon Jun 30 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.3.0-1
+- Update to 2.3.0 release
+
 * Fri Jun 20 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.2.0-3
 - Resolves:rh#1111505:Temporary workaround is to remove icon file
 
@@ -75,9 +77,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Mon Jun 16 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.2.0-1
 - Update to 2.2.0 release
 
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Tue May 27 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.1.0-1
 - Update to 2.1.0 release
 


More information about the scm-commits mailing list