commit lightsoff for openSUSE:13.1

2013-10-19 Thread h_root
Hello community,

here is the log from the commit of package lightsoff for openSUSE:13.1 checked 
in at 2013-10-17 14:22:36

Comparing /work/SRC/openSUSE:13.1/lightsoff (Old)
 and  /work/SRC/openSUSE:13.1/.lightsoff.new (New)


Package is lightsoff

Changes:

--- /work/SRC/openSUSE:13.1/lightsoff/lightsoff.changes 2013-09-27 
17:44:46.0 +0200
+++ /work/SRC/openSUSE:13.1/.lightsoff.new/lightsoff.changes2013-10-19 
16:49:35.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 14 19:19:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Make the window unresizable.
+
+---

Old:

  lightsoff-3.10.0.tar.xz

New:

  lightsoff-3.10.1.tar.xz



Other differences:
--
++ lightsoff.spec ++
--- /var/tmp/diff_new_pack.9VkbF4/_old  2013-10-19 16:49:35.0 +0200
+++ /var/tmp/diff_new_pack.9VkbF4/_new  2013-10-19 16:49:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lightsoff
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Lights Out Game for GNOME
 License:GPL-2.0+

++ lightsoff-3.10.0.tar.xz - lightsoff-3.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightsoff-3.10.0/NEWS new/lightsoff-3.10.1/NEWS
--- old/lightsoff-3.10.0/NEWS   2013-09-23 17:54:37.0 +0200
+++ new/lightsoff-3.10.1/NEWS   2013-10-14 20:42:58.0 +0200
@@ -1,3 +1,8 @@
+Lights Off 3.10.1
+=
+
+* Make the window unresizable
+
 Lights Off 3.10.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightsoff-3.10.0/configure 
new/lightsoff-3.10.1/configure
--- old/lightsoff-3.10.0/configure  2013-09-23 17:55:06.0 +0200
+++ new/lightsoff-3.10.1/configure  2013-10-14 20:45:00.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lightsoff 3.10.0.
+# Generated by GNU Autoconf 2.69 for lightsoff 3.10.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -636,8 +636,8 @@
 # Identity of this package.
 PACKAGE_NAME='lightsoff'
 PACKAGE_TARNAME='lightsoff'
-PACKAGE_VERSION='3.10.0'
-PACKAGE_STRING='lightsoff 3.10.0'
+PACKAGE_VERSION='3.10.1'
+PACKAGE_STRING='lightsoff 3.10.1'
 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 lightsoff 3.10.0 to adapt to many kinds of systems.
+\`configure' configures lightsoff 3.10.1 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 lightsoff 3.10.0:;;
+ short | recursive ) echo Configuration of lightsoff 3.10.1:;;
esac
   cat \_ACEOF
 
@@ -1526,7 +1526,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-lightsoff configure 3.10.0
+lightsoff configure 3.10.1
 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 lightsoff $as_me 3.10.0, which was
+It was created by lightsoff $as_me 3.10.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2557,7 +2557,7 @@
 
 # Define the identity of the package.
  PACKAGE='lightsoff'
- VERSION='3.10.0'
+ VERSION='3.10.1'
 
 
 cat confdefs.h _ACEOF
@@ -5717,7 +5717,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by lightsoff $as_me 3.10.0, which was
+This file was extended by lightsoff $as_me 3.10.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -5774,7 +5774,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-lightsoff config.status 3.10.0
+lightsoff config.status 3.10.1
 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/lightsoff-3.10.0/configure.ac 
new/lightsoff-3.10.1/configure.ac
--- old/lightsoff-3.10.0/configure.ac   2013-09-23 17:55:01.0 +0200
+++ new/lightsoff-3.10.1/configure.ac   

commit lightsoff for openSUSE:13.1

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package lightsoff for openSUSE:13.1 checked 
in at 2013-09-27 17:44:45

Comparing /work/SRC/openSUSE:13.1/lightsoff (Old)
 and  /work/SRC/openSUSE:13.1/.lightsoff.new (New)


Package is lightsoff

Changes:

--- /work/SRC/openSUSE:13.1/lightsoff/lightsoff.changes 2013-09-23 
10:59:24.0 +0200
+++ /work/SRC/openSUSE:13.1/.lightsoff.new/lightsoff.changes2013-09-27 
17:44:46.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 23 16:35:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+---

Old:

  lightsoff-3.9.92.tar.xz

New:

  lightsoff-3.10.0.tar.xz



Other differences:
--
++ lightsoff.spec ++
--- /var/tmp/diff_new_pack.Dfm1iW/_old  2013-09-27 17:44:46.0 +0200
+++ /var/tmp/diff_new_pack.Dfm1iW/_new  2013-09-27 17:44:46.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   lightsoff
-Version:3.9.92
+Version:3.10.0
 Release:0
 Summary:Lights Out Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Lightsoff
-Source: 
http://download.gnome.org/sources/lightsoff/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/lightsoff/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool = 0.35.0
 BuildRequires:  update-desktop-files

++ lightsoff-3.9.92.tar.xz - lightsoff-3.10.0.tar.xz ++
 6551 lines of diff (skipped)

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