commit powerpc32 for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package powerpc32 for openSUSE:Factory 
checked in at 2013-04-03 13:05:31

Comparing /work/SRC/openSUSE:Factory/powerpc32 (Old)
 and  /work/SRC/openSUSE:Factory/.powerpc32.new (New)


Package is powerpc32, Maintainer is o...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/powerpc32/powerpc32.changes  2011-09-23 
12:41:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.powerpc32.new/powerpc32.changes 2013-04-03 
13:05:32.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 21 15:20:29 UTC 2013 - dval...@suse.com
+
+- specfile cleanup
+- fix invalid license format
+
+---



Other differences:
--
++ powerpc32.spec ++
--- /var/tmp/diff_new_pack.ET2GEw/_old  2013-04-03 13:05:34.0 +0200
+++ /var/tmp/diff_new_pack.ET2GEw/_new  2013-04-03 13:05:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package powerpc32 (Version 1.2)
+# spec file for package powerpc32
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   powerpc32
-License:GPL-2.0+ ; LGPL-2.1+
-Group:  System/Base
-AutoReqProv:on
 Version:1.2
-Release:156
+Release:0
 Summary:PowerPC32 compilation environment for PowerPC64
+License:GPL-2.0+ and LGPL-2.1+
+Group:  System/Base
 Source: powerpc32-%{version}.tar.bz2
 Patch:  powerpc32-1.2.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit python-atspi for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2013-04-03 13:05:37

Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and  /work/SRC/openSUSE:Factory/.python-atspi.new (New)


