[system-config-kickstart] - Transifex has moved, so update the config. (clumens) - Remove the Japanese-specific man page. (clu

clumens clumens at fedoraproject.org
Fri Jul 26 15:27:08 UTC 2013


commit 4298ff1864f4ba472f4176a17977d755505642fe
Author: Chris Lumens <clumens at redhat.com>
Date:   Fri Jul 26 11:21:57 2013 -0400

    - Transifex has moved, so update the config. (clumens)
    - Remove the Japanese-specific man page. (clumens)
    - Update the system-config-kickstart man page to something useful (#948447). (clumens)
    - Fix a typo. (clumens)

 .gitignore                   |    1 +
 sources                      |    2 +-
 system-config-kickstart.spec |   12 +++++++-----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bffbd56..178fa69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ system-config-kickstart-2.8.7.tar.gz
 /system-config-kickstart-2.8.10.tar.gz
 /system-config-kickstart-2.9.0.tar.gz
 /system-config-kickstart-2.9.1.tar.gz
+/system-config-kickstart-2.9.2.tar.gz
diff --git a/sources b/sources
index 821a1c3..686179e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa60d194b374812171599c71b7ed0127  system-config-kickstart-2.9.1.tar.gz
+1a2b357627a5770969cabcb2f1cbca2a  system-config-kickstart-2.9.2.tar.gz
diff --git a/system-config-kickstart.spec b/system-config-kickstart.spec
index 8104a24..8d76b65 100644
--- a/system-config-kickstart.spec
+++ b/system-config-kickstart.spec
@@ -1,7 +1,7 @@
 Summary: A graphical interface for making kickstart files
 Name: system-config-kickstart
-Version: 2.9.1
-Release: 2%{?dist}
+Version: 2.9.2
+Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/Tools
 License: GPLv2+
 ExclusiveOS: Linux
@@ -65,13 +65,15 @@ fi
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
 %{_mandir}/man8/%{name}*
-%lang(ja) %{_mandir}/ja/man8/%{name}*
 %attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
 %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-kickstart.png
 
 %changelog
-* Sat Apr 13 2013 Bruno Wolff III <bruno at wolff.to> - 2.9.1-2
-- Remove redundant "Requires:" typo
+* Fri Jul 26 2013 Chris Lumens <clumens at redhat.com> - 2.9.2-1
+- Transifex has moved, so update the config. (clumens)
+- Remove the Japanese-specific man page. (clumens)
+- Update the system-config-kickstart man page to something useful (#948447). (clumens)
+- Fix a typo. (clumens)
 
 * Wed Apr 10 2013 Chris Lumens <clumens at redhat.com> - 2.9.1-1
 - Fix an error reading the timezone in generate mode (#916346, #924764). (clumens)


More information about the scm-commits mailing list