[system-config-language] bump the release for missing sources

Parag Nemade pnemade at fedoraproject.org
Mon Jun 16 07:39:25 UTC 2014


commit 86e93a884b8d6a6f8aa73475f86c429cc5c5e2af
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Jun 16 13:09:11 2014 +0530

    bump the release for missing sources

 .gitignore                  |    1 +
 sources                     |    2 +-
 system-config-language.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0956e4..192f8fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ system-config-language-1.3.4.tar.bz2
 /system-config-language-1.4.1.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
diff --git a/sources b/sources
index cef9f50..ddbf2aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64cbf5afc923ceeaa58665333c2061e6  system-config-language-2.1.0.tar.xz
+ac62097a5267a874d15e7814c1723e12  system-config-language-2.2.0.tar.xz
diff --git a/system-config-language.spec b/system-config-language.spec
index 99bee71..53ae2c3 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:  1%{?dist}
+Release:  2%{?dist}
 URL:      https://fedorahosted.org/system-config-language/
 Source0:  https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.xz
 License:  GPLv2+
@@ -65,6 +65,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/polkit-1/actions/org.fedoraproject.config.language.policy
 
 %changelog
+* Mon Jun 16 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.2.0-2
+- bump the release for missing sources
+
 * Mon Jun 16 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.2.0-1
 - Update to 2.2.0 release
 


More information about the scm-commits mailing list