Package is python-atspi, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes
2012-10-31 14:02:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2013-04-03 13:05:39.0 +0200
@@ -1,0 +2,36 @@
+Tue Mar 26 07:57:02 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.8.0:
+  + No changes since version 2.7.91.
+
+---
+Mon Mar  4 23:53:17 UTC 2013 - zai...@opensuse.org
+
+- Update to version 2.7.91:
+  + Add objectLocale property (bgo#694368).
+  + Stop using a deprecated method.
+  + Don't install the example, since it isn't compatible with
+Python3.
+- Drop our hack in spec that removed the above mentioned example.
+
+---
+Mon Feb  4 23:26:55 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.5:
+  + Support new levelbar role.
+
+---
+Sat Jan 12 16:51:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.2:
+  + Add a --with-python option to configure.ac.
+  + Fix getCharacterAtOffset.
+
+---
+Wed Oct 24 09:40:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.7.1:
+  + Export application class in the Accessibility namespace, for
+backwards compatibility.
+
+---

Old:

  pyatspi-2.6.0.tar.xz

New:

  pyatspi-2.8.0.tar.xz



Other differences:
--
++ python-atspi.spec ++
--- /var/tmp/diff_new_pack.rqMEIc/_old  2013-04-03 13:05:53.0 +0200
+++ /var/tmp/diff_new_pack.rqMEIc/_new  2013-04-03 13:05:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 Name:   python-atspi
 %define _name   pyatspi
-Version:2.6.0
+Version:2.8.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - Python 
bindings
 License:LGPL-2.0
 Group:  Development/Libraries/Python
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/pyatspi/2.6/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/pyatspi/2.8/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection
@@ -58,8 +58,6 @@
 
 %install
 %make_install
-# This is a rather useless samaple application
-rm %{buildroot}%{_bindir}/magFocusTracker.py
 %fdupes %{buildroot}%{python_sitelib}
 
 %clean

++ pyatspi-2.6.0.tar.xz - pyatspi-2.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.6.0/NEWS new/pyatspi-2.8.0/NEWS
--- old/pyatspi-2.6.0/NEWS  2012-09-24 23:08:59.0 +0200
+++ new/pyatspi-2.8.0/NEWS  2013-03-04 22:58:57.0 +0100
@@ -1,3 +1,26 @@
+What's new in pyatspi 2.7.91:
+
+* Add objectLocale property (BGO#694368).
+
+* Stop using a deprecated method.
+
+* Don't install the example, since it isn't compatible with Python 3.
+
+What's new in pyatspi 2.7.5:
+
+* Support new levelbar role.
+
+What's new in pyatspi 2.7.2:
+
+* Add a --with-python option to configure.ac.
+
+* Fix getCharacterAtOffset.
+
+What's new in pyatspi 2.7.1:
+
+* Export application class in the Accessibility namespace, for
+  backwards compatibility.
+
 What's new in pyatspi 2.6.0:
 
 * Install caret focus tracker into $bindir, rather than $pythondir/examples.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.6.0/README new/pyatspi-2.8.0/README
--- old/pyatspi-2.6.0/README2009-11-02 23:14:07.0 +0100
+++ new/pyatspi-2.8.0/README2013-02-04 22:33:57.0 +0100
@@ -1,7 +1,7 @@
 D-Bus AT-SPI
 
 
-This version of at-spi is a major break from previous versions.
+This version of at-spi is a major break from version 1.x.
 It has been completely rewritten to use D-Bus rather than
 ORBIT / CORBA for its transport protocol.
 
@@ -15,18 +15,19 @@
 

commit python-lxml for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2013-04-03 13:05:52

Comparing /work/SRC/openSUSE:Factory/python-lxml (Old)
 and  /work/SRC/openSUSE:Factory/.python-lxml.new (New)


Package is python-lxml, Maintainer is thomas.schrai...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes  2013-03-08 
11:20:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes 
2013-04-03 13:05:55.0 +0200
@@ -1,0 +2,166 @@
+Sat Mar 30 17:29:03 UTC 2013 - a...@gmx.de
+
+- update to 3.1.1:
+  (changes taken from http://lxml.de/3.1/changes-3.1.1.html)
+
+   * 3.1.1 (2013-03-29)
+   ** Bugs fixed
+  - LP#1160386: Write access to lxml.html.FormElement.fields raised an 
AttributeError in Py3.
+  - Illegal memory access during cleanup in incremental xmlfile writer.
+   ** Other changes
+  - The externally useless class lxml.etree._BaseParser was removed from 
the module dict.
+
+   * 3.1.0 (2013-02-10)
+   ** Features added
+  - GH#89: lxml.html.clean allows overriding the set of attributes that it 
considers 'safe'.
+Patch by Francis Devereux.
+   ** Bugs fixed
+  - LP#1104370: copy.copy(el.attrib) raised an exception. It now returns a 
copy of the
+attributes as a plain Python dict.
+  - GH#95: When used with namespace prefixes, the el.find*() methods 
always used the first
+namespace mapping that was provided for each path expression instead 
of using the one that
+   was actually passed in for the current run.
+  - LP#1092521, GH#91: Fix undefined C symbol in Python runtimes compiled 
without threading
+support. Patch by Ulrich Seidl.
+
+   * 3.1beta1 (2012-12-21)
+   ** Features added
+  - New build-time option --with-unicode-strings for Python 2 that makes 
the API always
+return Unicode strings for names and text instead of byte strings for 
plain ASCII content.
+  - New incremental XML file writing API etree.xmlfile().
+  - E factory in lxml.objectify is callable to simplify the creation of 
tags with
+non-identifier names without having to resort to getattr().
+   ** Bugs fixed
+  - When starting from a non-namespaced element in lxml.objectify, 
searching for a
+child without explicitly specifying a namespace incorrectly found 
namespaced
+   elements with the requested local name, instead of restricting the 
search to
+   non-namespaced children.
+  - GH#85: Deprecation warnings were fixed for Python 3.x.
+  - GH#33: lxml.html.fromstring() failed to accept bytes input in Py3.
+  - LP#1080792: Static build of libxml2 2.9.0 failed due to missing file.
+   ** Other changes
+  - The externally useless class _ObjectifyElementMakerCaller was removed 
from the
+module API of lxml.objectify.
+  - LP#1075622: lxml.builder is faster for adding text to elements with 
many children.
+Patch by Anders Hammarquist.
+
+   * 3.0.2 (2012-12-14)
+   ** Bugs fixed
+  - Fix crash during interpreter shutdown by switching to Cython 0.17.3 
for building.
+
+   * 3.0.1 (2012-10-14)
+   ** Bugs fixed
+  - LP#1065924: Element proxies could disappear during garbage collection 
in PyPy
+without proper cleanup.
+  - GH#71: Failure to work with libxml2 2.6.x.
+  - LP#1065139: static MacOS-X build failed in Py3.
+
+   * 3.0 (2012-10-08)
+   ** Bugs fixed
+  - End-of-file handling was incorrect in iterparse() when reading from a 
low-level
+C file stream and failed in libxml2 2.9.0 due to its improved 
consistency checks.
+   ** Other changes
+  - The build no longer uses Cython by default unless the generated C 
files are
+missing. To use Cython, pass the option --with-cython. To ignore the 
fatal build
+   error when Cython is required but not available (e.g. to run special 
setup.py
+   commands that do not actually run a build), pass --without-cython.
+
+   * 3.0beta1 (2012-09-26)
+   ** Features added
+  - Python level access to (optional) libxml2 memory debugging features to 
simplify
+debugging of memory leaks etc.
+   ** Bugs fixed
+  - Fix a memory leak in XPath by switching to Cython 0.17.1.
+  - Some tests were adapted to work with PyPy.
+   ** Other changes
+  - The code was adapted to work with the upcoming libxml2 2.9.0 release.
+
+   * 3.0alpha2 (2012-08-23)
+   ** Features added
+  - The .iter() method of elements now accepts tag arguments like 
{*}name to search
+for elements with a given local name in any namespace. With this 
addition, all
+combinations of wildcards now work as expected: {ns}name, {}name, 
{*}name,
+   {ns}*, {}* and {*}*. Note that name is equivalent to {}name, 
but * is
+

commit rubygem-rubyforge for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-rubyforge for 
openSUSE:Factory checked in at 2013-04-03 13:06:02

Comparing /work/SRC/openSUSE:Factory/rubygem-rubyforge (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubyforge.new (New)


Package is rubygem-rubyforge, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubyforge/rubygem-rubyforge.changes  
2011-12-01 12:26:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-rubyforge.new/rubygem-rubyforge.changes 
2013-04-03 13:06:08.0 +0200
@@ -1,0 +2,5 @@
+Thu Mar 21 21:20:02 UTC 2013 - co...@suse.com
+
+- new template
+
+---



Other differences:
--
++ rubygem-rubyforge.spec ++
--- /var/tmp/diff_new_pack.VxgZgy/_old  2013-04-03 13:06:13.0 +0200
+++ /var/tmp/diff_new_pack.VxgZgy/_new  2013-04-03 13:06:13.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-rubyforge (Version 2.0.4)
+# spec file for package rubygem-rubyforge
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,54 +15,88 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-rubyforge
 Version:2.0.4
 Release:0
 %define mod_name rubyforge
-#
-Group:  Development/Languages/Ruby
-License:GPL-2.0+ or Ruby
-#
+%define mod_full_name %{mod_name}-%{version}
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-BuildRequires:  rubygem-json_pure = 1.1.7
-Requires:   rubygem-json_pure = 1.1.7
-#
+BuildRequires:  ruby-macros = 1
+BuildRequires:  rubygem(rdoc)  3.10
 Url:http://codeforpeople.rubyforge.org/rubyforge/
-Source: %{mod_name}-%{version}.gem
-Source1:raise-on-auth-fail.patch
-#
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:A script which automates a limited set of rubyforge operations
+License:GPL-2.0+ or Ruby
+Group:  Development/Languages/Ruby
+%define mod_branch -2.0.4
+%define mod_weight 2
+PreReq: update-alternatives
+
 %description
 A script which automates a limited set of rubyforge operations.
-
 * Run 'rubyforge help' for complete usage.
 * Setup: For first time users AND upgrades to 0.4.0:
-  * rubyforge setup (deletes your username and password, so run sparingly!)
-  * edit ~/.rubyforge/user-config.yml
-  * rubyforge config
-* For all rubyforge upgrades, run 'rubyforge config' to ensure you have latest.
+* rubyforge setup (deletes your username and password, so run sparingly!)
+* edit ~/.rubyforge/user-config.yml
+* rubyforge config
+* For all rubyforge upgrades, run 'rubyforge config' to ensure you have
+latest.
+
+%package doc
+Summary:RDoc documentation for %{mod_name}
+Group:  Development/Languages/Ruby
+Requires:   %{name} = %{version}
+
+%description doc
+Documentation generated at gem installation time.
+Usually in RDoc and RI formats.
+
+%package testsuite
+Summary:Test suite for %{mod_name}
+Group:  Development/Languages/Ruby
+Requires:   %{name} = %{version}
+
+%description testsuite
+Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{S:0}
+%gem_install -f
+mv %{buildroot}%{_bindir}/rubyforge{,%{mod_branch}}
+ln -s rubyforge%{mod_branch} %{buildroot}%{_bindir}/rubyforge
+
+%post
+/usr/sbin/update-alternatives --install \
+%{_bindir}/rubyforge rubyforge %{_bindir}/rubyforge%{mod_branch} 
%{mod_weight}
+
+%preun
+if [ $1 = 0 ] ; then
+/usr/sbin/update-alternatives --remove rubyforge 
%{_bindir}/rubyforge%{mod_branch}
+fi
 
-pushd %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}
-  patch -p1  %{S:1}
-popd
+%files
+%defattr(-,root,root,-)
+%{_bindir}/rubyforge%{mod_branch}
+%ghost %{_bindir}/rubyforge
+%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
+%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
 
-%clean
-%{__rm} -rf %{buildroot}
+%files doc
+%defattr(-,root,root,-)
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
 
-%files
+%files testsuite
 %defattr(-,root,root,-)

commit s3backer for openSUSE:Factory

2013-04-03 Thread h_root


binZIcYf8Bgly.bin
Description: Binary data


commit shim for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2013-04-03 13:06:28

Comparing /work/SRC/openSUSE:Factory/shim (Old)
 and  /work/SRC/openSUSE:Factory/.shim.new (New)


Package is shim, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2013-03-08 
13:40:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2013-04-03 
13:06:31.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  3 03:54:22 UTC 2013 - g...@suse.com
+
+- Call update-bootloader in %post to update *.efi in \efi\opensuse
+  (bnc#813079) 
+
+---



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.LSxtTI/_old  2013-04-03 13:06:37.0 +0200
+++ /var/tmp/diff_new_pack.LSxtTI/_new  2013-04-03 13:06:37.0 +0200
@@ -66,6 +66,7 @@
 BuildRequires:  openssl = 0.9.8
 BuildRequires:  pesign
 BuildRequires:  pesign-obs-integration
+Requires:   perl-Bootloader
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: grub2-efi
 ExclusiveArch:  x86_64
@@ -148,6 +149,9 @@
 %clean
 %{?buildroot:%__rm -rf %{buildroot}}
 
+%post
+/sbin/update-bootloader --refresh || true
+
 %files
 %defattr(-,root,root)
 %doc COPYRIGHT


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



commit totem-pl-parser for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2013-04-03 13:06:34

Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and  /work/SRC/openSUSE:Factory/.totem-pl-parser.new (New)


Package is totem-pl-parser, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2012-10-03 10:46:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.totem-pl-parser.new/totem-pl-parser.changes 
2013-04-03 13:06:38.0 +0200
@@ -1,0 +2,13 @@
+Tue Mar 26 10:56:01 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.4.4:
+  + Remove dependency on newer versions of glib.
+  + Fix overescaping of URIs in XSPF playlists.
+  + Add support for the itmss URI scheme.
+  + Require gmime 2.6.
+  + Fix small memory leak in totem_pl_parser_can_parse_from_data().
+  + Add read and write support for Totem XSPF extensions.
+  + Send content-type along with playlist-started/-ended signals
+for PLS, M3U and XSPF playlist types.
+
+---

Old:

  totem-pl-parser-3.4.3.tar.xz

New:

  totem-pl-parser-3.4.4.tar.xz



Other differences:
--
++ totem-pl-parser.spec ++
--- /var/tmp/diff_new_pack.EolXZP/_old  2013-04-03 13:06:45.0 +0200
+++ /var/tmp/diff_new_pack.EolXZP/_new  2013-04-03 13:06:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package totem-pl-parser
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   totem-pl-parser
-Version:3.4.3
+Version:3.4.4
 Release:0
 Summary:A simple GObject-based library to parse playlist formats
 License:LGPL-2.0+

++ totem-pl-parser-3.4.3.tar.xz - totem-pl-parser-3.4.4.tar.xz ++
 23221 lines of diff (skipped)

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



commit vte for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2013-04-03 13:06:39

Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and  /work/SRC/openSUSE:Factory/.vte.new (New)


Package is vte, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2012-11-25 14:34:33.0 
+0100
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2013-04-03 
13:06:46.0 +0200
@@ -1,0 +2,9 @@
+Mon Mar 25 21:04:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.34.3:
+  + Introspection fixes (bgo#676999, bgo#690003).
+  + Build fixes (bgo#690554).
+  + Portability fixes (bgo#694494).
+  + Updated translations.
+
+---

Old:

  vte-0.34.2.tar.xz

New:

  vte-0.34.3.tar.xz



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.gvMPiE/_old  2013-04-03 13:06:48.0 +0200
+++ /var/tmp/diff_new_pack.gvMPiE/_new  2013-04-03 13:06:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vte
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Name:   vte
 %define _name   vte
 Url:http://www.gnome.org
-Version:0.34.2
+Version:0.34.3
 Release:0
 Summary:Terminal Emulator Library
 License:LGPL-2.0 and GPL-2.0+

++ vte-0.34.2.tar.xz - vte-0.34.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.2/ChangeLog new/vte-0.34.3/ChangeLog
--- old/vte-0.34.2/ChangeLog2012-11-12 23:19:55.0 +0100
+++ new/vte-0.34.3/ChangeLog2013-03-25 21:07:48.0 +0100
@@ -1,3 +1,104 @@
+commit b8ea15489cb31079d235b34235db44d7d4c1eb9c
+Author: Christian Persch c...@gnome.org
+Date:   Mon Mar 25 21:07:32 2013 +0100
+
+Version 0.34.3
+
+ NEWS | 7 +++
+ 1 file changed, 7 insertions(+)
+
+commit 4ed69e422a4a203b9c9bb3f4d594daa6d41f8c37
+Author: Brad Smith b...@comstyle.com
+Date:   Sat Feb 23 22:49:00 2013 +0100
+
+pty: Use posix_openpt() if available
+
+https://bugzilla.gnome.org/show_bug.cgi?id=694494
+
+ configure.in | 2 +-
+ src/pty.c| 4 +++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+commit df69676c65361cfd35227e987de79a14db30ab42
+Author: TmTFx f.t.pub...@gmail.com
+Date:   Fri Dec 28 22:58:04 2012 -0200
+
+Updated Friulian translation
+
+ po/LINGUAS |  1 +
+ po/fur.po  | 83 ++
+ 2 files changed, 84 insertions(+)
+
+commit d1fb78fb00388b3e76fa1c8c71149d64c931b68e
+Author: Colin Watson cjwat...@canonical.com
+Date:   Thu Dec 20 11:23:18 2012 +
+
+Use @basename@ rather than @filename@ in vtetypebuiltins.h
+
+On Debian/Ubuntu-based systems it is helpful for headers to be identical
+across architectures, thereby allowing the -dev packages from multiple
+architectures to be installed simultaneously; in particular, this
+simplifies cross-building.  When building out-of-tree, the use of
+@filename@ causes the build directory to end up in the generated header
+file, which means that it isn't reliably identical on all architectures.
+Using @basename@ instead fixes this problem.
+
+Although it isn't necessary to change the corresponding .c file as well,
+I did so for consistency.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=690554
+
+ src/vtetypebuiltins.c.template | 2 +-
+ src/vtetypebuiltins.h.template | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 30a37fa36077a9920d86e9d1cd5900516a90f954
+Author: Behdad Esfahbod beh...@behdad.org
+Date:   Mon Dec 10 18:08:47 2012 -0500
+
+Mark attributes with caller-allocates annotation
+
+Part of Bug 690003 - get_text method moved
+
+ src/vte.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit e39a9aa0e628ff1a32398f3556f387eabf75b130
+Author: Behdad Esfahbod beh...@behdad.org
+Date:   Mon Dec 10 18:07:37 2012 -0500
+
+Mark is_selected functions with allow-none
+
+Part of Bug 690003 - get_text method moved
+
+ src/vte.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 2ba27999b537300f4beb92ca27830fbd4197740e
+Author: Simon Schampijer si...@laptop.org
+Date:   Wed Nov 28 21:14:59 2012 +0100
+
+Move definition of VteCharAttributes up, #676999
+
+I found the element-type for the attributes in vte_terminal_get_text
+

commit wayland for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2013-04-03 13:08:49

Comparing /work/SRC/openSUSE:Factory/wayland (Old)
 and  /work/SRC/openSUSE:Factory/.wayland.new (New)


Package is wayland, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/wayland/wayland.changes  2012-12-19 
13:55:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes 2013-04-03 
13:08:51.0 +0200
@@ -1,0 +2,12 @@
+Sun Mar 24 15:46:12 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to new upstream release 1.0.6
+* protocol: remove implicit attach semantics
+* client: Invoke new_id closure arguments as pointers instead of integers
+* client: Check reference count only for destroyed proxies
+* client: add wl_proxy_get_class()
+* scanner: Fix 'destroy)' typo in check for destroy request presence
+* scanner: remove list_length in favor of wl_list_length
+* connection.c: Align pointer extra storage correctly
+
+---

Old:

  wayland-1.0.3.tar.xz

New:

  wayland-1.0.6.tar.xz



Other differences:
--
++ wayland.spec ++
--- /var/tmp/diff_new_pack.jdRXJe/_old  2013-04-03 13:08:53.0 +0200
+++ /var/tmp/diff_new_pack.jdRXJe/_new  2013-04-03 13:08:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wayland
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   wayland
 %define lname  libwayland0
-Version:1.0.3
+Version:1.0.6
 Release:0
 Summary:Wayland Compositor Infrastructure
 License:HPND

++ wayland-1.0.3.tar.xz - wayland-1.0.6.tar.xz ++
 4782 lines of diff (skipped)

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



commit xorg-x11-proto-devel for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-proto-devel for 
openSUSE:Factory checked in at 2013-04-03 13:08:58

Comparing /work/SRC/openSUSE:Factory/xorg-x11-proto-devel (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new (New)


Package is xorg-x11-proto-devel, Maintainer is sndir...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-proto-devel/xorg-x11-proto-devel.changes
2013-03-08 11:20:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new/xorg-x11-proto-devel.changes
   2013-04-03 13:09:00.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  2 22:37:34 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update xproto to version 7.0.24:
+  It's been a year since the last x11proto release, so here's a small set
+  of changes that have accumulated in the meantime, including a new keysym
+  and portability fixes for a few platforms (MinGW, Solaris, x32).
+
+---

Old:

  xproto-7.0.23.tar.bz2

New:

  xproto-7.0.24.tar.bz2



Other differences:
--
++ xorg-x11-proto-devel.spec ++
--- /var/tmp/diff_new_pack.kApZCe/_old  2013-04-03 13:09:05.0 +0200
+++ /var/tmp/diff_new_pack.kApZCe/_new  2013-04-03 13:09:05.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_with VNC
 
-%define xproto xproto-7.0.23
+%define xproto xproto-7.0.24
 %define xcbp xcb-proto-1.8
 %define vncp vncproto-20070501
 

++ xproto-7.0.23.tar.bz2 - xproto-7.0.24.tar.bz2 ++
 2670 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xproto-7.0.23/ChangeLog new/xproto-7.0.24/ChangeLog
--- old/xproto-7.0.23/ChangeLog 2012-03-16 07:13:34.0 +0100
+++ new/xproto-7.0.24/ChangeLog 2013-03-30 00:27:42.0 +0100
@@ -1,3 +1,115 @@
+commit d103af8068fb90494cbd6e1ff950850369bbf95f
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Fri Mar 29 16:20:49 2013 -0700
+
+xproto 7.0.24
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit f8c43d587e43fee2c22bd7b5f35a9d4dc8bdb580
+Author: Colin Walters walt...@verbum.org
+Date:   Wed Jan 4 17:37:06 2012 -0500
+
+autogen.sh: Implement GNOME Build API
+
+http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Adam Jackson a...@redhat.com
+
+commit 3707c6e71c01758b0ac5b2c29c8600b6ff6b73ee
+Author: Adam Jackson a...@redhat.com
+Date:   Tue Jan 15 14:01:10 2013 -0500
+
+configure: Remove AM_MAINTAINER_MODE
+
+Signed-off-by: Adam Jackson a...@redhat.com
+
+commit c0dd615fddb6fa487d1a914c6928f3843489725e
+Author: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Date:   Mon Oct 22 02:52:44 2012 -0500
+
+Adjust wrapping to work with MinGW-w64 headers
+
+Adjust windows.h wrapping to work with MinGW-w64 as well MinGW.org
+headers, which define BOOL in a different way.
+Add some more comments on what we doing here.
+v2: Make similar changes to Xwinsock.h, used for MinGW but not Cygwin.
+
+Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
+Signed-off-by: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Reviewed-by: Colin Harrison colin.harri...@virgin.net
+
+commit c0d697ffddf14117541e7021c3b80b25c4536f6f
+Author: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Date:   Mon Oct 15 02:16:46 2012 -0500
+
+Do not use visibility attributes on MinGW
+
+Signed-off-by: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Reviewed-by: Colin Harrison colin.harri...@virgin.net
+Tested-by: Colin Harrison colin.harri...@virgin.net
+
+commit c76d51423d6a6afe4f0c8fc6f863ba97d202184b
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sun Aug 26 14:36:50 2012 -0700
+
+Bug 51009: _X_RESTRICT_KYWD fix for g++ 4.6  later on Solaris
+
+g++ 4.6  later on Solaris set the __STDC_VERSION__ define to indicate
+C99 mode to expose C99/Unix03 functions in the system headers, even
+though they don't recognize the C99 restrict keyword, as explained in
+http://gcc.gnu.org/ml/gcc-patches/2010-05/msg01308.html
+
+Thus we avoid using the restrict keyword here if __cplusplus is also
+defined, falling back to the __GNUC__ case using __restrict__ instead.
+
+Fixes https://bugs.freedesktop.org/show_bug.cgi?id=51009
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+Tested-by: Jonathan Perkin
+
+commit 

commit xtables-addons for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package xtables-addons for openSUSE:Factory 
checked in at 2013-04-03 13:09:45

Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old)
 and  /work/SRC/openSUSE:Factory/.xtables-addons.new (New)


Package is xtables-addons, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes
2013-03-21 22:16:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes   
2013-04-03 13:09:47.0 +0200
@@ -1,0 +2,7 @@
+Sun Mar 31 19:15:44 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 2.2
+* support for Linux 3.9
+* avoid iptaccount being optimized away (bnc#807155)
+
+---

Old:

  xtables-addons-2.1.tar.xz
  xtables-addons-2.1.tar.xz.asc

New:

  xtables-addons-2.2.tar.xz
  xtables-addons-2.2.tar.xz.asc



Other differences:
--
++ xtables-addons.spec ++
--- /var/tmp/diff_new_pack.dAcyz7/_old  2013-04-03 13:09:49.0 +0200
+++ /var/tmp/diff_new_pack.dAcyz7/_new  2013-04-03 13:09:49.0 +0200
@@ -21,7 +21,7 @@
 %define kernel37 1
 %endif
 %if 0%{?kernel37}
-Version:2.1
+Version:2.2
 Release:0
 %else
 Version:1.47.1
@@ -40,8 +40,8 @@
 Source4:%name.keyring
 Source5:%name-1.47.1.tar.xz
 Source6:%name-1.47.1.tar.xz.asc
-Source7:%name-2.1.tar.xz
-Source8:%name-2.1.tar.xz.asc
+Source7:%name-2.2.tar.xz
+Source8:%name-2.2.tar.xz.asc
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} = 1230
@@ -113,7 +113,7 @@
cp -a %name-%version %name-$flavor-%version;
pushd %name-$flavor-%version/;
%configure --with-kbuild=/usr/src/linux-obj/%_target_cpu/$flavor;
-   make %{?_smp_mflags};
+   make %{?_smp_mflags} V=1;
popd;
 done;
 


++ xtables-addons-2.1.tar.xz - xtables-addons-2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xtables-addons-2.1/aclocal.m4 
new/xtables-addons-2.2/aclocal.m4
--- old/xtables-addons-2.1/aclocal.m4   2012-12-27 08:01:49.0 +0100
+++ new/xtables-addons-2.2/aclocal.m4   2013-03-31 21:14:56.0 +0200
@@ -47,7 +47,8 @@
 # --
 AC_DEFUN([PKG_PROG_PKG_CONFIG],
 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
-m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
+m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
+m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search 
path])
@@ -93,7 +94,8 @@
 pkg_cv_[]$1=$$1
  elif test -n $PKG_CONFIG; then
 PKG_CHECK_EXISTS([$3],
- [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 $3 2/dev/null`],
+ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 $3 2/dev/null`
+ test x$? != x0  pkg_failed=yes ],
 [pkg_failed=yes])
  else
 pkg_failed=untried
@@ -141,9 +143,9 @@
AC_MSG_RESULT([no])
 _PKG_SHORT_ERRORS_SUPPORTED
 if test $_pkg_short_errors_supported = yes; then
-   $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors $2 
21`
+   $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs $2 21`
 else 
-   $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors $2 21`
+   $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
$2 21`
 fi
# Put the nasty error message in config.log where it belongs
echo $$1[]_PKG_ERRORS AS_MESSAGE_LOG_FD
@@ -177,6 +179,46 @@
 fi[]dnl
 ])# PKG_CHECK_MODULES
 
+
+# PKG_INSTALLDIR(DIRECTORY)
+# -
+# Substitutes the variable pkgconfigdir as the location where a module
+# should install pkg-config .pc files. By default the directory is
+# $libdir/pkgconfig, but the default can be changed by passing
+# DIRECTORY. The user can override through the --with-pkgconfigdir
+# parameter.
+AC_DEFUN([PKG_INSTALLDIR],
+[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
+m4_pushdef([pkg_description],
+[pkg-config installation directory @:@]pkg_default[@:@])
+AC_ARG_WITH([pkgconfigdir],
+[AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
+[with_pkgconfigdir=]pkg_default)
+AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
+m4_popdef([pkg_default])
+m4_popdef([pkg_description])
+]) dnl PKG_INSTALLDIR
+
+
+# PKG_NOARCH_INSTALLDIR(DIRECTORY)
+# 

commit yast2-add-on for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on for openSUSE:Factory 
checked in at 2013-04-03 13:09:51

Comparing /work/SRC/openSUSE:Factory/yast2-add-on (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-add-on.new (New)


Package is yast2-add-on, Maintainer is lsle...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-add-on/yast2-add-on.changes
2013-01-22 18:16:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-add-on.new/yast2-add-on.changes   
2013-04-03 13:09:52.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 18 09:05:29 UTC 2013 - lsle...@suse.cz
+
+- configure the network when adding remote add-ons via boot
+  parameter in DVD installation (bnc#809912)
+- 2.24.0
+
+---

Old:

  yast2-add-on-2.23.1.tar.bz2

New:

  yast2-add-on-2.24.0.tar.bz2



Other differences:
--
++ yast2-add-on.spec ++
--- /var/tmp/diff_new_pack.xX1XUU/_old  2013-04-03 13:09:54.0 +0200
+++ /var/tmp/diff_new_pack.xX1XUU/_new  2013-04-03 13:09:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on
-Version:2.23.1
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-add-on-2.23.1.tar.bz2 - yast2-add-on-2.24.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-2.23.1/VERSION 
new/yast2-add-on-2.24.0/VERSION
--- old/yast2-add-on-2.23.1/VERSION 2013-01-21 14:45:12.0 +0100
+++ new/yast2-add-on-2.24.0/VERSION 2013-03-26 12:33:06.0 +0100
@@ -1 +1 @@
-2.23.1
+2.24.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-2.23.1/configure 
new/yast2-add-on-2.24.0/configure
--- old/yast2-add-on-2.23.1/configure   2013-01-21 14:57:13.0 +0100
+++ new/yast2-add-on-2.24.0/configure   2013-03-26 17:52:41.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-add-on 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-add-on 2.24.0.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-add-on'
 PACKAGE_TARNAME='yast2-add-on'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-add-on 2.23.1'
+PACKAGE_VERSION='2.24.0'
+PACKAGE_STRING='yast2-add-on 2.24.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-add-on 2.23.1 to adapt to many kinds of systems.
+\`configure' configures yast2-add-on 2.24.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-add-on 2.23.1:;;
+ short | recursive ) echo Configuration of yast2-add-on 2.24.0:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-add-on configure 2.23.1
+yast2-add-on configure 2.24.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-add-on $as_me 2.23.1, which was
+It was created by yast2-add-on $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-add-on'
- VERSION='2.23.1'
+ VERSION='2.24.0'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.23.1
+VERSION=2.24.0
 RPMNAME=yast2-add-on
 MAINTAINER=Ladislav Slezak lsle...@suse.cz
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-add-on $as_me 2.23.1, which was
+This file was extended by yast2-add-on $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3456,7 +3456,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-add-on config.status 2.23.1
+yast2-add-on config.status 2.24.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' 

commit yast2-network for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2013-04-03 13:09:58

Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-network.new (New)


Package is yast2-network, Maintainer is mfi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2013-03-01 09:11:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2013-04-03 13:10:00.0 +0200
@@ -1,0 +2,19 @@
+Tue Mar  5 16:05:05 CET 2013 - mvid...@suse.cz
+
+- Adopted to restart / reload using NetworkService instead Service,
+  that has been changed to use network.service alias link installed
+  by NetworkManager.service while systemctl enable and obsoletes
+  the NETWORKMANAGER=yes/no variable in /etc/sysconfig/network/config
+  (bnc#764055,bnc#764336,bnc#798348, by m...@suse.com)
+- Requires sysconfig = 0.80.0 and yast2 = 2.23.20
+- 2.24.16
+
+---
+Wed Feb 27 22:42:42 UTC 2013 - mfi...@suse.com
+
+- fate#313548, fate#309055 and fate#100011 in general. Removed
+  SUSEconfig calls for postfix and sendmail. Also related to
+  bnc#786665
+- 2.24.15 
+
+---

Old:

  yast2-network-2.24.14.tar.bz2

New:

  yast2-network-2.24.16.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.zmL7MI/_old  2013-04-03 13:10:02.0 +0200
+++ /var/tmp/diff_new_pack.zmL7MI/_new  2013-04-03 13:10:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:2.24.14
+Version:2.24.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,12 +33,13 @@
 BuildRequires:  yast2-installation = 2.15.27
 BuildRequires:  yast2-testsuite
 
-# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path
-BuildRequires:  yast2 = 2.23.19
-Requires:   yast2 = 2.23.6
+# yast2 v2.23.22: NetworkService handles
+# systemd link network.service-NetworkManager.service
+BuildRequires:  yast2 = 2.23.22
+Requires:   yast2 = 2.23.22
 
 #netconfig (FaTE #303618)
-Requires:   sysconfig = 0.71.2
+Requires:   sysconfig = 0.80.0
 #GetLanguageCountry
 #(in newly created yast2-country-data)
 Requires:   yast2-country-data = 2.16.3

++ yast2-network-2.24.14.tar.bz2 - yast2-network-2.24.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.14/VERSION 
new/yast2-network-2.24.16/VERSION
--- old/yast2-network-2.24.14/VERSION   2013-02-12 15:01:36.0 +0100
+++ new/yast2-network-2.24.16/VERSION   2013-03-06 10:20:50.0 +0100
@@ -1 +1 @@
-2.24.14
+2.24.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.14/configure 
new/yast2-network-2.24.16/configure
--- old/yast2-network-2.24.14/configure 2013-02-26 17:56:28.0 +0100
+++ new/yast2-network-2.24.16/configure 2013-03-26 17:55:04.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-network 2.24.14.
+# Generated by GNU Autoconf 2.69 for yast2-network 2.24.16.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-network'
 PACKAGE_TARNAME='yast2-network'
-PACKAGE_VERSION='2.24.14'
-PACKAGE_STRING='yast2-network 2.24.14'
+PACKAGE_VERSION='2.24.16'
+PACKAGE_STRING='yast2-network 2.24.16'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-network 2.24.14 to adapt to many kinds of 
systems.
+\`configure' configures yast2-network 2.24.16 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-network 2.24.14:;;
+ short | recursive ) echo Configuration of yast2-network 2.24.16:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-network configure 2.24.14
+yast2-network configure 2.24.16
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid 

commit yast2-packager for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2013-04-03 13:10:15

Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-packager.new (New)


Package is yast2-packager, Maintainer is lsle...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2013-01-30 22:24:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2013-04-03 13:10:17.0 +0200
@@ -1,0 +2,7 @@
+Fri Mar 15 13:43:08 UTC 2013 - lsle...@suse.cz
+
+- disable certificate check for HTTPS installation repository
+  when sslcerts=0 boot option is used (bnc#807799)
+- 2.24.0
+
+---

Old:

  yast2-packager-2.23.3.tar.bz2

New:

  yast2-packager-2.24.0.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.GPFD9n/_old  2013-04-03 13:10:19.0 +0200
+++ /var/tmp/diff_new_pack.GPFD9n/_new  2013-04-03 13:10:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:2.23.3
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-packager-2.23.3.tar.bz2 - yast2-packager-2.24.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.23.3/VERSION 
new/yast2-packager-2.24.0/VERSION
--- old/yast2-packager-2.23.3/VERSION   2013-01-30 11:39:14.0 +0100
+++ new/yast2-packager-2.24.0/VERSION   2013-03-26 10:31:35.0 +0100
@@ -1 +1 @@
-2.23.3
+2.24.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.23.3/configure 
new/yast2-packager-2.24.0/configure
--- old/yast2-packager-2.23.3/configure 2013-01-30 11:39:24.0 +0100
+++ new/yast2-packager-2.24.0/configure 2013-03-26 10:31:46.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-packager 2.23.3.
+# Generated by GNU Autoconf 2.69 for yast2-packager 2.24.0.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-packager'
 PACKAGE_TARNAME='yast2-packager'
-PACKAGE_VERSION='2.23.3'
-PACKAGE_STRING='yast2-packager 2.23.3'
+PACKAGE_VERSION='2.24.0'
+PACKAGE_STRING='yast2-packager 2.24.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-packager 2.23.3 to adapt to many kinds of 
systems.
+\`configure' configures yast2-packager 2.24.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-packager 2.23.3:;;
+ short | recursive ) echo Configuration of yast2-packager 2.24.0:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-packager configure 2.23.3
+yast2-packager configure 2.24.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-packager $as_me 2.23.3, which was
+It was created by yast2-packager $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-packager'
- VERSION='2.23.3'
+ VERSION='2.24.0'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.23.3
+VERSION=2.24.0
 RPMNAME=yast2-packager
 MAINTAINER=Ladislav Slezak lsle...@suse.cz
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-packager $as_me 2.23.3, which was
+This file was extended by yast2-packager $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3456,7 +3456,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-packager config.status 2.23.3
+yast2-packager config.status 2.24.0
 configured by $0, generated by 

commit yast2-vm for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2013-04-03 13:10:39

Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-vm.new (New)


Package is yast2-vm, Maintainer is lsle...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2013-02-10 
15:24:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2013-04-03 
13:10:40.0 +0200
@@ -1,0 +2,7 @@
+Fri Mar 22 15:55:57 MDT 2013 - carn...@suse.com
+
+- bnc#810535 - YaST2 is lacking hypervisor installation support on
+  s390x 
+- 2.22.5
+
+---

Old:

  yast2-vm-2.22.4.tar.bz2

New:

  yast2-vm-2.22.5.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.Xkk8kN/_old  2013-04-03 13:10:41.0 +0200
+++ /var/tmp/diff_new_pack.Xkk8kN/_new  2013-04-03 13:10:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:2.22.4
+Version:2.22.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,7 +63,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-%ifarch %ix86 s390x
+%ifarch %ix86
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
 %endif
@@ -83,7 +83,7 @@
 /usr/share/YaST2/include/*
 /usr/share/YaST2/scrconf/*
 %{_prefix}/share/applications/YaST2/groups/virtualization.desktop
-%ifarch x86_64
+%ifnarch %ix86
 %{_prefix}/share/applications/YaST2/relocation-server.desktop
 %{_prefix}/share/applications/YaST2/xen.desktop
 %endif

++ yast2-vm-2.22.4.tar.bz2 - yast2-vm-2.22.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.4/VERSION new/yast2-vm-2.22.5/VERSION
--- old/yast2-vm-2.22.4/VERSION 2013-02-08 23:01:36.0 +0100
+++ new/yast2-vm-2.22.5/VERSION 2013-03-22 22:56:34.0 +0100
@@ -1 +1 @@
-2.22.4
+2.22.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-2.22.4/configure 
new/yast2-vm-2.22.5/configure
--- old/yast2-vm-2.22.4/configure   2013-02-08 23:01:47.0 +0100
+++ new/yast2-vm-2.22.5/configure   2013-03-26 18:00:13.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-vm 2.22.4.
+# Generated by GNU Autoconf 2.69 for yast2-vm 2.22.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-vm'
 PACKAGE_TARNAME='yast2-vm'
-PACKAGE_VERSION='2.22.4'
-PACKAGE_STRING='yast2-vm 2.22.4'
+PACKAGE_VERSION='2.22.5'
+PACKAGE_STRING='yast2-vm 2.22.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-vm 2.22.4 to adapt to many kinds of systems.
+\`configure' configures yast2-vm 2.22.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-vm 2.22.4:;;
+ short | recursive ) echo Configuration of yast2-vm 2.22.5:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-vm configure 2.22.4
+yast2-vm configure 2.22.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-vm $as_me 2.22.4, which was
+It was created by yast2-vm $as_me 2.22.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-vm'
- VERSION='2.22.4'
+ VERSION='2.22.5'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.22.4
+VERSION=2.22.5
 RPMNAME=yast2-vm
 MAINTAINER=Ladislav Slezak lsle...@suse.cz
 
@@ -3410,7 +3410,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-vm $as_me 2.22.4, which was
+This file was extended by yast2-vm $as_me 2.22.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   

commit yelp-xsl for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yelp-xsl for openSUSE:Factory 
checked in at 2013-04-03 13:10:54

Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old)
 and  /work/SRC/openSUSE:Factory/.yelp-xsl.new (New)


Package is yelp-xsl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes2012-10-19 
10:13:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp-xsl.new/yelp-xsl.changes   2013-04-03 
13:10:55.0 +0200
@@ -1,0 +2,57 @@
+Tue Mar 26 07:11:33 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.8.0:
+  + Added center style hint for block title and desc.
+  + Updated translations.
+
+---
+Mon Mar  4 16:23:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Added style hints for new Getting Started designs.
+  + Fixed incorrect automatic link role for guide links.
+  + Updated translations.
+
+---
+Mon Feb 18 21:27:02 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Updated translations.
+
+---
+Mon Jan 14 17:58:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Support for Mallard conditional language test tokens.
+  + Updated translations.
+
+---
+Mon Jan  7 19:21:53 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Added style=continues for Mallard lists and steps
+  + Better handling of broken internal Mallard links
+  + Updated translations.
+
+---
+Sat Nov 24 13:59:22 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + MathML support for Mallard and DocBook.
+  + Audio and video support for DocBook.
+  + Ability to set poster image for video.
+  + TTML subtitles for audio and inline media.
+  + Updated media controls.
+  + Fixed #hash auto-expanding and colorizing.
+  + Translator and publisher credits.
+  + Use quote char on :before for blockquote.
+  + ARIA landmark roles.
+  + Changed marker for expanders.
+  + Switched ui:expanded to non-experimental.
+  + Experimental Mallard UI overlays.
+  + Dropped unused DocBook utility XSLT.
+  + Use itstool join mode for translations.
+  + More experimental thumbnail link styles.
+  + Updated translations.
+
+---

Old:

  yelp-xsl-3.6.1.tar.xz

New:

  yelp-xsl-3.8.0.tar.xz



Other differences:
--
++ yelp-xsl.spec ++
--- /var/tmp/diff_new_pack.lUjzOV/_old  2013-04-03 13:10:57.0 +0200
+++ /var/tmp/diff_new_pack.lUjzOV/_new  2013-04-03 13:10:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yelp-xsl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,14 @@
 
 
 Name:   yelp-xsl
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:XSL stylesheets for the yelp help browser
 License:GPL-2.0+ and LGPL-2.1+ and MIT
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/yelp-xsl/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/yelp-xsl/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
-BuildRequires:  itstool
+BuildRequires:  itstool = 1.2.0
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt)

++ yelp-xsl-3.6.1.tar.xz - yelp-xsl-3.8.0.tar.xz ++
 39078 lines of diff (skipped)

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



commit zenity for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package zenity for openSUSE:Factory checked 
in at 2013-04-03 13:11:06

Comparing /work/SRC/openSUSE:Factory/zenity (Old)
 and  /work/SRC/openSUSE:Factory/.zenity.new (New)


Package is zenity, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/zenity/zenity.changes2012-10-03 
10:47:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.zenity.new/zenity.changes   2013-04-03 
13:11:08.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 26 11:09:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Timeout option overriding normal exit code (bgo#674881)
+  + Replaced string 'could' to start with an Uppercase (bgo#687180)
+  + Updated translatons.
+
+---
+Sat Nov 24 13:56:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Updated translations.
+
+---

Old:

  zenity-3.6.0.tar.xz

New:

  zenity-3.8.0.tar.xz



Other differences:
--
++ zenity.spec ++
--- /var/tmp/diff_new_pack.5EVkJw/_old  2013-04-03 13:11:09.0 +0200
+++ /var/tmp/diff_new_pack.5EVkJw/_new  2013-04-03 13:11:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zenity
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   zenity
-Version:3.6.0
+Version:3.8.0
 Release:0
 Summary:GNOME Command Line Dialog Utility
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/zenity/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/zenity/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream

++ zenity-3.6.0.tar.xz - zenity-3.8.0.tar.xz ++
 43739 lines of diff (skipped)

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



commit netcontrol for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package netcontrol for openSUSE:12.1:Update 
checked in at 2013-04-03 14:48:17

Comparing /work/SRC/openSUSE:12.1:Update/netcontrol (Old)
 and  /work/SRC/openSUSE:12.1:Update/.netcontrol.new (New)


Package is netcontrol, Maintainer is m...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.hWxwJM/_old  2013-04-03 14:48:21.0 +0200
+++ /var/tmp/diff_new_pack.hWxwJM/_new  2013-04-03 14:48:21.0 +0200
@@ -1 +1 @@
-link package='netcontrol.607' cicount='copy' /
+link package='netcontrol.1519' cicount='copy' /

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



commit netcontrol.1520 for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package netcontrol.1520 for 
openSUSE:12.3:Update checked in at 2013-04-03 14:48:21

Comparing /work/SRC/openSUSE:12.3:Update/netcontrol.1520 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.netcontrol.1520.new (New)


Package is netcontrol.1520, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.3:Update/.netcontrol.1520.new/netcontrol.changes  
2013-04-03 14:48:23.0 +0200
@@ -0,0 +1,134 @@
+---
+Tue Mar 26 15:01:02 UTC 2013 - m...@suse.de
+
+- version 0.2.8
+- Added ChangeLog.git to dist archive and to devel package docs.
+- Fixed ncf_close to not close logger as ncf_init did not open any.
+  This caused SEGV's in libvirt, that redirects the global logger
+  to itself and is using multiple ncf instances (bnc#811002).
+- Fixed pthreads detection and source enablement in configure,
+  added an explicit configure --enable-pthreads option to spec
+  file to cause a failure on detection problems (bnc#811002).
+- Fixed SEGV at parsing not existing BRIDGE_PATHCOSTS and memory
+  leaks in in loop check, xml parsing and on backup file creation
+  failure while routes file rewrite (bnc#810381).
+
+---
+Fri Jan 25 09:39:55 UTC 2013 - m...@suse.de
+
+- version 0.2.7
+- Fixed a bridge variable initialization in try_bridge
+- Use --enable-network-service on openSUSE = 12.3 (bnc#798348)
+- Check the network.service alias link instead of NETWORKMANAGER
+  variable in /etc/sysconfig/network/config, when requested by
+  the --enable-network-service configure option.
+
+---
+Tue Jul  3 11:15:47 UTC 2012 - m...@suse.de
+
+- version 0.2.6
+- Merged spec file changes from openSUSE:Factory
+- Fixed libnl-devel build requires to build on 12.1
+- Updated FSF address in copyright/license statements
+
+---
+Mon Jul  2 11:00:33 UTC 2012 - m...@suse.de
+
+- version 0.2.5
+- Fixed several bugs reported in bnc#760500, bnc#763388,
+  bnc#765040, bnc#754001:
+  - Fetch ip addresses and routes in system refresh via
+netlink, adds libnl-1 dependency to libnetcontrol.
+  - Do not use -o rc for ifup or it fails when startmode
+is set to manual.
+  - Always call ifstatus in ncf_if_status and not check
+interface operstate to better match ifstatus results
+  - Check type while creating topology tree as well, not
+only if the interface specific data exists.
+  - Do not report error in ncf_if_xml_state when interface 
+does not exists any more [has been stopped/removed].
+  - Improved error handling, report several errors once
+  - Expose a lot of error details to the caller
+  - Fixed to parse and configure complete interface trees
+and fixed a senseless type check that caused SEGV.
+  - Fetch mac address from system when not in the config
+  - Fixed arp ip target bonding option handling and expose
+errors while trying to add not unique slave interface.
+  - Refresh config handle earlier in ncf_define, fixed a 
+double free in regression test it does.
+  - Automatically start port/slave/base interfeces when 
+stating a bridge/bond/vlan.
+
+---
+Wed Dec 21 10:31:41 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---
+Wed Dec  7 09:34:43 UTC 2011 - m...@suse.com
+
+- Lowered bad_reference (bridge config references an unknown
+  interface) log level to warning (bnc#735187).
+
+---
+Tue Sep 27 11:09:35 UTC 2011 - m...@suse.de
+
+- version 0.2.4
+- Fixed writing of bonding slaves into ifcfg file
+- Fixed a memory leak while netcf xml generation error
+- Generate complete interface chanins, do not generate
+  type attribute in vlan interface reference xml node
+  (bnc#708398).
+
+---
+Fri Sep  9 14:10:39 UTC 2011 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  SPDX syntax. See http://www.spdx.org/licenses
+
+---
+Thu Sep  8 17:05:01 UTC 2011 - m...@suse.de
+
+- Fixed to include config.h to have _GNU_SOURCE defined
+
+---
+Fri Aug 26 11:04:59 UTC 2011 - m...@suse.de
+
+- version 0.2.3, cleaning up copyright statements in source, header
+  and other files, adding authorization notes about use of GPL code
+  from wicked project inside of the LGPL 

commit netcontrol for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package netcontrol for openSUSE:12.2:Update 
checked in at 2013-04-03 14:48:23

Comparing /work/SRC/openSUSE:12.2:Update/netcontrol (Old)
 and  /work/SRC/openSUSE:12.2:Update/.netcontrol.new (New)


Package is netcontrol, Maintainer is m...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.hsWQyD/_old  2013-04-03 14:48:26.0 +0200
+++ /var/tmp/diff_new_pack.hsWQyD/_new  2013-04-03 14:48:26.0 +0200
@@ -1 +1 @@
-link package='netcontrol.1246' cicount='copy' /
+link package='netcontrol.1519' cicount='copy' /

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



commit puppet for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package puppet for openSUSE:12.1:Update 
checked in at 2013-04-03 16:15:20

Comparing /work/SRC/openSUSE:12.1:Update/puppet (Old)
 and  /work/SRC/openSUSE:12.1:Update/.puppet.new (New)


Package is puppet, Maintainer is vdziewie...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mIFSqW/_old  2013-04-03 16:15:21.0 +0200
+++ /var/tmp/diff_new_pack.mIFSqW/_new  2013-04-03 16:15:21.0 +0200
@@ -1 +1 @@
-link package='puppet.618' cicount='copy' /
+link package='puppet.1506' cicount='copy' /

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



commit puppet.1506 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package puppet.1506 for openSUSE:12.2:Update 
checked in at 2013-04-03 16:15:21

Comparing /work/SRC/openSUSE:12.2:Update/puppet.1506 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.puppet.1506.new (New)


Package is puppet.1506, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.2:Update/.puppet.1506.new/puppet.changes  
2013-04-03 16:15:22.0 +0200
@@ -0,0 +1,179 @@
+---
+Tue Mar 26 15:55:27 UTC 2013 - vdziewie...@suse.com
+
+-Fix numerous CVEs, see bnc#809839 puppet-2.7.11-CVEs.diff
+
+---
+Wed Jun 13 09:12:06 UTC 2012 - co...@suse.com
+
+- no need for vendor-specific 
+
+---
+Tue Oct 25 13:56:49 UTC 2011 - vci...@suse.com
+
+- update to 2.7.6
+  Security Fixes
+CVE-2011-3872 (AltNames vulnerability)
+  Features and Enhancements
+User/group management on Windows
+Better file support on Windows
+Support plaintext password in Windows
+  Bug Fixes
+Recognize more duplicate resources
+Allow multi-line exec resources
+Remove unnecessary deprecation warning in puppet resource
+Update pluginsync to only load ruby files.
+
+---
+Thu Sep 29 11:32:59 UTC 2011 - vci...@suse.com
+
+- update to 2.7.4
+  - enhancement + security release:
+fixed CVE-2011-3848
+(Resist directory traversal attacks through indirections)
+GigabitEthernet/TenGigabitEthernet are uncorrectly parsed
+Don’t rely on error message to detect UAC capable platform
+Allow cron vars to have leading whitespace
+
+---
+Thu Jun 23 08:26:59 UTC 2011 - vci...@novell.com
+
+- update to 2.7.1 
+  - a major feature release:
+Ruby 1.9 Support
+Deterministic Catalog Application
+Puppet Faces - a new API for creating new Puppet subcommands
+Manage Network Devices
+Dependency cycle reporting produces graph of the cycle
+- license changed to Apache-2.0
+  - see http://docs.puppetlabs.com/guides/faq#change-to-apache-license
+
+---
+Thu May 19 09:35:38 UTC 2011 - vci...@novell.com
+
+- using correct port for puppet in the firewall rules (bnc#694825)
+
+---
+Tue Apr  5 13:38:04 UTC 2011 - vci...@novell.com
+
+- fix logging setting (bnc#683441) 
+
+---
+Mon Mar 14 09:39:35 UTC 2011 - vci...@novell.com
+
+- update to 2.6.6
+  * fixed many bugs
+  * licence has changed to GPLv2 (was GPLv2+)
+  * some of the new features:
+- Manifests can now specify arbitrary data for file contents
+- Managed resource attributes can now be audited
+- Parameterised class support in external node classifiers
+- New puppet inspect application
+
+---
+Fri Jan 28 11:55:57 UTC 2011 - vci...@novell.com
+
+- update to 2.6.4
+ * bugfixes: bnc#667867
+   Ship auth.conf as part of installing from source
+
+---
+Tue Oct  5 16:26:21 CEST 2010 - ani...@suse.cz
+
+- update to 2.6.1
+ * bugfixes, manpage fixes 
+
+---
+Thu Aug 19 15:16:13 CEST 2010 - ani...@suse.cz
+
+- update to 2.6.0
+ * major release with many new configuration options and new
+   language features
+
+---
+Mon Aug 16 16:46:36 CEST 2010 - ani...@suse.cz
+
+- respect sysconfig settings (bnc#620808) 
+
+---
+Tue Jul 20 17:44:46 CEST 2010 - ani...@suse.cz
+
+- create puppet user not only for server package (bnc#623884) 
+
+---
+Tue Mar  2 17:30:47 CET 2010 - ani...@suse.cz
+
+- update to 0.25.4
+ * bugfixes
+- create user puppet (fixes bnc#576453) 
+
+---
+Wed Apr 15 15:42:41 CEST 2009 - man...@suse.de
+
+- update to 0.24.8
+
+---
+Mon Apr  6 15:32:43 CEST 2009 - man...@suse.de
+
+- add zypper.rb plugin by Leo Eraly
+
+---
+Mon Feb  9 16:49:36 CET 2009 - ani...@suse.cz
+
+- update to 2.4.7
+ * Deprecate the NetInfo nameservice provider. Use directoryservice
+   instead
+ * Add macauthorization type

commit puppet.1506 for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package puppet.1506 for openSUSE:12.3:Update 
checked in at 2013-04-03 16:15:24

Comparing /work/SRC/openSUSE:12.3:Update/puppet.1506 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.puppet.1506.new (New)


Package is puppet.1506, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.3:Update/.puppet.1506.new/puppet.changes  
2013-04-03 16:15:26.0 +0200
@@ -0,0 +1,318 @@
+---
+Tue Mar 26 14:50:04 UTC 2013 - vdziewie...@suse.com
+
+-Fix numerous CVEs, see bnc#809839 puppet-3.1.1-CVEs.diff
+
+---
+Mon Feb 25 07:37:45 UTC 2013 - m...@suse.com
+
+- Install puppet*.service accordingly (/usr/lib/systemd for 12.3
+  and up or /lib/systemd for older versions). 
+
+---
+Fri Jan 18 14:34:23 UTC 2013 - vdziewie...@suse.com
+
+- Modify puppet-3.0.2-init.patch: Don't use lock file and pid file
+at all - bnc#714649
+- Do not use puppet-3.0.1-arg-err.patch and puppet-3.0.1-init.diff,
+since they have been upstreamed already. 
+---
+Fri Jan 11 17:07:50 UTC 2013 - aesz...@gwdg.de
+
+- Add puppet-3.0.2-init.patch: fix lock file and pid file names
+
+---
+Sat Jan  5 03:13:28 UTC 2013 - bo...@steki.net
+
+- Updated to latest upstream version 3.0.2
+- Bugfix release
+* Full list of bugs can be found at:
+  https://projects.puppetlabs.com/versions/337
+Notable bugs:
+- Bug #15513: Resource type 'cron' fails with 'target' parameter
+- Bug #16178: Boolean false in a variable causes the puppet backend lookup to 
fail
+- Bug #17445: Race condition in logrotate config makes puppet agent crash.
+- Bug #17447: Puppet sysv init script faulty
+- Bug #17488: Puppet needlessly crashes when run unptivileged even with --noop
+
+---
+Fri Dec  7 16:05:04 UTC 2012 - aesz...@gwdg.de
+
+- Add puppet-3.0.1-arg-err.patch: fix
+  http://projects.puppetlabs.com/issues/10963 
+
+---
+Wed Nov 21 15:21:02 UTC 2012 - aesz...@gwdg.de
+
+- do not use /var/lock/subsys for puppetmaster
+
+---
+Mon Nov 12 13:37:33 UTC 2012 - bo...@steki.net
+
+- revert back from ruby-shadow to rubygem-ruby-shadow as required
+  by openSUSE ruby packaging policies 
+
+---
+Wed Oct 31 20:23:56 UTC 2012 - bo...@steki.net
+
+- changed requirement of package back from rubygem-ruby-shadow to
+  more common named ruby-shadow 
+
+---
+Wed Oct 24 18:03:28 UTC 2012 - abo...@gmail.com
+
+- Updated requirements for package puppet to include rubygem-ruby-shadow
+  This is needed to make puppet modules to change passwd file
+
+---
+Tue Oct 23 21:01:38 UTC 2012 - abo...@gmail.com
+
+- Updated to 3.0.1
+- Updated puppet-3.0.1-init.diff so it functions with client.init from 
ext/suse/client.init
+- Fixed puppet.conf not in /ext/suse/ so got puppet.conf from
+  ext/redhat/puppet.conf
+
+  http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#3.0.1
+  - Bug #15717: puppet kick returns Error: Could not find indirection 'run' / 
testip.example.com finished with exit code 2
+  - Bug #16585: Remove dead ldapnodes setting
+  - Bug #16698: external node classifier script is not being called when 
storedconfigs is on
+  - bug #16757: user cannot control loading of rubygems
+  - Bug #16769: Apache SSLOptions +ExportCertData causes header too long 
error
+  - Bug #16801: Puppet 3 debian init script has code using removed 
--servertype=mongrel option
+  - Bug #16922: Could not intern from b64_zlib_yaml when fact value ends with 
a colon
+  - Bug #17000: Puppet acceptance suite will get caught in a loop if agent 
fails to terminate for kick test
+  - Refactor #16643: sample-module has hyphen in name which is only 
unofficially supported
+
+
+---
+Wed Aug 29 09:56:40 UTC 2012 - ja...@suse.de
+
+- Update to 2.7.19
+
+  http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.7.19
+
+---
+Wed Jul 11 13:24:28 UTC 2012 - vdziewie...@suse.com
+
+-Update to 2.7.18
+CVEs fixed:
+-bnc#770828 - VUL-0: CVE-2012-3864: puppet: authenticated clients can read 
arbitrary files via a flaw in puppet master

commit puppet for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package puppet for openSUSE:12.3:Update 
checked in at 2013-04-03 16:15:26

Comparing /work/SRC/openSUSE:12.3:Update/puppet (Old)
 and  /work/SRC/openSUSE:12.3:Update/.puppet.new (New)


Package is puppet, Maintainer is vdziewie...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='puppet.1506' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1506 for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1506 for 
openSUSE:12.1:Update checked in at 2013-04-03 16:15:28

Comparing /work/SRC/openSUSE:12.1:Update/patchinfo.1506 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.patchinfo.1506.new (New)


Package is patchinfo.1506, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=809839 tracker=bncVUL-0: puppet: Multiple vulnerabilities in 
puppet framework versions not vulnerable 2.6.18  2.7.21  3.1.1/issue
  issue tracker=cve id=CVE-2013-1655/
  issue tracker=cve id=CVE-2013-2275/
  issue tracker=cve id=CVE-2013-1640/
  issue tracker=cve id=CVE-2013-1652/
  issue tracker=cve id=CVE-2013-1653/
  issue tracker=cve id=CVE-2013-1654/
  issue tracker=cve id=CVE-2013-1655/
  issue tracker=cve id=CVE-2013-2274/
  issue tracker=cve id=CVE-2013-2275/
  categorysecurity/category
  ratingmoderate/rating
  packagervdziewiecki/packager
  description
Various security issues were fixed in puppet.

CVE-2013-1655 CVE-2013-2275 CVE-2013-1640
CVE-2013-1652 CVE-2013-1653 CVE-2013-1654
CVE-2013-1655 CVE-2013-2274 CVE-2013-2275
/description
  summarypuppet: security fixes/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bind.1511 for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package bind.1511 for openSUSE:12.1:Update 
checked in at 2013-04-03 16:16:45

Comparing /work/SRC/openSUSE:12.1:Update/bind.1511 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.bind.1511.new (New)


Package is bind.1511, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.1:Update/.bind.1511.new/bind.changes  2013-04-03 
16:16:47.0 +0200
@@ -0,0 +1,1655 @@
+---
+Tue Mar 26 21:45:56 UTC 2013 - lmue...@suse.com
+
+- Updated to 9.8.4-P2
+
+Security Fixes
+
+   Removed the check for regex.h in configure in order to disable
+   regex syntax checking, as it exposes BIND to a critical flaw in
+   libregex on some platforms. [CVE-2013-2266] [RT #32688]
+   https://kb.isc.org/article/AA-00871 (bnc#811876)
+
+   Prevents named from aborting with a require assertion failure
+   on servers with DNS64 enabled.  These crashes might occur as a
+   result of  specific queries that are received.  (Note that this
+   fix is a subset of a series of updates that will be included in
+   full in BIND 9.8.5 and 9.9.3 as change #3388, RT #30996).
+   [CVE-2012-5688] [RT #30792]
+
+   A deliberately constructed combination of records could cause
+   named to hang while populating the additional section of a
+   response. [CVE-2012-5166] [RT #31090]
+
+   Prevents a named assert (crash) when queried for a record whose
+   RDATA exceeds 65535 bytes  [CVE-2012-4244]  [RT #30416]
+
+   Prevents a named assert (crash) when validating caused by using
+   Bad cache data before it has been initialized. [CVE-2012-3817]
+   [RT #30025]
+
+   A condition has been corrected where improper handling of
+   zero-length RDATA could cause undesirable behavior, including
+   termination of the named process. [CVE-2012-1667]  [RT #29644]
+
+New Features
+
+   Elliptic Curve Digital Signature Algorithm keys and signatures
+   in DNSSEC are now supported per RFC 6605. [RT #21918]
+
+Feature Changes
+
+   Improves OpenSSL error logging [RT #29932]
+
+   nslookup now returns a nonzero exit code when it is unable to
+   get an answer.  [RT #29492]
+
+Bug Fixes
+
+   Uses binary mode to open raw files on Windows.  [RT #30944]
+
+   Static-stub zones now accept forward and fowarders options
+   (often needed for subdomains of the zone referenced to override
+   global forwarding options).  These options are already available
+   with traditional stub zones and their omission from zones of
+   type static-stub was an inadvertent oversight. [RT #30482]
+
+   Limits the TTL of signed RRsets in cache when their RRSIGs are
+   approaching expiry. This prevents the persistence in cache of
+   invalid RRSIGs in order to assist recovery from a situation where
+   zone re-signing doesn't occur in a timely manner.   With this
+   change, named will attempt to obtain new RRSIGs from the
+   authoritative server once the original ones have expired, and
+   even if the TTL of the old records would in other circumstances
+   cause them to be kept in cache for longer.  [RT #26429]
+
+   Corrects the syntax of isc_atomic_xadd() and isc_atomic_cmpxchg()
+   which are employed on Itanium systems to speed up lock management
+   by making use of atomic operations.  Without the syntax correction
+   it is possible that concurrent access to the same structures
+   could accidentally occur with unpredictable results.  [RT #25181]
+
+   The configure script now supports and detects libxml2-2.8.x
+   correctly [RT #30440]
+
+   The host command should no longer assert on some architectures
+   and builds while handling the time values used with the -w (wait
+   forever) option.  [RT #18723]
+
+   Invalid zero settings for max-retry-time, min-retry-time,
+   max-refresh-time, min-refresh-time will now be detected during
+   parsing of named.conf and an error emitted instead of triggering
+   an assertion failure on startup.  [RT #27730]
+
+   Removes spurious newlines from log messages in zone.c [RT #30675] 
+
+   When built with readline support (i.e. on a system with readline
+   installed) nsupdate no longer terminates unexpectedly in interactive
+   mode. [RT #29550]
+
+   All named tasks that perform task-exclusive operations now share
+   the same single task.  Prior to this change, there was the
+   possibility of a race condition between rndc operations and other
+   functions such as re-sizing the adb hash table.  If the race
+   condition was encountered, named would in most cases terminate
+   unexpectedly with an assert.  [RT #29872]
+
+   Ensures that servers are expired from the ADB cache when the
+   timeout limit is reached so that their learned attributes can
+   be refreshed.  Prior to this change, servers that were 

commit bind for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package bind for openSUSE:12.1:Update 
checked in at 2013-04-03 16:16:47

Comparing /work/SRC/openSUSE:12.1:Update/bind (Old)
 and  /work/SRC/openSUSE:12.1:Update/.bind.new (New)


Package is bind, Maintainer is m...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.i4i1G1/_old  2013-04-03 16:16:50.0 +0200
+++ /var/tmp/diff_new_pack.i4i1G1/_new  2013-04-03 16:16:50.0 +0200
@@ -1 +1 @@
-link package='bind.1167' cicount='copy' /
+link package='bind.1511' cicount='copy' /

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



commit bind.1512 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package bind.1512 for openSUSE:12.2:Update 
checked in at 2013-04-03 16:16:53

Comparing /work/SRC/openSUSE:12.2:Update/bind.1512 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.bind.1512.new (New)


Package is bind.1512, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.2:Update/.bind.1512.new/bind.changes  2013-04-03 
16:16:55.0 +0200
@@ -0,0 +1,1860 @@
+---
+Tue Mar 26 21:45:56 UTC 2013 - lmue...@suse.com
+
+- Updated to 9.9.2-P2
+
+Security Fixes
+
+   Removed the check for regex.h in configure in order to disable
+   regex syntax checking, as it exposes BIND to a critical flaw in
+   libregex on some platforms. [CVE-2013-2266] [RT #32688]
+   https://kb.isc.org/article/AA-00871 (bnc#811876)
+
+   Prevents named from aborting with a require assertion failure
+   on servers with DNS64 enabled.  These crashes might occur as a
+   result of  specific queries that are received.  (Note that this
+   fix is a subset of a series of updates that will be included in
+   full in BIND 9.8.5 and 9.9.3 as change #3388, RT #30996).
+   [CVE-2012-5688] [RT #30792]
+
+   A deliberately constructed combination of records could cause
+   named to hang while populating the additional section of a
+   response. [CVE-2012-5166] [RT #31090]
+
+   Prevents a named assert (crash) when queried for a record whose
+   RDATA exceeds 65535 bytes.  [CVE-2012-4244]  [RT #30416]
+
+   Prevents a named assert (crash) when validating caused by using
+   Bad cache data before it has been initialized. [CVE-2012-3817]
+   [RT #30025]
+
+   A condition has been corrected where improper handling of
+   zero-length RDATA could cause undesirable behavior, including
+   termination of the named process. [CVE-2012-1667]  [RT #29644]
+
+   ISC_QUEUE handling for recursive clients was updated to address
+   a race condition that could cause a memory leak. This rarely
+   occurred with UDP clients, but could be a significant problem
+   for a server handling a steady rate of TCP queries. [CVE-2012-3868]
+   [RT #29539  #30233]
+
+New Features
+
+   Elliptic Curve Digital Signature Algorithm keys and signatures
+   in DNSSEC are now supported per RFC 6605. [RT #21918]
+
+   Introduces a new tool dnssec-checkds command that checks a
+   zone to determine which DS records should be published in the
+   parent zone, or which DLV records should be published in a DLV
+   zone, and queries the DNS to ensure that it exists. (Note: This
+   tool depends on python; it will not be built or installed on
+   systems that do not have a python interpreter.)  [RT #28099]
+
+   Introduces a new tool dnssec-verify that validates a signed
+   zone, checking for the correctness of signatures and NSEC/NSEC3
+   chains.  [RT #23673]
+
+   Adds configuration option max-rsa-exponent-size value; that
+   can be used to specify the maximum rsa exponent size that will
+   be accepted when validating [RT #29228]
+
+Feature Changes
+
+   Improves OpenSSL error logging [RT #29932]
+
+   nslookup now returns a nonzero exit code when it is unable to
+   get an answer.  [RT #29492]
+
+Bug Fixes
+
+   When using DNSSEC inline signing with rndc signing -nsec3param,
+   a salt value of - can now be used to indicate 'no salt'.  [RT #30099]
+
+   Prevents race conditions (address use after free) that could be
+   encountered when named is shutting down and releasing structures
+   used to manage recursive clients.  [RT #30241]
+
+   Static-stub zones now accept forward and fowarders options
+   (often needed for subdomains of the zone referenced to override
+   global forwarding options).  These options are already available
+   with traditional stub zones and their omission from zones of
+   type static-stub was an inadvertent oversight. [RT #30482]
+
+   Limits the TTL of signed RRsets in cache when their RRSIGs are
+   approaching expiry. This prevents the persistence in cache of
+   invalid RRSIGs in order to assist recovery from a situation where
+   zone re-signing doesn't occur in a timely manner.   With this
+   change, named will attempt to obtain new RRSIGs from the
+   authoritative server once the original ones have expired, and
+   even if the TTL of the old records would in other circumstances
+   cause them to be kept in cache for longer.  [RT #26429]
+
+   Corrects the syntax of isc_atomic_xadd() and isc_atomic_cmpxchg()
+   which are employed on Itanium systems to speed up lock management
+   by making use of atomic operations.  Without the syntax correction
+   it is possible that concurrent access to the same structures
+   could accidentally occur with unpredictable results.  [RT #25181]
+
+   Improves OpenSSL error 

commit bind for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package bind for openSUSE:12.2:Update 
checked in at 2013-04-03 16:16:56

Comparing /work/SRC/openSUSE:12.2:Update/bind (Old)
 and  /work/SRC/openSUSE:12.2:Update/.bind.new (New)


Package is bind, Maintainer is m...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2aby1g/_old  2013-04-03 16:16:57.0 +0200
+++ /var/tmp/diff_new_pack.2aby1g/_new  2013-04-03 16:16:57.0 +0200
@@ -1 +1 @@
-link package='bind.1167' cicount='copy' /
+link package='bind.1512' cicount='copy' /

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



commit patchinfo.1512 for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1512 for 
openSUSE:12.3:Update checked in at 2013-04-03 16:17:02

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1512 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1512.new (New)


Package is patchinfo.1512, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1512
  packagermsmeissn/packager
  categorysecurity/category
  ratingmoderate/rating
  summarybind: update to 9.9.2-P2 security release/summary
  description
bind was updated to 9.9.2-P2, fixing a security issue in regular 
expression handling. [CVE-2013-2266] [RT #32688]
https://kb.isc.org/article/AA-00871 (bnc#811876)
  /description
issue tracker=cve id=CVE-2013-2266/issue tracker=bnc 
id=811876//patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ruby for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby for openSUSE:12.1:Update 
checked in at 2013-04-03 16:20:31

Comparing /work/SRC/openSUSE:12.1:Update/ruby (Old)
 and  /work/SRC/openSUSE:12.1:Update/.ruby.new (New)


Package is ruby, Maintainer is mrueck...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8KniM0/_old  2013-04-03 16:20:32.0 +0200
+++ /var/tmp/diff_new_pack.8KniM0/_new  2013-04-03 16:20:32.0 +0200
@@ -1 +1 @@
-link package='ruby.1051' cicount='copy' /
+link package='ruby.1497' cicount='copy' /

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



commit ruby.1497 for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby.1497 for openSUSE:12.1:Update 
checked in at 2013-04-03 16:20:28

Comparing /work/SRC/openSUSE:12.1:Update/ruby.1497 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.ruby.1497.new (New)


Package is ruby.1497, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.1:Update/.ruby.1497.new/ruby.changes  2013-04-03 
16:20:30.0 +0200
@@ -0,0 +1,775 @@
+---
+Mon Mar 25 17:30:25 UTC 2013 - mrueck...@suse.de
+
+- added CVE-2013-1821.patch: (bnc#808137)
+  Fix entity expansion DoS vulnerability in REXML. When reading
+  text nodes from an XML document, the REXML parser could be
+  coerced into allocating extremely large string objects which
+  could consume all available memory on the system.  CVE-2013-1821
+  (Patch taken from debian (Salvatore Bonaccorso))
+
+---
+Fri Oct 26 10:47:35 UTC 2012 - mrueck...@suse.de
+
+- added ruby-1.8.7_safe_level_bypass.patch: (bnc#783525)
+  Fixes a SAFE_LEVEL bypass in name_err_to_s. CVE-2012-4466
+
+---
+Thu Jan 12 15:51:50 UTC 2012 - mrueck...@suse.de
+
+- update to 1.8.7.p357 (bnc#739122)
+  - randomize hash to avoid algorithmic complexity attacks.
+CVE-2011-4815
+  - initialization of hash_seed to be at the beginning of the
+process.
+  - initialize random seed at first.
+  - call OpenSSL::Random.seed at the SecureRandom.random_bytes
+call.  insert separators for array join.  patch by Masahiro
+Tomita.  [ruby-dev:44270]
+  - mkconfig.rb: fix for continued lines.  based on a patch from
+Marcus Rueckert darix AT opensu.se at [ruby-core:20420].
+  - Infinity is greater than any bignum number.  [ruby-dev:38672]
+  - initialize store-ex_data.sk.  [ruby-core:28907]
+[ruby-core:23971] [ruby-core:18121]
+
+---
+Thu Jul  7 13:02:17 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p352
+  - support for openssl compiled without SSLv2
+  - multilib support for tk build
+  - some IPv6 related fixes
+  - zlib fixes
+  - reinitialize PRNG when forking children
+  - uri route_to fixes
+  - fix race condition with variables and autoload
+- drop 1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
+  included upstream
+- drop ruby-1.8.7.p22_tcltk-multilib.patch
+  solved differently upstream
+
+---
+Fri May 20 13:26:07 UTC 2011 - mrueck...@suse.de
+
+- drop ruby-1.8.7.p299_webrick_error_page_encoding.patch:
+  we will stick to the upstream charset
+
+---
+Fri Mar 18 13:46:36 UTC 2011 - mrueck...@suse.de
+
+- added ruby-1.8.x_rubylibdir.patch:
+  allows us to also change the path for the stdlib part of the ruby
+  directory tree
+
+---
+Tue Feb 22 16:38:09 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p334 (bnc#673740, bnc#673750, bnc#600752)
+  - A symlink race condition vulnerability was found in
+FileUtils.remove_entry_secure. The vulnerability allows local
+users to delete arbitrary files and directories. CVE-2011-1004
+  - Exception#to_s method can be used to trick $SAFE check, which
+makes a untrusted codes to modify arbitrary strings.
+CVE-2011-1005
+  - Ruby WEBrick character set issue (XSS) CVE-2010-0541
+
+  for all non security changes see
+/usr/share/doc/packages/ruby/ChangeLog
+
+- refreshed ruby-1.8.x_openssl_branch_update.patch
+- buildrequires openssl to make the last openssl test work
+- 
https://github.com/ruby/ruby/commit/1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
+  * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
+This caused failure when test/csv is executed with GC.stress =
+true.
+- added ruby-1.8.7.p334_remove_zlib_test_params_test.patch:
+  remove the test_params patch from backport in r27917
+  It doesnt pass atm.
+- removed ruby-1.8.6.p36_socket_ipv6.patch:
+  included upstream
+
+---
+Tue Sep  7 14:38:54 UTC 2010 - mrueck...@suse.de
+
+- the testsuite and doc-html package should of course require the
+  main package
+
+---
+Fri Jul  2 09:50:00 UTC 2010 - mrueck...@suse.de
+
+- add ruby(abi) = 1.8 provides
+
+---
+Thu Jul  1 15:27:17 UTC 2010 - mrueck...@suse.de
+
+- update to 1.8.7.p299 (bnc#606056 and bnc#603914)
+  - OpenSSL 1.0.0 support
+  - Use OpenSSL engines which exist
+  - 

commit ruby.1497 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby.1497 for openSUSE:12.2:Update 
checked in at 2013-04-03 16:20:32

Comparing /work/SRC/openSUSE:12.2:Update/ruby.1497 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ruby.1497.new (New)


Package is ruby.1497, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.2:Update/.ruby.1497.new/ruby.changes  2013-04-03 
16:20:33.0 +0200
@@ -0,0 +1,779 @@
+---
+Tue Jun 19 10:10:00 UTC 2012 - co...@suse.com
+
+- also add the old macro names as wrapper
+
+---
+Tue May  8 09:46:38 UTC 2012 - co...@suse.com
+
+- make this package a wrapper around the default ruby - ruby19 for now
+
+---
+Mon Feb 13 10:54:34 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Thu Dec 29 01:40:14 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p357
+  - randomize hash to avoid algorithmic complexity attacks.
+CVE-2011-4815
+  - initialization of hash_seed to be at the beginning of the
+process.
+  - initialize random seed at first.
+  - call OpenSSL::Random.seed at the SecureRandom.random_bytes
+call.  insert separators for array join.  patch by Masahiro
+Tomita.  [ruby-dev:44270]
+  - mkconfig.rb: fix for continued lines.  based on a patch from
+Marcus Rueckert darix AT opensu.se at [ruby-core:20420].
+  - Infinity is greater than any bignum number.  [ruby-dev:38672]
+  - initialize store-ex_data.sk.  [ruby-core:28907]
+[ruby-core:23971] [ruby-core:18121]
+
+---
+Thu Dec  1 17:03:34 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---
+Thu Jul  7 13:02:17 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p352
+  - support for openssl compiled without SSLv2
+  - multilib support for tk build
+  - some IPv6 related fixes
+  - zlib fixes
+  - reinitialize PRNG when forking children
+  - uri route_to fixes
+  - fix race condition with variables and autoload
+- drop 1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
+  included upstream
+- drop ruby-1.8.7.p22_tcltk-multilib.patch
+  solved differently upstream
+
+---
+Fri May 20 13:26:07 UTC 2011 - mrueck...@suse.de
+
+- drop ruby-1.8.7.p299_webrick_error_page_encoding.patch:
+  we will stick to the upstream charset
+
+---
+Fri Mar 18 13:46:36 UTC 2011 - mrueck...@suse.de
+
+- added ruby-1.8.x_rubylibdir.patch:
+  allows us to also change the path for the stdlib part of the ruby
+  directory tree
+
+---
+Tue Feb 22 16:38:09 UTC 2011 - mrueck...@suse.de
+
+- update to 1.8.7.p334 (bnc#673740, bnc#673750, bnc#600752)
+  - A symlink race condition vulnerability was found in
+FileUtils.remove_entry_secure. The vulnerability allows local
+users to delete arbitrary files and directories. CVE-2011-1004
+  - Exception#to_s method can be used to trick $SAFE check, which
+makes a untrusted codes to modify arbitrary strings.
+CVE-2011-1005
+  - Ruby WEBrick character set issue (XSS) CVE-2010-0541
+
+  for all non security changes see
+/usr/share/doc/packages/ruby/ChangeLog
+
+- refreshed ruby-1.8.x_openssl_branch_update.patch
+- buildrequires openssl to make the last openssl test work
+- 
https://github.com/ruby/ruby/commit/1887f60a8540f64f5c7bb14d57c0be70506941b8.patch
+  * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
+This caused failure when test/csv is executed with GC.stress =
+true.
+- added ruby-1.8.7.p334_remove_zlib_test_params_test.patch:
+  remove the test_params patch from backport in r27917
+  It doesnt pass atm.
+- removed ruby-1.8.6.p36_socket_ipv6.patch:
+  included upstream
+
+---
+Tue Sep  7 14:38:54 UTC 2010 - mrueck...@suse.de
+
+- the testsuite and doc-html package should of course require the
+  main package
+
+---
+Fri Jul  2 09:50:00 UTC 2010 - mrueck...@suse.de
+
+- add ruby(abi) = 1.8 provides
+
+---
+Thu Jul  1 15:27:17 UTC 2010 - mrueck...@suse.de
+
+- update to 1.8.7.p299 (bnc#606056 and bnc#603914)
+  - OpenSSL 1.0.0 support
+  - Use OpenSSL engines which exist
+  - Fixed range and chunked support 

commit ruby for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby for openSUSE:12.2:Update 
checked in at 2013-04-03 16:20:34

Comparing /work/SRC/openSUSE:12.2:Update/ruby (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ruby.new (New)


Package is ruby, Maintainer is mrueck...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='ruby.1497' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patch.1479 for openSUSE:12.1:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patch.1479 for openSUSE:12.1:Update 
checked in at 2013-04-03 16:20:36

Comparing /work/SRC/openSUSE:12.1:Update/patch.1479 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.patch.1479.new (New)


Package is patch.1479, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.1:Update/.patch.1479.new/patch.changes
2013-04-03 16:20:37.0 +0200
@@ -0,0 +1,396 @@
+---
+Thu Mar 21 17:30:54 CET 2013 - jdelv...@suse.de
+
+- patch-warn-on-read-only-files.patch: Only warn when trying to
+  modify read-only files, instead of failing. This restores
+  compatibility with older versions of GNU patch (bnc#794658).
+- patch-revert-e0f70752.patch: Revert broken upstream commit
+  (bnc#755136).
+
+---
+Wed Oct  5 12:33:53 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %configure macro
+
+---
+Mon Apr  4 15:11:04 CEST 2011 - jdelv...@suse.de
+
+- Version 2.6.1.116:
+  + Patch now ignores destination file names that are absolute or
+that contain a component of .. (CVE-2010-4651, bnc#662957).
+- Drop unified-reject-files-compat.diff. Compatibility has been
+  provided for the past 18 months, hopefully nobody is relying on
+  it any longer.
+
+---
+Fri Jul  2 06:57:49 UTC 2010 - jeng...@medozas.de
+
+- Use %_smp_mflags
+
+---
+Wed May  5 01:28:12 CEST 2010 - agr...@suse.de
+
+- Version 2.6.1.81:
+  + Fix backup file detection for deleted files
+  + Allow to create and delete empty files
+  + Stick to the best name in the reversed-patch check
+  + Various portability improvements
+
+---
+Sun May  2 15:57:54 CEST 2010 - agr...@suse.de
+
+- Fix the linker library order.
+
+---
+Sun May  2 14:40:09 CEST 2010 - agr...@suse.de
+
+- Be more verbose when %verbose is defined.
+
+---
+Sun May  2 14:01:47 CEST 2010 - agr...@suse.de
+
+- Version 2.6.1.64:
+  + Support for most features of the diff --git format: renames
+and copies, permission changes, symlink diffs.  (Binary diffs
+are not supported yet; patch will complain and skip them.)
+  + Support for double-quoted filenames: when a filename in a
+context diff starts with a double quote, it is interpreted as
+a C string literal.  The escape sequences \\, \, \a, \b, \f, \n,
+\r, \t, \v, and \ooo (a three-digit octal number between 0 and
+255) are recognized.
+  + Refuse to patch read-only files by default, or at least warn
+when patching such files with --force or --batch.
+  + Refuse to apply a normal patch to a symlink.  (Previous
+versions of patch were wrongly replacing the symlink with a
+regular file.)
+  + When a timestamp specifies a time zone, honor that instead of
+assuming the local time zone (--set-date) or Universal
+Coordinated Time (--set-utc).
+  + Support for nanosecond precision timestamps.
+  + Many portability and bug fixes.
+
+---
+Sun Jan 31 16:22:05 CET 2010 - agr...@suse.de
+
+- Version 2.6.1.9:
+  + Skip another ed-dependent test when ed isn't installed.
+  + More portability fixes.
+---
+Wed Dec 30 17:14:24 CET 2009 - agr...@suse.de
+
+- Version 2.6.1:
+  + Support for diff3(1) style merges which show the old, original,
+and new lines of a conflict has been added (--merge=diff3).
+The default still is the merge(1) format (--merge or
+--merge=merge).
+  + Bug and portability fixes.
+
+---
+Sun Dec  6 17:32:57 CET 2009 - jengelh
+
+- enable parallel building
+
+---
+Fri Nov 13 15:45:06 CET 2009 - agr...@suse.de
+
+- Version 2.6.
+
+---
+Mon Sep  7 13:30:46 CEST 2009 - agr...@suse.de
+
+- Version 2.5.9.122:
+  + Try to preserve the owning group of patched files.
+- Add --unified-reject-files backwards-compatibility patch to
+  older SUSE versions of patch.
+
+---
+Mon Jul 20 10:12:48 CEST 2009 - agr...@suse.de
+
+- Version 2.5.9.120:
+  + When copying files, use full_write() from gnulib instead of
+write().
+  + The -m option 

commit ruby19 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby19 for openSUSE:12.2:Update 
checked in at 2013-04-03 16:20:39

Comparing /work/SRC/openSUSE:12.2:Update/ruby19 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ruby19.new (New)


Package is ruby19, Maintainer is jmassaguer...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ndRWX1/_old  2013-04-03 16:20:41.0 +0200
+++ /var/tmp/diff_new_pack.ndRWX1/_new  2013-04-03 16:20:41.0 +0200
@@ -1 +1 @@
-link package='ruby19.1363' cicount='copy' /
+link package='ruby19.1497' cicount='copy' /

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



commit ruby19.1497 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby19.1497 for openSUSE:12.2:Update 
checked in at 2013-04-03 16:20:38

Comparing /work/SRC/openSUSE:12.2:Update/ruby19.1497 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ruby19.1497.new (New)


Package is ruby19.1497, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.2:Update/.ruby19.1497.new/ruby19.changes  
2013-04-03 16:20:39.0 +0200
@@ -0,0 +1,302 @@
+---
+Mon Mar 25 17:49:36 UTC 2013 - mrueck...@suse.de
+
+- update to 1.9.3 p392 (bnc#808137 bnc#803342)
+  - update json intree to 1.5.5:
+Denial of Service and Unsafe Object Creation Vulnerability in
+JSON CVE-2013-0269
+  - limit entity expansion text limit to 10kB CVE-2013-1821
+  - get rid of a SEGV when calling rb_iter_break() from some
+extention libraries.
+  - some warning suppressed and smaller fixes
+
+---
+Fri Feb  8 13:49:33 UTC 2013 - mrueck...@suse.de
+
+- restore the old ruby macros and the gem wrapper script
+
+---
+Wed Feb  6 16:27:34 UTC 2013 - mrueck...@suse.de
+
+- update to 1.9.3 p385 (bnc#802406)
+  XSS exploit of RDoc documentation generated by rdoc
+  (CVE-2013-0256)
+
+  for other changes see /usr/share/doc/packages/ruby19/Changelog
+
+---
+Mon Feb  4 09:32:50 UTC 2013 - kkae...@suse.com
+
+- Replace bind_stack.patch with upstream patch (bnc#796757)
+  (thread_pthread.c-ruby_init_stack-ignore-STACK_END_ADDRESS.patch)
+  * thread_pthread.c (ruby_init_stack): ignore `STACK_END_ADDRESS'
+if Ruby interpreter is running on co-routine.
+
+---
+Tue Jan  8 20:35:50 UTC 2013 - co...@suse.com
+
+- readd the private header *atomic.h
+
+---
+Fri Jan  4 13:33:09 UTC 2013 - kkae...@suse.com
+
+- added bind_stack.patch: (bnc#796757)
+  Fixes stack boundary issues when embedding Ruby into
+  threaded C code (Ruby bug #2294)
+
+---
+Sun Dec 30 11:51:20 UTC 2012 - co...@suse.com
+
+- update to 1.9.3 p362 
+  * many bug fixes.
+
+---
+Tue Nov 13 14:09:45 UTC 2012 - co...@suse.com
+
+- update to 1.9.3 p327 (bnc#789983)
+  CVE-2012-5371 and plenty of other fixes
+
+---
+Tue Nov  6 05:31:47 UTC 2012 - co...@suse.com
+
+- make sure the rdoc output is more stable for build-compare
+  (new patch ruby-sort-rdoc-output.patch)
+
+---
+Sat Nov  3 08:12:18 UTC 2012 - co...@suse.com
+
+- update to 1.9.3 p286 (bnc#783511, bnc#791199)
+  This release includes some security fixes, and many other bug fixes.
+
+  $SAFE escaping vulnerability about Exception#to_s / NameError#to_s 
+  (CVE-2012-4464, CVE-2012-4466)
+  Unintentional file creation caused by inserting an illegal NUL character
+  many other bug fixes. (CVE-2012-4522)
+  
+  See Changelog for the complete set
+- remove ruby-1.8.7_safe_level_bypass.patch as it's upstream
+
+---
+Fri Oct 26 14:27:36 UTC 2012 - mrueck...@suse.de
+
+- added ruby-1.8.7_safe_level_bypass.patch: (bnc#783511)
+  Fixes a SAFE_LEVEL bypass in name_err_to_s and exc_to_s.
+  CVE-2012-4464
+
+---
+Thu Oct 18 10:10:55 UTC 2012 - co...@suse.com
+
+- remove build depencency on ca certificates - only causing cycles
+
+---
+Thu Sep 13 05:04:39 UTC 2012 - co...@suse.com
+
+- one more header needed for rubygem-ruby-debug-base19
+
+---
+Fri Sep  7 11:08:42 UTC 2012 - co...@suse.com
+
+- install vm_core.h and its dependencies as ruby-devel-extra
+
+---
+Wed Aug  1 11:54:11 UTC 2012 - co...@suse.com
+
+- move the provides to the ruby package instead
+
+---
+Fri Jul 27 07:22:48 UTC 2012 - co...@suse.com
+
+- add provides for the internal gems
+
+---
+Thu Jul 26 09:52:41 UTC 2012 - co...@suse.com
+
+- fix macros
+
+---
+Mon Jul  9 05:20:30 UTC 2012 - co...@suse.com
+
+- gem_install_wrapper no longer 

commit patchinfo.1480 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1480 for 
openSUSE:12.2:Update checked in at 2013-04-03 16:20:42

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1480 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1480.new (New)


Package is patchinfo.1480, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  packagerjdelvare/packager
  categoryrecommended/category
  ratingmoderate/rating
  summarypatch: Only warn when trying to modify read-only files/summary
  descriptionThis udpate fixes the following issues for patch:
- bnc#794658: Only warn when trying to modify read-only files instead of 
failing. This restores compatibility with older versions of GNU 
patch/description
  issue tracker=bnc id=794658patch version in openSUSE fails to operate 
on read only files (unless --force)/issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ruby19 for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ruby19 for openSUSE:12.3:Update 
checked in at 2013-04-03 16:20:44

Comparing /work/SRC/openSUSE:12.3:Update/ruby19 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.ruby19.new (New)


Package is ruby19, Maintainer is jmassaguer...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='ruby19.1497' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1497 for openSUSE:12.2:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1497 for 
openSUSE:12.2:Update checked in at 2013-04-03 16:20:46

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1497 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1497.new (New)


Package is patchinfo.1497, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=808137 tracker=bncVUL-1: CVE-2013-1821: ruby: entity expansion 
DoS vulnerability in REXML/issue
  issue id=803342 tracker=bncVUL-0: CVE-2013-0269: ruby19/rubygem-json: 
Denial of Service and Unsafe Object Creation Vulnerability in JSON/issue
  issue id=CVE-2013-0269 tracker=cve /
  issue id=CVE-2013-1821 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerdarix/packager
  description
Ruby 1.8 was updated to fix a XML entity expansion denial of service attack 
(CVE-2013-1821)

Ruby 1.9 was updated to 1.9.3 p392, fixing the same security issues and also:
  - update json intree to 1.5.5:
Denial of Service and Unsafe Object Creation Vulnerability in
JSON CVE-2013-0269
  - limit entity expansion text limit to 10kB CVE-2013-1821
  - get rid of a SEGV when calling rb_iter_break() from some
extention libraries.
  - some warning suppressed and smaller fixes
/description
  summaryruby: update to fix XML and JSON security problems/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1497 for openSUSE:12.3:Update

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1497 for 
openSUSE:12.3:Update checked in at 2013-04-03 16:20:48

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.1497 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.1497.new (New)


Package is patchinfo.1497, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=808137 tracker=bncVUL-1: CVE-2013-1821: ruby: entity expansion 
DoS vulnerability in REXML/issue
  issue id=803342 tracker=bncVUL-0: CVE-2013-0269: ruby19/rubygem-json: 
Denial of Service and Unsafe Object Creation Vulnerability in JSON/issue
  issue id=CVE-2013-0269 tracker=cve /
  issue id=CVE-2013-1821 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerdarix/packager
  description
Ruby 1.8 was updated to fix a XML entity expansion denial of service attack 
(CVE-2013-1821)

Ruby 1.9 was updated to 1.9.3 p392, fixing the same security issues and also:
  - update json intree to 1.5.5:
Denial of Service and Unsafe Object Creation Vulnerability in
JSON CVE-2013-0269
  - limit entity expansion text limit to 10kB CVE-2013-1821
  - get rid of a SEGV when calling rb_iter_break() from some
extention libraries.
  - some warning suppressed and smaller fixes
/description
  summaryruby: update to fix XML and JSON security problems/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit brasero for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package brasero for openSUSE:Factory checked 
in at 2013-04-03 23:32:57

Comparing /work/SRC/openSUSE:Factory/brasero (Old)
 and  /work/SRC/openSUSE:Factory/.brasero.new (New)


Package is brasero, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/brasero/brasero.changes  2012-11-21 
14:59:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes 2013-04-03 
23:32:59.0 +0200
@@ -1,0 +2,20 @@
+Tue Mar 26 08:54:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Documentation fixes.
+  + Updated translations.
+
+---
+Thu Mar  7 09:34:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Add a question mark to a question.
+  + Support notification filtering.
+  + Remove nonexisting options from the man page.
+  + Fix while loop in `brasero_libisofs_write_image_to_fd_thread.
+  + Updated translations.
+- Add brasero-tracker-0.16.patch: Fix build with tracker 0.16.
+- Add gnome-common BuildRequires and call to autoreconf, as above
+  patch touches the build system.
+
+---

Old:

  brasero-3.6.1.tar.xz

New:

  brasero-3.8.0.tar.xz
  brasero-tracker-0.16.patch



Other differences:
--
++ brasero.spec ++
--- /var/tmp/diff_new_pack.pkyuqQ/_old  2013-04-03 23:33:05.0 +0200
+++ /var/tmp/diff_new_pack.pkyuqQ/_new  2013-04-03 23:33:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package brasero
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,19 @@
 
 
 Name:   brasero
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:CD/DVD burning application for GNOME
 License:GPL-2.0+
 Group:  Productivity/Multimedia/CD/Record
 Url:http://gnome.org/projects/brasero
-Source: 
http://download.gnome.org/sources/brasero/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/brasero/3.8/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM brasero-tracker-0.16.patch bgo#692664 
dims...@opensuse.org -- Fix build with tracker 0.16
+Patch0: brasero-tracker-0.16.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
+# Needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  yelp-tools
@@ -180,9 +184,12 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build
+# Needed for patch0
+autoreconf -fiv
 %configure \
 --disable-static \
 --disable-scrollkeeper \

++ brasero-3.6.1.tar.xz - brasero-3.8.0.tar.xz ++
 125892 lines of diff (skipped)

++ brasero-tracker-0.16.patch ++
From f3a73618755d39ae21a9ee1dc96ba43158fc0cac Mon Sep 17 00:00:00 2001
From: Kalev Lember kalevlem...@gmail.com
Date: Sun, 27 Jan 2013 23:25:54 +0100
Subject: [PATCH] build: Simplify tracker version searching and support 0.16
 API

Use an iterator instead of a deep dependency tree. This should simplify
adding support for new tracker versions in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=692664
---
 configure.ac | 23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/configure.ac b/configure.ac
index 016c873..9f0b4af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -382,21 +382,22 @@ AC_ARG_ENABLE(search,
esac],
[enable_search=auto])
 
+if test x$enable_search != xno; then
+# Try to figure out the tracker API version to use
+tracker_api=0.10
+m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16]],
+  [PKG_CHECK_EXISTS([tracker-sparql-VERSION = 
$TRACKER_REQUIRED],
+[tracker_api=VERSION])
+  ])
+fi
+
 if test x$enable_search = xauto; then
-PKG_CHECK_EXISTS([tracker-sparql-0.14 = $TRACKER_REQUIRED],
-  [enable_search=yes],
-  [PKG_CHECK_EXISTS([tracker-sparql-0.12 = 
$TRACKER_REQUIRED],
-[enable_search=yes],
-
[PKG_CHECK_EXISTS([tracker-sparql-0.10 = $TRACKER_REQUIRED],
-  
[enable_search=yes],
-

commit check-create-certificate for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package check-create-certificate for 
openSUSE:Factory checked in at 2013-04-03 23:33:09

Comparing /work/SRC/openSUSE:Factory/check-create-certificate (Old)
 and  /work/SRC/openSUSE:Factory/.check-create-certificate.new (New)


Package is check-create-certificate, Maintainer is j...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/check-create-certificate/check-create-certificate.changes
2011-09-23 01:53:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.check-create-certificate.new/check-create-certificate.changes
   2013-04-03 23:33:10.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 28 10:05:43 UTC 2013 - joop.boo...@opensuse.org
+
+- Adapted the License according to the spdx standard
+- Cleaned the spec file up
+
+---



Other differences:
--
++ check-create-certificate.spec ++
--- /var/tmp/diff_new_pack.XBB8WI/_old  2013-04-03 23:33:11.0 +0200
+++ /var/tmp/diff_new_pack.XBB8WI/_new  2013-04-03 23:33:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package check-create-certificate
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   check-create-certificate
 Version:0.5
-Release:1
-License:GPLv2
-Group:  Productivity/Networking/System
+Release:0
 Summary:A non-interactive script that creates an SSL certificate if it 
does not exist
+License:GPL-2.0
+Group:  Productivity/Networking/System
 Url:
http://gitorious.org/server-administration/check-create-certificate
-
-Requires:   perl perl-base
-Requires:   openssl
-
+Source: %{name}-%{version}.tar.bz2
 BuildRequires:  coreutils
-BuildArch:  noarch
+Requires:   openssl
+Requires:   perl
+Requires:   perl-base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-Source: %{name}-%{version}.tar.bz2
+BuildArch:  noarch
 
 %description
 A script that checks for the existance of an SSL certificate or creates a new 
self signed one.
@@ -43,7 +39,6 @@
 
 J. Daniel Schmidt j...@suse.de
 
-
 %prep
 
 %setup -q
@@ -51,17 +46,14 @@
 %build
 
 %install
-mkdir -p ${RPM_BUILD_ROOT}/usr/sbin
-install -m 755 script/%{name} ${RPM_BUILD_ROOT}/usr/sbin/
-mkdir -p ${RPM_BUILD_ROOT}/%{_docdir}/%{name}
-install -m 644 COPYING ${RPM_BUILD_ROOT}/%{_docdir}/%{name}/
-
-%clean
-rm -rf ${RPM_BUILD_ROOT}
+mkdir -p %{buildroot}%{_prefix}/sbin
+install -m 755 script/%{name} %{buildroot}%{_sbindir}/
+mkdir -p %{buildroot}/%{_docdir}/%{name}
+install -m 644 COPYING %{buildroot}/%{_docdir}/%{name}/
 
 %files
 %defattr(-,root,root)
-%attr(0755,root,root) /usr/sbin/%{name}
+%attr(0755,root,root) %{_sbindir}/%{name}
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/*
 

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



commit clutter for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2013-04-03 23:33:20

Comparing /work/SRC/openSUSE:Factory/clutter (Old)
 and  /work/SRC/openSUSE:Factory/.clutter.new (New)


Package is clutter, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/clutter/clutter.changes  2012-10-19 
11:57:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2013-04-03 
23:33:21.0 +0200
@@ -1,0 +2,75 @@
+Thu Mar 28 23:16:35 UTC 2013 - zai...@opensuse.org
+
+- Add build_wayland_backend define and set it to 0, as we do not
+  want to build wayland support yet. Pass conditional
+  --enable-wayland-backend to configure.
+- Add conditional pkgconfig(wayland-client, wayland-cursor and
+  xkbcommon) BuildRequires, needed for wayland backend building.
+
+---
+Mon Mar 25 20:33:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.14.0:
+  + Updated translations.
+
+---
+Tue Mar 19 09:19:53 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.13.10:
+  + Fix a typo in the ClutterTimeline::stopped signal declaration
+  + Use the XKB groups state when computing key modifiers on X11
+  + Fixes for the Visual Studio build
+  + Documentation and introspection fixes
+  + Add a function to disable accessibility
+  + Performance improvements
+  + Bugs fixed: bgo#695158, bgo#695260, bgo#695188, bgo#691468,
+bgo#695838, bgo#695870, bgo#695982.
+  + Updated translations.
+
+---
+Tue Mar  5 09:17:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.13.8:
+  + Use ClutterActor:child-transform with ClutterScrollActor.
+  + Add progress-based marker API to ClutterTimeline.
+  + Allow building Wayland compositor and client support together.
+  + Documentation fixes.
+  + Bugs fixed: bgo#686225, bgo#692851, bgo#694267, bgo#694319,
+bgo#695119, bgo#695158.
+  + Updated translations.
+
+---
+Thu Feb 21 06:52:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.13.6:
+  + Perform the picking in a separate buffer.
+  + Add experimental API for changing the draw timing.
+  + Always request XInput 2.3 on the X11 backend.
+  + Bugs fixed: bgo#692466, bgo#692971, bgo#669122, bgo#693348,
+bgo#692901, bgo#693696, bgo#693767, bgo#694187, bgo#693741,
+bgo#694229, bgo#687652, bgo#694237.
+  + Updated translations.
+
+---
+Tue Feb  5 19:49:57 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.13.4:
+  + Fix for the fullscreen support of the ClutterStage on Windows.
+  + Documentation fixes.
+  + Use XFixes to show and hide the cursor on X11 backends.
+  + Allow setting Pango attributes on editable ClutterText actors.
+  + Bugs fixed: bgo#690735, bgo#691651, bgo#686477, bgo#690836,
+bgo#690835, bgo#690833, bgo#691114, bgo#690664, bgo#690497.
+- Changes from version 1.13.2:
+  + Add ClutterTapAction, a gesture recogniser for single touch
+taps.
+  + Add ClutterSwipeAction::swipe.
+  + Enable XInput 2.x support by default.
+  + Documentation fixes.
+  + Bugs fixed: bgo#685589, bgo#685028, bgo#685221, bgo#683948,
+bgo#685737, bgo#686776, bgo#689073, bgo#685186, bgo#689258,
+bgo#689061, bgo#689316, bgo#689399, bgo#689496, bgo#690214,
+bgo#673838, bgo#686692, bgo#685982, bgo#688457, bgo#689392.
+  + Updated translations.
+
+---

Old:

  clutter-1.12.2.tar.xz

New:

  clutter-1.14.0.tar.xz



Other differences:
--
++ clutter.spec ++
--- /var/tmp/diff_new_pack.PeD1le/_old  2013-04-03 23:33:34.0 +0200
+++ /var/tmp/diff_new_pack.PeD1le/_new  2013-04-03 23:33:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clutter
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,22 @@
 #
 
 
+%define build_wayland_backend 0
+
 Name:   clutter
-Version:1.12.2
+Version:1.14.0
 Release:0
 Summary:The clutter library
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/clutter/1.12/%{name}-%{version}.tar.xz
+Source0:

commit colord-gtk for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package colord-gtk for openSUSE:Factory 
checked in at 2013-04-03 23:33:34

Comparing /work/SRC/openSUSE:Factory/colord-gtk (Old)
 and  /work/SRC/openSUSE:Factory/.colord-gtk.new (New)


Package is colord-gtk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/colord-gtk/colord-gtk.changes2012-12-27 
22:10:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.colord-gtk.new/colord-gtk.changes   
2013-04-03 23:33:36.0 +0200
@@ -1,0 +2,11 @@
+Tue Mar 19 20:57:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.1.25:
+  + New Feature: Give the sample widget slightly curved corners and
+a gray outline.
+  + Bugfixes:
+- Do not use deprecated functions from libcolord.
+- Fix warnings when building ColordGtk-1.0.gir.
+- Fix up the licence boilerplate for CdSampleWidget.
+
+---

Old:

  colord-gtk-0.1.24.tar.xz

New:

  colord-gtk-0.1.25.tar.xz



Other differences:
--
++ colord-gtk.spec ++
--- /var/tmp/diff_new_pack.3Vypmd/_old  2013-04-03 23:33:40.0 +0200
+++ /var/tmp/diff_new_pack.3Vypmd/_new  2013-04-03 23:33:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package colord-gtk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   colord-gtk
-Version:0.1.24
+Version:0.1.25
 Release:0
 Summary:System Daemon for Managing Color Devices -- GTK Integration
 License:LGPL-2.1+
@@ -28,7 +28,7 @@
 BuildRequires:  intltool = 0.35.0
 BuildRequires:  vala
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(colord)
+BuildRequires:  pkgconfig(colord) = 0.1.27
 BuildRequires:  pkgconfig(gio-2.0) = 2.25.9
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.28.0

++ colord-gtk-0.1.24.tar.xz - colord-gtk-0.1.25.tar.xz ++
 2540 lines of diff (skipped)

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



commit eog for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2013-04-03 23:33:48

Comparing /work/SRC/openSUSE:Factory/eog (Old)
 and  /work/SRC/openSUSE:Factory/.eog.new (New)


Package is eog, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2012-11-21 15:11:12.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2013-04-03 
23:33:50.0 +0200
@@ -1,0 +2,51 @@
+Mon Mar 25 20:44:10 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar 19 08:29:17 UTC 2013 - zai...@opensuse.org
+
+- Change group of eog-devel into Development/Libraries/GNOME,
+  silences lint warning.
+
+---
+Mon Mar 18 22:09:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Disable color management support on !X (bgo#695818).
+  + Updated translations.
+
+---
+Tue Mar  5 18:53:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Updated translations.
+
+---
+Tue Jan 15 16:11:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Use XDG_DATA_DIRS and XDG_DATA_HOME as plugin search paths.
+  + Bugs fixed: bgo#683335, bgo#689165, bgo#690282, bgo#690931,
+bgo#691517, bgo#691552.
+  + Updated translations.
+
+---
+Sun Nov 25 17:52:01 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Build system improvements / fixes.
+  + Bugs fixed: bgo#687755.
+  + Updated translations.
+
+---
+Wed Nov 14 10:50:38 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Switch to GtkApplication for inhibiting the screensaver.
+  + Misc. improvements/fixes.
+  + Bugs fixed: bgo#684098, bgo#684179, bgo#684581.
+  + Updated translations.
+
+---

Old:

  eog-3.6.2.tar.xz

New:

  eog-3.8.0.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.yOAbiI/_old  2013-04-03 23:33:53.0 +0200
+++ /var/tmp/diff_new_pack.yOAbiI/_new  2013-04-03 23:33:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eog
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   eog
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:Image Viewer for GNOME
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Graphics/Viewers
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/eog/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/eog/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libjpeg-devel
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gnome-icon-theme)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.6
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.5.4
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
@@ -56,7 +56,7 @@
 
 %package devel
 Summary:Image Viewer for GNOME
-Group:  Productivity/Graphics/Viewers
+Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
 
 %description devel

++ eog-3.6.2.tar.xz - eog-3.8.0.tar.xz ++
 74590 lines of diff (skipped)

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



commit evolution-data-server for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2013-04-03 23:34:33

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)


Package is evolution-data-server, Maintainer is projectnov-s...@epam.com

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2013-02-19 13:31:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2013-04-03 23:34:34.0 +0200
@@ -1,0 +2,239 @@
+Sun Mar 24 07:01:13 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.8.0:
+  + Miscellaneous Changes: Clean testing work directory.
+  + Updated translations.
+
+---
+Sun Mar 17 13:24:15 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Test suite improvements.
+  + EBookBackendSqliteDB improvements.
+  + EBookClient introspection fixes.
+  + Fix a memory leak around imapx_untagged_vanished().
+  + Correct names for im_jabber_work variables.
+  + Bugs fixed: bgo#215428, bgo#350323, bgo#352266, bgo#690433,
+bgo#690552, bgo#695308, bgo#695539, bgo#695960.
+  + Updated translations.
+- Drop e-d-s-link-goa.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as
+  we no longer carry patches touching the build system.
+
+---
+Sun Mar  3 15:31:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Add VPN-awareness to calendar, contact, task and memo backends.
+  + Support GOA's new IMAP/SMTP provider.
+  + Added documentation for new Direct Read Access related apis.
+  + Fixing pkg-config files for libebook  libedata-book.
+  + source_write_sync: Fail gracefully when given a scratch source.
+  + source_remove_sync: Fail gracefully when given a scratch
+source.
+  + e-test-server-utils: Add support for testing Direct Read Access
+books.
+  + Ported various EBookClient tests to additionally test Direct
+Read Access variants.
+  + Do not use SSL_V2_COMPATIBLE_HELLO by default.
+  + Local Delivery not updated on start and missing Receiving
+Options page.
+  + EBookBackendSexp: Restore suffix search functionality.
+  + e_source_registry_server_load_directory: Monitor failure is
+non-fatal.
+  + e_cal_client_modify_objects_sync: Fix infinite loop.
+  + EBookQuery/EPhoneNumber: Enhanced documentation.
+  + CamelSMIMEContext: Support IANA registered hash function names.
+  + evolution-user-prompter: Add a --keep-running option.
+  + Make the ESourceRegistryServer modules relocatable like
+addressbook  calendar.
+  + Make the Camel provider modules relocatable.
+  + build: Support (and prefer) libboost_thread-mt.
+  + CamelIMAPXServer: Improve thread-safety when selecting folders.
+  + Bugs fixed: bgo#693101, bgo#693345, bgo#694152, bgo#694223,
+bgo#694734.
+  + Updated translations.
+- Add e-d-s-link-goa.patch: Fix linking stage.
+- Add gnome-common BuildRequires and call to gnome-autgen.sh, as
+  above patch touches the build system.
+
+---
+Mon Feb 18 07:34:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Improved phone number support.
+  + Direct access to local address books.
+  + Make e_book_client_is_self() more efficient.
+  + Add e_data_factory_ref_initable_backend().
+  + Remove --with-dbus-call-timeout configure option.
+  + Add CAMEL_MIME_FILTER_TOHTML_QUOTE_CITATION flag.
+  + EBookClient: Use g_bus_watch_name_on_connection().
+  + ECalClient: Use g_bus_watch_name_on_connection().
+  + Add camel_service_ref_session().
+  + Fix few memory leaks in evolution-source-registry.
+  + Introduce e_backend_is_destination_reachable().
+  + CalDAV: Try to search for event when not in local cache.
+  + e_extensible_load_extensions: Allow for retries.
+  + Bugs fixed: bgo#675287, bgo#683867, bgo#686528, bgo#693841.
+  + Updated translations.
+- Split new libebook-contacts-1_2-0 and
+  typelib-1_0-EBoobContacts-1_2 subpackages.
+- Bump so_edata_book to 17, following upstream.
+- Introduce new so_ebook_contacts defines for the new library.
+- Update baselibs.conf.
+
+---
+Sat Feb 16 20:01:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + This release adds support for Ubuntu's Single-SignOn framework.
+  + Generate address book and calendar GDBus classes with
+gdbus-codegen and simplify the APIs to require only one round
+trip per method.
+  + Introduce e_book_client_connect() and e_cal_client_connect() as
+one-step replacements for 

commit gnome-clocks for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-clocks for openSUSE:Factory 
checked in at 2013-04-03 23:39:42

Comparing /work/SRC/openSUSE:Factory/gnome-clocks (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-clocks.new (New)


Package is gnome-clocks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-clocks/gnome-clocks.changes
2013-02-15 18:45:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-clocks.new/gnome-clocks.changes   
2013-04-03 23:39:43.0 +0200
@@ -1,0 +2,44 @@
+Mon Mar 25 21:27:32 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Mon Mar 18 19:13:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Rework some of the code to use latest libgd.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Thu Mar 14 20:09:41 CET 2013 - sbra...@suse.cz
+
+- Added support for translation-update-upstream.
+
+---
+Wed Mar  6 10:44:32 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Actually update the world clocks.
+  + Show Stop/Snooze in the alarm notification.
+  + Many small ui fixes.
+
+---
+Tue Feb 19 22:52:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Switch to GNOME version number.
+  + Full rewrite in Vala.
+  + Various changes to the visual design (especially World and
+Alarm).
+  + Many bugfixes and improvements made possible by the rewrite.
+- Replace BuildRequires to follow the rewrite from python to vala:
+  + Old ones: python, pkgconfig(pycairo), pkgconfig(pygobject-3.0),
+gobject-introspection.
+  + New ones: vala, pkgconfig()-style: gio-2.0, gnome-desktop-3.0,
+gtk+-3.0, gweather-3.0, libcanberra, libnotify,
+gobject-introspection-1.0.
+- No longer mark the package as noarch, as it is now native code.
+
+---

Old:

  gnome-clocks-0.1.6.tar.xz

New:

  gnome-clocks-3.8.0.tar.xz



Other differences:
--
++ gnome-clocks.spec ++
--- /var/tmp/diff_new_pack.wIUSAM/_old  2013-04-03 23:39:44.0 +0200
+++ /var/tmp/diff_new_pack.wIUSAM/_new  2013-04-03 23:39:44.0 +0200
@@ -18,25 +18,28 @@
 
 
 Name:   gnome-clocks
-Version:0.1.6
+Version:3.8.0
 Release:0
 Summary:Clock application designed for GNOME 3
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:https://live.gnome.org/Design/Apps/Clock
-Source: 
http://download.gnome.org/sources/gnome-clocks/0.1/%{name}-%{version}.tar.xz
-# Needed for automatic typelib() - Requires
-BuildRequires:  gobject-introspection
+Source: 
http://download.gnome.org/sources/gnome-clocks/3.8/%{name}-%{version}.tar.xz
 # For icont_theme_chache post and postun macros
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool = 0.40
-BuildRequires:  python = 3.2
+BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(pycairo)
-BuildRequires:  pkgconfig(pygobject-3.0) = 3.4.2
+BuildRequires:  vala = 0.17.4
+BuildRequires:  pkgconfig(gio-2.0) = 2.30.0
+BuildRequires:  pkgconfig(gnome-desktop-3.0) = 3.7.90
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.7.12
+BuildRequires:  pkgconfig(gweather-3.0) = 3.7.90
+BuildRequires:  pkgconfig(libcanberra) = 0.30
+BuildRequires:  pkgconfig(libnotify) = 0.7.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %glib2_gsettings_schema_requires
 
 %description
@@ -45,6 +48,7 @@
 %lang_package
 %prep
 %setup -q
+translation-update-upstream
 
 %build
 %configure
@@ -74,7 +78,6 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gnome-clocks.*
 %{_datadir}/icons/HighContrast/
-%{python3_sitelib}/gnomeclocks/
 %{_datadir}/applications/%{name}.desktop
 
 %files lang -f %{name}.lang

++ gnome-clocks-0.1.6.tar.xz - gnome-clocks-3.8.0.tar.xz ++
 85930 lines of diff (skipped)

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



commit gnome-color-manager for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-color-manager for 
openSUSE:Factory checked in at 2013-04-03 23:40:40

Comparing /work/SRC/openSUSE:Factory/gnome-color-manager (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-color-manager.new (New)


Package is gnome-color-manager, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-color-manager/gnome-color-manager.changes  
2013-01-13 14:07:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-color-manager.new/gnome-color-manager.changes 
2013-04-03 23:40:43.0 +0200
@@ -1,0 +2,48 @@
+Tue Mar 26 10:43:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Mon Mar 18 18:39:08 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + New Features:
+- Add some translations for the GAMUT metadata tags.
+- Inhibit the screensaver and user switching when calibrating.
+  + Bugfix:
+- Do not use gtk_image_set_from_file() as we want to see the
+  error if it fails.
+- Ignore the OPENICC_automatic_generated metadata key.
+- Set the transient and modal values before showing the
+  window.
+- Show the entire filename with path in gcm-viewer.
+- Switch the profile viewer to be a dialog window.
+  + Updated translations.
+
+---
+Tue Feb  5 19:30:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + New Features:
+- Get the ICC profile pre-cooked MD5 value if it is available.
+- Show the profile problems in the viewer application.
+- Use the new sensor metadata to avoid duplicating data tables.
+  + Bugfixes:
+- Add a missing metadata title to the profile viewer.
+- Add a 'Show details' button for already-installed profiles.
+- Correct sheet/minutes counts in the calibration dailog.
+- Do not use deprecated symbols from colord.
+- Don't use the deprecated INCLUDES in Makefile.am.
+- Remove gcm-dump-profile, it's no longer used.
+- Remove the device figures now we depend on a version of
+  colord that installs them
+- Remove the native calibration code
+- Remove the obsolete docs
+- Use cd_client_find_profile_by_property_sync() where available
+- Use the UTF-8 '…' rather than '...' in UI code
+  + Updated translations.
+- Add pkgconfig(colord) BuildRequires: new versioned, verified
+  dependency.
+
+---

Old:

  gnome-color-manager-3.6.1.tar.xz

New:

  gnome-color-manager-3.8.0.tar.xz



Other differences:
--
++ gnome-color-manager.spec ++
--- /var/tmp/diff_new_pack.FO5Sww/_old  2013-04-03 23:40:44.0 +0200
+++ /var/tmp/diff_new_pack.FO5Sww/_new  2013-04-03 23:40:44.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-color-manager
-Version:3.6.1
+Version:3.8.0
 Release:0
 # FIXME: possibly add mash BuildRequires for 3D support. Check first if mash 
is still alive upstream.
 # (https://github.com/clutter-project/mash / packaged as libmash in Fedora)
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://projects.gnome.org/gnome-color-manager
-Source: 
http://download.gnome.org/sources/gnome-color-manager/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-color-manager/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
@@ -34,6 +34,7 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(colord) = 0.1.28
 BuildRequires:  pkgconfig(colord-gtk) = 0.1.20
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(glib-2.0) = 2.31.10

++ gnome-color-manager-3.6.1.tar.xz - gnome-color-manager-3.8.0.tar.xz 
++
 96619 lines of diff (skipped)

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



commit gnome-font-viewer for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-font-viewer for 
openSUSE:Factory checked in at 2013-04-03 23:45:42

Comparing /work/SRC/openSUSE:Factory/gnome-font-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-font-viewer.new (New)


Package is gnome-font-viewer, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-font-viewer/gnome-font-viewer.changes  
2012-12-09 14:09:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-font-viewer.new/gnome-font-viewer.changes 
2013-04-03 23:45:44.0 +0200
@@ -1,0 +2,43 @@
+Mon Mar 25 15:30:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Thu Mar 14 20:43:53 CET 2013 - sbra...@suse.cz
+
+- Added support for translation-update-upstream.
+
+---
+Tue Mar  5 11:48:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Port to use GdStack and GdHeaderBar.
+  + Updated translations.
+
+---
+Wed Feb  6 20:50:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Use a better padding for the font preview.
+  + Updated translations.
+
+---
+Mon Jan 14 16:19:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Don't paint a white background below font thumbnails.
+  + Add keywords to the desktop file.
+  + Don't call g_type_init(), depends on GLib 2.35.1.
+  + Updated translations.
+
+---
+Tue Jan  8 19:13:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Show an error dialog when we fail to load a font file.
+  + Fix a crasher when opening a non-existing file from the command
+line.
+  + Updated translations.
+
+---

Old:

  gnome-font-viewer-3.6.2.tar.xz

New:

  gnome-font-viewer-3.8.0.tar.xz



Other differences:
--
++ gnome-font-viewer.spec ++
--- /var/tmp/diff_new_pack.zVygaF/_old  2013-04-03 23:45:45.0 +0200
+++ /var/tmp/diff_new_pack.zVygaF/_new  2013-04-03 23:45:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-font-viewer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,20 @@
 
 
 Name:   gnome-font-viewer
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:A font viewer utility for GNOME
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://download.gnome.org/sources/gnome-font-viewer
-Source: 
http://download.gnome.org/sources/gnome-font-viewer/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-font-viewer/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gio-2.0) = 2.31.0
-BuildRequires:  pkgconfig(glib-2.0) = 2.31.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.35.1
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
 Recommends: %{name}-lang
@@ -42,6 +43,7 @@
 %lang_package
 %prep
 %setup -q
+translation-update-upstream
 
 %build
 %configure

++ gnome-font-viewer-3.6.2.tar.xz - gnome-font-viewer-3.8.0.tar.xz ++
 15603 lines of diff (skipped)

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



commit gnome-menus-branding-openSUSE for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus-branding-openSUSE for 
openSUSE:Factory checked in at 2013-04-03 23:45:52

Comparing /work/SRC/openSUSE:Factory/gnome-menus-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-menus-branding-openSUSE.new (New)


Package is gnome-menus-branding-openSUSE, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-menus-branding-openSUSE/gnome-menus-branding-SLED.changes
  2012-05-25 16:15:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-menus-branding-openSUSE.new/gnome-menus-branding-SLED.changes
 2013-04-03 23:45:53.0 +0200
@@ -1,0 +2,6 @@
+Wed Mar  6 15:43:24 UTC 2013 - dims...@opensuse.org
+
+- Rebase gnome-menus-branding-remove-X-SuSE-ControlCenter.patch on
+  top of gnome-menus 3.7.90.
+
+---
gnome-menus-branding-openSUSE.changes: same change



Other differences:
--
++ gnome-menus-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.iUn18J/_old  2013-04-03 23:45:54.0 +0200
+++ /var/tmp/diff_new_pack.iUn18J/_new  2013-04-03 23:45:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-menus-branding-SLED
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

gnome-menus-branding-openSUSE.spec: same change
++ gnome-menus-branding-remove-X-SuSE-ControlCenter.patch ++
--- /var/tmp/diff_new_pack.iUn18J/_old  2013-04-03 23:45:54.0 +0200
+++ /var/tmp/diff_new_pack.iUn18J/_new  2013-04-03 23:45:54.0 +0200
@@ -1,18 +1,18 @@
 gnome-applications.menu.orig   2011-04-26 18:27:31.0 +0200
-+++ gnome-applications.menu2011-04-27 14:24:20.805677461 +0200
-@@ -134,6 +134,7 @@
- CategorySystem/Category
- NotCategorySettings/Category/Not
+--- gnome-applications.menu.orig   2013-03-06 16:36:19.588948323 +0100
 gnome-applications.menu2013-03-06 16:38:22.103912399 +0100
+@@ -228,6 +228,7 @@
+ NotFilenamegnome-system-log.desktop/Filename/Not
+ NotFilenamegnome-system-monitor.desktop/Filename/Not
/And
 +  FilenameYaST.desktop/Filename
  /Include
/Menu   !-- End System Tools --
  
-@@ -147,6 +148,7 @@
+@@ -277,6 +278,7 @@
+   And
  NotCategoryCore/Category/Not
  NotCategoryScreensaver/Category/Not
- NotCategoryX-GNOME-Settings-Panel/Category/Not
 +NotCategoryX-SuSE-YaST/Category/Not
-   /And
- /Include
-   /Menu !-- End Other --
+ 
+ !-- Really Fedora ??? --
+ NotFilenamegnome-eog.desktop/Filename/Not

++ gnome-menus-branding.changes.in ++
--- /var/tmp/diff_new_pack.iUn18J/_old  2013-04-03 23:45:54.0 +0200
+++ /var/tmp/diff_new_pack.iUn18J/_new  2013-04-03 23:45:54.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Mar  6 15:43:24 UTC 2013 - dims...@opensuse.org
+
+- Rebase gnome-menus-branding-remove-X-SuSE-ControlCenter.patch on
+  top of gnome-menus 3.7.90.
+
+---
 Wed May 23 07:50:26 UTC 2012 - vu...@opensuse.org
 
 - Bump version to 12.2, to prepare for next version of openSUSE.

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



commit gnome-settings-daemon for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2013-04-03 23:46:02

Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)


Package is gnome-settings-daemon, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2013-01-22 15:25:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2013-04-03 23:46:04.0 +0200
@@ -1,0 +2,279 @@
+Tue Mar 26 10:15:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Color:
+- Set the default profile locale to be en_US, not EN_us.
+  + Cursor:
+- Fix crash with X.org prior to 1.14, requires a matching
+  gnome-desktop release as well.
+  + Power:
+- Fix state problems if gnome-shell crashes or is killed within
+  the screensaver.
+  + Updated translations.
+
+---
+Mon Mar 25 21:40:18 UTC 2013 - dims...@opensuse.org
+
+- Fix gnome-settings-daemon-bnc462640-mute-action.patch: At some
+  point the schema changed and even though the patch applied, it
+  was at the wrong point in the schema.
+
+---
+Tue Mar 19 20:07:51 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Font:
+- Remove reference to font schema.
+  + Keyboard:
+- Fix extra layouts being forgotten on GDM's second launch.
+- Fix dead keys and similar features being broken in legacy
+  applications.
+- Avoid delay switch to IBus input source the first time
+  around.
+  + Media keys:
+- Remove obsolete check for XInput2.
+- Use the shell's D-Bus interface to show OSDs.
+- Fix warnings on startup trying to call gnome-shell.
+  + Updated translations.
+
+---
+Tue Mar  5 14:43:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Cursor:
+- Disable code to make it popup the On-Screen Keyboard on
+  touchscreens.
+  + Media keys:
+- Key grabbing is now done in gnome-shell, which fixes problems
+  with keybindings not working in certain conditions.
+  + Sound:
+- Fix possible crashes when starting in a clean home directory.
+
+---
+Tue Feb 19 19:01:55 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Set locale and IBus envvars on startup for our children.
+  + Remove background plugin, as background handling is now done in
+gnome-shell.
+  + A11y settings:
+- Import GIO instead of GTK+/GDK.
+- Do enable toolkit accessibility, even if we don't need it,
+  for the benefit of third-party/legacy toolkits and apps.
+  + Cursor:
+- Enable the on-screen keyboard when touch is used.
+  + Keyboard:
+- Adapt to gnome-xkb-info API change.
+  + Media keys:
+- Add other bindings to the whitelist.
+  + Power:
+- Make blanking timeouts match.
+- Show notifications when about to suspend from idle.
+- Wake up the display when about to logout.
+- Adapt to new GnomeIdleMonitor API.
+- Don't change the brightness on inactive sessions.
+  + Remote Display:
+- Disable animations on Xvnc as well.
+- Re-enable animations if Vino is gone.
+  + Sound:
+- Avoid polling non-existent directories.
+  + Updates:
+- Fix crasher when firmware updates is disabled.
+  + XSettings:
+- propagate the remember-recent-files GSetting to XSettings.
+  + Wacom:
+- Bump req for GDK_FULLSCREEN_ON_ALL_MONITORS.
+- Rebase gnome-settings-daemon-notify-idle-resumed.patch.
+
+---
+Fri Feb  8 13:05:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5.1:
+  + Fix keyboard shortcut handling with XI 2.3.
+
+---
+Tue Feb  5 19:12:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + A11Y Keyboard:
+- Disable everything on exit if no settings changed.
+- Remove GTK+ fallback dialogues.
+  + Color:
+- Set the correct metadata on the auto-created EDID profile.
+- Switching to a new account shouldn't warn.
+  + Daemon:
+- Also apply LC_PAPER.
+  + Media Keys:
+- Use D-Bus API to lock the screen.
+- Use F20 for the temporary mic mute key.
+  + Power:
+- Add way to disable the backlight helper.
+- Avoid dead-locking with gnome-shell on startup.
+- Avoid possible crash when shutting down quickly or at
+  startup.
+- Drop explicit screen locking on suspend.
+- Fix 

commit grilo-plugins for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2013-04-03 23:46:11

Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)


Package is grilo-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes  
2012-12-28 15:00:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2013-04-03 23:46:13.0 +0200
@@ -1,0 +2,39 @@
+Tue Mar 19 19:41:32 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.6:
+  + Filesystem plugin:
+- grl-filesystem only honours the first base-path (bgo#690710).
+- Filesystem plugin strips extension from directories' title
+  (bgo#694008).
+  + Jamendo plugin: Capitalize root-level titles.
+  + Metadata Store plugin:
+- Store type of media.
+- Add filter by source-id key.
+  + Rai.tv plugin: New plugin that provides videos from Rai TV.
+  + TMDb plugin: Several fixes: bgo#691196, bgo#691197, bgo#691339.
+  + Tracker plugin:
+- Added support for Tracker 0.16.
+- Added filter by type support,
+- grilo tracker plugin doesn't notify about newly added media
+  (bgo#691717).
+  + UPnP plugin: Add filter by type support.
+  + YouTube plugin: Initialize correctly all the inner structures.
+  + LastFM Album Art plugin: Do not return default image.
+  + Bugs fixed: bgo#690614, bgo#692118, bgo#695789.
+- Pass --enable-raitv to configure: build the plugin (no new
+  dependencies).
+- Drop grilo-plugins-tracker-0.16.patch: fixed upstream.
+- Drop gnome-common and gnome-doc-utils-devel BuildRequires and
+  call to gnome-autogen.sh, as we no longer carry any patches.
+
+---
+Sat Mar  9 22:11:43 UTC 2013 - dims...@opensuse.org
+
+- Add grilo-plugins-tracker-0.16.patch: Add support for tracker
+  0.16.
+- Add gnome-common and gnome-doc-utils-devel BuildRequires and
+  call to autoreconf, as above patch touches the build system.
+- Replace pkgconfig(tracker-sparql-0.14) BuildRequires with
+  tracker-devel: the .pc file change with each version of tracker.
+
+---

Old:

  grilo-plugins-0.2.5.tar.xz

New:

  grilo-plugins-0.2.6.tar.xz



Other differences:
--
++ grilo-plugins.spec ++
--- /var/tmp/diff_new_pack.jmptB2/_old  2013-04-03 23:46:15.0 +0200
+++ /var/tmp/diff_new_pack.jmptB2/_new  2013-04-03 23:46:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grilo-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define plugin_dir %(pkg-config --variable plugindir grilo-0.2)
 
 Name:   grilo-plugins
-Version:0.2.5
+Version:0.2.6
 Release:0
 Summary:Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:LGPL-2.1+
@@ -28,6 +28,7 @@
 Source: 
http://download.gnome.org/sources/grilo-plugins/0.2/%{name}-%{version}.tar.xz
 BuildRequires:  docbook_4
 BuildRequires:  libgcrypt-devel
+BuildRequires:  tracker-devel
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.20
 BuildRequires:  pkgconfig(gmime-2.6)
@@ -42,16 +43,11 @@
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libdmapsharing-3.0) = 2.9.12
 BuildRequires:  pkgconfig(libgdata)
+BuildRequires:  pkgconfig(libquvi) = 0.4.0
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(totem-plparser) = 3.4.1
-%if 0%{?suse_version}  1140
-BuildRequires:  pkgconfig(libquvi) = 0.4.0
-BuildRequires:  pkgconfig(tracker-sparql-0.14)
-%else
-BuildRequires:  pkgconfig(tracker-sparql-0.10)
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -98,7 +94,9 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+--disable-static \
+--enable-raitv
 make %{?_smp_mflags}
 
 %install
@@ -146,6 +144,8 @@
 %{plugin_dir}/grl-optical-media.xml
 %{plugin_dir}/libgrlpodcasts.so
 %{plugin_dir}/grl-podcasts.xml
+%{plugin_dir}/libgrlraitv.so
+%{plugin_dir}/grl-raitv.xml
 %{plugin_dir}/libgrlshoutcast.so
 %{plugin_dir}/grl-shoutcast.xml
 %{plugin_dir}/grl-tmdb.xml

++ grilo-plugins-0.2.5.tar.xz - grilo-plugins-0.2.6.tar.xz ++
 6060 lines of diff (skipped)

-- 
To unsubscribe, e-mail: 

commit kterm for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package kterm for openSUSE:Factory checked 
in at 2013-04-03 23:46:18

Comparing /work/SRC/openSUSE:Factory/kterm (Old)
 and  /work/SRC/openSUSE:Factory/.kterm.new (New)


Package is kterm, Maintainer is mfab...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/kterm/kterm.changes  2011-09-23 
02:07:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kterm.new/kterm.changes 2013-04-03 
23:46:19.0 +0200
@@ -1,0 +2,12 @@
+Wed Apr  3 07:27:11 UTC 2013 - co...@suse.com
+
+- remove kterm-6.2.0-autolinefeed.patch and kterm.h.patch, which 
+  weren't applied for a long time
+
+---
+Mon Sep 17 11:28:22 UTC 2012 - cfarr...@suse.com
+
+- license update: MIT
+  No BSD-3-Clause licensing found (and BSD3c is deprecated anyway)
+
+---

Old:

  kterm-6.2.0-autolinefeed.patch
  kterm.h.patch



Other differences:
--
++ kterm.spec ++
--- /var/tmp/diff_new_pack.4UcTd5/_old  2013-04-03 23:46:20.0 +0200
+++ /var/tmp/diff_new_pack.4UcTd5/_new  2013-04-03 23:46:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package kterm (Version 6.2.0)
+# spec file for package kterm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   kterm
 BuildRequires:  ncurses-devel
-BuildRequires:  xorg-x11 xorg-x11-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %if 0%{?suse_version}  1130
 BuildRequires:  utempter-devel
 %else
@@ -31,13 +30,11 @@
 %define mybindir   /usr/bin
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Version:6.2.0
-Release:1026
-License:BSD-3-Clause ; MIT
-Group:  System/X11/Terminals
+Release:0
 PreReq: /bin/ln
-AutoReqProv:on
 Summary:Kanji Terminal
-Summary(ja):  多国語用 X 端末エミュレータ
+License:MIT
+Group:  System/X11/Terminals
 # original source is tar.gz
 Source: 
ftp://ftp.kddlabs.co.jp//X11/contrib/applications/kterm-6.2.0.tar.bz2
 Source1:kterm.termcap
@@ -49,14 +46,11 @@
 Patch3: kterm-6.2.0-glibc2.1.suse.diff
 Patch4: kterm-6.2.0-powerpc.diff
 Patch5: kterm-6.2.0-glibc2.2-setlocale.patch
-# better don't apply this patch, it makes matters worse:
-Patch6: kterm-6.2.0-autolinefeed.patch
 Patch7: KTerm.ad.patch
 Patch8: kterm-6.2.0-utempter.patch
 # see http://phe.phyas.aichi-edu.ac.jp/~cyamauch/pl2.html
 # http://phe.phyas.aichi-edu.ac.jp/~cyamauch/pl2_kterm_srb.html
 Patch9: 
http://phe.phyas.aichi-edu.ac.jp/~cyamauch/arch/kterm-6.2.0-rightbar.patch
-Patch10:kterm.h.patch
 Patch11:kterm-6.2.0-nonvoid.patch
 Patch12:kterm-6.2.0-gcc4.patch
 Patch13:null-pointer.patch
@@ -68,12 +62,6 @@
 function. To input multilingual text, both the X Input Method (XIM)
 protocol and kinput2 protocol can be used.
 
-
-
-Authors:
-
-Hiroto Kagotani kagot...@in.it.okayama-u.ac.jp
-
 %description -l ja 
 
 %prep
@@ -90,7 +78,6 @@
 %patch7 -p1
 %patch8 -p1 -b .utempter
 %patch9 -p1 -b .rightbar
-#%patch10 -p1 -b .kterm.h
 %patch11 -p1
 %patch12
 %patch13 -p1
@@ -137,9 +124,6 @@
 ln -s %{appdefdir}/ja_JP.SJIS %{appdefdir}/japanese.sjis
 fi
 
-%clean
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-,root,root)
 %doc README.kt DEMO.kt.uu DEMO.xbm kterm.termcap kterm.terminfo

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



commit polkit-default-privs for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2013-04-03 23:46:31

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is polkit-default-privs, Maintainer is meiss...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2013-03-12 11:14:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2013-04-03 23:46:32.0 +0200
@@ -1,0 +2,15 @@
+Wed Apr  3 14:55:45 UTC 2013 - meiss...@suse.com
+
+- allow org.freedesktop.packagekit.trigger-offline-update and 
org.freedesktop.packagekit.clear-offline-update in standard same way as normal 
patch update (bnc#798885 bnc#812504)
+
+---
+Wed Mar 27 15:36:49 UTC 2013 - meiss...@suse.com
+
+- added new udisks2 privileges (bnc#809277)
+
+---
+Fri Mar 22 14:12:25 UTC 2013 - meiss...@suse.com
+
+- add org.opensuse.policykit.gparted auth_admin (bnc#810888)
+
+---



Other differences:
--
++ polkit-default-privs-12.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.3/polkit-default-privs.restrictive 
new/polkit-default-privs-12.3/polkit-default-privs.restrictive
--- old/polkit-default-privs-12.3/polkit-default-privs.restrictive  
2013-03-05 11:52:45.0 +0100
+++ new/polkit-default-privs-12.3/polkit-default-privs.restrictive  
2013-04-03 16:54:49.0 +0200
@@ -373,5 +373,18 @@
 org.freedesktop.packagekit.trigger-offline-update   auth_admin_keep
 org.freedesktop.packagekit.clear-offline-update auth_admin_keep
 
+#
+# gparted (bnc#810888)
+#
+org.opensuse.policykit.gparted auth_admin
+
+#
+# udisks2 (bnc#809277)
+#
+org.freedesktop.udisks2.manage-md-raid 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive-system 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.ata-smart-enable-disable   
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive
auth_admin:auth_admin:yes
 
 ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.3/polkit-default-privs.standard 
new/polkit-default-privs-12.3/polkit-default-privs.standard
--- old/polkit-default-privs-12.3/polkit-default-privs.standard 2013-03-05 
11:52:45.0 +0100
+++ new/polkit-default-privs-12.3/polkit-default-privs.standard 2013-04-03 
16:54:49.0 +0200
@@ -409,8 +409,24 @@
 
 #
 # PackageKit / systemd offline updates (bnc#798885)
+# same as org.freedesktop.packagekit.system-update
 #
-org.freedesktop.packagekit.trigger-offline-update  
no:no:auth_admin_keep
-org.freedesktop.packagekit.clear-offline-update
no:no:auth_admin_keep
+org.freedesktop.packagekit.trigger-offline-update  
auth_admin_keep:auth_admin_keep:yes
+org.freedesktop.packagekit.clear-offline-update
auth_admin_keep:auth_admin_keep:yes
+
+#
+# gparted (bnc#810888)
+#
+org.opensuse.policykit.gparted auth_admin
+
+#
+# udisks2 (bnc#809277)
+#
+org.freedesktop.udisks2.manage-md-raid 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive-system 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.ata-smart-enable-disable   
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.power-off-drive
auth_admin:auth_admin:yes
 
 ###
+

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



commit rygel for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2013-04-03 23:46:41

Comparing /work/SRC/openSUSE:Factory/rygel (Old)
 and  /work/SRC/openSUSE:Factory/.rygel.new (New)


Package is rygel, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/rygel/rygel.changes  2013-02-08 
07:17:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2013-04-03 
23:46:42.0 +0200
@@ -1,0 +2,340 @@
+Tue Mar 19 19:29:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.17.10:
+  + Fix preferences desktop file.
+  + Fix a typo and namespace for errordomain.
+  + Add hacks for Samsung TVs to generate proper mime-type for
+Matroska files.
+  + Fix variable expansion in configure scripts.
+  + MediaExport:
+- Revert change for static titles (bgo#683926).
+  + GStreamer renderer:
+- Show a proper error message on plabybin errors.
+  + Bugs fixed: bgo#690877, bgo#691654.
+  + Updated translations.
+
+---
+Wed Mar  6 12:32:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.17.9:
+  + Fix ContainerUpdateIDs variable.
+  + Add DLNA create-child-container capabilities.
+  + Add possibility to create containers in addition to items.
+  + Always downgrade each service to V1 for device quirks.
+  + Downgrade to V1 for libupnp-based devices.
+  + Downgrade to V1 for iOS clients using system libraries for
+HTTP.
+  + Some spelling fixes.
+  + Implement CreateReference UPnP call.
+  + MediaExport:
+- Allow to create containers.
+- Use title set by CreateObject or UpdateObject instead of the
+  one detected from meta-data extraction.
+- Some code clean-up.
+- Drop unused database column.
+  + Bugs fixed: bgo#694019, bgo#694155, bgo#683926, bgo#694270,
+bgo#694179, bgo#694926.
+  + Updated translations.
+
+
+---
+Wed Feb 20 20:33:21 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.17.8:
+  + Various documentation fixes.
+  + Fix an issue with using DLNA.ORG_AnyContainer on upload.
+  + Linker fixes.
+  + Some minor nullable fixes.
+  + Modify .pc files to include useful information for external
+media engines and plug-ins.
+  + Hide rygel-preferences in GNOME environment since it's handled
+by system settings.
+  + MediaExport:
+- Various clean-ups.
+- Fix comparing GFiles properly.
+- Properly check for hidden files instead of using .has_prefix
+  (.).
+- Don't emit multiple extraction errors.
+- Fix some unnecessary sting copying.
+- Fix plug-in start-up on on database error.
+- Fix harvesting of dates from media files.
+- More LastChange event emitting fixes.
+- React if configuration of uris changes.
+- Add an option to disable the virtual container hierarchy.
+- Also extract basic file information if no GstDiscoverer can
+  be created.
+  + GStreamer Renderer:
+- Support flash videos as announced by grl-ms2 and its youtube
+  plug-in.
+- Honor http_proxy environment variable and desktop proxy
+  settings.
+
+---
+Wed Feb  6 22:44:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.17.7:
+  + Add keywords to .desktop file.
+  + Fix documentation installation when building from tarball.
+  + Convert all public classes to use GObject-style construction.
+  + Add hack for Windows 7 system SSDP to show up in network
+neighbourhood as media device and not as a generic UPnP device.
+  + Support .smi subtitles.
+  + Also apply device downgrade hacks to the media renderer.
+  + Fix an issue with translation strings being splitted.
+  + GStreamer Media Engine:
+- Port to new GUPnP-DLNA API.
+  + GStreamer Renderer:
+- Fix LPCM mime type to be case-insensitive.
+  + MediaExport:
+- Drop unused DBus service. Same result will be achievable via
+  manipulating the settings in the next release.
+- Some internal refactoring.
+- Correctly use @refID on items in the virtual folders.
+- Use proper container class for virtual folders.
+- Don't loop endlessly when database upgrade fails.
+- Port to new GUPnP-DLNA API.
+- Fix an issue when the XDG_ variables are not properly
+  defined.
+  + Bugs fixed: bgo#690770, bgo#690360, bgo#690533, bgo#675186,
+bgo#692189, bgo#691595 and
+https://github.com/01org/media-service-upnp/issues/117
+  + Documentation updates.
+  + Updated translations.
+- Drop rygel-doc-install.patch: fixed upstream.
+- Replace pkgconfig(gupnp-dlna-1.0) BuildRequires with
+  pkgconfig(gupnp-dlna-2.0), following upstreams port to the new
+  GUPnP-DLNA API.
+- Add pkgconfig(gstreamer-app-1.0) and
+  

commit terminology for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2013-04-03 23:46:48

Comparing /work/SRC/openSUSE:Factory/terminology (Old)
 and  /work/SRC/openSUSE:Factory/.terminology.new (New)


Package is terminology, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2013-01-14 
22:26:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes 
2013-04-03 23:46:50.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 26 10:52:18 UTC 2013 - sleep_wal...@suse.cz
+
+- bump to 0.3.0
+- remove dont-print-all.patch as it is already in new version
+
+---

Old:

  dont-print-all.patch
  terminology-0.2.0.tar.bz2

New:

  terminology-0.3.0.tar.bz2



Other differences:
--
++ terminology.spec ++
--- /var/tmp/diff_new_pack.sE2ooP/_old  2013-04-03 23:46:51.0 +0200
+++ /var/tmp/diff_new_pack.sE2ooP/_new  2013-04-03 23:46:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   terminology
-Version:0.2.0
+Version:0.3.0
 Release:0
-License:BSD-2-Clause and OFL-1.1
 Summary:EFL based terminal emulator
-Url:http://enlightenment.org
+License:BSD-2-Clause and OFL-1.1
 Group:  System/X11/Terminals
+Url:http://enlightenment.org
 Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM dont-print-all.patch si...@simotek.net -- remove for 
0.3.0 commit 81013 stops everything being printed to .xsession-errors
-Patch0: dont-print-all.patch
 BuildRequires:  ecore-devel
 BuildRequires:  edje-devel
 BuildRequires:  eet-devel
@@ -44,7 +43,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 %configure --disable-silent-rules --disable-static
@@ -62,11 +60,11 @@
 %clean
 %{?buildroot:rm -rf %{buildroot}}
 
-
 %files
 %defattr(-,root,root)
 %doc README COPYING
 %{_bindir}/terminology
+%{_bindir}/ty*
 %{_datadir}/applications/terminology.desktop
 %{_datadir}/pixmaps/terminology.png
 %{_datadir}/terminology

++ terminology-0.2.0.tar.bz2 - terminology-0.3.0.tar.bz2 ++
 16432 lines of diff (skipped)

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



commit yast2-storage for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2013-04-03 23:46:55

Comparing /work/SRC/openSUSE:Factory/yast2-storage (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-storage.new (New)


Package is yast2-storage, Maintainer is aschn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2013-03-05 16:38:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2013-04-03 23:46:56.0 +0200
@@ -1,0 +2,28 @@
+Tue Mar 26 13:00:10 CET 2013 - f...@suse.de
+
+- allow mountby id in /etc/fstab for md devices (bnc#811619)
+
+---
+Wed Mar 20 16:37:24 CET 2013 - aschn...@suse.de
+
+- use consistent wording in messages (bnc#808541)
+
+---
+Tue Mar 19 18:41:08 CET 2013 - f...@suse.de
+
+- give more meaningful error message when resize is not supported
+  by underlying partition, e.g. on DASD (bnc#808721)
+
+---
+Thu Mar 14 14:50:41 CET 2013 - f...@suse.de
+
+- version 2.24.0
+- do not suggest to format /boot/efi in fstab import (bnc#809853)
+- button to demand swap suited for suspend to proposal (bnc#809190)
+
+---
+Tue Mar 12 14:20:20 CET 2013 - f...@suse.de
+
+- do not use codepage= option when mounting EFI boot (bnc#808028)
+
+---

Old:

  yast2-storage-2.23.9.tar.bz2

New:

  yast2-storage-2.24.0.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.YTE8s7/_old  2013-04-03 23:46:57.0 +0200
+++ /var/tmp/diff_new_pack.YTE8s7/_new  2013-04-03 23:46:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:2.23.9
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-storage-2.23.9.tar.bz2 - yast2-storage-2.24.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.23.9/VERSION 
new/yast2-storage-2.24.0/VERSION
--- old/yast2-storage-2.23.9/VERSION2013-03-05 12:13:35.0 +0100
+++ new/yast2-storage-2.24.0/VERSION2013-03-14 18:18:30.0 +0100
@@ -1 +1 @@
-2.23.9
+2.24.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.23.9/configure 
new/yast2-storage-2.24.0/configure
--- old/yast2-storage-2.23.9/configure  2013-03-05 12:37:37.0 +0100
+++ new/yast2-storage-2.24.0/configure  2013-03-26 17:48:54.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-storage 2.23.9.
+# Generated by GNU Autoconf 2.69 for yast2-storage 2.24.0.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-storage'
 PACKAGE_TARNAME='yast2-storage'
-PACKAGE_VERSION='2.23.9'
-PACKAGE_STRING='yast2-storage 2.23.9'
+PACKAGE_VERSION='2.24.0'
+PACKAGE_STRING='yast2-storage 2.24.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1380,7 +1380,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-storage 2.23.9 to adapt to many kinds of systems.
+\`configure' configures yast2-storage 2.24.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1451,7 +1451,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-storage 2.23.9:;;
+ short | recursive ) echo Configuration of yast2-storage 2.24.0:;;
esac
   cat \_ACEOF
 
@@ -1569,7 +1569,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-storage configure 2.23.9
+yast2-storage configure 2.24.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2022,7 +2022,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-storage $as_me 2.23.9, which was
+It was created by yast2-storage $as_me 2.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2961,7 +2961,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-storage'
- VERSION='2.23.9'
+ VERSION='2.24.0'
 
 
 cat confdefs.h _ACEOF

commit at-spi2-core for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2013-04-03 12:47:00

Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-core.new (New)


Package is at-spi2-core, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2012-12-14 06:34:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2013-04-03 12:47:10.0 +0200
@@ -1,0 +2,67 @@
+Tue Mar 26 10:51:10 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.8.0:
+  + Updated translations.
+
+---
+Mon Mar  4 23:30:53 UTC 2013 - zai...@opensuse.org
+
+- Update to version 2.7.91:
+  + Add atspi_accessible_get_object_locale (bgo#694368).
+  + Start the bus launcher in the initialization phase
+(bgo#694984).
+
+---
+Tue Feb 19 09:28:10 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.90:
+  + Removed a debug print that was accidentally included in 2.7.5.
+
+---
+Mon Feb  4 23:24:08 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.5:
+  + Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
+  + Fix various compiler warnings.
+- Drop at-spi2-core-brp-fixes.patch: fixed upstream.
+
+---
+Tue Jan 15 18:49:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.7.4.1:
+  + Fix some ref count leaks.
+  + Some functions that return accessibles now propagate errors.
+- Add at-spi2-core-brp-fixes.patch: Fix brp errors (no return in
+  non-void function and void return).
+
+---
+Wed Dec 26 09:53:30 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.7.3:
+  + Atspi_accessible_get_index_in_parent no longer returns -1 if
+the object's parent is not cached (bgo#688057).
+  + Re-register keystroke listeners if the registry goes away and
+then returns.
+  + Fix atspi_device_listener_new_simple.
+  + Fix some compiler warnings.
+  + Build: use gobject-introspection's Makefile instead of rolling
+our own.
+  + Fix a crash when parsing events without detail when there is a
+listener for the event that names a specific detail value.
+  + Fix crash when removing hung processes.
+  + Fix deregistering of applications.
+  + A few documentation fixes.
+- Changes from version 2.7.2:
+  + Only call an event listener once per event, even if the
+listener registered for both the event and a superset of the
+event.
+  + Don't distribute dbind-config.h (bgo#688083).
+  + Fix gtk-doc for Atspi-Registry (bgo#688224).
+  + Some introspection fixes to make vapigen happy (bgo#688223).
+  + Fixed a crash handling DeregisterKeystrokeListener.
+- Changes from version 2.7.1:
+  + Update the cache in response to role change notifications
+(bgo#685469).
+  + Don't output a warning when a p2p connection isn't available.
+
+---

Old:

  at-spi2-core-2.6.3.tar.xz

New:

  at-spi2-core-2.8.0.tar.xz



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.Ceb7pW/_old  2013-04-03 12:47:15.0 +0200
+++ /var/tmp/diff_new_pack.Ceb7pW/_new  2013-04-03 12:47:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-core
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   at-spi2-core
-Version:2.6.3
+Version:2.8.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - D-Bus based 
implementation
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-core/2.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-core/2.8/%{name}-%{version}.tar.xz
 Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 BuildRequires:  glib2-devel
@@ -81,10 +81,6 @@
 %prep
 %setup -q
 
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ]  NOCONFIGURE=1 ./autogen.sh
-%endif
-
 %build
 %configure \
 --libexecdir=%{_libexecdir}/at-spi2 \

++ at-spi2-core-2.6.3.tar.xz - at-spi2-core-2.8.0.tar.xz ++
 10855 lines of diff 

commit autossh for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package autossh for openSUSE:Factory checked 
in at 2013-04-03 12:47:16

Comparing /work/SRC/openSUSE:Factory/autossh (Old)
 and  /work/SRC/openSUSE:Factory/.autossh.new (New)


Package is autossh, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/autossh/autossh.changes  2012-04-23 
09:12:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.autossh.new/autossh.changes 2013-04-03 
12:47:24.0 +0200
@@ -1,0 +2,26 @@
+Wed Mar 27 12:17:11 UTC 2013 - multyre...@gmail.com
+
+- support a custom count of instances
+
+---
+Wed Mar 27 09:28:30 UTC 2013 - multyre...@gmail.com
+
+- add functions to init script for controling autossh instances
+
+---
+Fri Mar 22 13:34:38 UTC 2013 - multyre...@gmail.com
+
+- change first autossh channel configuration key to
+  the old one to make package update seemless 
+
+---
+Tue Mar 19 12:27:56 UTC 2013 - multyre...@gmail.com
+
+- support upto 10 autossh instances 
+
+---
+Mon Mar 18 16:16:42 UTC 2013 - multyre...@gmail.com
+
+- updated copyright year 
+
+---



Other differences:
--
++ autossh.spec ++
--- /var/tmp/diff_new_pack.wj6tG4/_old  2013-04-03 12:47:30.0 +0200
+++ /var/tmp/diff_new_pack.wj6tG4/_new  2013-04-03 12:47:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autossh
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ autossh.conf ++
--- /var/tmp/diff_new_pack.wj6tG4/_old  2013-04-03 12:47:30.0 +0200
+++ /var/tmp/diff_new_pack.wj6tG4/_new  2013-04-03 12:47:30.0 +0200
@@ -31,8 +31,16 @@
 # monitoring off, and autossh will only restart ssh on ssh exit.
 AUTOSSH_PORT=0
 
+## Type:   integer
+## Default:1
+#
+# Number of autossh instances to spawn on start.
+AUTOSSH_SPAWNS=1
+
 ## Type:   string
 ## Default:u...@example.com -p 22 -ynNT -R 3:localhost:22 -o 
ExitOnForwardFailure=yes -o ServerAliveInterval=60 -o ServerAliveCountMax=3
 #
 # Options to be passed to ssh
+# All options except for the first must end with _number. Only the
+# options upto _$(($AUTOSSH_SPAWNS-1)) will be started.
 AUTOSSH_OPTIONS=u...@example.com -p 22 -ynNT -R 3:localhost:22 -o 
ExitOnForwardFailure=yes -o ServerAliveInterval=60 -o ServerAliveCountMax=3

++ autossh.init ++
--- /var/tmp/diff_new_pack.wj6tG4/_old  2013-04-03 12:47:30.0 +0200
+++ /var/tmp/diff_new_pack.wj6tG4/_new  2013-04-03 12:47:30.0 +0200
@@ -34,26 +34,63 @@
 
 . /etc/rc.status
 
+function start_instance() {
+id=$1
+pidfile=$2
+options=$3
+if [ -n $options ]; then
+echo -n $id: Starting autossh 
+export AUTOSSH_PIDFILE=$pidfile
+/sbin/startproc -p $pidfile $AUTOSSH_BIN -f $options
+rc_status -v
+fi
+}
+
+function stop_instance() {
+id=$1
+pidfile=$2
+options=$3
+if [ -n $options ]; then
+echo -n $id: Shutting down autossh 
+/sbin/killproc -p $pidfile $AUTOSSH_BIN
+rc_status -v
+fi
+}
+
+function status_instance() {
+id=$1
+pidfile=$2
+options=$3
+if [ -n $options ]; then
+echo -n $id: Checking for service autossh 
+/sbin/checkproc -p $pidfile $AUTOSSH_BIN
+rc_status -v
+fi
+}
+
 rc_reset
 
 case $1 in
 start)
-export AUTOSSH_PIDFILE=/var/run/autossh.pid
 export AUTOSSH_FIRST_POLL
 export AUTOSSH_LOGLEVEL
 export AUTOSSH_POLL
 export AUTOSSH_PORT
 
-echo -n Starting autossh 
-/sbin/startproc $AUTOSSH_BIN -f $AUTOSSH_OPTIONS
+start_instance 0 /var/run/autossh.pid $AUTOSSH_OPTIONS
+
+for i in `seq 1 $(($AUTOSSH_SPAWNS-1))`; do
+eval start_instance \$i\ \/var/run/autossh$i.pid\ 
\\$AUTOSSH_OPTIONS_$i\
+done
 
-rc_status -v
 ;;
 stop)
-echo -n Shutting down autossh 
-/sbin/killproc $AUTOSSH_BIN
+stop_instance 0 /var/run/autossh.pid $AUTOSSH_OPTIONS
+
+for i in `seq 1 $(($AUTOSSH_SPAWNS-1))`; do
+eval stop_instance \$i\ \/var/run/autossh$i.pid\ 
\\$AUTOSSH_OPTIONS_$i\
+done
 
-rc_status -v
 ;;
 try-restart|condrestart)
 if test 

commit branding-openSUSE for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2013-04-03 12:47:31

Comparing /work/SRC/openSUSE:Factory/branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.branding-openSUSE.new (New)


Package is branding-openSUSE, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2013-03-01 10:47:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2013-04-03 12:47:33.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr  2 15:36:07 UTC 2013 - co...@suse.com
+
+- add a conflict for other xfce4-splash-branding (otherproviders
+  not necessary in 12.1+)
+
+---
+Tue Apr  2 07:14:21 UTC 2013 - co...@suse.com
+
+- fix dir conflict with grub2
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ZoIJQC/_old  2013-04-03 12:47:40.0 +0200
+++ /var/tmp/diff_new_pack.ZoIJQC/_new  2013-04-03 12:47:40.0 +0200
@@ -188,6 +188,8 @@
 License:CC-BY-SA-3.0
 Group:  System/Fhs
 BuildArch:  noarch
+Provides:   xfce4-splash-branding = %{version}
+Conflicts:  xfce4-splash-branding
 
 %description -n xfce4-splash-branding-openSUSE
 openSUSE %{version} branding for the XFCE splash 
@@ -479,7 +481,11 @@
 %files -n grub2-branding-openSUSE
 %defattr(-,root,root)
 %{_datadir}/grub2
-%ghost /boot/grub2
+%dir /boot/grub2
+%dir /boot/grub2/backgrounds
+%dir /boot/grub2/themes
+%ghost /boot/grub2/backgrounds/openSUSE
+%ghost /boot/grub2/themes/openSUSE
 %endif
 
 %files -n plymouth-branding-openSUSE

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



commit cogl for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2013-04-03 12:47:40

Comparing /work/SRC/openSUSE:Factory/cogl (Old)
 and  /work/SRC/openSUSE:Factory/.cogl.new (New)


Package is cogl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2013-02-05 
11:12:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2013-04-03 
12:47:42.0 +0200
@@ -1,0 +2,76 @@
+Fri Mar 29 00:27:09 UTC 2013 - zai...@opensuse.org
+
+- Add build_wayland_backend define and set it to 0,as we do not
+  want to build wayland support yet. Pass conditional
+  --enable-wayland-egl-platform to configure.
+- Add conditional pkgconfig(wayland-client, wayland-cursor,
+  wayland-egl and xkbcommon) BuildRequires. New dependencies needed
+  when --enable-wayland-egl-platform is used.
+
+---
+Mon Mar 25 14:31:32 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.14.0:
+  + New snippet hook location for adding global definitions that
+can be shared amongst other snippets.
+  + Fixed some cases where it's not possible to reference the
+builtin cogl_sampler* uniforms from a snippet.
+  + Fixes for building on Visual Studio.
+  + Fixed a problem with the workaround for the viewport bug in
+Mesa which could leave a broken scissor when switching between
+different sized framebuffers.
+  + Fix some cases where the depth buffer wouldn't get cleared in
+cogl_framebuffer_clear*.
+  + Fix for leaking pipelines and textures when a pipeline is
+copied but all of its layer properties are replaced.
+  + Fix for interleaving snippets with different hook points.
+  + The Cogland example Wayland compositor has been updated to the
+Wayland 1.0 API.
+  + Bugs fixed: bgo#686770, bgo#694537, bgo#694657.
+
+---
+Tue Feb 26 19:04:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.13.4:
+  + New CoglOutput API to query information about displays.
+  + New API for querying frame timing information in a frame
+callback.
+  + New API for querying the buffer age of an onscreen framebuffer.
+  + Fixed building the GLES2 driver without the GL driver.
+  + Fixed X errors when Cogl is used after an onscreen is
+destroyed.
+  + Fixed API used by Clutter-GST to query the number of texture
+units.
+  + Fixed the soname for the libcogl-pango2 library
+  + Fixed building with MinGW32
+  + Bugs fixed: bgo#669122, bgo#692420, bgo#693360, bgo#693612,
+bgo#693696, bgo#693894, bgo#694164.
+- Changes from version 1.13.2:
+  + Adds support for texture based depth buffers.
+  + Lots of internal re-working to enable non-GL based drivers.
+  + Added a stub, NOP driver that can be useful for profiling.
+  + cogl_texture_rectangle_new_from_foreign() make public.
+  + cogl_debug_matrix_print() debug api added.
+  + Added support for building Cogl without a Glib dependency.
+  + Unified a lot of gles 2.0 and gl driver support.
+  + Added OpenGL 3.1 core profile support.
+  + Lots of gtk-doc annotation fixes.
+  + cogl_buffer_map_range() api added.
+  + Improved SDL 2 support.
+  + Added cogl_sdl_onscreen_get_window() api.
+  + Much improved out-of-memory error reporting.
+  + Added support for constant attributes.
+  + Lots of internal work to avoid referencing a global context.
+  + Added a new CoglMatrixStack api.
+  + Enabled lazy texture storage allocation..
+  + Added cogl_texture_allocate() for optional explicit allocation.
+  + Add cogl_texture_set_data() convenience api.
+  + Various fixes for handling sliced texture.
+  + Added cogl_framebuffer_get_depth_bits() api.
+  + Bugs fixed: bgo#685915, bgo#690891, bgo#691945.
+- Add pkgconfig(xrandr) BuildRequires: new dependency.
+- Rename libcogl11 to libcogl12, libcogl-pango0 to libcogl-pango12,
+  and libcogl-gles2-11 to libcogl-gles2-12 following upstreams
+  soname bump.
+
+---

Old:

  cogl-1.12.2.tar.xz

New:

  cogl-1.14.0.tar.xz



Other differences:
--
++ cogl.spec ++
--- /var/tmp/diff_new_pack.WFHh5X/_old  2013-04-03 12:47:45.0 +0200
+++ /var/tmp/diff_new_pack.WFHh5X/_new  2013-04-03 12:47:45.0 +0200
@@ -16,16 +16,17 @@
 #
 
 
+%define build_wayland_backend 0
 %define with_GLES2 0
 
 Name:   cogl
-Version:1.12.2
+Version:1.14.0
 Release:0
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:

commit colord for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2013-04-03 12:47:46

Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and  /work/SRC/openSUSE:Factory/.colord.new (New)


Package is colord, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2013-02-19 
13:30:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2013-04-03 
12:47:49.0 +0200
@@ -1,0 +2,183 @@
+Fri Mar 29 08:49:11 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.1.32:
+  + New Features:
+- Add a new tool 'cd-iccdump' that can dump V4 and V2 profiles.
+- Add translated descriptions to the ICC profiles.
+- libcolord:
+  . Add an object which is a named colord.
+  . Add an object to factor out the profile load and save.
+  . Add a really simple XML DOM extractor.
+  . Add some helpers for dealing with CdColorLab objects.
+- Translate some of the profile source XML file descriptions
+  and licences.
+- Use an XML source format for the generated profiles.
+  + Bugfixes:
+- libcolord: Correctly copy CdColorYxy-Y when used as a
+  property.
+- lib: Fix the licence boilerplate in the sensor libs.
+- Set the default profile locale to be en_US, not EN_us.
+- Use gtkdocize --copy in autogen.sh
+
+---
+Mon Mar 18 18:40:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.1.31:
+  + New Features:
+- Add more sensor capabilities to support the latest ArgyllCMS
+  release.
+- Calculate the display calibration based on the Lab and target
+  display gamma.
+- Emulate a perfect sRGB screen when returning XYZ values from
+  the dummy sensor.
+- Interpolate the gamma data to the VCGT size using Akima.
+- libcolord: Add Akima and Linear 2D interpolation classes.
+- libcolord: Switch CdColor to using the GSlice allocator.
+- libcolorhug: Add commands to get the ADC Vref+ and Vref-.
+- libcolorhug: Add extensions to the take_reading_x() commands
+  to set the sensor type.
+- libcolorhug: Add the ability to get and set the CCD
+  calibration values.
+- libcolorhug: Add the ability to get a spectral reading from
+  the device.
+- Run the self test programs in 'make check' under valgrind.
+  + Bugfixes:
+- Add a warning if compiling with --with-daemon-user=root.
+- Add some more display vendor names to the display fixup
+  table.
+- Deprecate both the cd_profile_set_$foo_sync() functions.
+- Do not show a critical warning if an unmatched sensor is
+  connected.
+- Fix build on OpenBSD.
+- Fix compile with --disable-gusb.
+- Fix the argyll sensor driver when using the ColorMunki Smile.
+- Fix the gamut warning to check primaries wider than CIERGB
+  and ProPhoto.
+- Fix unusual crash in cd_main_get_cmdline_for_pid.
+- Guess the option type when using 'colormgr
+  sensor-set-options'.
+- libcolord: ArgyllCMS uses 'YES' for IT8 options.
+- libcolord: Fix two small memory leaks when getting details
+  about a sensor.
+- Move the private sensor libraries out of the pure lib space.
+- Rename the colormgr 'profile-set-$foo' commands to
+  'profile-set-property'.
+- Return an error if the client tries to change the profile
+  filename after creation.
+- Set the target gamma when using the session-helper.
+- Setup the devices for another embedded Huey colorimeter and
+  the original Spyder.
+- Drop colord-privlib.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we don't carry any patch touching the build system anymore.
+- Add post/postun scriptlets to libcolorhug1 subpackage.
+
+---
+Wed Feb 27 12:11:08 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.1.30:
+  + New features:
+- Load the instrospection to the colord binary as a GResource
+- Save the common ICC profiles as GResources in the colord
+  binary to reduce I/O
+- Support setting the blue LED in the ColorHug Spectro
+  + Bugfixes:
+- Append -private to the driver libraries as they have no
+  headers installed
+- cd_sensor_get_caps() returns a bitfield, so make it
+  explicitly 64 bits wide
+- Do not expect a system proxy when checking if the daemon
+  exists
+- Do not remove the database files when upgrading the package
+- Do not show duplicate profiles when icc-profiles-openicc is
+  installed
+- Fix Colord-1.0.gir build with --no-add-needed
+- Fix linking of ch-self-test
+- Fix symbol-prefix passed to g-ir-scanner
+- Fix up the model name for the 

commit file for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2013-04-03 12:50:03

Comparing /work/SRC/openSUSE:Factory/file (Old)
 and  /work/SRC/openSUSE:Factory/.file.new (New)


Package is file, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2013-03-24 
21:35:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2013-04-03 
12:50:07.0 +0200
@@ -1,0 +2,6 @@
+Fri Mar 29 06:56:37 UTC 2013 - crrodrig...@opensuse.org
+
+- Refresh patches and remove the visibility patch that I
+ upstreamed few releases ago in a different form.
+
+---

Old:

  file-5.12-visibility.patch



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:10.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:10.0 +0200
@@ -55,7 +55,6 @@
 Patch26:file-4.24-solv.dif
 Patch27:file-5.12-zip2.0.dif
 Patch28:file-5.07-iso9660.dif
-Patch30:file-5.12-visibility.patch
 Patch31:file-5.07-biorad.dif
 Patch32:file-5.07-clicfs.dif
 Patch33:file-5.12-ocloexec.patch
@@ -120,7 +119,6 @@
 %patch26 -p0 -b .solv
 %patch27 -p0 -b .zip2.0
 %patch28 -p0 -b .iso9600
-%patch30 -p0 -b .vis
 %patch31 -p0 -b .biorad
 %patch32 -p0 -b .clicfs
 %patch33 -p0 -b .clexe
@@ -137,24 +135,6 @@
 autoreconf -fiv
 CFLAGS=$RPM_OPT_FLAGS -DHOWMANY=69632
 %configure --disable-silent-rules --datadir=%{_miscdir} --disable-static 
--with-pic --enable-fsect-man5
-#
-# Used by patch #30 the visibility patch which allows us to
-# export only the public magic_...() functions of libmagic.so
-#
-pushd src/
-%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' magic.h
-cat  libmagic.map -'EOF'
-   {
-   global:
-   EOF
-sed -rn '/[[:alnum:]]+_[[:alnum:]]+\(/{
-   s/.*([[:blank:]\*])([[:alnum:]]+_[[:alnum:]]+)\(.*\);/  \2\;/p
-}'  magic.h  libmagic.map
-cat  libmagic.map -'EOF'
-   local: *;
-   };
-   EOF
-popd
 %{__make} %{?_smp_mflags} pkgdatadir='$(datadir)'
 %if 0%{?build_python_bindings:1}
 pushd python

++ file-4.20-ssd.dif ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:11.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:11.0 +0200
@@ -1,5 +1,7 @@
 magic/Localstuff
-+++ magic/Localstuff   2007-03-21 12:38:03.0 +0100
+Index: magic/Localstuff
+===
+--- magic/Localstuff.orig
 magic/Localstuff
 @@ -14,3 +14,12 @@
  33   string  \0 (%s)
  2 string  \000\022TeX font metric data

++ file-4.20-xen.dif ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:11.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:11.0 +0200
@@ -1,5 +1,7 @@
 magic/Localstuff
-+++ magic/Localstuff   2007-03-21 12:41:52.0 +0100
+Index: magic/Localstuff
+===
+--- magic/Localstuff.orig
 magic/Localstuff
 @@ -23,3 +23,9 @@
  # determined?
  512   search/531  R\0o\0o\0t\0\ \0E\0n\0t\0r\0y   Structured Storage

++ file-4.21-scribus.dif ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:11.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:11.0 +0200
@@ -1,5 +1,7 @@
 magic/Localstuff
-+++ magic/Localstuff   2007-08-29 18:58:37.090251353 +0200
+Index: magic/Localstuff
+===
+--- magic/Localstuff.orig
 magic/Localstuff
 @@ -29,3 +29,7 @@
  #2   regex   \(name\ [^)]*\) %s
  20   search/256  (name   (name

++ file-4.21-xcursor.dif ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:11.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:11.0 +0200
@@ -1,5 +1,7 @@
 magic/Localstuff
-+++ magic/Localstuff   2007-12-05 11:31:15.494119630 +0100
+Index: magic/Localstuff
+===
+--- magic/Localstuff.orig
 magic/Localstuff
 @@ -33,3 +33,6 @@
  # File magic for Scribus, an Open Source Desktop Publishing system
  0 string  \SCRIBUSUTF8\ Version  Scribus Document

++ file-4.24-autoconf.dif ++
--- /var/tmp/diff_new_pack.qoCPyV/_old  2013-04-03 12:50:11.0 +0200
+++ /var/tmp/diff_new_pack.qoCPyV/_new  2013-04-03 12:50:11.0 +0200
@@ -1,5 +1,7 @@
 doc/Makefile.am
-+++ doc/Makefile.am2003-12-15 12:04:19.0 +
+Index: 

commit fio for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package fio for openSUSE:Factory checked in 
at 2013-04-03 12:50:10

Comparing /work/SRC/openSUSE:Factory/fio (Old)
 and  /work/SRC/openSUSE:Factory/.fio.new (New)


Package is fio, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fio/fio.changes  2013-02-05 11:13:12.0 
+0100
+++ /work/SRC/openSUSE:Factory/.fio.new/fio.changes 2013-04-03 
12:50:15.0 +0200
@@ -1,0 +2,16 @@
+Mon Mar 25 17:49:10 UTC 2013 - greg.freem...@gmail.com
+
+- update to 2.0.14
+  * Autodetect features with a new configure script when building. 
+  * Improve ETA for some workloads. 
+  * Support for verify mode that requires no metadata, greatly reducing memory 
requirements for big device verify workloads. 
+  * Ensures fsync is always done, even for direct/raw I/O (if asked to). 
+  * Support for unified read/write/trim reporting. 
+  * A few axmap and cpuclock bugfixes. 
+  * Fixes zones and numjobs used together. 
+  * Adds support for idle profiling, showing idle system CPU when running a 
workload. 
+  * Many other fixes; all users should upgrade
+- added patch to fix new configure logic introduced by upstream in 2.0.14
+  * fio-2.0.14-fix-configure.patch
+
+---

Old:

  fio-2.0.13.tar.bz2

New:

  fio-2.0.14-fix-configure.patch
  fio-2.0.14.tar.bz2



Other differences:
--
++ fio.spec ++
--- /var/tmp/diff_new_pack.eNWUfp/_old  2013-04-03 12:50:16.0 +0200
+++ /var/tmp/diff_new_pack.eNWUfp/_new  2013-04-03 12:50:16.0 +0200
@@ -1,5 +1,8 @@
 # vim: set ts=4 sw=4 et:
 #
+# spec file for package fio
+#
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,18 +15,24 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:   fio
-Version:2.0.13
+Version:2.0.14
 Release:0
 Summary:Flexible I/O Tester/benchmarker
-Source: http://brick.kernel.dk/snaps/fio-%{version}.tar.bz2
-URL:http://freshmeat.net/projects/fio/
-Group:  System/Benchmark
 License:GPL-2.0
-BuildRoot:  %{_tmppath}/build-%{name}-%{version}
+Group:  System/Benchmark
+Source: http://brick.kernel.dk/snaps/fio-%{version}.tar.bz2
+Url:http://freshmeat.net/projects/fio/
+# PATCH-FIX-UPSTREAM fio-2.0.14-fix-configure.patch [provided by Jens/upstream 
- should go away in 2.0.15]
+Patch1: fio-2.0.14-fix-configure.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: gnuplot
-BuildRequires:  make gcc libaio-devel
+BuildRequires:  gcc
+BuildRequires:  libaio-devel
+BuildRequires:  make
 
 %description
 fio is an I/O tool meant to be used both for benchmark and stress/hardware
@@ -35,9 +44,9 @@
 I/O performance information, such as completion and submission latencies
 (avg/mean/deviation), bandwidth stats, cpu and disk utilization, and more.
 
-%debug_package
 %prep
 %setup -q -n fio-%{version}
+%patch1 -p1
 
 %build
 %__make \

++ fio-2.0.14-fix-configure.patch ++
diff -rupN fio-2.0.14-orig/configure fio-2.0.14/configure
--- fio-2.0.14-orig/configure   2013-02-21 13:12:32.0 -0500
+++ fio-2.0.14/configure2013-03-28 19:19:13.503041144 -0400
@@ -39,7 +39,7 @@ fatal() {
 
 # Default CFLAGS
-CFLAGS=-D_GNU_SOURCE
-EXTFLAGS=-include config-host.h
+CFLAGS=-D_GNU_SOURCE -include config-host.h
+BUILD_CFLAGS=
 
 # Print a helpful header at the top of config.log
 echo # FIO configure log $(date)  config.log
   ;;
 Android)

diff -rupN fio-2.0.14-orig/Makefile fio-2.0.14/Makefile
--- fio-2.0.14-orig/Makefile2013-02-21 13:12:32.0 -0500
+++ fio-2.0.14/Makefile 2013-03-28 19:19:38.442051864 -0400
@@ -1,11 +1,3 @@
-DEBUGFLAGS = -D_FORTIFY_SOURCE=2 -DFIO_INC_DEBUG
-CPPFLAGS= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 $(DEBUGFLAGS)
-OPTFLAGS= -O3 -g -ffast-math $(EXTFLAGS)
-CFLAGS = -std=gnu99 -Wwrite-strings -Wall $(OPTFLAGS)
-LIBS   = -lm $(EXTLIBS)
-PROGS  = fio
-SCRIPTS = fio_generate_plots
-UNAME  := $(shell uname)
 
 ifneq ($(wildcard config-host.mak),)
 all:
@@ -21,6 +13,15 @@ all:
 include config-host.mak
 endif
 
+DEBUGFLAGS = -D_FORTIFY_SOURCE=2 -DFIO_INC_DEBUG
+CPPFLAGS= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 $(DEBUGFLAGS)
+OPTFLAGS= -O3 -g -ffast-math
+CFLAGS = -std=gnu99 -Wwrite-strings -Wall $(OPTFLAGS) $(EXTFLAGS) 
$(BUILD_CFLAGS)
+LIBS   += -lm $(EXTLIBS)
+PROGS  = fio
+SCRIPTS = fio_generate_plots
+UNAME  := $(shell uname)
+
 SOURCE := gettime.c fio.c ioengines.c 

commit gdlmm for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gdlmm for openSUSE:Factory checked 
in at 2013-04-03 12:50:21

Comparing /work/SRC/openSUSE:Factory/gdlmm (Old)
 and  /work/SRC/openSUSE:Factory/.gdlmm.new (New)


Package is gdlmm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gdlmm/gdlmm.changes  2012-12-05 
13:51:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.gdlmm.new/gdlmm.changes 2013-04-03 
12:50:27.0 +0200
@@ -1,0 +2,15 @@
+Mon Feb 18 18:46:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Support of GDL 3.7.3
+  + Method Dock::hide_preview added.
+  + Method DockObject::is_automatic removed.
+  + Method DockObject::set_manual removed.
+  + Method Dock::xor_rect_hide removed.
+  + Method Dock::get_layouts_ui removed.
+  + Add missing parameter to Dock::dock_drag_motion.
+- Drop gdlmm-gdl-3_4.patch and gdlmm-gdl-3_6.patch: fixed upstream.
+- Rename libgdlmm-3_0-1 to libgdlmm-3_0-2, following upstreams
+  soname bump.
+
+---

Old:

  gdlmm-3.3.2.tar.xz
  gdlmm-gdl-3_4.patch
  gdlmm-gdl-3_6.patch

New:

  gdlmm-3.7.3.tar.xz



Other differences:
--
++ gdlmm.spec ++
--- /var/tmp/diff_new_pack.99uNiD/_old  2013-04-03 12:50:32.0 +0200
+++ /var/tmp/diff_new_pack.99uNiD/_new  2013-04-03 12:50:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdlmm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,16 @@
 
 
 Name:   gdlmm
-Version:3.3.2
+Version:3.7.3
 Release:0
 Summary:C++ interface for gdl
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://git.gnome.org/gdlmm/
-Source0:
http://download.gnome.org/sources/gdlmm/3.3/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gdlmm-gdl-3_4.patch dims...@opensuse.org -- Fix build 
with gdl 3.4.0. Taken from git.
-Patch0: gdlmm-gdl-3_4.patch
-# PATCH-FIX-UPSTREAM gdlmm-gdl-3_6.patch bgo#688095 bgo#688141 
dims...@opensuse.org -- Fix build with gdl 3.6.0
-Patch1: gdlmm-gdl-3_6.patch
-# Needed for patch0
-BuildRequires:  doxygen
+Source0:
http://download.gnome.org/sources/gdlmm/3.7/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
-# Needed for patch0
-BuildRequires:  graphviz
-# Needed for patch0
-BuildRequires:  xsltproc
 BuildRequires:  perl(XML::Parser)
-BuildRequires:  pkgconfig(gdl-3.0) = 3.0
+BuildRequires:  pkgconfig(gdl-3.0) = 3.7
 BuildRequires:  pkgconfig(glibmm-2.4) = 2.16
 BuildRequires:  pkgconfig(gtkmm-3.0) = 3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,46 +34,41 @@
 %description
 gdlmm provides a C++ interface to the gdl library.
 
-%package -n libgdlmm-3_0-1
+%package -n libgdlmm-3_0-2
 Summary:C++ interface for gdl
 Group:  System/Libraries
 
-%description -n libgdlmm-3_0-1
+%description -n libgdlmm-3_0-2
 gdlmm provides a C++ interface to the gdl library.
 
 %package devel
 Summary:C++ interface for gdl -- Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgdlmm-3_0-1 = %{version}
+Requires:   libgdlmm-3_0-2 = %{version}
 
 %description devel
 gdlmm provides a C++ interface to the gdl library.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-# --enable-maintainer-mode and --enable-documentation are needed fro patch0.
 %configure \
---disable-static \
---enable-maintainer-mode \
---enable-documentation
+--disable-static
 make %{?_smp_mflags}
 
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
-%post -n libgdlmm-3_0-1 -p /sbin/ldconfig
+%post -n libgdlmm-3_0-2 -p /sbin/ldconfig
 
-%postun -n libgdlmm-3_0-1 -p /sbin/ldconfig
+%postun -n libgdlmm-3_0-2 -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files -n libgdlmm-3_0-1
+%files -n libgdlmm-3_0-2
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/libgdlmm-3.0.so.*

++ gdlmm-3.3.2.tar.xz - gdlmm-3.7.3.tar.xz ++
 19548 lines of diff (skipped)

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



commit gdm for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2013-04-03 12:50:33

Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and  /work/SRC/openSUSE:Factory/.gdm.new (New)


Package is gdm, Maintainer is dli...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2013-01-29 13:27:21.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2013-04-03 
12:50:37.0 +0200
@@ -1,0 +2,90 @@
+Tue Mar 26 09:42:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + No changes since version 3.7.92.
+
+---
+Tue Mar 19 19:03:05 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Add --disable-fallback-greeter configure option.
+  + Updated translations.
+
+---
+Wed Mar  6 10:30:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Correct path of run dir.
+  + Don't set _XROOTPMAP_ID at startup anymore.
+  + Updated translations.
+
+---
+Fri Mar  1 11:43:10 UTC 2013 - dims...@opensuse.org
+
+- Drop klogd Requires: this is no longer needed due to the changes
+  with earlygdm / systemd integration.
+
+---
+Wed Feb 20 19:51:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Add gdm-pin service file.
+  + use 0711 for directories.
+  + don't enable systemd journal if systemd is disabled.
+  + Add a --with-run-dir.
+  + Start to land prerequisite bits needed for future
+systemd-ification.
+- Drop gdm-move-everything-to-run.patch: fixed upstream (slightly
+  different)
+- Pass --with-run-dir=/run/gdm to configure.
+
+---
+Tue Feb  5 13:24:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Randr performance improvement
+  + Remove gdm wrapper script
+  + Integrate better with systemd journal
+  + Use glib signal handling helpers instead of home brew ones
+  + Don't load gio modules in launch environment
+  + Enable gsd keyboard plugin in launch environment
+  + Don't warp pointer to 0,0
+  + Don't record a login uid for gdm's login session
+  + Other misc fixes
+  + Updated translations.
+- Add pkgconfig(libsystemd-journal) BuildRequries: new dependency.
+
+---
+Tue Jan 29 23:00:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3.1:
+  + Fix xauthoriation for su/ssh compatibility.
+- Changes from version 3.7.3:
+  + Drop dead code.
+  + Deprecation fixes.
+  + Compiler warning fixes.
+  + Change default location of language config file.
+  + Be more resiliant against hostname changes.
+  + Fix spew in error path.
+- Changes from version 3.7.2:
+  + Ignore pam info messages for automatic logins
+  + Unlock fixes
+  + User switching fix on consolekit systems
+  + Be more robust against empty user shells/home dirs
+  + Create program session log file as root instead of after setuid
+  + Properly reload gdm.schemas on SIGHUP
+  + Bring back gdmflexiserver
+  + Fix shutdown and restart with ConsoleKit (bgo#686125)
+  + Refactor autologin conversation handling (bgo#682467)
+  + Add host authorizations individually (bgo#686186)
+  + Make gdm socket world accessible (bgo#685935)
+  + Allow NULs in X11 cookies (bgo#687691)
+  + Dont set a busy cursor (bgo#687791)
+  + Use a whitelist for gsd plugins (bgo#662220)
+  + Drop obsolete desktop files (bgo#684508)
+  + Updated translations.
+- Drop gdm-autologin-session-logout.patch: fixed upstream.
+- Rebase gdm-sysconfig-settings.patch and
+  gdm-xauthlocalhostname.patch.
+
+---

Old:

  gdm-3.6.2.tar.xz
  gdm-autologin-session-logout.patch
  gdm-move-everything-to-run.patch

New:

  gdm-3.8.0.tar.xz



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.XpUiBw/_old  2013-04-03 12:50:41.0 +0200
+++ /var/tmp/diff_new_pack.XpUiBw/_new  2013-04-03 12:50:41.0 +0200
@@ -27,13 +27,13 @@
 %define enable_split_authentication 0
 
 Name:   gdm
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:The GNOME Display Manager
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://projects.gnome.org/gdm/
-Source: 
http://download.gnome.org/sources/gdm/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gdm/3.8/%{name}-%{version}.tar.xz
 Source1:gdm.pamd
 Source2:gdm-autologin.pamd
 

commit geany-plugins for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package geany-plugins for openSUSE:Factory 
checked in at 2013-04-03 12:50:40

Comparing /work/SRC/openSUSE:Factory/geany-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.geany-plugins.new (New)


Package is geany-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/geany-plugins/geany-plugins.changes  
2012-08-23 16:03:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 
2013-04-03 12:50:44.0 +0200
@@ -1,0 +2,49 @@
+Sun Mar 24 14:21:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.23:
+  + Add new plugin Commander
+  + Add new plugin markdown
+  + Add new plugin Scope
+  + Removing plugin geanyGDB
+  + Improvement of error handling in autogen.sh
+  + Improvement of general documentation
+  + Buildfix with waf on Windows-Systems
+  + Addons:
+- Fixing of memory leaks
+- Little rewordings
+  + Devhelp:
+- Fix API-calls for older GTK-versions
+- Fix a signal to avoid crash on closing of Geany
+  + GeanyGenDoc: Improvement of waf-build.
+  + GeanyLaTeX: Fix installation path for documentation.
+  + GeanyLua:
+- Update of Scintilla bindings to 3.2.0
+- Improve pointer-int casts
+- Revisiting mechanism to find Lua-package on configuration-time
+  + GeanyMacro: Fix some typos.
+  + GeanyPG: Fix adding of \0 when encryption a selection
+(sf#3557458)
+  + GeanyPrj: Buildfix for function not marked as external.
+  + GeniusPaste:
+- Fixing of memory leaks
+- Fixing of a invalid memory free
+  + Spellcheck: Perform a recheck/clear when toggling 'check while
+typing' (sf#3495051)
+  + Tableconvert:
+- Rework to be more generic.
+- Improvement of LaTeX-tables being created.
+  + Treebrowser:
+- Added backspace to browse up a directory.
+- Eexpand/collapse with spacebar.
+  + Webhelper:
+- Show the currently hovered link in the statusbar.
+- Don't use deprecated GTK API.
+- No longer pass --enable-geanygdb to configure, as the geanygdb
+  plugin has been dropped by upstream.
+
+---
+Wed Mar 20 20:52:49 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---

Old:

  geany-plugins-1.22.tar.bz2

New:

  geany-plugins-1.23.tar.bz2



Other differences:
--
++ geany-plugins.spec ++
--- /var/tmp/diff_new_pack.NGaMCM/_old  2013-04-03 12:50:48.0 +0200
+++ /var/tmp/diff_new_pack.NGaMCM/_new  2013-04-03 12:50:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geany-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   geany-plugins
-Version:1.22
+Version:1.23
 Release:0
 # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/)
 Summary:A collection of different plugins for Geany
-License:GPL-2.0+ ; GPL-3.0+
+License:GPL-2.0+ and GPL-3.0+
 Group:  Development/Tools/IDE
 Url:http://plugins.geany.org/geany-plugins/
 Source: 
http://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.bz2
@@ -31,7 +31,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgpgme-devel
 BuildRequires:  pkgconfig(enchant) = 1.3
-BuildRequires:  pkgconfig(geany) = 1.22
+BuildRequires:  pkgconfig(geany) = 1.23
 BuildRequires:  pkgconfig(glib-2.0) = 2.16
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.16
 BuildRequires:  pkgconfig(gtkspell-2.0)
@@ -40,7 +40,7 @@
 BuildRequires:  pkgconfig(vte) = 0.24
 BuildRequires:  pkgconfig(webkit-1.0) = 1.1.18
 Requires:   %{name}-lang = %{version}
-Requires:   geany = 1.22
+Requires:   geany = 1.23
 Requires:   lua
 Enhances:   geany
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -55,8 +55,7 @@
 %patch0 -p1
 
 %build
-%configure \
---enable-geanygdb
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -71,17 +70,14 @@
 %files
 %defattr(-,root,root)
 %doc NEWS README
-%if %{_libdir} != %{_libexecdir}
-%{_libexecdir}/geany-plugins/
-%endif
 %{_libdir}/geany-plugins/
 # Explicitly list plugins, so we don't lose any by accident
 %{_libdir}/geany/addons.so
 %{_libdir}/geany/codenav.so
+%{_libdir}/geany/commander.so
 %{_libdir}/geany/debugger.so
 %{_libdir}/geany/geanydoc.so
 %{_libdir}/geany/geanyextrasel.so
-%{_libdir}/geany/geanygdb.so
 %{_libdir}/geany/geanyinsertnum.so
 %{_libdir}/geany/geanylatex.so
 

commit gedit for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gedit for openSUSE:Factory checked 
in at 2013-04-03 12:51:01

Comparing /work/SRC/openSUSE:Factory/gedit (Old)
 and  /work/SRC/openSUSE:Factory/.gedit.new (New)


Package is gedit, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gedit/gedit.changes  2012-11-21 
15:53:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2013-04-03 
12:51:03.0 +0200
@@ -1,0 +2,68 @@
+Mon Mar 25 20:59:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Improvements in docs.
+  + Misc bufixes.
+  + Updated translations.
+
+---
+Wed Mar 20 07:56:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.6:
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Mar 11 20:00:03 UTC 2013 - dims...@opensuse.org
+
+- Replace python-gobject Requires with python3-requires.
+- Add python3-cairo requires: snippets/documents.py imports cairo.
+
+---
+Wed Mar  6 10:36:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Updated mallard snippets.
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Tue Feb 19 20:33:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Use revealer to animate the search bar and the notification
+bars
+  + Several fixes in snippets.
+  + Improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Wed Jan  9 17:26:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Application menu.
+  + Misc bugfixes.
+- Changes from version 3.7.2:
+  + Port to GtkApplication.
+  + Lots of improvements in docs.
+  + Misc bugfixes.
+  + Updated translations.
+- Add pkgconfig(gio-2.0) and pkgconfig(libpeas-1.0) BuildRequires
+  so they can be versioned.
+
+---
+Wed Nov 14 08:51:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Port to python 3.
+  + Misc bugfixes.
+  + Updated translations.
+- Add python BuildRequires so we can version it. Note: As the
+  BuildRequires is python = 3.2.3, this currently pulls in
+  python3, which is in fact exactly what we want.
+- Drop .desktop fixup hack: fixed upstream.
+
+---

Old:

  gedit-3.6.2.tar.xz

New:

  gedit-3.8.0.tar.xz



Other differences:
--
++ gedit.spec ++
--- /var/tmp/diff_new_pack.KaWFNT/_old  2013-04-03 12:51:05.0 +0200
+++ /var/tmp/diff_new_pack.KaWFNT/_new  2013-04-03 12:51:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gedit
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:Small and lightweight UTF-8 text editor
 License:GPL-2.0+
 Group:  Productivity/Text/Editors
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gedit/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit/3.8/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change 
icon
 Patch0: gedit-desktop.patch
 BuildRequires:  enchant-devel
@@ -32,21 +32,25 @@
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  iso-codes-devel
+BuildRequires:  python = 3.2.3
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(gio-2.0) = 2.35.4
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.6.0
-BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.7.10
+BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.2.0
 BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.1.0
+BuildRequires:  pkgconfig(libpeas-1.0) = 1.7.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.7.0
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0) = 2.5.0
 BuildRequires:  pkgconfig(pygobject-3.0) = 3.0.0
 

commit gjs for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2013-04-03 12:51:21

Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and  /work/SRC/openSUSE:Factory/.gjs.new (New)


Package is gjs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2012-10-22 22:03:42.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2013-04-03 
12:51:23.0 +0200
@@ -1,0 +2,47 @@
+Tue Mar 26 08:58:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.36.0:
+  + No changes since version 1.35.9.
+
+---
+Thu Mar 21 18:06:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.35.9:
+  + Bugs fixed: bgo#694300, bgo#694355, bgo#691447, bgo#694373,
+bgo#694221, bgo#694828, bgo#694827, bgo#694873, bgo#695186.
+
+---
+Tue Feb 19 17:03:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.35.8:
+  + Convert many native modules to JS modules (bgo#692025).
+  + Bugs fixed: bgo#691996, bgo#690982, bgo#692214, bgo#693627,
+bgo#693676.
+
+---
+Tue Jan 15 16:02:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.35.4:
+  + system: Remove getuid/getgid/getpid
+  + Bugs fixed: bgo#690688, bgo#691016, bgo#678410, bgo#678410,
+bgo#691028, bgo#691029, bgo#691030, bgo#680730, bgo#690982,
+bgo#691038, bgo#691039, bgo#691108, bgo#691109, bgo#691307,
+bgo#690982, bgo#685513, bgo#691719.
+
+---
+Wed Jan  9 16:57:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.35.3:
+  + Add new GBytes API and conversions
+  + Rework dynamic class system
+  + boxed: introduce support for complex constructors
+  + Fix memory leaks
+- Changes from version 1.35.2:
+  + Gio: Don't eat errors when trying to call the initial
+asyncCallback
+  + byteArray: Remove JSCLASS_CONSTRUCT_PROTOTYPE
+  + Gjs: work around GType bug with dynamic types
+  + Support Sun CC
+  + Fix memory leaks.
+
+---

Old:

  gjs-1.34.0.tar.xz

New:

  gjs-1.36.0.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.yx40lN/_old  2013-04-03 12:51:26.0 +0200
+++ /var/tmp/diff_new_pack.yx40lN/_new  2013-04-03 12:51:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gjs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,22 @@
 
 
 Name:   gjs
-Version:1.34.0
+Version:1.36.0
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:JavaScript bindings based on gobject-introspection and Mozilla
 License:MIT
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/Gjs
-Source: 
http://download.gnome.org/sources/gjs/1.34/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gjs/1.36/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
 BuildRequires:  systemtap-sdt-devel
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.33.10
+BuildRequires:  pkgconfig(glib-2.0) = 2.36.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.36.0
 BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(mozjs185)
 Requires:   libgjs0 = %{version}
@@ -106,7 +106,6 @@
 %doc COPYING NEWS README
 %{_datadir}/gjs-1.0/
 %{_libdir}/*.so.*
-%{_libdir}/gjs-1.0/
 
 %files -n typelib-1_0-GjsPrivate-1_0
 %defattr(-,root,root)

++ gjs-1.34.0.tar.xz - gjs-1.36.0.tar.xz ++
 30919 lines of diff (skipped)

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



commit glibmm2 for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2013-04-03 12:51:40

Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and  /work/SRC/openSUSE:Factory/.glibmm2.new (New)


Package is glibmm2, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2012-11-12 
12:35:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2013-04-03 
12:51:42.0 +0200
@@ -1,0 +2,64 @@
+Tue Mar 19 20:32:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.9:
+  + Glib:
+- Add edByteArray, because it is used in the GTls* API.
+- AppInfo::get_all(): Fix ownerships (bgo#694505).
+  + Gio:
+- TlsFileDatabase: Add the create() method.
+- TlsCertificate: Add the certificate property.
+- TlsClientConnection: Add get_accepted_cas() and the
+  accepted-cas property.
+- TlsDatabase: Add the lookup_certificates_issued_by*() methods
+  and virtual functions.
+- TlsInteraction: Add the virtual functions.
+
+---
+Tue Feb 26 09:25:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.8:
+  + Glib:
+- Resolver: Add lookup_records(), lookup_records_async() and
+  lookup_records_finish().
+- Signal*::connect(): Make them less thread-unsafe (bgo#396958)
+- Threads: Add create(slot, name) to create named threads
+  (bgo#689863).
+- Variant: Allow containing complex types in arrays and in
+  variants.
+- Variant: Don't refsink variants created using the custom cast
+  ctor.
+- Variant std::vectorstd::string : Add
+  create_from_object_paths().
+- VariantBase: Add operator for BoolExpr (const void*)
+  (bgo#690121).
+- VariantType: Add create_tuple() (bgo#688682).
+- VariantType: Correct the referencing in the create*() methods
+  (bgo#688440).
+  + Gio:
+- AppInfo: Add create_duplicate().
+- DesktopAppInfo: Add some new getter methods.
+- File: Remove refreturn to avoid memory leaks (bgo#691606).
+- MemoryOutputStream: Add the steal_as_bytes() method.
+- SimpleAction: Fix stateful action constructor typo, allowing
+  use (bgo#690122).
+- SocketConnection: Add connect*() and is_connected() methods.
+- ThemedIcon: Wrap the names property.
+- Add TlsConnection, TlsClient, TlsServer, TlsDatabase,
+  TlsCertificate, TlsPassword, TlsFileDatabase and
+  TlsInteraction.
+- UnixConnection: Add
+  [receive|send]_credentials_[async|finish]().
+  + Gio::DBus:
+- DBus::[Connection|Proxy]: Use ifdefs for the UnixFDList
+  call*() methods.
+  + gmmproc:
+- _WRAP_VFUNC: Support the wrapping of slots.
+- _WRAP_METHOD: Support wrapping methods with slots.
+- _WRAP_METHOD: Ensure that slot parameters can be optional.
+- _WRAP_[CREATE|CTOR|METHOD]: Allow any order of {} options.
+- _WRAP_ENUM: Skip enum constants whose names are deleted.
+- _WRAP_CTOR: Handle *_new() functions with a final GError**.
+  + Updated documentations.
+  + Build fixes.
+
+---

Old:

  glibmm-2.34.1.tar.xz

New:

  glibmm-2.35.9.tar.xz



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.iiQxsz/_old  2013-04-03 12:51:45.0 +0200
+++ /var/tmp/diff_new_pack.iiQxsz/_new  2013-04-03 12:51:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glibmm2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,17 +21,17 @@
 
 Name:   glibmm2
 %define _name glibmm
-Version:2.34.1
+Version:2.35.9
 Release:0
 Summary:C++ Interface for Glib
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gtkmm.org/
-Source: 
http://download.gnome.org/sources/glibmm/2.34/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glibmm/2.35/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.35.9
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(sigc++-2.0) = 2.0.10

++ glibmm-2.34.1.tar.xz - glibmm-2.35.9.tar.xz ++
 332597 lines of diff (skipped)

-- 
To unsubscribe, e-mail: 

commit glib-networking for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2013-04-03 12:51:46

Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and  /work/SRC/openSUSE:Factory/.glib-networking.new (New)


Package is glib-networking, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2012-11-20 10:20:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 
2013-04-03 12:51:50.0 +0200
@@ -1,0 +2,94 @@
+Mon Mar 25 13:11:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.36.0:
+  + Updated translations.
+
+---
+Tue Mar  5 18:52:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.9:
+  + Fixed one kind of handshake failure to return the correct error
+code under gnutls 3.x (bgo#694812).
+  + Updated translations.
+
+---
+Tue Feb 19 13:50:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.8:
+  + proxy/gnome: ported to new GSimpleProxyResolver, and added more
+tests.
+  + gnutls: Fixed a small per-connection leak (bgo#693718).
+  + tls/tests: Fixed several race conditions that caused spurious
+failures (bgo#693720).
+  + Updated translations.
+
+---
+Tue Feb  5 19:01:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.6:
+  + proxy/gnome: Fixed several bugs:
+- Multithreaded usage could result in crashes.
+- In automatic mode, synchronous lookups would obey
+  ignore-hosts, but asynchronous lookups would not.
+- lookup_async() would never notice if the proxy settings
+  switched from automatic to manual or none (and would
+  make a synchronous D-Bus call when switching in the other
+  direction).
+- If given an invalid URI, lookup_async() would return a
+  successful result (and leak the GError that it was supposed
+  to have returned), and lookup() would return both the error
+  and the proxy (leaking one or the other, depending on how
+  the caller behaved).
+  + Updated translations.
+
+---
+Tue Jan 15 10:09:10 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.4:
+  + proxy/gnome: The tests should now work correctly even if run
+from a non-GNOME environment.
+  + Updated translations.
+
+---
+Tue Jan  8 18:12:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.35.3:
+  + build: The TLS tests are now not built if you are building
+without gnutls support.
+  + gnutls: Several handshaking fixes:
+- Fix a hang when doing a synchronous close() immediately
+  after cancelling an asynchronous handshake() (which would
+  happen in libsoup if you cancelled a message at the right
+  time) (bgo#688751)
+- Avoid an assertion when an implicit handshake fails
+  (bgo#689274)
+- Fixed GTlsServerConnection:authentication-mode to work
+  again, and added a regression test for this (bgo#689259)
+- Return the appropriate error
+  (G_TLS_ERROR_CERTIFICATE_REQUIRED) when a handshake fails
+  because the server required a certificate but none was
+  provided, and added a test for this (bgo#689260)
+- Make g_io_stream_close() finish successfully after a failed
+  handshake (bgo#689260)
+- Make g_io_stream_close() finish successfully before a
+  handshake (bgo#689271)
+  + gnutls: Updated to be aware of G_IO_ERROR_BROKEN_PIPE in glib
+2.35.3, which needs to be converted to G_TLS_ERROR_NOT_TLS in
+some cases. (Previously this error showed up as just
+G_IO_ERROR_FAILED.)
+  + proxy/gnome: This is now only used in GNOME login sessions (as,
+essentially, a more efficient version of the libproxy GNOME
+backend); in non-GNOME sessions, gio will now fall back to the
+libproxy plugin, allowing environment variables or other
+libproxy settings backends to be used.
+  + Updated translations.
+
+---
+Fri Nov 16 09:24:05 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.35.1:
+  + Update for glib 2.35.1; remove g_type_init() calls and port to
+GTask.
+  + Updated translations.
+
+---

Old:

  glib-networking-2.34.2.tar.xz

New:

  glib-networking-2.36.0.tar.xz



Other differences:
--
++ glib-networking.spec ++
--- /var/tmp/diff_new_pack.bbyVnk/_old  2013-04-03 

commit gnome-bluetooth for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2013-04-03 12:52:13

Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)


Package is gnome-bluetooth, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2012-12-05 13:52:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes 
2013-04-03 12:52:16.0 +0200
@@ -1,0 +2,25 @@
+Tue Mar 26 10:30:23 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar 19 19:55:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Fix introspection generation for Vala.
+  + Updated translations.
+
+---
+Tue Jan 15 18:06:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Remove fallback applet as GNOME fallback is obsolete.
+  + Remove ObexFTP browsing support.
+  + Fix help links in GNOME 3.6+.
+  + Sendto: Remove nautilus-sendto plugin.
+- Drop and obsolete nautilus-sendto-plugin-bluetooth.
+- Drop pkgconfig(libnotify) BuildRequires: no longer needed.
+- Remove traces of BUILD_FROM_VCS.
+
+---

Old:

  gnome-bluetooth-3.6.1.tar.xz

New:

  gnome-bluetooth-3.8.0.tar.xz



Other differences:
--
++ gnome-bluetooth.spec ++
--- /var/tmp/diff_new_pack.71B9Ll/_old  2013-04-03 12:52:18.0 +0200
+++ /var/tmp/diff_new_pack.71B9Ll/_new  2013-04-03 12:52:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-bluetooth
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,14 @@
 #
 
 
-%define BUILD_FROM_VCS 1
-
 Name:   gnome-bluetooth
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:GNOME Bluetooth graphical utilities
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeBluetooth
-Source: 
http://download.gnome.org/sources/gnome-bluetooth/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-bluetooth/3.8/%{name}-%{version}.tar.xz
 Source1:61-gnome-bluetooth-rfkill.rules
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -34,13 +32,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gtk+-3.0) = 2.90.7
-BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(nautilus-sendto)
 BuildRequires:  pkgconfig(udev)
-%if 0%{?BUILD_FROM_VCS}
-BuildRequires:  gnome-common
-BuildRequires:  gtk-doc
-%endif
 # Require bluez (mandatory, as per readme, bnc#622946)
 Requires:   bluez = 4.36
 # Require obexd for bluetooth-sendto to work (bnc#622946)
@@ -50,6 +42,8 @@
 Recommends: gnome-control-center
 Provides:   bluez-gnome = 1.8
 Obsoletes:  bluez-gnome  1.8
+# nautilus-sendto-plugin-bluetooth has been removed in version 3.7.4
+Obsoletes:  nautilus-sendto-plugin-bluetooth  3.7.4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 %define _udevdir %(pkg-config --variable udevdir udev)
@@ -100,34 +94,16 @@
 The gnome-bluetooth package contains graphical utilities to setup,
 monitor and use Bluetooth devices.
 
-%package -n nautilus-sendto-plugin-bluetooth
-Summary:Bluetooth plugin for nautilus-sendto
-Group:  Productivity/File utilities
-Requires:   %{name} = %{version}
-Supplements:packageand{%{name}:nautilus-sendto}
-
-%description -n nautilus-sendto-plugin-bluetooth
-This package provides the functionality to the Nautilus file browser to
-send files over bluetooth.
-
 %lang_package
 %prep
 %setup -q
 translation-update-upstream
 
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ]  NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 
gnome-autogen.sh
-
-%endif
-
 %build
 %configure  \
 --disable-icon-update \
 --disable-scrollkeeper \
 --disable-desktop-update \
-%if 0%{?BUILD_FROM_VCS}
---enable-gtk-doc \
-%endif
 --enable-nautilus-sendto=yes\
 --enable-introspection
 make %{?_smp_mflags} V=1
@@ -135,7 +111,6 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file 

commit gnome-desktop for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-04-03 12:52:19

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is gnome-desktop, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-11-21 16:00:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-04-03 12:52:22.0 +0200
@@ -1,0 +2,113 @@
+Wed Mar 27 18:32:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0.1:
+  + Fix a potential use-after-free corruption and crash
+(bgo#696719).
+
+---
+Wed Mar 27 07:38:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + idle-monitor:
+- Allow multiple watches per alarm (bgo#696522).
+- Make per-device monitor fallible (bgo#696118).
+  + Updated translations.
+
+---
+Tue Mar 19 19:49:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Don't store duplicated layouts in locale tables.
+  + Updated translations.
+
+---
+Wed Mar  6 10:17:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91.1:
+  + GnomeBg:
+- remove ability to not draw background (bgo#690378).
+  + GnomeRR:
+- use 'Built-in Display' instead of 'Laptop' (bgo#679794).
+  + Updated translations.
+
+---
+Tue Feb 19 18:53:43 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Fix introspection generation for Vala.
+  + Fix introspectability of GnomeBg.
+  + GnomeIdleMonitor:
+- Break ABI and API to fix reliance of the API on an Xorg bug.
+- use standard GObject boilerplate.
+- generate gtk-doc documentation.
+  + GnomeWallClock:
+- generate gtk-doc documentation.
+- add timezone property which can be monitored.
+- Add conventional gnome_wall_clock_new().
+  + GnomeXkbInfo:
+- generate gtk-doc documentation.
+- Use the correct methods to get language/country.
+- Handle duplicated layouts.
+- Add API to get layouts for language and country.
+  + gnome-languages:
+- generate gtk-doc documentation.
+- Add methods to get language/country from ISO codes.
+- Add default input sources per locale.
+  + GnomeRR:
+- Make GnomeRRConfig use the detected display name.
+- use standard GObject boilerplate.
+- Improve gtk-doc documentation.
+  + GnomeBg:
+- Split slide show API to be usable from gnome-shell.
+- Add asynchronous version of slideshow loading.
+
+---
+Tue Feb  5 20:07:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + languages:
+- Don't g_warning if there's no locale archive.
+- Extracted from gnome-control-center.
+- Fix a memory leak.
+  + xkb-info:
+- Group layouts by country and language.
+- Add a get_layout_info_for_locale method.
+  + Updated translations.
+- Add pkgconfig(iso-codes) BuildRequires: new dependency.
+
+---
+Tue Jan 15 17:41:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + wallclock: Fix AM/PM detection (bgo#690703)
+  + wallclock: return a proper error when idle-counter unavailable
+  + GnomeRR: make DPMS take effect immediately (bgo#691701)
+  + Updated translations.
+
+---
+Tue Jan  8 18:29:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + rr-labeler has been moved into gnome-control-center.
+  + We use nice Unicode for date formatting now.
+  + idle-monitor: Reset the alarm so it can be triggered again
+(bgo#688227).
+  + Updated translations.
+- Rename libgnome-desktop-3-4 subpackage to libgnome-desktop-3-5,
+  following upstram soname bump (also in baselibs.conf).
+
+---
+Sun Nov 25 18:06:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Bugs fixed: bgo#682224, bgo#682224, bgo#688189, bgo#687913.
+  + Updated translations.
+
+---
+Wed Nov 14 10:10:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Bugs fixed: bgo#684814, bgo#684803, bgo#682224, bgo#686792.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.6.2.tar.xz

New:

  gnome-desktop-3.8.0.1.tar.xz


commit gnome-menus for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory 
checked in at 2013-04-03 12:52:26

Comparing /work/SRC/openSUSE:Factory/gnome-menus (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-menus.new (New)


Package is gnome-menus, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-menus/gnome-menus.changes  2013-01-20 
07:46:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes 
2013-04-03 12:52:27.0 +0200
@@ -1,0 +2,29 @@
+Tue Mar 26 09:38:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Add more java things to sundry.
+  + Add im-chooser, power statistics and personal file sharing to
+sundry.
+  + Remove special-casing for Fedora vendor prefixdd.
+  + Updated translations.
+
+---
+Wed Feb 20 07:22:23 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Fix error reporting.
+  + Memory leak fixes.
+  + Remove the simple editor.
+  + New menu layout for gnome-shell tweaks.
+  + Remove old gnome-control-center files.
+  + Updated translations.
+- Drop -editor subpackage.
+- No longer rename applications.menu to gnome-applications.menu,
+  as this was corrected upstream.
+- Remove hacks for old openSUSE Versions removing unknown
+  translations: current versions of find_lang do that for us.
+- Drop glib2-devel Requires from the -devel package: it's added
+  automatically by rpm using pkgconfig.
+- Updated baselibs.conf.
+
+---

Old:

  gnome-menus-3.6.2.tar.xz

New:

  gnome-menus-3.8.0.tar.xz



Other differences:
--
++ gnome-menus.spec ++
--- /var/tmp/diff_new_pack.K6yKMR/_old  2013-04-03 12:52:30.0 +0200
+++ /var/tmp/diff_new_pack.K6yKMR/_new  2013-04-03 12:52:30.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-menus
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:The GNOME Desktop Menu
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-menus/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-menus/3.8/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -33,9 +33,6 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-unix-2.0) = 2.29.15
-%if 0%{?BUILD_FROM_VCS}
-BuildRequires:  gnome-common
-%endif
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +45,6 @@
 
 %package -n libgnome-menu-3-0
 Summary:The GNOME Desktop Menu
-License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
 # bug437293
@@ -65,7 +61,6 @@
 
 %package -n typelib-1_0-GMenu-3_0
 Summary:The GNOME Desktop Menu -- Introspection bindings
-License:LGPL-2.1+
 Group:  System/Libraries
 
 %description -n typelib-1_0-GMenu-3_0
@@ -77,13 +72,12 @@
 
 %package branding-upstream
 Summary:The GNOME Desktop Menu -- Upstream Menus Definitions
-License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
-Provides:   %{name}-branding = %{version}
-Conflicts:  otherproviders(%{name}-branding)
 Supplements:packageand(%{name}:branding-upstream)
+Provides:   %{name}-branding = %{version}
 BuildArch:  noarch
+Conflicts:  otherproviders(%{name}-branding)
 #BRAND: This package contains set of needed .menu files in
 #BRAND: /etc/xdg/menus. .directory files in
 #BRAND: %{_datadir}/desktop-directories/Multimedia.directory are part of
@@ -98,25 +92,9 @@
 
 This package provides the upstream definitions for menus.
 
-%package editor
-Summary:Editor for the GNOME Desktop Menu
-License:GPL-2.0+
-Group:  System/GUI/GNOME
-Requires:   python-gobject
-Enhances:   %{name}
-%py_requires
-
-%description editor
-The package contains an implementation of the draft Desktop Menu
-Specification from freedesktop.org:
-
-http://www.freedesktop.org/Standards/menu-spec
-
 %package devel
 Summary:The GNOME Desktop Menu
-License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Requires:   glib2-devel
 Requires:   libgnome-menu-3-0 = %{version}
 Requires:   typelib-1_0-GMenu-3_0 = %{version}
 
@@ -131,36 +109,19 @@
 %setup -q
 translation-update-upstream
 
-%if 0%{?BUILD_FROM_VCS}
-[ -x ./autogen.sh ]  NOCONFIGURE=1 ./autogen.sh

commit gnome-shell-extensions for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2013-04-03 12:52:47

Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)


Package is gnome-shell-extensions, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2013-01-22 15:32:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2013-04-03 12:52:49.0 +0200
@@ -1,0 +2,100 @@
+Wed Mar 27 19:08:16 UTC 2013 - dims...@opensuse.org
+
+- Fix scriptlets: move the glib2_gsettings_schema_post/postun to
+  the sub-package gnome-shell-extension-alternative-status-menu:
+  the .gschema.xml lives in this subpackage as well (bnc#811203).
+- Add glib2_gsettings_schema_post/postun scriptlets for
+  gnome-shell-classic subpackage.
+
+---
+Tue Mar 26 10:35:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar 19 08:48:07 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.92:
+  + Misc bug fixes to app-menu and window-list.
+  + Updated translations.
+
+---
+Tue Mar  5 11:50:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Various updates for shell changes.
+  + Update window-list to always use application icons
+  + Update apps-menu to not load subdirectories as separate
+categories
+  + Updated translations.
+
+---
+Wed Feb 20 20:34:22 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Various fixes to make places-menu behave more like Nautilus,
+including showing the machine name in place of File System.
+  + Various updates for shell changes.
+  + alternative-status-menu no longer supports ConsoleKit systems,
+you need to install logind to have suspend or hibernate,
+
+---
+Fri Feb  8 16:47:32 UTC 2013 - dims...@opensuse.org
+
+- Create a gnome-shell-classic subpackage:
+  + Pass --enable-classic-mode to configure
+  + Extract CLASSIC_EXTENSIONS from configure and build those along
+the alternative-status-menu (just passing classic does not
+allow to add more extensions).
+
+---
+Fri Feb  8 15:32:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5.1:
+  + New extension forgotten in previous NEWS entry: windows-list.
+  + Also forgotten previously: classic mode got a new GNOME2 style.
+  + Build fixes.
+- Changes from version 3.7.5:
+  + places-menu is back in the classic extensions, with a new old
+GNOME-2 look.
+  + classic mode moved the date menu to right, where we all know it
+rightly belongs.
+  + apps-menu received a face-lift, with the inclusion of a reduced
+form of AxeMenu.
+  + new extension in the classic set: launch-new-instance, which
+modifies the behavior of clicking in the dash and app launcher.
+  + alternate-tab, native-window-placement and windowsNavigator
+updated for gnome-shell changes.
+  + Updated translations.
+- Drop g-s-e-power-off-elipsis.patch: mostly fixed upstream.
+
+---
+Sun Jan 20 18:51:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + A separate configure switch has been added to enable classic
+mode session definitions
+  + places-menu is no longer part of the classic-mode extension set
+- Changes from version 3.7.3:
+  + new extensions: default-min-max, static-workspaces
+  + alternate-tab now uses the built-in window switcher and just
+takes over the switch-application keybinding
+  + workspace-indicator: is no longer part of classic-mode
+  + we now install classic-mode data files for gdm, gnome-session
+and gnome-shell, so if you enable classic-mode you get a new
+session option in GDM
+- Changes from version 3.7.2:
+  + fixed crashes with places-menu, windowsNavigator, alternate-tab
+and native-window-placement
+  + alternate-tab now hides attached modal dialogs
+  + places-menu has restored support for Nautilus 3.4
+  + the default for hibernate is now to show in
+alternative-status-menu
+  + some extensions are now tagged as classic, and can be chosen
+with --enable-extensions=classic-mode
+  + dock and gajim were removed at the beginning of the 3.7.1 cycle,
+as they were buggy and unmaintained
+  + Updated translations.
+

commit gnome-themes-extras for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes-extras for 
openSUSE:Factory checked in at 2013-04-03 12:52:56

Comparing /work/SRC/openSUSE:Factory/gnome-themes-extras (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-themes-extras.new (New)


Package is gnome-themes-extras, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gnome-themes-extras/gnome-themes-extras.changes  
2011-10-16 12:49:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-extras.new/gnome-themes-extras.changes 
2013-04-03 12:52:59.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar  1 12:43:20 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ gnome-themes-extras.spec ++
--- /var/tmp/diff_new_pack.xAZKbD/_old  2013-04-03 12:53:03.0 +0200
+++ /var/tmp/diff_new_pack.xAZKbD/_new  2013-04-03 12:53:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-themes-extras
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   gnome-themes-extras
-BuildRequires:  fdupes glib2-devel gtk2-engines-devel icon-naming-utils 
intltool translation-update-upstream
+BuildRequires:  fdupes
+BuildRequires:  glib2-devel
+BuildRequires:  gtk2-engines-devel
+BuildRequires:  icon-naming-utils
+BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
 # FIXME: Should be a part of gtk2-engines-devel, which is not yet splitted:
 BuildRequires:  gtk2-devel
 BuildRequires:  libtool
-License:GPL-2.0 ; GPL-2.0+
-Group:  System/GUI/GNOME
 Version:2.22.0
-Release:58
+Release:0
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
0001-Fix-to-http-bugzilla.gnome.org-show_bug.cgi-id-52832.patch bgo#528322 
mic...@sawicz.net -- Fix Darklooks's gtkrc tooltip definitions (fixed upstream 
but not released since 2008.04)
 Patch0: 0001-Fix-to-http-bugzilla.gnome.org-show_bug.cgi-id-52832.patch
 Url:http://www.gnome.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Additional GNOME Themes
+License:GPL-2.0 and GPL-2.0+
+Group:  System/GUI/GNOME
 Requires:   gnome-themes
 Enhances:   gnome-themes
 BuildArch:  noarch

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



commit gnome-themes-standard for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes-standard for 
openSUSE:Factory checked in at 2013-04-03 12:53:04

Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)


Package is gnome-themes-standard, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes  
2013-03-25 20:27:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
 2013-04-03 12:53:07.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 25 16:49:48 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Update HC icons from gnome-icon-theme-symbolic.
+  + Updated translations.
+
+---

Old:

  gnome-themes-standard-3.7.92.tar.xz

New:

  gnome-themes-standard-3.8.0.tar.xz



Other differences:
--
++ gnome-themes-standard.spec ++
--- /var/tmp/diff_new_pack.8qNLq9/_old  2013-04-03 12:53:10.0 +0200
+++ /var/tmp/diff_new_pack.8qNLq9/_new  2013-04-03 12:53:10.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-themes-standard
-Version:3.7.92
+Version:3.8.0
 Release:0
 Summary:Standard GNOME Themes
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.7/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.8/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  fdupes
 # Needed to convert svg to gresource

++ gnome-themes-standard-3.7.92.tar.xz - 
gnome-themes-standard-3.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-standard-3.7.92/ChangeLog 
new/gnome-themes-standard-3.8.0/ChangeLog
--- old/gnome-themes-standard-3.7.92/ChangeLog  2013-03-19 10:52:56.0 
+0100
+++ new/gnome-themes-standard-3.8.0/ChangeLog   2013-03-25 17:13:53.0 
+0100
@@ -1,6 +1,83 @@
 # Generated by Makefile. Do not edit.
 
-commit 97bf974764800b4cced35961cdc49b829d50fd59 (HEAD, master)
+commit b4958cbe791e92b837df774ad995a959d0b6c9b4 (HEAD, master)
+Author: Cosimo Cecchi cosi...@gnome.org
+Date:   Mon Mar 25 12:11:15 2013 -0400
+
+release: prepare for 3.8.0
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 50675f76dc0fd3e37f5a1f5d7d4f3a5dc5bd492c
+Author: Cosimo Cecchi cosi...@gnome.org
+Date:   Mon Mar 25 12:09:46 2013 -0400
+
+Update HC icons from gnome-icon-theme-symbolic
+
+ themes/HighContrast/Makefile-icons.am|  12 
+ .../HighContrast/icons/16x16/status/semi-starred-rtl.png | Bin 0 - 445 bytes
+ themes/HighContrast/icons/16x16/status/semi-starred.png  | Bin 0 - 443 bytes
+ .../HighContrast/icons/22x22/status/semi-starred-rtl.png | Bin 0 - 601 bytes
+ themes/HighContrast/icons/22x22/status/semi-starred.png  | Bin 0 - 580 bytes
+ .../HighContrast/icons/24x24/status/semi-starred-rtl.png | Bin 0 - 628 bytes
+ themes/HighContrast/icons/24x24/status/semi-starred.png  | Bin 0 - 630 bytes
+ .../icons/256x256/status/semi-starred-rtl.png| Bin 0 - 4766 bytes
+ .../HighContrast/icons/256x256/status/semi-starred.png   | Bin 0 - 4737 bytes
+ .../HighContrast/icons/32x32/status/semi-starred-rtl.png | Bin 0 - 841 bytes
+ themes/HighContrast/icons/32x32/status/semi-starred.png  | Bin 0 - 843 bytes
+ .../HighContrast/icons/48x48/status/semi-starred-rtl.png | Bin 0 - 1173 bytes
+ themes/HighContrast/icons/48x48/status/semi-starred.png  | Bin 0 - 1187 bytes
+ 13 files changed, 12 insertions(+)
+
+commit 837c10c4c9719327b2af1b8ea74ad18f8a5a65d1
+Author: Cosimo Cecchi cosi...@gnome.org
+Date:   Mon Mar 25 12:05:42 2013 -0400
+
+build: update .gitignore
+
+Don't use git.mk, just a static .gitignore.
+
+ .gitignore |  67 ++
+ Makefile.am|   2 -
+ git.mk | 227 -
+ themes/Adwaita/Makefile.am |   3 -
+ themes/Adwaita/backgrounds/Makefile.am |   2 -
+ themes/Adwaita/cursors/Makefile.am |   2 -
+ themes/Adwaita/gtk-2.0/Makefile.am |   2 -
+ themes/Adwaita/gtk-3.0/Makefile.am |   2 -
+ themes/Adwaita/metacity-1/Makefile.am  |   4 -
+ themes/HighContrast/Makefile.am|   2 -
+ themes/HighContrast/gtk-2.0/Makefile.am|   2 -
+ 

commit gsettings-desktop-schemas for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gsettings-desktop-schemas for 
openSUSE:Factory checked in at 2013-04-03 12:53:12

Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
 and  /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New)


Package is gsettings-desktop-schemas, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
  2012-11-21 16:58:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes
 2013-04-03 12:53:13.0 +0200
@@ -1,0 +2,73 @@
+Mon Mar 25 11:48:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Wed Mar 20 18:41:11 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Updated translations.
+
+---
+Fri Mar 15 17:56:08 CET 2013 - sbra...@suse.cz
+
+- Added support for translation-update-upstream.
+
+---
+Tue Mar  5 14:32:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Add keys for the screensaver wallpaper.
+  + Remove the obsolete draw-background key.
+  + Updated translations.
+
+---
+Wed Feb 20 12:23:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Add the IPv6 localhost to the default ignored hosts for proxy.
+  + Make Alt-Tab be synonymous with the default shell switcher.
+  + Lower default idle delay to 300 seconds.
+
+---
+Tue Feb  5 16:34:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Rename resident-in-lock-screen key.
+  + Use the Super key for workspace and application switcher
+shortcuts.
+  + Updated translations.
+
+---
+Tue Jan 15 13:09:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + Clarify definition of resident-in-lock-screen.
+  + Add a 'per-window' key to the input sources schema.
+  + Use Super+H (for hide) as the default value for minimise.
+  + Add show-full-name-in-top-bar to privacy schemas.
+  + Rename show-full-name lock screen key to
+show-full-name-in-top-bar.
+  + Mark a number of keys as deprecated and obsolete.
+
+---
+Tue Jan  8 18:24:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Add lockdown mode key for user-accounts.
+  + Add trash, temp files and recent files related settings.
+  + Add schemas for notification filtering.
+  + Add new switch-application keybinding, so that
+the switch-windows keybinding can be kept for the legacy mode
+  + Add new switch-input-source keybinding.
+- Changes from version 3.7.2:
+  + Add a schema for desktop search providers (bgo#687489)
+  + Add a schema for privacy settings (bgo#688578)
+  + Add a show-full-name setting for the lock screen
+  + Quote a11y feature names (bgo#687292)
+  + Remove unneeded XML escaping (bgo#687291)
+  + Fix a typo (bgo#686861)
+  + Updated translations.
+
+---

Old:

  gsettings-desktop-schemas-3.6.1.tar.xz

New:

  gsettings-desktop-schemas-3.8.0.tar.xz



Other differences:
--
++ gsettings-desktop-schemas.spec ++
--- /var/tmp/diff_new_pack.tgyHLK/_old  2013-04-03 12:53:15.0 +0200
+++ /var/tmp/diff_new_pack.tgyHLK/_new  2013-04-03 12:53:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsettings-desktop-schemas
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,19 +18,20 @@
 
 
 Name:   gsettings-desktop-schemas
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:Shared GSettings Schemas for the Desktop
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://gnome.org/
-Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.6/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gsettings-desktop-schemas/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  glib2-devel = 2.31.0
 BuildRequires:  gobject-introspection-devel = 1.31.0
 BuildRequires:  intltool
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  

commit gtkmm-documentation for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gtkmm-documentation for 
openSUSE:Factory checked in at 2013-04-03 12:53:30

Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
 and  /work/SRC/openSUSE:Factory/.gtkmm-documentation.new (New)


Package is gtkmm-documentation, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes  
2012-07-18 11:46:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new/gtkmm-documentation.changes 
2013-04-03 12:53:31.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 20 20:47:21 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ gtkmm-documentation.spec ++
--- /var/tmp/diff_new_pack.tbsDhQ/_old  2013-04-03 12:53:33.0 +0200
+++ /var/tmp/diff_new_pack.tbsDhQ/_new  2013-04-03 12:53:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm-documentation
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:3.4.1
 Release:0
 Summary:C++ Bindings for GTK+ -- Documentation
-License:GFDL-1.2 ; GPL-2.0+
+License:GFDL-1.2 and GPL-2.0+
 Group:  Documentation/Other
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gtkmm-documentation/3.4/%{name}-%{version}.tar.xz

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



commit gupnp-dlna for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-04-03 12:53:38

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-02-07 
14:18:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-04-03 12:53:40.0 +0200
@@ -1,0 +2,91 @@
+Wed Feb 20 20:26:44 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.10.0:
+  + Various fixes for the GStreamer 0.10 meta-data back-end.
+
+---
+Tue Feb 12 16:24:52 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.5:
+  + Add --disable-maintainer-mode option.
+  + Add a GStreamer 0.10 meta-data back-end.
+
+---
+Mon Feb  4 22:58:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.4:
+  + Introduce new API to guess a DLNA profile from existing
+GUPnPDLNAInformation.
+  + Introduce a new library to create GUPnPDLNAInformation from
+GstDiscovererInfo.
+  + Fix an issue with GValue conversion.
+  + Get rid of the old profile backend and move most of it to the
+library itself.
+  + Introduce single-include header file.
+
+---
+Sun Jan 13 09:55:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.3:
+  + Fix underlinking of gstreamer plug-in.
+  + Fix out-of-srcdir build with --enable-gtk-doc.
+  + Fix signal G-I annotation.
+  + Link meta-data back-end as a plug-in.
+- Changes from version 0.9.2:
+  + Remove the old gupnp-dlna-1.1.pc.in file.
+  + Remove gupnp and gstreamer-* dependencies from VAPI file
+generation.
+  + Lower vapigen requirements.
+- Changes from version 0.9.1:
+  + Fix a potential crash in profile guessing.
+  + Fix issues from static code check.
+  + Lower GLib dependency to 2.32.
+  + Bugs fixed: bgo#689596, bgo#689598, bgo#689612, bgo#689615,
+bgo#689616.
+- Changes from version 0.9.0:
+  + Make DLNA profile handling independant from GStreamer.
+  + Add plugin architecture to support different meta-data
+extraction back-ends.
+  + Make GStreamer default implementation of meta-data extraction
+back-end.
+  + Split API docs into users and back-end implementers API.
+  + Updated translations.
+- Create new sub-package libgupnp-dlna-backend-gstreamer, with a
+  generic provides libgupnp-dlna-backend.
+- Require libgupnp-dlna-backend from the main library package.
+  There can potentially be different backends and we only require
+  one.
+
+---
+Wed Dec 26 10:57:37 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.8.0:
+  + Relax PNG depth requirements to work around a GStreamer issue.
+
+---
+Sun Nov 25 19:06:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.0:
+  + Port to GStreamer 1.0.
+  + Add parallel installability with gstreamer-0.10-based
+gupnp-dlna.
+- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry patches.
+- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_1, followin upstream.
+- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
+  following upstreams soname change.
+
+---
+Fri Aug 31 14:51:19 UTC 2012 - dims...@opensuse.org
+
+- Port to GStreamer 1.0:
+  + Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
+  + Replace gstreamer-0_10*-devel BuildRequires with
+gstreamer*-devel equivalents
+  + Add gnome-common BuildRequires and call gnome-autogen.sh in
+build section, as gupnp-dlna-GSTPort.patch touches the build
+system.
+
+---

Old:

  gupnp-dlna-0.6.6.tar.xz

New:

  gupnp-dlna-0.10.0.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.WbWkXV/_old  2013-04-03 12:53:41.0 +0200
+++ /var/tmp/diff_new_pack.WbWkXV/_new  2013-04-03 12:53:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 

commit ibus for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2013-04-03 12:53:44

Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and  /work/SRC/openSUSE:Factory/.ibus.new (New)


Package is ibus, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2013-04-02 
11:52:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2013-04-03 
12:53:46.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr  2 17:49:53 UTC 2013 - ft...@geeko.jp
+
+- add Supplements tag to ibus-gnome-shell 
+
+---



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.X42Zv6/_old  2013-04-03 12:53:48.0 +0200
+++ /var/tmp/diff_new_pack.X42Zv6/_new  2013-04-03 12:53:48.0 +0200
@@ -123,6 +123,7 @@
 Summary:GNOME Shell integration for IBus
 Group:  System/GUI/GNOME
 BuildArch:  noarch
+Supplements:packageand(gnome-shell:ibus)
 
 %description gnome-shell
 The package contains the files for integrating IBus into the GNOME

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



commit libpeas for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libpeas for openSUSE:Factory checked 
in at 2013-04-03 12:57:40

Comparing /work/SRC/openSUSE:Factory/libpeas (Old)
 and  /work/SRC/openSUSE:Factory/.libpeas.new (New)


Package is libpeas, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libpeas/libpeas.changes  2012-12-07 
14:40:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpeas.new/libpeas.changes 2013-04-03 
12:57:41.0 +0200
@@ -1,0 +2,21 @@
+Tue Mar 26 10:37:01 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.8.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Fri Mar 15 19:08:42 CET 2013 - sbra...@suse.cz
+
+- Added support for translation-update-upstream.
+
+---
+Wed Jan  9 17:30:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.7.0:
+  + Add python3 loader.
+  + Updated translations.
+- Add python3-devel BuildRequires to also build the python3 loader.
+- Create loader-python3 subpackage.
+
+---

Old:

  libpeas-1.6.2.tar.xz

New:

  libpeas-1.8.0.tar.xz



Other differences:
--
++ libpeas.spec ++
--- /var/tmp/diff_new_pack.k3p4Y8/_old  2013-04-03 12:57:44.0 +0200
+++ /var/tmp/diff_new_pack.k3p4Y8/_new  2013-04-03 12:57:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpeas
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,18 @@
 
 
 Name:   libpeas
-Version:1.6.2
+Version:1.8.0
 Release:0
 Summary:GObject-based Plugin Engine
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://live.gnome.org/Libpeas
-Source: 
http://download.gnome.org/sources/libpeas/1.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libpeas/1.8/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  libseed-gtk3-devel
-BuildRequires:  python-devel
+BuildRequires:  python-devel = 2.5.2
+BuildRequires:  python3-devel = 3.2.0
+BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gio-2.0) = 2.31.2
 BuildRequires:  pkgconfig(gjs-internals-1.0) = 1.31.11
 BuildRequires:  pkgconfig(gladeui-2.0)
@@ -107,6 +109,17 @@
 
 This package contains the python loader.
 
+%package loader-python3
+Summary:GObject-based Plugin Engine - Python3 runtime loader
+Group:  System/Libraries
+Supplements:packageand(libpeas-1_0-0:python3)
+
+%description loader-python3
+libpeas is a gobject-based plugin engine, and is targetted at giving
+every application the chance to assume its own extensibility.
+
+This package contains the python3 loader.
+
 %package loader-seed
 Summary:GObject-based Plugin Engine - Seed runtime loader
 Group:  System/Libraries
@@ -155,6 +168,7 @@
 %lang_package
 %prep
 %setup -q
+translation-update-upstream
 
 %build
 %configure \
@@ -207,6 +221,10 @@
 %defattr(-, root, root)
 %{_libdir}/libpeas-1.0/loaders/libpythonloader.so
 
+%files loader-python3
+%defattr(-,root,root)
+%{_libdir}/libpeas-1.0/loaders/libpython3loader.so
+
 %files loader-seed
 %defattr(-, root, root)
 %{_libdir}/libpeas-1.0/loaders/libseedloader.so

++ libpeas-1.6.2.tar.xz - libpeas-1.8.0.tar.xz ++
 21429 lines of diff (skipped)

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



commit libstorage for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2013-04-03 12:57:59

Comparing /work/SRC/openSUSE:Factory/libstorage (Old)
 and  /work/SRC/openSUSE:Factory/.libstorage.new (New)


Package is libstorage, Maintainer is aschn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2013-03-05 
16:32:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2013-04-03 12:58:00.0 +0200
@@ -1,0 +2,23 @@
+Tue Mar 26 17:25:02 CET 2013 - f...@suse.de
+
+- fix wrong handling of shrinking swap (bnc#803800)
+- restructured handling of resizing of existing fs
+
+---
+Tue Mar 19 18:41:08 CET 2013 - f...@suse.de
+
+- fix wrong size calculation when deleting thin LVs (bnc#810305)
+
+---
+Mon Mar 11 17:53:25 CET 2013 - f...@suse.de
+
+- version 2.23.10
+- fix LVM encryption when btrfs fs is present (bnc#808020)
+
+---
+Wed Mar  6 14:43:59 CET 2013 - f...@suse.de
+
+- improve handling of udev by-id links for dm devices
+- fix detect of encrypted volumes (bnc#808487)
+
+---

Old:

  libstorage-2.23.9.tar.bz2

New:

  libstorage-2.23.10.tar.bz2



Other differences:
--
++ libstorage.spec ++
--- /var/tmp/diff_new_pack.4CNPJ2/_old  2013-04-03 12:58:02.0 +0200
+++ /var/tmp/diff_new_pack.4CNPJ2/_new  2013-04-03 12:58:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libstorage
-Version:2.23.9
+Version:2.23.10
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: libstorage-%{version}.tar.bz2

++ libstorage-2.23.9.tar.bz2 - libstorage-2.23.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.23.9/VERSION 
new/libstorage-2.23.10/VERSION
--- old/libstorage-2.23.9/VERSION   2013-03-05 12:16:50.0 +0100
+++ new/libstorage-2.23.10/VERSION  2013-03-18 13:56:34.0 +0100
@@ -1 +1 @@
-2.23.9
+2.23.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.23.9/storage/AppUtil.cc 
new/libstorage-2.23.10/storage/AppUtil.cc
--- old/libstorage-2.23.9/storage/AppUtil.cc2013-02-20 18:26:33.0 
+0100
+++ new/libstorage-2.23.10/storage/AppUtil.cc   2013-03-11 18:16:32.0 
+0100
@@ -146,20 +146,24 @@
 
 
 bool
-getMajorMinor(const string device, unsigned long major, unsigned long 
minor)
+getMajorMinor(const string device, unsigned long major, unsigned long 
minor, bool may_fail)
 {
bool ret = false;
string dev = normalizeDevice(device);
struct stat sbuf;
if (stat(device.c_str(), sbuf) == 0)
{
-   major = gnu_dev_major(sbuf.st_rdev);
-   minor = gnu_dev_minor(sbuf.st_rdev);
-   ret = true;
+   ret = S_ISBLK(sbuf.st_mode)||S_ISLNK(sbuf.st_mode);
+   if( ret )
+   {
+   major = gnu_dev_major(sbuf.st_rdev);
+   minor = gnu_dev_minor(sbuf.st_rdev);
+   }
}
-   else
+   else 
{
-   y2err(stat for   device   failed errno:  errno   (  
strerror(errno)  ));
+   if( !may_fail )
+   y2err(stat for   device   failed errno:  errno   
(  strerror(errno)  ));
}
return ret;
 }
@@ -538,7 +542,12 @@
 
string::size_type pos = tmp.find_first_not_of(./);
if (pos != string::npos)
-   links[udevDecode(entry-d_name)] = tmp.substr(pos);
+   {
+   tmp.erase(0,pos);
+   if( boost::starts_with(tmp, dev/))
+   tmp.erase(0,4);
+   links[udevDecode(entry-d_name)] = tmp;
+   }
}
closedir(dir);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.23.9/storage/AppUtil.h 
new/libstorage-2.23.10/storage/AppUtil.h
--- old/libstorage-2.23.9/storage/AppUtil.h 2013-02-20 18:26:33.0 
+0100
+++ new/libstorage-2.23.10/storage/AppUtil.h2013-03-11 18:16:32.0 
+0100
@@ -57,7 +57,7 @@
 
 bool getStatVfs(const string path, StatVfs);
 
-bool getMajorMinor(const string device, unsigned long major, unsigned 
long minor);
+bool getMajorMinor(const string device, unsigned long major, unsigned 
long minor, 

commit libgweather for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libgweather for openSUSE:Factory 
checked in at 2013-04-03 12:58:18

Comparing /work/SRC/openSUSE:Factory/libgweather (Old)
 and  /work/SRC/openSUSE:Factory/.libgweather.new (New)


Package is libgweather, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgweather/libgweather.changes  2012-11-24 
21:40:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgweather.new/libgweather.changes 
2013-04-03 12:58:20.0 +0200
@@ -1,0 +2,73 @@
+Tue Mar 26 07:37:57 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Mon Mar 18 19:40:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Various fixes to parsing of weather data from network services.
+  + Updated translations.
+
+---
+Tue Mar  5 10:11:23 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + GWeather date and time format now use proper Unicode characters
+  + Updated translations.
+
+---
+Mon Feb 18 22:16:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Added a gweather.h global include, which is also referenced
+from the GIR file.
+  + Fixed introspection annotations.
+  + Fixed sunrise and sunset getters requiring forecast data.
+  + Added translation context to ambiguous strings.
+  + Updated translations.
+
+---
+Mon Feb  4 22:55:53 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + Updated translations.
+
+---
+Tue Jan 15 09:52:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + We no longer use libsoup-gnome, and instead depend on a newer
+libsoup (= 2.34) which uses libproxy to access proxy
+configuration.
+  + Location update scripts have been ported to Python 3.
+
+---
+Tue Jan  8 18:32:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Two new backends for GWeatherInfo: Yahoo! Weather
+and Yr.no. Work has started to include Yahoo location data
+(WOEID) in the offline database.
+  + GWeatherInfo backends can now be enabled and disabled
+individually from the application side.
+  + GWeatherXML was removed from the public API. No users of it are
+known, however the soname was bumped.
+  + GWeatherLocation is now serializable to GVariant for storage in
+GSettings.
+  + GWeatherInfo no longer requires network access for astronomical
+data.
+  + Unmaintained Windows support was removed.
+  + Updated translations.
+- Rename libgweather-3-1 subpackage to libgweather-3-3, according
+  shared library packaging policy (also in baselibs.conf).
+
+---
+Sun Nov 25 18:02:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Fixed deprecation warnings for modern GLib.
+  + Updated translations.
+
+---

Old:

  libgweather-3.6.2.tar.xz

New:

  libgweather-3.8.0.tar.xz



Other differences:
--
++ libgweather.spec ++
--- /var/tmp/diff_new_pack.lq5xFy/_old  2013-04-03 12:58:22.0 +0200
+++ /var/tmp/diff_new_pack.lq5xFy/_new  2013-04-03 12:58:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgweather
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   libgweather
-Version:3.6.2
+Version:3.8.0
 Release:0
 Summary:Library to get online weather information
 License:GPL-2.0+
 Group:  Development/Libraries/GNOME
 Url:http://developer.gnome.org/libgweather/
-Source: 
http://download.gnome.org/sources/libgweather/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgweather/3.8/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FEATURE-OPENSUSE libgweather-bnc428346-bundle.patch bnc428346 
vu...@novell.com -- Support a bundle directory so that bundle-lang-gnome-* 
doesn't conflict with libgweather-lang.
 Patch1: libgweather-bnc428346-bundle.patch
@@ -32,7 +32,7 @@
 BuildRequires:  

commit libburnia for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libburnia for openSUSE:Factory 
checked in at 2013-04-03 13:01:15

Comparing /work/SRC/openSUSE:Factory/libburnia (Old)
 and  /work/SRC/openSUSE:Factory/.libburnia.new (New)


Package is libburnia, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libburnia/libburnia.changes  2012-05-08 
12:27:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libburnia.new/libburnia.changes 2013-04-03 
13:01:16.0 +0200
@@ -1,0 +2,146 @@
+Tue Mar 26 15:18:24 UTC 2013 - g...@opensuse.org
+
+- updated libburn to version 1.2.8
+  * New cdrskin option --list_speeds
+  * -toc and -minfo now report about tracks in the incomplete
+session
+  * New API call burn_disc_get_incomplete_sessions()
+  * New burn_toc_entry component .track_status_bits
+  * Bug fix: All CD tracks were reported with the sizes of the
+tracks in the first session. Regression introduced with version
+1.2.0 (rev 4552).
+  * Bug fix: On some drives the request for minimum speed yielded
+maximum speed
+  * New cdrskin option --no_load
+  * Bug fix: Speed setting had no effect on BD media
+  * New API call burn_read_audio()
+  * New API call burn_list_sev_texts()
+  * New API call burn_write_opts_set_obs_pad(), ./configure
+--enable-dvd-obs-pad
+  * New cdrskin option --obs_pad
+  * Bug fix: CD SAO sessions with data tracks started by an audio
+pause
+  * Bug fix: CD tracks were perceived 2 sectors too short. Nice
+with TAO, bad with SAO.
+  * Bug fix: cdrskin SIGSEGV if track source was added when no
+drive was available
+- updated libisoburn to version 1.2.8
+  * Bug fix: -tell_media_space altered the pointers to MD5 of data
+files which stem from a previous session. This produced false
+mismatches with -check_md5_r.
+  * Bug fix: CD tracks were reported with the sizes of the tracks
+in the first session.
+  * Bug fix: -check_media use=outdev sector_map= stored TOC of
+input drive
+  * Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no
+effect.  Thanks to Davy Ho.
+  * Bug fix: ./configure did not abort if libburn.h or libisofs.h
+were missing
+  * New command -move
+  * New -as mkisofs options -eltorito-id , -eltorito-selcrit
+  * Bug fix: SIGSEGV by uninitialized local variable with
+-check_media patch_lba0=on. Regression by version 1.0.6
+  * Bug fix: -partition_offset 16 kept -isohybrid-gpt-basdat from
+writing MBR partition table entries of type 0xef
+  * Bug fix: -rollback did not work if indev and outdev were empty
+  * New API calls Xorriso_parse_line() and Xorriso__dispose_words()
+  * New API calls Xorriso_fetch_outlists() and
+Xorriso_peek_outlists()
+  * New API call Xorriso_start_msg_watcher()
+  * New API calls Xorriso__severity_cmp() and
+Xorriso__severity_list()
+  * New API calls Xorriso_sieve_add_filter,
+  * Xorriso_sieve_get_result, Xorriso_sieve_clear_results,
+Xorriso_sieve_dispose, Xorriso_sieve_big
+  * New -boot_image partition_cyl_align mode all
+  * New -blank mode prefix force:
+  * New -osirrox settings blocked and unblock
+  * New command -lns for creating symbolic links
+  * New command -toc_of
+  * New command -msg_op
+  * New command -launch_frontend
+  * Proof-of-concept of a GUI frontend program: xorriso-tcltk
+written in Tcl/Tk.
+  * New API call isoburn_igopt_set_hfsp_serial_number()
+  * New API calls isoburn_igopt_set_prep_partition,
+isoburn_igopt_set_efi_bootp
+  * New API calls isoburn_igopt_set_hfsp_block_size() and
+isoburn_igopt_get_hfsp_block_size()
+  * New -check_media option async_chunks=
+  * New xorriso command -write_type
+  * New xorriso command -rockridge
+  * New xorriso command -hfsplus
+  * New -find tests -has_hfs_crtp, has_hfs_bless
+  * New -find actions set/get_hfs_crtp,  set/get_hfs_bless
+  * New -find test -disk_path
+  * New -boot_image bootspec hfsplus_serial=
+  * New -boot_image bootspecs hfsplus_block_size= and apm_block_size=
+  * New -boot_image bootspecs efi_boot_part, prep_boot_part,
+chrp_boot_part
+  * Command -hide allows hiding in HFS+ filesystem
+  * New -as cdrecord options -tao -sao -dao
+  * New -as mkisofs option -log-file
+  * New -as mkisofs option --norock
+  * New -as mkisofs option -hfsplus
+  * New -as mkisofs option -hfsplus-file-creator-type
+  * New -as mkisofs options -hfs-bless and -hfs-bless-by
+  * New -as mkisofs option -hfsplus-serial-no
+  * New -as mkisofs options -hfsplus-block-size and -apm-block-size
+  * New -as mkisofs option -hide-hfsplus, -hide-hfsplus-list
+  * New -as mkisofs options -prep-boot-part, -efi-boot-part,
+-chrp-boot-part
+  * New -as mkisofs options -isohybrid-gpt-basdat,
+-isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus
+  * Bug fix: Memory corruption when reading bootable image that was
+truncated
+  

commit libgnomesu for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libgnomesu for openSUSE:Factory 
checked in at 2013-04-03 13:01:21

Comparing /work/SRC/openSUSE:Factory/libgnomesu (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomesu.new (New)


Package is libgnomesu, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgnomesu/libgnomesu.changes2012-10-03 
15:09:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomesu.new/libgnomesu.changes   
2013-04-03 13:01:24.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar  7 23:32:34 UTC 2013 - dims...@opensuse.org
+
+- Enhance libgnomesu-gtk3.patch: add #undef GTK_DISABLE_DEPRECATED
+  in order to allow usage of deprecated symbols (e.g. GTK_TABLE).
+
+---



Other differences:
--
++ libgnomesu.spec ++
--- /var/tmp/diff_new_pack.qNlGOm/_old  2013-04-03 13:01:27.0 +0200
+++ /var/tmp/diff_new_pack.qNlGOm/_new  2013-04-03 13:01:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomesu
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ libgnomesu-gtk3.patch ++
--- /var/tmp/diff_new_pack.qNlGOm/_old  2013-04-03 13:01:27.0 +0200
+++ /var/tmp/diff_new_pack.qNlGOm/_new  2013-04-03 13:01:27.0 +0200
@@ -15,7 +15,15 @@
 ===
 --- libgnomesu-1.0.0.orig/src/gnomesu-auth-dialog.c
 +++ libgnomesu-1.0.0/src/gnomesu-auth-dialog.c
-@@ -190,7 +190,7 @@ create_stock_button (const gchar *stock,
+@@ -22,6 +22,7 @@
+ #ifndef _GNOMESU_AUTH_DIALOG_C_
+ #define _GNOMESU_AUTH_DIALOG_C_
+ 
++#undef GTK_DISABLE_DEPRECATED
+ #include string.h
+ #include libintl.h
+ 
+@@ -190,7 +191,7 @@ create_stock_button (const gchar *stock,
align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0);
gtk_container_add (GTK_CONTAINER (button), align);
  
@@ -24,7 +32,7 @@
gtk_container_add (GTK_CONTAINER (align), hbox);
image = gtk_image_new_from_stock (stock, GTK_ICON_SIZE_BUTTON);
gtk_box_pack_start (GTK_BOX (hbox), image, FALSE, FALSE, 0);
-@@ -273,6 +273,11 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -273,6 +274,11 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
GtkWidget *left_action_area;
GtkWidget *default_button;
GtkWidget *image;
@@ -36,7 +44,7 @@
  
priv = auth_dialog-_priv = g_new0 (GnomesuAuthDialogPrivate, 1);
  
-@@ -287,25 +292,24 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -287,25 +293,24 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
gtk_dialog_set_default_response (dialog, GTK_RESPONSE_OK);
gtk_window_set_default (GTK_WINDOW (dialog), default_button);
  
@@ -70,7 +78,7 @@
gtk_container_set_border_width (GTK_CONTAINER (left_action_area), 6);
/* gtk_button_box_set_spacing (GTK_BUTTON_BOX (left_action_area), 12); 
*/
gtk_box_set_spacing (GTK_BOX (left_action_area), 12);
-@@ -313,19 +317,19 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -313,19 +318,19 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
priv-left_action_area = left_action_area;
gtk_box_pack_start (GTK_BOX (hbox), left_action_area, FALSE, FALSE, 0);
  
@@ -95,7 +103,7 @@
gtk_box_pack_start (GTK_BOX (hbox), main_vbox, TRUE, TRUE, 0);
  
/* main message */
-@@ -344,7 +348,7 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -344,7 +349,7 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
FALSE, FALSE, 0);
  
/* password entry */
@@ -104,7 +112,7 @@
gtk_box_pack_start (GTK_BOX (main_vbox), vbox, FALSE, FALSE, 0);
  
GtkWidget *table_alignment;
-@@ -362,10 +366,10 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -362,10 +367,10 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
  
priv-details_expander = gtk_expander_new_with_mnemonic 
(_(smallb_Details/b/small));
gtk_expander_set_use_markup (GTK_EXPANDER (priv-details_expander), 
TRUE);
@@ -117,7 +125,7 @@
gtk_container_add (GTK_CONTAINER (priv-details_expander), 
details_vbox);
  
table_alignment = gtk_alignment_new (0.0, 0.0, 1.0, 1.0);
-@@ -396,7 +400,7 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
+@@ -396,7 +401,7 @@ gnomesu_auth_dialog_init (GnomesuAuthDia
priv-command_desc_label = add_row (table, 0, msg, FALSE, scroll);
g_free (msg);
  
@@ -126,7 +134,7 @@
gtk_widget_grab_default (default_button);
  
/* Configure */
-@@ -548,7 +552,7 @@ 

commit libLASi for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libLASi for openSUSE:Factory checked 
in at 2013-04-03 13:01:31

Comparing /work/SRC/openSUSE:Factory/libLASi (Old)
 and  /work/SRC/openSUSE:Factory/.libLASi.new (New)


Package is libLASi, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.libLASi.new/libLASi.changes 2013-04-03 
13:01:33.0 +0200
@@ -0,0 +1,16 @@
+---
+Wed Mar 27 07:51:39 UTC 2013 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  No evidence of GPL in the package
+
+---
+Wed Mar 20 09:25:16 UTC 2013 - jeng...@inai.de
+
+- Cleanup: trim description for shlib subpackage and filelists;
+  more robust install command.
+
+---
+Sat Mar 16 21:49:53 UTC 2013 - badshah...@gmail.com
+
+- Initial package (version 1.1.1).

New:

  libLASi-1.1.1.tar.gz
  libLASi.changes
  libLASi.spec



Other differences:
--
++ libLASi.spec ++
#
# spec file for package libLASi
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   libLASi
Version:1.1.1
Release:0
Summary:Library to write UTF-8 strings to Postscript stream
License:LGPL-2.1+
Group:  Development/Libraries/C and C++
Url:http://unifont.org/lasi/
Source: http://download.sourceforge.net/lasi/%{name}-%{version}.tar.gz
BuildRequires:  cmake = 2.4.5
BuildRequires:  doxygen
BuildRequires:  fdupes
BuildRequires:  freetype-devel
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(cairo)
BuildRequires:  pkgconfig(fontconfig)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(pango)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
libLASi is a library written by Larry Siden that provides a C++ stream
output interface (with operator ) for creating Postscript
documents that can contain characters from any of the scripts and
symbol blocks supported in Unicode and by Owen Taylor's Pango layout
engine. The library accomodates right-to-left scripts such as Arabic
and Hebrew as easily as left-to-right scripts. Indic and Indic-derived
Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and
Tibetan are supported to the extent provided by Pango and by the
OpenType fonts installed on your system. All of this is provided
without need for any special configuration or layout calculation on
the programmer's part.

Although the capability to produce Unicode-based multilingual
Postscript documents exists in large Open Source application framework
libraries such as GTK+, QT, and KDE, libLASi was designed for projects
which require the ability to produce Postscript independent of any one
application framework.

%package -n %{name}1
Summary:Library to write UTF-8 strings to Postscript stream
Group:  Development/Libraries/C and C++

%description -n %{name}1
libLASi is a library written that provides a C++ stream output
interface for creating Postscript documents that can contain
characters from any of the scripts and symbol blocks supported in
Unicode and by the Pango layout engine. The library accomodates
right-to-left scripts, Complex Text Layout scripts, as supported to
the extent provided by Pango and by the OpenType fonts installed on
your system.

This package provides the shared libraries for LASi.

%package devel
Summary:Library to write UTF-8 strings to Postscript stream
Group:  Development/Libraries/C and C++
Requires:   %{name}1 = %{version}

%description devel
libLASi is a library written by Larry Siden that provides a C++ stream
output interface (with operator ) for creating Postscript
documents that can contain characters from any of the scripts and
symbol blocks supported in Unicode and by Owen Taylor's Pango layout
engine. The library accomodates right-to-left scripts such as Arabic
and Hebrew as easily as left-to-right 

commit libQtWebKit4 for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2013-04-03 13:01:47

Comparing /work/SRC/openSUSE:Factory/libQtWebKit4 (Old)
 and  /work/SRC/openSUSE:Factory/.libQtWebKit4.new (New)


Package is libQtWebKit4, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2013-03-22 11:50:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2013-04-03 13:01:49.0 +0200
@@ -1,0 +2,7 @@
+Sat Mar 30 16:00:03 UTC 2013 - asterios.dra...@gmail.com
+
+- Added libxslt-devel as build requirement (QtWebKit can use it to properly
+  display xml files - see rh#919778).
+- Enabled WebP support (added libwebp-devel as build requirement).
+
+---



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.giU3g9/_old  2013-04-03 13:01:54.0 +0200
+++ /var/tmp/diff_new_pack.giU3g9/_new  2013-04-03 13:01:54.0 +0200
@@ -20,14 +20,14 @@
 Name:   libQtWebKit4
 %define tar_version 2.3.0
 %define qt_version 4.8.4
-Version:%qt_version+%tar_version
+Version:%{qt_version}+%{tar_version}
 Release:0
 Summary:Open source Web Browser engine based on Qt4
 License:LGPL-2.1+ and BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://trac.webkit.org/wiki/QtWebKit
 Source0:qtwebkit-%{tar_version}.tar.gz
-Source1:qwebview-%qt_version.tar.bz2
+Source1:qwebview-%{qt_version}.tar.bz2
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2-tp1-pluginpath.patch 
asterios.dra...@gmail.com -- Search /usr/lib{,64}/mozilla/plugins-wrapped for 
browser plugins too (taken from Fedora)
 Patch0: webkit-qtwebkit-2.2-tp1-pluginpath.patch
@@ -44,7 +44,6 @@
 Patch8: qwebview-buildfixes.diff
 # PATCH-FEATURE-UPSTREAM
 Patch9: gstreamer-1.0.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -52,6 +51,10 @@
 BuildRequires:  gperf
 BuildRequires:  libicu-devel
 BuildRequires:  libqt4-devel
+%if 0%{?suse_version}  1140
+BuildRequires:  libwebp-devel
+%endif
+BuildRequires:  libxslt-devel
 BuildRequires:  pcre-devel
 BuildRequires:  perl
 BuildRequires:  python-devel
@@ -79,6 +82,7 @@
 %endif
 BuildRequires:  sqlite-devel
 %requires_ge libqt4-x11
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 WebKit is an open source web browser engine. WebKit's HTML and JavaScript code
@@ -119,15 +123,16 @@
 RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g/}
 %endif
 
-  Tools/Scripts/build-webkit --qt \
+Tools/Scripts/build-webkit \
+  --qt \
 --makeargs=%{?_smp_mflags} \
---prefix=/usr \
+  --prefix=%{_prefix} \
 --no-webkit2 \
 --release \
 %ifarch %ix86
 --no-force-sse2 \
 %endif
---qmakearg=CONFIG+=production_build CONFIG+=use_system_icu 
QMAKE_CFLAGS+=\${RPM_OPT_FLAGS}\ QMAKE_CXXFLAGS+=\${RPM_OPT_FLAGS}\ 
DEFINES+=USE_GSTREAMER=1
+  --qmakearg=CONFIG+=production_build CONFIG+=use_system_icu 
QMAKE_CFLAGS+=\${RPM_OPT_FLAGS}\ QMAKE_CXXFLAGS+=\${RPM_OPT_FLAGS}\ 
DEFINES+=USE_GSTREAMER=1 DEFINES+=HAVE_LIBWEBP=1
 
 pushd tools/designer/src/plugins/qwebview/
 qmake
@@ -144,9 +149,6 @@
 
 %fdupes -s %{buildroot}%{_includedir}
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit libsecret for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2013-04-03 13:02:10

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is libsecret, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2012-11-24 
22:05:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2013-04-03 
13:02:12.0 +0200
@@ -1,0 +2,27 @@
+Mon Mar 18 08:41:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.15:
+  + Tweak predefined schemas (bgo#695791).
+  + Updated translations.
+
+---
+Mon Mar  4 19:12:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.14:
+  + Add a 'search' command to the tool for looking up items
+(bgo#693881).
+  + Try to unlock locked collection when storing an item
+(bgo#693723).
+  + Improve validation of the attributes table (bgo#694107).
+  + Allow empty SecretValue contents (bgo#694787).
+  + Introspection fixes (bgo#694448).
+  + Updated translations.
+
+---
+Mon Feb  4 22:26:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.13:
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  libsecret-0.12.tar.xz

New:

  libsecret-0.15.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.PmNDXN/_old  2013-04-03 13:02:14.0 +0200
+++ /var/tmp/diff_new_pack.PmNDXN/_new  2013-04-03 13:02:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.12
+Version:0.15
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/libsecret/0.12/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/libsecret/0.15/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -35,9 +35,9 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala = 0.17.2.12
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(gio-2.0) = 2.31.0
+BuildRequires:  pkgconfig(gio-2.0) = 2.32.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.31.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libsecret-0.12.tar.xz - libsecret-0.15.tar.xz ++
 2732 lines of diff (skipped)

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



commit libspe2 for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libspe2 for openSUSE:Factory checked 
in at 2013-04-03 13:02:39

Comparing /work/SRC/openSUSE:Factory/libspe2 (Old)
 and  /work/SRC/openSUSE:Factory/.libspe2.new (New)


Package is libspe2, Maintainer is orpha...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libspe2/libspe2.changes  2012-02-08 
15:39:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libspe2.new/libspe2.changes 2013-04-03 
13:02:41.0 +0200
@@ -1,0 +2,10 @@
+Wed Mar 27 11:25:47 UTC 2013 - idon...@suse.com
+
+- Add COPYING file to docs 
+
+---
+Thu Mar 21 16:03:43 UTC 2013 - dval...@suse.com
+
+- update license to sdpx format 
+
+---



Other differences:
--
++ libspe2.spec ++
--- /var/tmp/diff_new_pack.KNWPra/_old  2013-04-03 13:02:42.0 +0200
+++ /var/tmp/diff_new_pack.KNWPra/_new  2013-04-03 13:02:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libspe2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:2.3.0
 Release:0
 Summary:Helper for standalone SPE applications
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/Cross
 Url:http://www.bsc.es/plantillaH.php?cat_id=253
 PreReq: %insserv_prereq grep coreutils aaa_base
@@ -87,6 +87,7 @@
 
 %files
 %defattr(-,root,root)   
+%doc COPYING
 %{_libdir}/lib*.so.*
 %attr(755,root,root) /usr/bin/*
 %attr(755,root,root) /etc/init.d/elfspe

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



commit libteam for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libteam for openSUSE:Factory checked 
in at 2013-04-03 13:02:53

Comparing /work/SRC/openSUSE:Factory/libteam (Old)
 and  /work/SRC/openSUSE:Factory/.libteam.new (New)


Package is libteam, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libteam/libteam.changes  2012-11-17 
07:25:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.libteam.new/libteam.changes 2013-04-03 
13:02:55.0 +0200
@@ -1,0 +2,6 @@
+Thu Feb 28 23:14:35 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 1.0 -
+  (no changes summary provided; this is the first tarball release)
+
+---

Old:

  libteam-0.0+git368.tar.xz
  soversion.diff

New:

  libteam-1.0.tar.xz



Other differences:
--
++ libteam.spec ++
--- /var/tmp/diff_new_pack.GcBiee/_old  2013-04-03 13:02:57.0 +0200
+++ /var/tmp/diff_new_pack.GcBiee/_new  2013-04-03 13:02:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libteam
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,19 @@
 
 
 Name:   libteam
-%define lname  libteam-0p0
+%define lname  libteam1
 Summary:Utilities for controlling 802.1AX team network device
 License:LGPL-2.1+
 Group:  System/Kernel
-Version:0.0+git368
+Version:1.0
 Release:0
-Url:https://fedorahosted.org/libteam/
+Url:http://libteam.org/
 
 #Git-Web:  https://github.com/jpirko/libteam
 #Git-Clone:git://github.com/jpirko/libteam
 Source: %name-%version.tar.xz
-Patch1: soversion.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  swig
@@ -44,6 +40,7 @@
 BuildRequires:  pkgconfig(libnl-3.0) = 3.2.0
 BuildRequires:  pkgconfig(libnl-cli-3.0) = 3.2.0
 BuildRequires:  pkgconfig(libnl-genl-3.0) = 3.2.0
+BuildRequires:  pkgconfig(libnl-route-3.0) = 3.2.19
 %if 0%{?suse_version} = 1220
 BuildRequires:  systemd
 %endif
@@ -104,13 +101,9 @@
 
 
 %prep
-%setup -qn %name
-%patch -P 1 -p1
+%setup -q
 
 %build
-if [ ! -e configure ]; then
-   autoreconf -fi
-fi
 %configure --includedir=%_includedir/%name-%version --bindir=%_sbindir \
--disable-static
 # Use CFLAGS= to kill -Werror
@@ -137,12 +130,11 @@
 make check
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libteam-0p.so.0*
+%_libdir/libteam.so.1*
 
 %files devel
 %defattr(-,root,root)

++ libteam-0.0+git368.tar.xz - libteam-1.0.tar.xz ++
 11130 lines of diff (skipped)

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



commit libyaml for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libyaml for openSUSE:Factory checked 
in at 2013-04-03 13:03:33

Comparing /work/SRC/openSUSE:Factory/libyaml (Old)
 and  /work/SRC/openSUSE:Factory/.libyaml.new (New)


Package is libyaml, Maintainer is r...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libyaml/libyaml.changes  2011-09-23 
02:11:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyaml.new/libyaml.changes 2013-04-03 
13:03:35.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 26 12:25:02 UTC 2013 - dmuel...@suse.com
+
+- update to 0.1.4:
+  * documentation update
+  * add pkgconfig support 
+
+---
+Sun Jan 29 21:44:24 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+---

Old:

  yaml-0.1.3.tar.gz

New:

  yaml-0.1.4.tar.gz



Other differences:
--
++ libyaml.spec ++
--- /var/tmp/diff_new_pack.wDjK7e/_old  2013-04-03 13:03:36.0 +0200
+++ /var/tmp/diff_new_pack.wDjK7e/_new  2013-04-03 13:03:36.0 +0200
@@ -15,11 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libyaml
-Version:0.1.3
+Version:0.1.4
 Release:1
 #
 License:MIT
@@ -28,7 +26,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 Url:http://pyyaml.org/wiki/LibYAML
-Source: http://pyyaml.org/download/libyaml/yaml-0.1.3.tar.gz
+Source: http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
 #
 Summary:A YAML 1.1 parser and emitter written in C
 
@@ -50,7 +48,6 @@
 This package holds the shared library of libyaml.
 
 %package devel
-License:MIT
 Group:  Development/Libraries/C and C++
 Requires:   %{lib_name} = %{version}
 #
@@ -75,9 +72,6 @@
 %check
 make check
 
-%clean
-rm -rf %{buildroot}
-
 %post   -n %{lib_name} -p /sbin/ldconfig
 
 %postun -n %{lib_name} -p /sbin/ldconfig
@@ -85,11 +79,12 @@
 %files -n %{lib_name}
 %defattr(-,root,root,-)
 %{_libdir}/libyaml-0.so.2
-%{_libdir}/libyaml-0.so.2.0.1
+%{_libdir}/libyaml-0.so.2.0.*
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/yaml.h
 %{_libdir}/libyaml.so
+%{_libdir}/pkgconfig/yaml-0.1.pc
 
 %changelog

++ yaml-0.1.3.tar.gz - yaml-0.1.4.tar.gz ++
 33465 lines of diff (skipped)

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



commit nautilus-sendto for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package nautilus-sendto for openSUSE:Factory 
checked in at 2013-04-03 13:03:40

Comparing /work/SRC/openSUSE:Factory/nautilus-sendto (Old)
 and  /work/SRC/openSUSE:Factory/.nautilus-sendto.new (New)


Package is nautilus-sendto, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/nautilus-sendto/nautilus-sendto.changes  
2012-12-28 22:46:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.nautilus-sendto.new/nautilus-sendto.changes 
2013-04-03 13:03:42.0 +0200
@@ -1,0 +2,24 @@
+Tue Mar 26 10:33:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Wed Mar 20 16:22:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Remove all plugins, we will only handle sending through e-mail
+clients for the foreseeable future.
+- Drop and obsolete subpackages: plugin-evolution, plugin-pidgin,
+  plugin-upnp and devel.
+- Cleanup install section: remove all hacks there were: no longer
+  needed.
+- Add pkgconfig(gobject-introspection-1.0), pkgconfig(glib-2.0) and
+  pkgconfig(gio-2.0) BuildRequires: verified dependencies.
+- Remove fdupes, pkgconfig(dbus-glib-1),
+  pkgconfig(gtk+-3.0), pkgconfig(gupnp-1.0),
+  pkgconfig(libebook-1.2) and pkgconfig(libnautilus-extension)
+  BuildRequires: no longer needed.
+- Drop nautilus requires: not needed.
+
+---

Old:

  nautilus-sendto-3.6.1.tar.xz

New:

  nautilus-sendto-3.8.0.tar.xz



Other differences:
--
++ nautilus-sendto.spec ++
--- /var/tmp/diff_new_pack.MOvY9X/_old  2013-04-03 13:03:43.0 +0200
+++ /var/tmp/diff_new_pack.MOvY9X/_new  2013-04-03 13:03:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nautilus-sendto
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,77 +16,31 @@
 #
 
 
-%define with_pidgin 1
-
 Name:   nautilus-sendto
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:Integrate Nautilus, Evolution, Empathy and Pidgin
 License:GPL-2.0+
 Group:  Productivity/File utilities
 Url:http://www.es.gnome.org/~telemaco/
-Source: 
http://download.gnome.org/sources/nautilus-sendto/3.6/%{name}-%{version}.tar.xz
-BuildRequires:  fdupes
-BuildRequires:  intltool
+Source: 
http://download.gnome.org/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
+BuildRequires:  intltool = 0.35.0
 BuildRequires:  translation-update-upstream
-%if %with_pidgin
-BuildRequires:  pkgconfig(dbus-glib-1) = 0.60
-%endif
-BuildRequires:  pkgconfig(gtk+-3.0) = 2.90.3
-BuildRequires:  pkgconfig(gupnp-1.0)
-BuildRequires:  pkgconfig(libebook-1.2) = 3.5.3
-BuildRequires:  pkgconfig(libnautilus-extension) = 2.31.3
-Requires:   nautilus
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0) = 2.25.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) = 0.6.7
 Recommends: %{name}-lang
+Obsoletes:  nautilus-sendto-devel  %{version}
+Obsoletes:  nautilus-sendto-plugin-evolution  %{version}
+Obsoletes:  nautilus-sendto-plugin-pidgin  %{version}
+Obsoletes:  nautilus-sendto-plugin-upnp  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 This package provides the functionality to the Nautilus file browser to
 send files over e-mail or instant messaging protocols via Evolution,
 Empathy and Pidgin.
 
-%package plugin-evolution
-Summary:Evolution plugin for nautilus-sendto
-Group:  Productivity/File utilities
-Requires:   %{name} = %{version}
-Supplements:packageand(nautilus-sendto:evolution)
-
-%description plugin-evolution
-This package provides the functionality to the Nautilus file browser to
-send files over e-mail or instant messaging protocols via Evolution,
-Empathy and Pidgin.
-
-%package plugin-pidgin
-Summary:Pidgin plugin for nautilus-sendto
-Group:  Productivity/File utilities
-Requires:   %{name} = %{version}
-Supplements:packageand(nautilus-sendto:pidgin)
-
-%description plugin-pidgin
-This package provides the functionality to the Nautilus file browser to
-send files over e-mail or instant messaging protocols via Evolution,
-Empathy and Pidgin.
-
-%package plugin-upnp
-Summary:UPnP plugin for nautilus-sendto
-Group:  

commit netatalk for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2013-04-03 13:04:44

Comparing /work/SRC/openSUSE:Factory/netatalk (Old)
 and  /work/SRC/openSUSE:Factory/.netatalk.new (New)


Package is netatalk, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2013-03-05 
14:01:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2013-04-03 
13:04:46.0 +0200
@@ -1,0 +2,16 @@
+Tue Apr  2 18:00:18 UTC 2013 - pgaj...@suse.com
+
+- update to 3.0.3:
+  * New ini style configuration file afp.conf which replaces all 
+previous configuration files
+  * New default AppleDouble backend using filesystem Extended 
+Attributes, conversion from AppleDouble v2 is done automatically 
+on access
+  * New service controller process netatalk responsible for 
+starting and restarting afpd and cnid_metad as necessary
+  * AppleTalk support has been removed
+  * Coherent cross-platform locking with Solaris CIFS server
+- see http://netatalk.sourceforge.net/3.0/htmldocs/upgrade.html for
+  upgrading instructions
+
+---

Old:

  netatalk-2.2.4.tar.bz2
  netatalk-autogen.sh
  netatalk-automake-1.13.patch
  netatalk-suse-servicedir-update.diff
  netatalk.papd.ppdfile.patch

New:

  netatalk-3.0.3.tar.bz2



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.WoERwj/_old  2013-04-03 13:04:48.0 +0200
+++ /var/tmp/diff_new_pack.WoERwj/_new  2013-04-03 13:04:48.0 +0200
@@ -24,6 +24,7 @@
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libavahi-devel
+BuildRequires:  libevent-devel
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
@@ -37,51 +38,29 @@
 BuildRequires:  systemd
 %endif
 Url:http://netatalk.sourceforge.net/
-#
-# --enable-fhs puts config files in /etc/netatalk
-#
-%definenetatalk_pkgconfdir /etc/netatalk
-#
 PreReq: %insserv_prereq %fillup_prereq
 Requires:   cyrus-sasl
 Requires:   db-utils
-Requires:   libldap-2_4-2
 %if 0%{?suse_version}  1140
 ##Requires:   %{?systemd_requires}
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:2.2.4
+Version:3.0.3
 Release:0
+%define libmaj  4
 Summary:AppleTalk for Linux
 License:GPL-2.0+
 Group:  Productivity/Networking/System
-# http://belnet.dl.sourceforge.net/sourceforge/netatalk/netatalk-1.6.2.tar.bz2
 Source: 
ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/netatalk/netatalk-%{version}.tar.bz2
 Source1:netatalk-latinize.pl
 Source2:rcnetatalk.sh
-Source3:netatalk-autogen.sh
+Source3:netatalk-upgrade_netatalk_AppleDB.sh
 Source4:netatalk-rpmlintrc
-Source6:netatalk-upgrade_netatalk_AppleDB.sh
-Patch1: netatalk.papd.ppdfile.patch
-Patch2: netatalk-suse-servicedir-update.diff
-# not sent upstream, check first if new version 3.0.x suffer with this problem 
as well
-Patch3: netatalk-automake-1.13.patch
-
-%if %suse_version  1220
-%define _unitdir /usr/lib/systemd
-%else
-%define _unitdir /lib/systemd
-%endif
 
 %description
-Netatalk is a freely-available Open Source AFP fileserver. It also
-provides a kernel level implementation of the AppleTalk Protocol
-Suite. A *NIX/*BSD system running Netatalk is capable of serving many
-Macintosh clients simultaneously as an AppleShare file server (AFP),
-AppleTalk router, *NIX/*BSD print server, and for accessing AppleTalk
-printers via Printer Access Protocol (PAP). Included are a number of
-minor printing and debugging utilities.
-
+Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD 
+system running Netatalk is capable of serving many Macintosh clients 
+simultaneously as an AppleShare file server (AFP).
 
 Authors:
 
@@ -89,6 +68,21 @@
 Ann Arbor netat...@umich.edu
 and the netatalk team at sourceforge.net
 
+%package -n libatalk%{libmaj}
+Summary:Appletalk for Linux
+Group:  Development/Libraries/C and C++
+
+%description -n libatalk%{libmaj}
+Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD 
+system running Netatalk is capable of serving many Macintosh clients 
+simultaneously as an AppleShare file server (AFP).
+
+Authors:
+
+Wesley Craig netatalk-de...@umich.edu
+Ann Arbor netatalk-de...@umich.edu
+and the netatalk team at sourceforge.net
+
 %package devel
 Summary:Appletalk for Linux
 Group:  Development/Libraries/C and C++
@@ -96,14 +90,9 @@
 Requires: 

commit orca for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2013-04-03 13:04:50

Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and  /work/SRC/openSUSE:Factory/.orca.new (New)


Package is orca, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/orca/orca.changes2012-12-07 
14:43:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2013-04-03 
13:04:54.0 +0200
@@ -1,0 +2,172 @@
+Tue Mar 26 07:11:15 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.8.0:
+  + Fix for bgo#696334 - traceback when analyzing a checkbox for
+the flat review context.
+  + Updated translations.
+
+---
+Tue Mar 19 14:58:34 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.92:
+  + Swap the column ordering in the Links List dialog
+  + Fix a couple of missed moved strings related to profile-based
+language switching.
+  + Updated translations.
+
+---
+Tue Mar  5 11:51:54 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Signifcant work and progress on profile-based, on-the-fly
+language switching.
+  + Updated translations.
+
+---
+Wed Feb 20 07:39:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Much work and progress on profile-based, on-the-fly language
+switching.
+  + Better list shortcuts and learn mode support and associated
+hack removal.
+  + More refinements and additions to the new list of dialogs:
+- Implement the 'list of' dialog feature for tables.
+- Try harder to position the caret when jumping to an object in
+  the navlist.
+- Select the row associated with the locusOfFocus in the list
+  of dialogs.
+- Present the number of results for the list of dialogs.
+- Update Orca's keybindings related to bookmarks and list of
+  commands.
+  + Add event listeners for, and presentation of, table row and
+column re-ordering.
+  + Bugs fixed:
+- Filter out dead childNodes from GtkTreeView.
+- Present the Orca version upon first entering learn mode
+- Handle attempts to start Orca from the console more
+  gracefully.
+- Get Orca to handle table rows which lack ROLE_TABLE_ROW.
+- Get rid of odd hacky thing... somewhat drawn from
+  Gnopernicus.
+- Do not include anchors for structural navigation links.
+- Do not filter out egg-list-box labels based on STATE_SHOWING.
+  + Updated translations.
+
+---
+Tue Feb  5 13:16:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + New Feature:
+- Structural navigation objects are now navigable by list of
+  dialogs.
+  + Bug Fixes:
+- Much better handling of egg-list-box for the new panels in
+  gnome-control-center.
+- Orca doesnt echo words in gnome-terminal (bgo#693159).
+- Do not attempt to store an AtspiTable in a dictionary.
+  + Updated translations.
+
+---
+Tue Jan 15 14:27:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + New Commands (Unbound keybindings):
+- Cycle amongst saved settings profiles.
+- Copy and append text from flat review to the clipboard
+  + Web related:
+- bgo#677615: In Firefox www.google.com links not presented in
+  braille
+- bgo#675362: Orca doesn't speak certain radio button labels
+  in Firefox
+- bgo#669377: Cannot read web pages while file download dialog
+  present
+- Always use the Collection interface for structural navigation
+  and page summary
+- Do not try to infer labels from widgets deeply buried in
+  table cells
+- Changes to make Orca's generic label inference code work
+  better with Gecko
+- Move the Gecko script to use Orca's label inference code
+- When Gecko reports the end offset is -1, use the
+  characterCount instead
+- Be sure we have a last input event before checking its time
+  for live region presentation
+  + Other bugs fixed: bgo#684951, bgo#591871, bgo#515817,
+bgo#600204
+- Get Orca doing a better job of presenting the Evolution
+  Account Assistant
+- Handle caret offset of -1 when getting text for non-focused
+  objects
+- Fix a traceback in the braille monitor
+- Change the debug level the script manager prints dead
+  accessible warnings
+  + Miscellaneous Cruft Removal
+  + Updated translations.
+
+---
+Wed Jan  9 18:03:16 UTC 2013 - dims...@opensuse.org
+
+- Update to