Hello community, here is the log from the commit of package gnome-klotski for openSUSE:Factory checked in at 2013-09-23 12:49:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-klotski (Old) and /work/SRC/openSUSE:Factory/.gnome-klotski.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-klotski" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-klotski/gnome-klotski.changes 2013-08-30 16:25:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-klotski.new/gnome-klotski.changes 2013-09-23 12:49:52.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Sep 16 21:27:31 UTC 2013 - dims...@opensuse.org + +- Update to version 3.9.92: + + Add appdata file. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-klotski-3.9.90.tar.xz New: ---- gnome-klotski-3.9.92.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-klotski.spec ++++++ --- /var/tmp/diff_new_pack.CvdQ4e/_old 2013-09-23 12:49:53.000000000 +0200 +++ /var/tmp/diff_new_pack.CvdQ4e/_new 2013-09-23 12:49:53.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-klotski -Version: 3.9.90 +Version: 3.9.92 Release: 0 Summary: Klotski Game for GNOME License: GPL-2.0+ @@ -74,6 +74,8 @@ %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/%{name}/ +%dir %{_datadir}/appdata +%{_datadir}/appdata/gnome-klotski.appdata.xml %{_datadir}/applications/gnotski.desktop %{_datadir}/glib-2.0/schemas/org.gnome.klotski.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}.* ++++++ gnome-klotski-3.9.90.tar.xz -> gnome-klotski-3.9.92.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/Makefile.in new/gnome-klotski-3.9.92/Makefile.in --- old/gnome-klotski-3.9.90/Makefile.in 2013-08-21 01:28:58.000000000 +0200 +++ new/gnome-klotski-3.9.92/Makefile.in 2013-09-17 01:09:38.000000000 +0200 @@ -78,7 +78,7 @@ subdir = . DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) COPYING NEWS \ - compile install-sh missing + compile depcomp install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/NEWS new/gnome-klotski-3.9.92/NEWS --- old/gnome-klotski-3.9.90/NEWS 2013-08-21 01:28:56.000000000 +0200 +++ new/gnome-klotski-3.9.92/NEWS 2013-09-17 01:09:36.000000000 +0200 @@ -1,3 +1,9 @@ +gnome-klotski 3.9.92 +==================== + +* Add appdata file +* Updated translations + gnome-klotski 3.9.90 ==================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/configure new/gnome-klotski-3.9.92/configure --- old/gnome-klotski-3.9.90/configure 2013-08-21 01:28:58.000000000 +0200 +++ new/gnome-klotski-3.9.92/configure 2013-09-17 01:09:37.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-klotski 3.9.90. +# Generated by GNU Autoconf 2.69 for gnome-klotski 3.9.92. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -636,8 +636,8 @@ # Identity of this package. PACKAGE_NAME='gnome-klotski' PACKAGE_TARNAME='gnome-klotski' -PACKAGE_VERSION='3.9.90' -PACKAGE_STRING='gnome-klotski 3.9.90' +PACKAGE_VERSION='3.9.92' +PACKAGE_STRING='gnome-klotski 3.9.92' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1348,7 +1348,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 gnome-klotski 3.9.90 to adapt to many kinds of systems. +\`configure' configures gnome-klotski 3.9.92 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1414,7 +1414,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-klotski 3.9.90:";; + short | recursive ) echo "Configuration of gnome-klotski 3.9.92:";; esac cat <<\_ACEOF @@ -1526,7 +1526,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-klotski configure 3.9.90 +gnome-klotski configure 3.9.92 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1694,7 +1694,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-klotski $as_me 3.9.90, which was +It was created by gnome-klotski $as_me 3.9.92, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2557,7 +2557,7 @@ # Define the identity of the package. PACKAGE='gnome-klotski' - VERSION='3.9.90' + VERSION='3.9.92' cat >>confdefs.h <<_ACEOF @@ -5662,7 +5662,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-klotski $as_me 3.9.90, which was +This file was extended by gnome-klotski $as_me 3.9.92, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5719,7 +5719,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-klotski config.status 3.9.90 +gnome-klotski config.status 3.9.92 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/configure.ac new/gnome-klotski-3.9.92/configure.ac --- old/gnome-klotski-3.9.90/configure.ac 2013-08-21 01:28:56.000000000 +0200 +++ new/gnome-klotski-3.9.92/configure.ac 2013-09-17 01:09:36.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT(gnome-klotski, 3.9.90) +AC_INIT(gnome-klotski, 3.9.92) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/data/Makefile.am new/gnome-klotski-3.9.92/data/Makefile.am --- old/gnome-klotski-3.9.90/data/Makefile.am 2013-08-21 01:28:56.000000000 +0200 +++ new/gnome-klotski-3.9.92/data/Makefile.am 2013-09-17 00:58:33.000000000 +0200 @@ -16,7 +16,11 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop) @INTLTOOL_DESKTOP_RULE@ +appdatadir = $(datadir)/appdata +appdata_DATA = gnome-klotski.appdata.xml + EXTRA_DIST = \ + $(appdata_DATA) \ $(gsettings_in_file) \ $(desktop_in_files) \ $(man_MANS) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/data/Makefile.in new/gnome-klotski-3.9.92/data/Makefile.in --- old/gnome-klotski-3.9.90/data/Makefile.in 2013-08-21 01:28:58.000000000 +0200 +++ new/gnome-klotski-3.9.92/data/Makefile.in 2013-09-17 01:09:38.000000000 +0200 @@ -141,11 +141,11 @@ $(am__cd) "$$dir" && rm -f $$files; }; \ } man6dir = $(mandir)/man6 -am__installdirs = "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)" \ - "$(DESTDIR)$(pixmapdir)" +am__installdirs = "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(appdatadir)" \ + "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)" NROFF = nroff MANS = $(man_MANS) -DATA = $(desktop_DATA) $(pixmap_DATA) +DATA = $(appdata_DATA) $(desktop_DATA) $(pixmap_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ @@ -328,7 +328,10 @@ desktopdir = $(datadir)/applications desktop_in_files = gnotski.desktop.in.in desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop) +appdatadir = $(datadir)/appdata +appdata_DATA = gnome-klotski.appdata.xml EXTRA_DIST = \ + $(appdata_DATA) \ $(gsettings_in_file) \ $(desktop_in_files) \ $(man_MANS) \ @@ -414,6 +417,27 @@ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^6][0-9a-z]*$$,6,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man6dir)'; $(am__uninstall_files_from_dir) +install-appdataDATA: $(appdata_DATA) + @$(NORMAL_INSTALL) + @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(appdatadir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(appdatadir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdatadir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(appdatadir)" || exit $$?; \ + done + +uninstall-appdataDATA: + @$(NORMAL_UNINSTALL) + @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) install-desktopDATA: $(desktop_DATA) @$(NORMAL_INSTALL) @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ @@ -616,7 +640,7 @@ all-am: Makefile $(MANS) $(DATA) installdirs: installdirs-recursive installdirs-am: - for dir in "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)"; do \ + for dir in "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive @@ -671,7 +695,8 @@ info-am: -install-data-am: install-desktopDATA install-man install-pixmapDATA +install-data-am: install-appdataDATA install-desktopDATA install-man \ + install-pixmapDATA install-dvi: install-dvi-recursive @@ -715,7 +740,8 @@ ps-am: -uninstall-am: uninstall-desktopDATA uninstall-man uninstall-pixmapDATA +uninstall-am: uninstall-appdataDATA uninstall-desktopDATA \ + uninstall-man uninstall-pixmapDATA uninstall-man: uninstall-man6 @@ -724,15 +750,16 @@ .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ check-am clean clean-generic cscopelist-am ctags ctags-am \ distclean distclean-generic distclean-tags distdir dvi dvi-am \ - html html-am info info-am install install-am install-data \ - install-data-am install-desktopDATA install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man install-man6 \ - install-pdf install-pdf-am install-pixmapDATA install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags tags-am uninstall uninstall-am \ + html html-am info info-am install install-am \ + install-appdataDATA install-data install-data-am \ + install-desktopDATA install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-man6 install-pdf \ + install-pdf-am install-pixmapDATA install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-am uninstall uninstall-am uninstall-appdataDATA \ uninstall-desktopDATA uninstall-man uninstall-man6 \ uninstall-pixmapDATA diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-klotski-3.9.90/data/gnome-klotski.appdata.xml new/gnome-klotski-3.9.92/data/gnome-klotski.appdata.xml --- old/gnome-klotski-3.9.90/data/gnome-klotski.appdata.xml 1970-01-01 01:00:00.000000000 +0100 +++ new/gnome-klotski-3.9.92/data/gnome-klotski.appdata.xml 2013-09-17 00:58:33.000000000 +0200 @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<application> + <id type="desktop">gnotski.desktop</id> + <licence>CC0</licence> + <name>GNOME Klotski</name> + <description> + <p> + GNOME Klotski is a set of block sliding puzzles. The objective is to move the + patterned block to the area bordered by green markers. To do so, you'll need + to slide other blocks out of the way. Complete each puzzle in as few moves as + possible! + </p> + </description> + <screenshots> + <screenshot type="default" width="602" height="440">https://wiki.gnome.org/Klotski?action=AttachFile&do=get&target=klotski.png</screenshot> + </screenshots> + <url type="homepage">https://wiki.gnome.org/Klotski</url> + <updatecontact>games_list_at_gnome.org</updatecontact> +</application> -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org