[system-config-language/f12/master] * Wed Sep 8 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-1 - new release by upstream - upload new so

Naveen Kumar nkumar at fedoraproject.org
Wed Sep 8 09:57:35 UTC 2010


commit f295bc9c776633240e6db160c46944486178cad9
Author: Naveen Kumar <nkumar at redhat.com>
Date:   Wed Sep 8 15:25:17 2010 +0530

    * Wed Sep 8 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-1
    - new release by upstream
    - upload new source system-config-language-1.3.5.tar.bz2
    - remove scl-1.3.4-devel.patch

 .gitignore                  |    1 +
 scl-1.3.4-devel.patch       |   81 -------------------------------------------
 sources                     |    2 +-
 system-config-language.spec |   11 ++++--
 4 files changed, 9 insertions(+), 86 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 272299d..577e05f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ system-config-language-1.3.1.tar.bz2
 system-config-language-1.3.2.tar.bz2
 system-config-language-1.3.3.tar.bz2
 system-config-language-1.3.4.tar.bz2
+/system-config-language-1.3.5.tar.bz2
diff --git a/sources b/sources
index 426e296..3175e29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-774bfdd7db36c33c8677fa651bf21c54  system-config-language-1.3.4.tar.bz2
+34fe34b9921bddb5dd7981500249bbb7  system-config-language-1.3.5.tar.bz2
diff --git a/system-config-language.spec b/system-config-language.spec
index 5d37a64..8106896 100644
--- a/system-config-language.spec
+++ b/system-config-language.spec
@@ -1,10 +1,9 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
-Version: 1.3.4
-Release: 2%{?dist}
+Version: 1.3.5
+Release: 1%{?dist}
 URL: https://fedorahosted.org/system-config-language/
 Source0: https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.bz2
-Patch0: scl-1.3.4-devel.patch
 License: GPLv2
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,7 +25,6 @@ allows the user to change the default language of the system.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 make %{?_smp_mflags}
@@ -88,6 +86,11 @@ fi
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language
 
 %changelog
+* Wed Sep 8 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-1
+- new release by upstream
+- upload new source system-config-language-1.3.5.tar.bz2
+- remove scl-1.3.4-devel.patch
+
 * Tue Jun 15 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.4-2
 - apply patch scl-1.3.4-devel.patch
 - contains some enhanc. reg. force. change of lang. when dep. are not installed


More information about the scm-commits mailing list