Hello community,

here is the log from the commit of package yast2-slide-show for 
openSUSE:Factory checked in at 2012-08-07 08:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-slide-show (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-slide-show.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-slide-show", Maintainer is "k...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-slide-show/yast2-slide-show.changes        
2012-08-04 13:43:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-slide-show.new/yast2-slide-show.changes   
2012-08-07 08:26:04.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug  6 15:16:14 UTC 2012 - k...@suse.de
+
+- 2.22.0:
+- Update version number; bnc#671697.
+
+-------------------------------------------------------------------

Old:
----
  yast2-slide-show-2.21.1.tar.bz2

New:
----
  yast2-slide-show-2.22.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-slide-show.spec ++++++
--- /var/tmp/diff_new_pack.Q88vRw/_old  2012-08-07 08:26:05.000000000 +0200
+++ /var/tmp/diff_new_pack.Q88vRw/_new  2012-08-07 08:26:05.000000000 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           yast2-slide-show
-Version:        2.21.1
+Version:        2.22.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-slide-show-2.21.1.tar.bz2
+Source0:        yast2-slide-show-2.22.0.tar.bz2
 
 Prefix:         /usr
 
@@ -68,7 +68,7 @@
 The slide show displayed during package installation with YaST2.
 
 %prep
-%setup -n yast2-slide-show-2.21.1
+%setup -n yast2-slide-show-2.22.0
 pushd SuSELinux
 tar xf %{S:10}
 langs=$(tar tf %{S:10}|sed 's=.*po/==;s=\.po$==;/^$/d'|sort -u|fmt -w1000)

++++++ yast2-slide-show-2.21.1.tar.bz2 -> yast2-slide-show-2.22.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/Makefile.am 
new/yast2-slide-show-2.22.0/Makefile.am
--- old/yast2-slide-show-2.21.1/Makefile.am     2011-09-19 11:37:42.000000000 
+0200
+++ new/yast2-slide-show-2.22.0/Makefile.am     2012-08-06 16:42:05.000000000 
+0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS            = $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR           = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES           = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR           = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl    = README COPYING
@@ -155,7 +154,7 @@
            $(Y2TOOL) create-spec < $$i > $$here/package/$${newname} ; \
        done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION      = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
        @echo "Not running parseycp."
 
-check-all-packages:
-       @if [ ! -e "$(ALL_PACKAGES)" ]; then                            \
-               echo ERROR: "Can't find $(ALL_PACKAGES)"; false;        \
-       fi
-       @if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then            
\
-               echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
-       fi
-       @if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
-               echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:";     \
-               echo;                                                   \
-               grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES);     \
-               echo;                                                   \
-               false;                                                  \
-       fi
-
 check-textdomain:
        $(Y2TOOL) check-textdomain $(srcdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/Makefile.in 
new/yast2-slide-show-2.22.0/Makefile.in
--- old/yast2-slide-show-2.21.1/Makefile.in     2011-09-19 11:37:47.000000000 
+0200
+++ new/yast2-slide-show-2.22.0/Makefile.in     2012-08-06 16:42:10.000000000 
+0200
@@ -262,7 +262,6 @@
 # do we do Makefile.am for devtools? It is a little special...
 IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
 DEVTOOLS_DIR = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 COPYRIGHT_files_gpl = README COPYING
 COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
@@ -903,7 +902,7 @@
            $(Y2TOOL) create-spec < $$i > $$here/package/$${newname} ; \
        done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
        if [ -d $(srcdir)/CVS ]; then \
@@ -931,21 +930,6 @@
 check-parse:
        @echo "Not running parseycp."
 
-check-all-packages:
-       @if [ ! -e "$(ALL_PACKAGES)" ]; then                            \
-               echo ERROR: "Can't find $(ALL_PACKAGES)"; false;        \
-       fi
-       @if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then            
\
-               echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
-       fi
-       @if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
-               echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:";     \
-               echo;                                                   \
-               grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES);     \
-               echo;                                                   \
-               false;                                                  \
-       fi
-
 check-textdomain:
        $(Y2TOOL) check-textdomain $(srcdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/SLED/slideshow.xml 
new/yast2-slide-show-2.22.0/SLED/slideshow.xml
--- old/yast2-slide-show-2.21.1/SLED/slideshow.xml      2011-05-31 
08:52:55.000000000 +0200
+++ new/yast2-slide-show-2.22.0/SLED/slideshow.xml      2012-08-06 
16:33:41.000000000 +0200
@@ -268,13 +268,7 @@
 document formats including Open Document Format, Microsoft Office formats
 (including OO XML), Works, WordPerfect and others.</para>
 
-<para>Novell is a leader in the Mono project which is an open source version
-of the Microsoft .NET development platform. Its objective is to enable
-developers to build and deploy cross-platform .NET Applications. Mono is
-the base for Moonlight enabling you to enjoy Microsoft Silverlight
-content on your Linux desktop.</para>
-
-<para>Futhermore, SUSE Linux Enterprise Desktop provides accessibility features
+<para>Furthermore, SUSE Linux Enterprise Desktop provides accessibility 
features
 so that anyone can take advantage of the improved productivity and lower
 cost that a Linux desktop provides.</para>
 
Files old/yast2-slide-show-2.21.1/SuSELinux/pic/12_novell.png and 
new/yast2-slide-show-2.22.0/SuSELinux/pic/12_novell.png differ
Files old/yast2-slide-show-2.21.1/SuSELinux/pic/12_suse.png and 
new/yast2-slide-show-2.22.0/SuSELinux/pic/12_suse.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/SuSELinux/slideshow.pot 
new/yast2-slide-show-2.22.0/SuSELinux/slideshow.pot
--- old/yast2-slide-show-2.21.1/SuSELinux/slideshow.pot 2011-09-19 
11:54:05.000000000 +0200
+++ new/yast2-slide-show-2.22.0/SuSELinux/slideshow.pot 2012-08-06 
16:43:16.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-09-19 11:54+0200\n"
+"POT-Creation-Date: 2012-08-06 16:43+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -14,11 +14,11 @@
 msgstr ""
 
 #: slideshow.xml:17(title)
-msgid "Welcome to openSUSE™"
+msgid "Welcome to openSUSE™!"
 msgstr ""
 
 #: slideshow.xml:19(para)
-msgid "Whether you use your computer to communicate with friends, family, or 
colleagues; to manage and enjoy your pictures and music; to browse the Internet 
for the latest news or for fun; to write a report or budget; or to host a 
personal Web site or home network, you will find everything you need in 
openSUSE 12.1."
+msgid "Whether you use your computer to communicate with friends, family, or 
colleagues; to manage and enjoy your pictures and music; to browse the Internet 
for the latest news or for fun; to write a report or budget; or to host a 
personal Web site or home network, you will find everything you need in 
openSUSE 12.2."
 msgstr ""
 
 #: slideshow.xml:29(title)
@@ -46,7 +46,7 @@
 msgstr ""
 
 #: slideshow.xml:57(para)
-msgid "You can communicate more effectively with openSUSE 12.1 because it 
provides a complete set of tools for Web browsing and e-mail management—it even 
includes the newest Voice over IP technology."
+msgid "You can communicate more effectively with openSUSE 12.2 because it 
provides a complete set of tools for Web browsing and e-mail management—it even 
includes the newest Voice over IP technology."
 msgstr ""
 
 #: slideshow.xml:63(para)
@@ -70,7 +70,7 @@
 msgstr ""
 
 #: slideshow.xml:91(para)
-msgid "The openSUSE 12.1 distribution comes complete with the latest version 
of the leading Linux productivity suite, LibreOffice. It features a word 
processor, spreadsheet application, HTML editor, presentation designer, and 
database manager. It reads and writes multiple formats—including Microsoft 
Office formats—so you can move back and forth easily between openSUSE and 
popular non-Linux productivity software. LibreOffice is the perfect choice for 
reports, papers, home budgets, simple graphics and more."
+msgid "The openSUSE 12.2 distribution comes complete with the latest version 
of the leading Linux productivity suite, LibreOffice. It features a word 
processor, spreadsheet application, HTML editor, presentation designer, and 
database manager. It reads and writes multiple formats—including Microsoft 
Office formats—so you can move back and forth easily between openSUSE and 
popular non-Linux productivity software. LibreOffice is the perfect choice for 
reports, papers, home budgets, simple graphics and more."
 msgstr ""
 
 #: slideshow.xml:102(title)
@@ -122,11 +122,11 @@
 msgstr ""
 
 #: slideshow.xml:168(para)
-msgid "The openSUSE distribution provides extensive documentation for specific 
openSUSE questions as well as general Linux-related questions. The Help Center 
is accessible via the main menu. Manuals are also available in PDF and can be 
downloaded and printed (http://en.opensuse.org/Documentation)."
+msgid "The openSUSE distribution provides extensive documentation for specific 
openSUSE questions as well as general Linux-related questions. The Help Center 
is accessible via the main menu. Manuals are also available in PDF and can be 
downloaded and printed (http://en.opensuse.org/Portal:Documentation)."
 msgstr ""
 
 #: slideshow.xml:178(para)
-msgid "Even more information is available in the openSUSE wiki at 
http://en.opensuse.org/. Under \"Documentation,\" you'll discover links to 
useful information created and maintained by other openSUSE users. You can also 
find links to the documentation available on the official Novell Web site. For 
help with specific openSUSE problems, check out the Support Database at 
www.opensuse.org"
+msgid "Even more information is available in the openSUSE wiki at 
http://en.opensuse.org/. Under \"Documentation,\" you'll discover links to 
useful information created and maintained by other openSUSE users. You can also 
find links to the documentation available on the official SUSE Web site. For 
help with specific openSUSE problems, check out the Support Database at 
www.opensuse.org"
 msgstr ""
 
 #: slideshow.xml:189(para)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/SuSELinux/slideshow.xml 
new/yast2-slide-show-2.22.0/SuSELinux/slideshow.xml
--- old/yast2-slide-show-2.21.1/SuSELinux/slideshow.xml 2011-09-19 
12:01:10.000000000 +0200
+++ new/yast2-slide-show-2.22.0/SuSELinux/slideshow.xml 2012-08-06 
16:33:42.000000000 +0200
@@ -4,7 +4,7 @@
 <!ENTITY suse "SUSE">
 <!ENTITY suselinux "&suse; Linux">
 <!ENTITY opensuse "openSUSE">
-<!ENTITY suse-version "12.1">
+<!ENTITY suse-version "12.2">
 ]>
 <!-- <table cellspacing="10" cellpadding="5"> -->
 <!--   <tr> -->
@@ -171,7 +171,7 @@
 Center is accessible via the main menu. Manuals are also available in
 PDF and can be downloaded and printed <!-- translator: check whether a
 dedicated page exists for your language and use it instead of "en" -->
-(http://en.opensuse.org/Documentation).
+(http://en.opensuse.org/Portal:Documentation).
 
     </para>
 
@@ -181,7 +181,7 @@
 use it instead of "en" -->  http://en.opensuse.org/. Under
 "Documentation," you'll discover links to useful information created and
 maintained by other openSUSE users. You can also find links to the
-documentation available on the official Novell Web site. For help with
+documentation available on the official SUSE Web site. For help with
 specific openSUSE problems, check out the Support Database at
 www.opensuse.org
     </para>
@@ -203,7 +203,7 @@
 
   </section>
 
- <section label="12_novell">
+ <section label="12_suse">
   <title>SUSE and Linux</title>
   <para>
 SUSE is committed to your success with Linux. In addition to openSUSE,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/VERSION 
new/yast2-slide-show-2.22.0/VERSION
--- old/yast2-slide-show-2.21.1/VERSION 2011-09-19 11:06:33.000000000 +0200
+++ new/yast2-slide-show-2.22.0/VERSION 2012-08-06 16:41:44.000000000 +0200
@@ -1 +1 @@
-2.21.1
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/configure 
new/yast2-slide-show-2.22.0/configure
--- old/yast2-slide-show-2.21.1/configure       2011-09-19 11:37:46.000000000 
+0200
+++ new/yast2-slide-show-2.22.0/configure       2012-08-06 16:42:09.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-slide-show 2.21.1.
+# Generated by GNU Autoconf 2.68 for yast2-slide-show 2.22.0.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-slide-show'
 PACKAGE_TARNAME='yast2-slide-show'
-PACKAGE_VERSION='2.21.1'
-PACKAGE_STRING='yast2-slide-show 2.21.1'
+PACKAGE_VERSION='2.22.0'
+PACKAGE_STRING='yast2-slide-show 2.22.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1230,7 +1230,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-slide-show 2.21.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-slide-show 2.22.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1302,7 +1302,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-slide-show 2.21.1:";;
+     short | recursive ) echo "Configuration of yast2-slide-show 2.22.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1382,7 +1382,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-slide-show configure 2.21.1
+yast2-slide-show configure 2.22.0
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1399,7 +1399,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-slide-show $as_me 2.21.1, which was
+It was created by yast2-slide-show $as_me 2.22.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2329,7 +2329,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-slide-show'
- VERSION='2.21.1'
+ VERSION='2.22.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2451,7 +2451,7 @@
 
 
 
-VERSION="2.21.1"
+VERSION="2.22.0"
 RPMNAME="yast2-slide-show"
 MAINTAINER="Karl Eichwalder <k...@suse.de>"
 
@@ -3379,7 +3379,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-slide-show $as_me 2.21.1, which was
+This file was extended by yast2-slide-show $as_me 2.22.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3432,7 +3432,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-slide-show config.status 2.21.1
+yast2-slide-show config.status 2.22.0
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-2.21.1/configure.in 
new/yast2-slide-show-2.22.0/configure.in
--- old/yast2-slide-show-2.21.1/configure.in    2011-09-19 11:37:42.000000000 
+0200
+++ new/yast2-slide-show-2.22.0/configure.in    2012-08-06 16:42:04.000000000 
+0200
@@ -1,8 +1,8 @@
 dnl configure.in for yast2-slide-show
 dnl
-dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
-AC_INIT(yast2-slide-show, 2.21.1, http://bugs.opensuse.org/, yast2-slide-show)
+AC_INIT(yast2-slide-show, 2.22.0, http://bugs.opensuse.org/, yast2-slide-show)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -17,7 +17,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.1"
+VERSION="2.22.0"
 RPMNAME="yast2-slide-show"
 MAINTAINER="Karl Eichwalder <k...@suse.de>"
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to