commit pangomm for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory checked 
in at 2015-03-30 19:28:47

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


Package is pangomm

Changes:

--- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes  2013-05-16 
11:22:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.pangomm.new/pangomm.changes 2015-03-30 
19:28:48.0 +0200
@@ -1,0 +2,17 @@
+Tue Mar 24 19:14:32 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.36.0:
+  + No changes compared to 2.35.1.
+
+---
+Wed Feb  4 13:51:38 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.35.1:
+  + Context: Add get_serial().
+  + FontMap: Add get_serial().
+  + Layout: Add get_character_count() and get_serial().
+  + Documentatoin: Update appearance to match recent glibmm and
+gtkmm.
+  + Win32 MSVC 2008/2010 Build: Many updates and corrections.
+
+---

Old:

  pangomm-2.34.0.tar.xz

New:

  pangomm-2.36.0.tar.xz



Other differences:
--
++ pangomm.spec ++
--- /var/tmp/diff_new_pack.LZ0SnJ/_old  2015-03-30 19:28:48.0 +0200
+++ /var/tmp/diff_new_pack.LZ0SnJ/_new  2015-03-30 19:28:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pangomm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,18 +20,19 @@
 %define so_ver -1_4-1
 
 Name:   pangomm
-Version:2.34.0
+Version:2.36.0
 Release:0
 Summary:C++ interface for pango
 License:GPL-2.0+ and LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gtkmm.org
-Source: 
http://download.gnome.org/sources/pangomm/2.34/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/pangomm/2.36/%{name}-%{version}.tar.xz
+Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(cairomm-1.0) = 1.2.2
 BuildRequires:  pkgconfig(glibmm-2.4) = 2.36.0
-BuildRequires:  pkgconfig(pangocairo) = 1.23.0
+BuildRequires:  pkgconfig(pangocairo) = 1.34.2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ pangomm-2.34.0.tar.xz - pangomm-2.36.0.tar.xz ++
 95909 lines of diff (skipped)




commit libpeas for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package libpeas for openSUSE:Factory checked 
in at 2015-03-30 19:28:26

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


Package is libpeas

Changes:

--- /work/SRC/openSUSE:Factory/libpeas/libpeas.changes  2014-09-30 
19:38:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpeas.new/libpeas.changes 2015-03-30 
19:28:27.0 +0200
@@ -1,0 +2,30 @@
+Tue Mar 24 11:27:01 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.14.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Feb 16 13:30:36 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.13.0:
+  + Removed support for Seed plugins.
+  + Added support for Lua 5.1 plugins using the LGI bindings.
+  + PeasEngine is now thread-safe.
+  + Added support for non-global plugins loaders.
+  + Load C plugins with local linkage.
+  + Use Python to implement the plugin loader's logic.
+  + Support Python plugins that define __all__.
+  + Use Lua to implement the plugin loader's logic.
+  + Prevent the accidental escaping of globals with Lua plugins.
+  + Misc bugfixes.
+  + Updated translations.
+- Remove seed loader specific parts:
+  + Drop libseed-gtk3-devel BuildRequires:
+  + Remove libpease-loader-seed subpackage.
+- Add LUA 5.1 loader support (conditional, currently disabled):
+  + Add lua51-devel and pkgconfig(luajit) BuildRequires.
+  + Add libpeas-loader-lua51 subpackage.
+  + Pass --enable-lua51 to configure.
+
+---

Old:

  libpeas-1.12.1.tar.xz

New:

  libpeas-1.14.0.tar.xz



Other differences:
--
++ libpeas.spec ++
--- /var/tmp/diff_new_pack.kRygAl/_old  2015-03-30 19:28:27.0 +0200
+++ /var/tmp/diff_new_pack.kRygAl/_new  2015-03-30 19:28:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpeas
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,22 +16,27 @@
 #
 
 
+%bcond_with lua51
+
 Name:   libpeas
-Version:1.12.1
+Version:1.14.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.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libpeas/1.14/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
-BuildRequires:  libseed-gtk3-devel
+%if %{with lua51}
+BuildRequires:  lua51-devel = 5.1.0
+BuildRequires:  pkgconfig(luajit) = 2.0
+%endif
 BuildRequires:  python-devel = 2.5.2
 BuildRequires:  python3-devel = 3.2.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gio-2.0) = 2.32.0
 BuildRequires:  pkgconfig(gladeui-2.0)
-BuildRequires:  pkgconfig(gobject-2.0) = 2.30.0
+BuildRequires:  pkgconfig(gobject-2.0) = 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.39.0
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
 BuildRequires:  pkgconfig(pygobject-3.0) = 3.0.0
@@ -108,16 +113,18 @@
 
 This package contains the python3 loader.
 
-%package loader-seed
-Summary:GObject-based Plugin Engine - Seed runtime loader
+%if %{with lua51}
+%package loader-lua51
+Summary:GObject-based Plugin Engine - LUA 5.1 runtime loader
 Group:  System/Libraries
-Supplements:packageand(libpeas-1_0-0:seed)
+Supplements:packageand(libpeas-1_0-0:lua51)
 
-%description loader-seed
+%description loader-lua51
 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 seed loader.
+This package contains the LUA 5.1 loader.
+%endif
 
 %package demo
 Summary:GObject-based Plugin Engine -- Demo Application
@@ -160,7 +167,11 @@
 
 %build
 %configure \
---enable-glade-catalog
+--enable-glade-catalog \
+%if %{with lua51}
+--enable-lua5.1 \
+%endif
+%{nil}
 make %{?_smp_flag} V=1
 
 %install
@@ -209,9 +220,11 @@
 %defattr(-,root,root)
 %{_libdir}/libpeas-1.0/loaders/libpython3loader.so
 
-%files loader-seed
+%if %{with lua51}
+%files loader-lua51
 %defattr(-, root, root)
-%{_libdir}/libpeas-1.0/loaders/libseedloader.so
+%{_libdir}/libpeas-1.0/loaders/liblua51loader.so
+%endif
 
 %files demo
 %defattr(-, root, root)

++ libpeas-1.12.1.tar.xz - libpeas-1.14.0.tar.xz ++
 

commit gnome-dictionary for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2015-03-30 19:28:32

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


Package is gnome-dictionary

Changes:

--- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes
2015-02-27 11:09:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2015-03-30 19:28:33.0 +0200
@@ -1,0 +2,45 @@
+Mon Mar 23 09:07:47 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Documentation: Fix paste keyboard shortcut.
+  + Updated translations.
+
+---
+Mon Mar 16 08:59:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Implement GApplication::activate signal.
+  + Updated translations.
+
+---
+Tue Mar  3 08:36:37 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Application:
+- Rename the AppData file to match the desktop name.
+- Drop slash for the 'Find' action.
+  + Build system fixes.
+  + Bugs fixed: bgo#745022.
+  + Updated translations.
+- Rename libgdict-1_0-6 subpackage to libgdict-1_0-8, following
+  upstreams soname bump.
+- Split out a new libgdict-data package, required by
+  libgdata-1_0-8, in order to not have conflicts in the future.
+- Obsolete libgdict-1_0-6 from the new -data package. Not exactly
+  correct, but aids on upgrades. gnome-dictionary is the only
+  consumer of this library.
+
+---
+Tue Feb 17 09:00:38 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Application:
+- Convert to new-style commandline option handling.
+- Make DBus-activatable.
+- bgo#528956: duplicated dictionary sources.
+  + Library:
+- Fix emission of lookup-start.
+- Add GObject introspection support.
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.14.2.tar.xz

New:

  gnome-dictionary-3.16.0.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.ZjDPyP/_old  2015-03-30 19:28:34.0 +0200
+++ /var/tmp/diff_new_pack.ZjDPyP/_new  2015-03-30 19:28:34.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   gnome-dictionary
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:Utility to look up words in dictionary sources
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-dictionary/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-dictionary/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool = 0.40.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) = 2.39.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.14
 Recommends: %{name}-lang
 Conflicts:  gnome-utils  3.3.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,21 +40,33 @@
 The Dictionary application enables you to search words and terms on a
 dictionary source.
 
-%package -n libgdict-1_0-6
+%package -n libgdict-1_0-8
 Summary:Library to look up words in dictionary sources
 License:LGPL-2.1+
 Group:  System/Libraries
+Requires:   libgdict-data = %{version}
 # The library has translated strings
 Recommends: %{name}-lang
 
-%description -n libgdict-1_0-6
+%description -n libgdict-1_0-8
+The Gdict library is an engine to look up words in dictionary sources.
+
+%package -n libgdict-data
+Summary:Library to look up words in dictionary sources
+License:GPL-2.0+
+Group:  System/Libraries
+# Obsoleting a library is not entirely correct, but libgdict is only used
+# by gnome-dictionary. A further split of this package will happen in the 
future.
+Obsoletes:  libgdict-1_0-6
+
+%description -n libgdict-data
 The Gdict library is an engine to look up words in dictionary sources.
 
 %package -n libgdict-devel
 Summary:Library to look up words in dictionary sources -- Development 
Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Requires:   libgdict-1_0-6 = %{version}
+Requires:   libgdict-1_0-8 = %{version}
 Provides:   gnome-utils-doc = %{version}
 Obsoletes:  gnome-utils-doc  %{version}
 # 

commit evolution-ews for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2015-03-30 19:27:39

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


Package is evolution-ews

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2015-02-11 16:44:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2015-03-30 19:27:41.0 +0200
@@ -1,0 +2,59 @@
+Mon Mar 23 11:12:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Mon Mar 16 14:11:18 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Correct 'Listen for server change notification' for books and
+calendars.
+  + Mem leak in e_ews_dump_file_attachment_from_soap_parameter().
+  + Bugs fixed: bgo#695911, bgo#745457.
+  + Updated translations.
+
+---
+Tue Mar  3 12:39:57 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Use thread safe variants of g_object_bind_property*() functions
+from evolution-data-server.
+  + Update devel-doc Since from 3.14 to 3.16.
+  + Sync version with GNOME 3.15 series.
+  + Updated translations.
+- Bump evolution_base_version to 16, following upstreams changes.
+
+---
+Mon Feb 16 15:43:49 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Move authentication of backends back to the client.
+  + Use automake subdir-objects option.
+  + Adapt to camel_session_submit_job() API change.
+  + Remove unused declaration of camel_application_is_exiting
+variable.
+  + Bugs fixed: bgo#741855, bgo#743705.
+  + Updated translations.
+
+---
+Mon Feb  9 09:45:51 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.13.10:
+  + Calendar: Update stored user email after successful connect
+(bgo#729286).
+  + Updated translations.
+
+---
+Mon Feb  9 09:44:51 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.13.9:
+  + Bugs fixed: bgo#734747, bgo#740772, bgo#695754.
+  + Set max-width-chars to wrapped GtkLabel-s.
+- Drop evolution-ews-reuse-from-EmailSession.patch, incorporated
+  upstream.
+- Build dependency on pkgconfig(enchant).
+- Upstream no longer installs versioned dirs for evolution, update
+  file list accordingly.
+
+---

Old:

  evolution-ews-3.12.11.tar.xz

New:

  evolution-ews-3.16.0.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.XbsG8D/_old  2015-03-30 19:27:41.0 +0200
+++ /var/tmp/diff_new_pack.XbsG8D/_new  2015-03-30 19:27:41.0 +0200
@@ -18,17 +18,18 @@
 
 Name:   evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
-%define evolution_base_version 3.12
-Version:3.12.11
+%define evolution_base_version 3.16
+Version:3.16.0
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1
 Group:  Productivity/Networking/Email/Clients
 Url:http://projects.gnome.org/evolution/
-Source: 
http://download.gnome.org/sources/evolution-ews/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evolution-ews/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(enchant)
 BuildRequires:  pkgconfig(evolution-data-server-1.2)
 BuildRequires:  pkgconfig(evolution-mail-3.0) = %{version}
 BuildRequires:  pkgconfig(evolution-shell-3.0) = %{version}
@@ -114,8 +115,8 @@
 %{_libdir}/evolution-data-server/camel-providers/libcamelews.so
 %{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
 %{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
-%{_libdir}/evolution/%{evolution_base_version}/modules/module-ews-configuration.so
-%{_datadir}/evolution/%{evolution_base_version}/errors/module-ews-configuration.error
+%{_libdir}/evolution/modules/module-ews-configuration.so
+%{_datadir}/evolution/errors/module-ews-configuration.error
 %dir %{_datadir}/evolution-data-server/ews
 %{_datadir}/evolution-data-server/ews/windowsZones.xml
 %{_datadir}/appdata/evolution-ews.metainfo.xml

++ evolution-ews-3.12.11.tar.xz - 

commit eog for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2015-03-30 19:28:04

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


Package is eog

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2015-01-10 23:06:55.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2015-03-30 
19:28:05.0 +0200
@@ -1,0 +2,37 @@
+Mon Mar 23 20:06:14 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + remove the overlay timeout in dispose (bgo#745336).
+  + Updated translations.
+
+---
+Tue Mar 17 08:35:40 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Improvements to UI changes based on initial feedback.
+  + Adjust UI tests for UI changes.
+  + Bugs fixed: bgo#745077, bgo#746105.
+  + Updated translations.
+
+---
+Tue Feb 17 08:51:26 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + More cleanup after the first round of UI modernization.
+  + Make GAction plugin interface actually usable by plugins
+NOTE: Plugins using the old GtkUIManager interface won't work
+anymore!
+  + Bugs fixed: bgo#743887.
+  + Updated translations.
+
+---
+Tue Feb  3 08:43:31 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.1:
+  + Modernize the GUI.
+  + Migrate to GAction.
+  + Bugs fixed: bgo#740426, bgo#741050, bgo#742369.
+  + Updated translations.
+- Drop pkgconfig(libxml-2.0) BuildRequires: no longer needed.
+
+---

Old:

  eog-3.14.3.tar.xz

New:

  eog-3.16.0.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.9D9YY4/_old  2015-03-30 19:28:06.0 +0200
+++ /var/tmp/diff_new_pack.9D9YY4/_new  2015-03-30 19:28:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eog
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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.14.3
+Version:3.16.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.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/eog/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool = 0.50.1
 BuildRequires:  libjpeg-devel
@@ -39,9 +39,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.11.6
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libpeas-gtk-1.0)
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 0.7.4
 BuildRequires:  pkgconfig(librsvg-2.0) = 2.36.2
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(shared-mime-info)
 Recommends: %{name}-lang
 Provides:   eog2 = %{version}
@@ -101,7 +100,6 @@
 %exclude %{_datadir}/eog/gir-1.0/
 %{_datadir}/eog/
 %{_datadir}/icons/*/*/*/*.png
-%{_datadir}/icons/*/*/*/*.svg
 %{_datadir}/GConf/gsettings/eog.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml

++ eog-3.14.3.tar.xz - eog-3.16.0.tar.xz ++
 108569 lines of diff (skipped)




commit squirrel for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package squirrel for openSUSE:Factory 
checked in at 2015-03-30 19:32:52

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


Package is squirrel

Changes:

--- /work/SRC/openSUSE:Factory/squirrel/squirrel.changes2013-07-25 
14:49:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.squirrel.new/squirrel.changes   2015-03-30 
19:32:53.0 +0200
@@ -1,0 +2,15 @@
+Thu Mar 26 22:45:17 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.0.7
+  * newthread and sq_newthread() no longer resets the base lib 
+function in the root table
+  * exceptions in the _inherited metamethod are propagated
+  * 'in' operator performance improvement
+  * fixed bug in print()
+  * fixed some documentation bug
+- Use download Url as source
+- Update patches;
+  * squirrel-gcc47.patch 
+  * squirrel-ptr_conversion.patch 
+
+---

Old:

  squirrel_3_0_2_stable.tar.bz2

New:

  squirrel_3_0_7_stable.tar.gz



Other differences:
--
++ squirrel.spec ++
--- /var/tmp/diff_new_pack.0qasuI/_old  2015-03-30 19:32:54.0 +0200
+++ /var/tmp/diff_new_pack.0qasuI/_new  2015-03-30 19:32:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package squirrel
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,18 +17,19 @@
 
 
 %define tardir SQUIRREL3
+%define tarver 3_0_7
 
 Name:   squirrel
 Summary:A high level imperative/OO programming language
 License:MIT
 Group:  Development/Languages/Other
-Version:3.0.2
+Version:3.0.7
 Release:0
 Url:http://squirrel-lang.org/
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-Source: %{name}_3_0_2_stable.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/squirrel/squirrel3/squirrel%203.0.7%20stable/%{name}_%{tarver}_stable.tar.gz
 Patch0: squirrel-autoconfiscate.patch.bz2
 Patch1: squirrel-aliasing.patch
 Patch2: squirrel-ptr_conversion.patch

++ squirrel-gcc47.patch ++
--- /var/tmp/diff_new_pack.0qasuI/_old  2015-03-30 19:32:54.0 +0200
+++ /var/tmp/diff_new_pack.0qasuI/_new  2015-03-30 19:32:54.0 +0200
@@ -13,172 +13,11 @@
 diff -Naur SQUIRREL3.orig/squirrel/sqstate.h SQUIRREL3/squirrel/sqstate.h
 --- SQUIRREL3.orig/squirrel/sqstate.h  2012-05-02 02:16:59.0 +0200
 +++ SQUIRREL3/squirrel/sqstate.h   2012-05-02 02:17:09.0 +0200
-@@ -137,8 +137,4 @@
- //extern SQObjectPtr _null_;
- 
- bool CompileTypemask(SQIntVec res,const SQChar *typemask);
--
--void *sq_vm_malloc(SQUnsignedInteger size);
--void *sq_vm_realloc(void *p,SQUnsignedInteger oldsize,SQUnsignedInteger size);
--void sq_vm_free(void *p,SQUnsignedInteger size);
- #endif //_SQSTATE_H_
-diff -Naur SQUIRREL3.orig/squirrel/sqstate.h.orig 
SQUIRREL3/squirrel/sqstate.h.orig
 SQUIRREL3.orig/squirrel/sqstate.h.orig 1970-01-01 01:00:00.0 
+0100
-+++ SQUIRREL3/squirrel/sqstate.h.orig  2012-05-02 02:16:52.0 +0200
-@@ -0,0 +1,144 @@
-+/*see copyright notice in squirrel.h */
-+#ifndef _SQSTATE_H_
-+#define _SQSTATE_H_
-+
-+#include squtils.h
-+#include sqobject.h
-+struct SQString;
-+struct SQTable;
-+//max number of character for a printed number
-+#define NUMBER_MAX_CHAR 50
-+
-+struct SQStringTable
-+{
-+  SQStringTable(SQSharedState*ss);
-+  ~SQStringTable();
-+  SQString *Add(const SQChar *,SQInteger len);
-+  void Remove(SQString *);
-+private:
-+  void Resize(SQInteger size);
-+  void AllocNodes(SQInteger size);
-+  SQString **_strings;
-+  SQUnsignedInteger _numofslots;
-+  SQUnsignedInteger _slotused;
-+  SQSharedState *_sharedstate;
-+};
-+
-+struct RefTable {
-+  struct RefNode {
-+  SQObjectPtr obj;
-+  SQUnsignedInteger refs;
-+  struct RefNode *next;
-+  };
-+  RefTable();
-+  ~RefTable();
-+  void AddRef(SQObject obj);
-+  SQBool Release(SQObject obj);
-+  SQUnsignedInteger GetRefCount(SQObject obj);
-+#ifndef NO_GARBAGE_COLLECTOR
-+  void Mark(SQCollectable **chain);
-+#endif
-+  void Finalize();
-+private:
-+  RefNode *Get(SQObject obj,SQHash mainpos,RefNode **prev,bool add);
-+  RefNode *Add(SQHash mainpos,SQObject obj);
-+  void Resize(SQUnsignedInteger size);
-+  void AllocNodes(SQUnsignedInteger size);
-+  

commit mysql-workbench for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2015-03-30 19:33:22

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


Package is mysql-workbench

Changes:

--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2015-02-11 16:44:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.mysql-workbench.new/mysql-workbench.changes 
2015-03-30 19:33:23.0 +0200
@@ -1,0 +2,8 @@
+Fri Mar 27 16:08:01 UTC 2015 - sfal...@opensuse.org
+
+- Patched to work with CMake =3.2, as X11 is no longer magically
+  implied as a linked library
+- Added:
+  + mysql-workbench-cmake-3.2.patch
+
+---

New:

  mysql-workbench-cmake-3.2.patch



Other differences:
--
++ mysql-workbench.spec ++
--- /var/tmp/diff_new_pack.cJLExC/_old  2015-03-30 19:33:25.0 +0200
+++ /var/tmp/diff_new_pack.cJLExC/_new  2015-03-30 19:33:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mysql-workbench
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,8 @@
 # This only exist in mysql 5.6.x but the if code didn't work
 # So disable it
 Patch3: mysql-workbench-mysql_options4.patch
+# PATCH-FIX-UPSTREAM sfal...@opensuse.org
+Patch4: mysql-workbench-cmake-3.2.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 # Keep them alphabetic order
@@ -141,6 +143,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 # FIX this is too much on obs Out of Memory use

++ mysql-workbench-cmake-3.2.patch ++
Index: mysql-workbench-community-6.2.3-src/CMakeLists.txt
===
--- mysql-workbench-community-6.2.3-src.orig/CMakeLists.txt
+++ mysql-workbench-community-6.2.3-src/CMakeLists.txt
@@ -77,6 +77,7 @@ endif()
 find_package(LibXml2 REQUIRED)
 
 find_package(OpenGL REQUIRED)
+find_package(X11 REQUIRED)
 
 find_package(CTemplate)
 find_package(MySQLCppConn REQUIRED)
Index: 
mysql-workbench-community-6.2.3-src/frontend/linux/workbench/CMakeLists.txt
===
--- 
mysql-workbench-community-6.2.3-src.orig/frontend/linux/workbench/CMakeLists.txt
+++ mysql-workbench-community-6.2.3-src/frontend/linux/workbench/CMakeLists.txt
@@ -50,6 +50,7 @@ include_directories(.
 ${LIBZIP_INCLUDE_DIRS}
 ${MYSQLCPPCONN_INCLUDE_DIRS}
 ${GRT_INCLUDE_DIRS}
+${X11_INCLUDE_DIR}
 )
 
 #link_directories(${PROJECT_BINARY_DIR}/mysqlcppconnector/lib 
${PROJECT_BINARY_DIR}/antlr-wb)
@@ -102,6 +103,7 @@ target_link_libraries(mysql-workbench-bi
 ${LIBZIP_LIBRARIES}
 ${MYSQL_LIBRARIES}
 ${SQLITE3_LIBRARIES}
+${X11_LIBRARIES}
 )
 
 install(TARGETS mysql-workbench-bin DESTINATION ${WB_INSTALL_DIR_EXECUTABLE})




commit dice for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package dice for openSUSE:Factory checked in 
at 2015-03-30 19:32:55

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


Package is dice

Changes:

--- /work/SRC/openSUSE:Factory/dice/dice.changes2015-03-18 
13:04:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.dice.new/dice.changes   2015-03-30 
19:32:59.0 +0200
@@ -1,0 +2,89 @@
+Fri Mar 20 16:35:51 CET 2015 - m...@suse.de
+
+- Prevent halt() from being called multiple times
+  
+  In case of an exception the global exception handler will
+  call the cleanup correctly. Thus there is no need to actively
+  halt the buildsystem if the next call is a raise
+  
+---
+Fri Mar 20 16:07:28 CET 2015 - m...@suse.de
+  
+- Support dice build option --kiwiprofile
+  
+  If specified the option will hand over the value to the
+  contained kiwi call as --add-profile option. This fixes #6
+  
+---
+Wed Mar 18 16:38:27 CET 2015 - m...@suse.de
+  
+- Update suse-13.1-JeOS recipe
+  
+  deprecated vagrant option -privileged, replaced by --privileged
+  
+---
+Tue Mar 10 17:53:30 CET 2015 - m...@suse.de
+  
+- Delete invalid dot graph
+  
+---
+Tue Mar 10 10:01:57 CET 2015 - m...@suse.de
+  
+- More robust inheritance for connection classes
+  
+  Connection sub classes should not require to call super
+  in order to run the constructor from the base class. It's
+  more robust to let the base class constructor call a post
+  initialize method which can be specialized in the sub class
+  when required
+  
+---
+Tue Mar 10 09:57:44 CET 2015 - m...@suse.de
+  
+- More robust inheritance for buildsystem classes
+  
+  BuildSystem sub classes should not require to call super
+  in order to run the constructor from the base class. It's
+  more robust to let the base class constructor call a post
+  initialize method which can be specialized in the sub class
+  when required
+  
+---
+Tue Mar 10 09:35:05 CET 2015 - m...@suse.de
+  
+- More robust inheritance for repository classes
+  
+  Repository sub classes should not require to call super
+  in order to run the constructor from the base class. It's
+  more robust to let the base class constructor call a post
+  initialize method which can be specialized in the sub class
+  when required
+  
+---
+Mon Mar  9 17:25:16 CET 2015 - m...@suse.de
+  
+- Update project url
+  
+---
+Fri Mar  6 21:08:56 CET 2015 - m...@suse.de
+  
+- Cleanup use of default values
+  
+  Use a symbol as default buildhost indicator to avoid conflicts
+  with buildhost names. In addition make sure that all constant
+  values are stored at the same place
+  
+---
+Fri Mar  6 20:59:42 CET 2015 - m...@suse.de
+  
+- Update README due to ssh key handling changes
+  
+---
+Fri Mar  6 17:00:01 CET 2015 - m...@suse.de
+  
+- config.ssh_private_key not used for vagrant builds
+  
+  Now that dice looks up the vagrant generated key there is
+  no need for the Dicefile to specify the ssh pkey path
+  
+---



Other differences:
--
++ dice-0.5.3.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/build_system_base.rb new/lib/build_system_base.rb
--- old/lib/build_system_base.rb2015-03-06 16:54:28.0 +0100
+++ new/lib/build_system_base.rb2015-03-20 16:38:28.0 +0100
@@ -15,6 +15,11 @@
 recipe.change_working_dir
 @lock = get_lockfile
 @set_lock_called = false
+post_initialize
+  end
+
+  def post_initialize
+nil
   end
 
   def is_building?
@@ -55,7 +60,9 @@
   build_options = File.open(build_options_file, rb)
   options = Marshal.load(build_options)
   build_options.close
-  Dice.option.kiwitype = options.kiwitype if !Dice.option.kiwitype
+  options.marshal_dump.each do |key, value|
+Dice.option[key] = value
+  end
 rescue
   # ignore if no buildoptions exists
 end
diff -urN '--exclude=CVS' 

commit sarg for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package sarg for openSUSE:Factory checked in 
at 2015-03-30 19:33:12

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


Package is sarg

Changes:

--- /work/SRC/openSUSE:Factory/sarg/sarg.changes2014-12-09 
09:14:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.sarg.new/sarg.changes   2015-03-30 
19:33:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Mar 26 12:23:37 UTC 2015 - ec...@opensuse.org
+
+- fix apache.conf for apache 2.4
+
+---



Other differences:
--

++ sarg-apache.conf ++
--- /var/tmp/diff_new_pack.VIi0U9/_old  2015-03-30 19:33:14.0 +0200
+++ /var/tmp/diff_new_pack.VIi0U9/_new  2015-03-30 19:33:14.0 +0200
@@ -2,7 +2,18 @@
 
 Directory /srv/www/sarg
 DirectoryIndex index.html
-Order allow,deny
-Allow from all
+
+IfModule mod_authz_core.c
+  # Apache 2.4
+  Require local
+  # Require host .your.domain  # this must change to domain which 
sould have access
+/IfModule
+IfModule !mod_authz_core.c
+  # Apache 2.2
+  Order deny,allow
+  Deny from all
+  Allow from 127.0.0.1
+/IfModule
+
 /Directory
 





commit vim for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-03-30 19:32:19

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


Package is vim

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2015-03-16 09:36:58.0 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2015-03-30 
19:32:21.0 +0200
@@ -1,0 +2,44 @@
+Thu Mar 26 09:16:27 UTC 2015 - idon...@suse.com
+
+- Updated to revision 683, fixes the following problems
+  * When using --remote the directory may end up being wrong.
+  * CTRL-W in Insert mode does not work well for multi-byte
+characters.
+  * MS-Windows: When Vim is minimized the window height is computed
+incorrectly.
+  * The search highlighting and match highlighting replaces the
+cursorline highlighting, this doesn't look good.
+  * Typo in the vimtutor command.
+
+---
+Tue Mar 24 11:37:52 UTC 2015 - idon...@suse.com
+
+- Updated to revision 676, fixes the following problems
+  * When 'ruler' is set the preferred column is reset. (Issue 339)
+  * Using freed memory when g:colors_name is changed in the colors
+script. (oni-link)
+  * Using 0 CTRL-D in Insert mode may have CursorHoldI interfere.
+(Gary Johnson)
+  * When 'M' is in the 'cpo' option then selecting a text object in
+parenthesis does not work correctly.
+  * When using netbeans a buffer is not found in another tab.
+  * When 'compatible' is reset 'numberwidth' is set to 4, but the
+effect doesn't show until a change is made.
+  * 'linebreak' does not work properly with multi-byte characters.
+  * There is a chance that Vim may lock up.
+  * 'colorcolumn' isn't drawn in a closed fold while 'cursorcolumn'
+is. (Carlos Pita)
+  * Can't use a glob pattern as a regexp pattern.
+  * When netbeans is active the sign column always shows up.
+  * Using 'cindent' for Javascript is less than perfect.
+  * Warning for shadowing a variable.
+  * When completing a shell command, directories in the current
+directory are not listed.
+  * The first syntax entry gets sequence number zero, which doesn't
+work. (Clinton McKay)
+  * Missing changes in one file.
+  * When a FileReadPost autocommand moves the cursor inside a line it
+gets moved back.
+- Refresh vim73-no-static-libpython.patch
+
+---

Old:

  _service
  vim-7.4.658.hg.6667.tar.xz

New:

  v7-4-683.tar.gz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.GfL81K/_old  2015-03-30 19:32:23.0 +0200
+++ /var/tmp/diff_new_pack.GfL81K/_new  2015-03-30 19:32:23.0 +0200
@@ -17,14 +17,14 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 658
-%define revision 6667
+%define patchlevel 683
+%define _rversion 7-4-%patchlevel
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE=make -e %{?_smp_mflags}
 
 Name:   vim
-Version:7.4.%{patchlevel}.hg.%{revision}
+Version:7.4.%{patchlevel}
 Release:0
 BuildRequires:  autoconf
 BuildRequires:  db-devel
@@ -63,7 +63,7 @@
 License:Vim
 Group:  Productivity/Editors/Vi
 Url:http://www.vim.org/
-Source: vim-%{version}.tar.xz
+Source: https://github.com/vim/vim/archive/v%{_rversion}.tar.gz
 Source3:suse.vimrc
 Source4:vimrc_example1
 Source5:vimrc_example2
@@ -155,7 +155,7 @@
 want less features, you might want to install vim instead.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_rversion}
 
 %patch3 -p1
 %patch4 -p1
@@ -173,7 +173,7 @@
 %patch21 -p1
 %patch22 -p1
 %patch100 -p1
-%patch101
+%patch101 -p1
 cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
 
 %build


++ vim73-no-static-libpython.patch ++
--- /var/tmp/diff_new_pack.GfL81K/_old  2015-03-30 19:32:23.0 +0200
+++ /var/tmp/diff_new_pack.GfL81K/_new  2015-03-30 19:32:23.0 +0200
@@ -1,11 +1,13 @@
 src/configure.in.orig
-+++ src/configure.in
-@@ -881,7 +881,7 @@ eof
+Index: vim-7.4.676.hg.6704/src/configure.in
+===
+--- vim-7.4.676.hg.6704.orig/src/configure.in
 vim-7.4.676.hg.6704/src/configure.in
+@@ -1143,7 +1143,7 @@ eof
  if test ${vi_cv_var_python_version} = 1.4; then
  vi_cv_path_python_plibs=${PYTHON_CONFDIR}/libModules.a 
${PYTHON_CONFDIR}/libPython.a ${PYTHON_CONFDIR}/libObjects.a 
${PYTHON_CONFDIR}/libParser.a
  else
 -

commit psi+ for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2015-03-30 19:32:34

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


Package is psi+

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2015-01-15 
15:59:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+.changes   2015-03-30 
19:32:35.0 +0200
@@ -1,0 +2,11 @@
+Tue Mar 17 09:44:10 UTC 2015 - jsl...@suse.com
+
+- update to 20150227
+  * updated translations
+  * some bugfixes
+- port to qt5 ready, waiting for fixed packages to reach factory
+- added kill-Q_WS_X11.patch
+- added qca-qt5.patch
+- added proper-activate.patch
+
+---

Old:

  psi+-20150103.tar.xz

New:

  kill-Q_WS_X11.patch
  proper-activate.patch
  psi+-20150227.tar.xz
  qca-qt5.patch



Other differences:
--
++ psi+.spec ++
--- /var/tmp/diff_new_pack.Rrlzlm/_old  2015-03-30 19:32:36.0 +0200
+++ /var/tmp/diff_new_pack.Rrlzlm/_new  2015-03-30 19:32:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package psi+
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,31 +15,50 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%if 0%{?suse_version}  1320
+#%%define with_qt5 1
+%endif
 
 Name:   psi+
 Url:http://code.google.com/p/psi-dev/
-Version:20150103
+Version:20150227
 Release:0
 Summary:Jabber client using Qt
 License:GPL-2.0+
 Group:  Productivity/Networking/Talk/Clients
 Source0:psi+-%{version}.tar.xz
 Source1:psi-plus-l10n-1.tar.xz
+Patch0: kill-Q_WS_X11.patch
+Patch1: proper-activate.patch
+Patch100:   qca-qt5.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  aspell-devel
 BuildRequires:  fdupes
 BuildRequires:  gdb
 BuildRequires:  libidn-devel
 BuildRequires:  libproxy-devel
-BuildRequires:  libqca2-devel
-%if 0%{?suse_version}  1230
-BuildRequires:  libotr-devel
-%else
 BuildRequires:  libotr2-devel
-%endif
 BuildRequires:  gcc-c++
+%if 0%{?with_qt5}
+BuildRequires:  pkgconfig(qca2-qt5)
+BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Multimedia)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5WebKit)
+BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  libqt5-linguist
+BuildRequires:  qconf
+%else
+BuildRequires:  libqca2-devel
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
+%endif
 BuildRequires:  libtidy-devel
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
@@ -314,6 +333,13 @@
 
 %prep
 %setup -q -b 1
+%patch0 -p1
+%patch1 -p1
+
+%if 0%{?with_qt5}
+%patch100 -p1
+sed -i 's@\lrelease\@-qt5@' ../psi-plus-l10n-1/update-repo.sh
+%endif
 
 # generic/antievil does not build (yet)
 # generic/consoledump does not build (yet)
@@ -323,23 +349,62 @@
 # generic/null is a nop
 # generic/python does not build (needs old python 2 and has invalid -I)
 # generic/urlwatcher does not build (yet)
-%defineplugins generic/attentionplugin generic/autoreplyplugin 
generic/birthdayreminderplugin generic/captchaformsplugin generic/cleanerplugin 
generic/clientswitcherplugin generic/conferenceloggerplugin 
generic/contentdownloaderplugin generic/extendedmenuplugin 
generic/extendedoptionsplugin generic/gmailserviceplugin generic/gnupgplugin 
generic/gomokugameplugin generic/historykeeperplugin generic/chessplugin 
generic/icqdieplugin generic/imageplugin generic/jabberdiskplugin 
generic/juickplugin generic/otrplugin generic/pepchangenotifyplugin 
generic/qipxstatusesplugin generic/screenshotplugin generic/skinsplugin 
generic/stopspamplugin generic/storagenotesplugin generic/translateplugin 
generic/videostatusplugin generic/watcherplugin unix/gnome3supportplugin
+GENERIC_PLUGINS=attentionplugin autoreplyplugin birthdayreminderplugin
+   captchaformsplugin cleanerplugin clientswitcherplugin
+   conferenceloggerplugin contentdownloaderplugin extendedmenuplugin
+   extendedoptionsplugin gmailserviceplugin gnupgplugin gomokugameplugin
+   historykeeperplugin chessplugin icqdieplugin imageplugin
+   jabberdiskplugin 

commit libressl for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package libressl for openSUSE:Factory 
checked in at 2015-03-30 19:32:47

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


Package is libressl

Changes:

--- /work/SRC/openSUSE:Factory/libressl/libressl.changes2015-03-23 
12:17:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libressl.new/libressl.changes   2015-03-30 
19:32:48.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 25 20:49:43 UTC 2015 - jeng...@inai.de
+
+- Ship pkgconfig files again
+
+---



Other differences:
--
++ libressl.spec ++
--- /var/tmp/diff_new_pack.KvLce8/_old  2015-03-30 19:32:49.0 +0200
+++ /var/tmp/diff_new_pack.KvLce8/_new  2015-03-30 19:32:49.0 +0200
@@ -122,8 +122,6 @@
done
popd
 done
-# What, can't we at least have Prefer: libopenssl-devel in openSUSE:*?
-rm -f $b/%_libdir/pkgconfig/{openssl,libcrypto,libssl}.pc
 
 %check
 if ! make check %{?_smp_mflags}; then
@@ -163,7 +161,7 @@
 %_libdir/libcrypto.so
 %_libdir/libssl.so
 %_libdir/libtls.so
-%_libdir/pkgconfig/libtls.pc
+%_libdir/pkgconfig/*.pc
 
 %files devel-doc
 %defattr(-,root,root)





commit python-botocore for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2015-03-30 19:32:38

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


Package is python-botocore

Changes:

--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-01-20 19:01:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes 
2015-03-30 19:32:39.0 +0200
@@ -1,0 +2,8 @@
+Wed Mar 25 19:58:53 UTC 2015 - abo...@gmail.com
+
+- Updated to version 0.97.0
+  + Upstream remove CONTRIBUTING.rst and NOTICE from tarball
+  + Updated hidepypckgmgmt.patch for latest version
+  + there is no upstream changelog
+
+---

Old:

  botocore-0.82.0.tar.gz

New:

  botocore-0.97.0.tar.gz



Other differences:
--
++ python-botocore.spec ++
--- /var/tmp/diff_new_pack.jTisFU/_old  2015-03-30 19:32:40.0 +0200
+++ /var/tmp/diff_new_pack.jTisFU/_new  2015-03-30 19:32:40.0 +0200
@@ -19,7 +19,7 @@
 %define baseName botocore
 
 Name:   python-botocore
-Version:0.82.0
+Version:0.97.0
 Release:0
 Summary:Python interface for AWS
 License:Apache-2.0
@@ -29,7 +29,7 @@
 Patch0: hide_py_pckgmgmt.patch
 Requires:   python
 Requires:   python-dateutil   = 2.1
-Requires:   python-jmespath   = 0.5.0
+Requires:   python-jmespath   = 0.6.1
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 Requires:   python-ordereddict = 1.1
 Requires:   python-simplejson  = 3.3.0
@@ -61,7 +61,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CONTRIBUTING.rst LICENSE.txt NOTICE README.rst
+%doc LICENSE.txt README.rst
 %dir %{python_sitelib}/botocore
 %dir %{python_sitelib}/%{baseName}-%{version}-py%{py_ver}.egg-info
 %{python_sitelib}/botocore/*

++ botocore-0.82.0.tar.gz - botocore-0.97.0.tar.gz ++
 102159 lines of diff (skipped)

++ hide_py_pckgmgmt.patch ++
--- /var/tmp/diff_new_pack.jTisFU/_old  2015-03-30 19:32:41.0 +0200
+++ /var/tmp/diff_new_pack.jTisFU/_new  2015-03-30 19:32:41.0 +0200
@@ -4,7 +4,7 @@
  from setuptools import setup, find_packages
  
  
--requires = ['jmespath==0.5.0',
+-requires = ['jmespath==0.6.1',
 -'python-dateutil=2.1,3.0.0']
 -
 -
@@ -19,8 +19,8 @@
 -# JSON objects.  The 2.7 json module has this.  For 2.6
 -# we need simplejson.
 -requires.append('simplejson==3.3.0')
-+#requires = ['jmespath==0.5.0',
-+#'python-dateutil=2.1']
++#requires = ['jmespath==0.6.1',
++#'python-dateutil=2.1,3.0.0']
 +
 +
 +#if sys.version_info[:2] == (2, 6):




commit librep for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package librep for openSUSE:Factory checked 
in at 2015-03-30 19:32:50

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


Package is librep

Changes:

--- /work/SRC/openSUSE:Factory/librep/librep.changes2014-09-03 
20:19:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.librep.new/librep.changes   2015-03-30 
19:32:52.0 +0200
@@ -1,0 +2,19 @@
+Fri Mar 27 09:11:50 UTC 2015 - tog...@opensuse.org
+
+- Update to 0.92.5
+
+   * Assume stack-direction 'downwards' for all sparc, hppa, mips,
+ mipsel, ia64 and alpha variants (fixes compilation)
+   * Fix compilation due to bug in libtool 2.0+ if /bin/sh is not
+ /bin/bash 
+   * rules.mk clean-up :
+ + Variables that depend on prefix should not be recursive
+ + Don't set prefix, datadir, libdir, datarootdir and repdir
+ + Use pkg-config to get the absolute path for repcommonexecdir
+   * Update .gitignore
+   * Update config.sub to 2014-09-11 from autoconf 
+
+- Remove backported patch
+   0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
+
+---

Old:

  0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
  librep_0.92.4.tar.xz

New:

  librep_0.92.5.tar.xz



Other differences:
--
++ librep.spec ++
--- /var/tmp/diff_new_pack.yle12T/_old  2015-03-30 19:32:53.0 +0200
+++ /var/tmp/diff_new_pack.yle12T/_new  2015-03-30 19:32:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librep
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2007 John Harper j...@dcs.warwick.ac.uk
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   librep
-Version:0.92.4
+Version:0.92.5
 Release:0
 Summary:Implementation of rep, a lisp dialect
 License:GPL-2.0+
@@ -49,8 +49,6 @@
 Patch2: 0001-string-to-number.patch
 # PATCH-FEATURE-OPENSUSE tog...@opensuse.org remove builddate to prevent 
unnecessary builds
 Patch3: librep-remove-build_date.patch
-# PATCH-FIX-UPSTREAM fix build in sparc
-Patch4: 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
 
 %description
 Librep is a shared library implementing a Lisp dialect that is
@@ -100,7 +98,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
+
 %build
 export CFLAGS=%{optflags} -D_GNU_SOURCE -fno-strict-aliasing
 export CXXFLAGS=$CFLAGS

++ librep_0.92.4.tar.xz - librep_0.92.5.tar.xz ++
 45672 lines of diff (skipped)




commit OpenImageIO for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package OpenImageIO for openSUSE:Factory 
checked in at 2015-03-30 19:32:42

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


Package is OpenImageIO

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.OpenImageIO.new/OpenImageIO.changes 
2015-03-30 19:32:43.0 +0200
@@ -0,0 +1,141 @@
+---
+Sat Feb 28 09:44:44 UTC 2015 - davejpla...@gmail.com
+
+- Update to version 1.5.12 and prepare for factory to enable blender
+  to build with cycles, see bnc#905649
+- Many new features - See /usr/src/doc/packages/OpenImageIO/CHANGES
+
+---
+Sun Oct 27 18:00:27 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to version 1.2.2:
+  * New features:
++ New oiiotool --siappend : append subimages of top two images on stack.
++ Utilities: added Strutil::contains() and icontains().
+  * Fixes:
++ Fixes in handling XMP  IPTC metadata.
++ oiiotool --origin and --fullpixels did not correctly propagate their
+  changes to the output images.
++ oiiotool --colorconvert (and the underlying ImageBufAlgo::colorconvert)
+  could crash if given a color conversion recognized as a no-op.
++ DPX output could crash when writing crop images.
++ DPX input was not recognizing the proper image offset or originalsize.
++ oiiotool --fit wasn't padding correctly or modifying offsets properly.
+  * Build fixes:
++ Fix compiler error on MIPS platform.
++ Add FIELD3D_HOME description to 'make help'
++ Always use the HDF5 release libraries (for Field3D), not the debug ones.
+  From version 1.2.1:
+  * oiiotool: Fix memory leak when processing frame range.
+  * Docs improvement: full documentation of ImageBufAlgo.
+  * oiiotool --help now returns a success error code, not a failure.
+  * oiiotool: fix incorrect help message about --ociolook.
+  * oiiotool: Fix typo in oiio:Colorspace attribute name that interfered
+with correct color space conversion in --colorconvert.
+  * Many fixes for compiler warnings on various platforms: fmath_test.cpp,
+field3dinput.cpp, sysutil.cpp, argparse.cpp, oiiotool.cpp.
+  * Fixes problems on little-endian architecture with texture3d.cpp.
+  * Fix compilation problems on architectures with gcc, but no 'pause'
+instruction.
+  * Fix build search path for correctly finding libopenjpeg 1.5.
+  * Work around bug in older MSVC versions wherein Filesystem::open needed
+to explicitly seek to the beginning of a file.
+  * Build fixes for FreeBSD.
+  * Fix testsuite/oiiotool on Windows -- windows shell doesn't expand
+wildcards.
+- Removed oiio-typedef.patch (fixed upstream).
+- Rebased oiio-ppc.patch and oiio-arm.patch to apply cleanly.
+- Added an upstream patch (hdf5_libs.patch) to fix linking with HDF5 libs.
+
+---
+Tue Aug  6 16:43:27 UTC 2013 - asterios.dra...@gmail.com
+
+- BuildRequire OpenColorIO-devel only for openSUSE  12.3.
+
+---
+Tue Aug  6 15:02:04 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to version 1.2.0:
+  * Major new release.
+  * Lots of changes (See CHANGES files).
+- Replaced OpenImageIO-ppc.patch with oiio-ppc.patch (taken from Fedora).
+- Added a patch (oiio-arm.patch) to fix compilation with arm (taken from
+  Fedora).
+- Added a patch (oiio-typedef.patch) to fix compiler warning about unused local
+  typedef (fix for gcc-4.8) (taken from Fedora).
+- Added freetype2-devel and libopenssl-devel build requirements.
+- Removed tbb-devel build requirement (deprecated).
+- Use -DCMAKE_SKIP_RPATH=ON to fix compilation.
+
+---
+Sun Jun  9 13:44:29 UTC 2013 - asterios.dra...@gmail.com
+
+- Update to version 1.1.11:
+  * IFF input: bug in endian swap of 16 bit IFF files.
+  * oiiotool: fix a minor bug where tiled files were output inappropriately.
+(Had been patched in master some time ago.)
+  * fmath.h additions: safe_inversesqrt, safe_log, safe_log2, safe_log10,
+safe_logb.  These are versions that clamp their inputs so that they
+can't throw exceptions or return Inf or NaN.
+  * Fix to not incorrectly print ImageCache stats for certain broken files.
+  From version 1.1.10:
+  * IBA::fillholes() and oiiotool --fillholes can smoothly fill in alpha
+holes with nearby colors. Great for extrapolating the empty areas of
+texture atlas images so that filtered texture lookups pull in a plausible
+color at part edges.
+  * IBA::clamp and oiiotool --clamp clamp pixel 

commit varnish for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package varnish for openSUSE:Factory checked 
in at 2015-03-30 19:33:17

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


Package is varnish

Changes:

--- /work/SRC/openSUSE:Factory/varnish/varnish.changes  2014-02-07 
11:56:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.varnish.new/varnish.changes 2015-03-30 
19:33:19.0 +0200
@@ -1,0 +2,16 @@
+Fri Mar 27 10:34:15 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 4.0.3
+* Full support for streaming objects through from the backend on a
+  cache miss. Bytes will be sent to 1..n requesting clients as they
+  come in from the backend server.
+* Background (re)fetch of expired objects. On a cache miss where a
+  stale copy is available, serve the client the stale copy while
+  fetching an updated copy from the backend in the background.
+* New varnishlog query language, allowing automatic grouping of
+  requests when debugging ESI or a failed backend request.
+* Comprehensive request timestamp and byte counters.
+- Add 0001-Fail-fetch-on-malformed-Content-Length-header.patch
+  [bnc#921316]
+
+---

Old:

  varnish-3.0.5.tar.gz
  varnish.init
  varnishlog.init
  vcl.conf

New:

  0001-Fail-fetch-on-malformed-Content-Length-header.patch
  varnish-4.0.3.tar.gz



Other differences:
--
++ varnish.spec ++
--- /var/tmp/diff_new_pack.slR5iz/_old  2015-03-30 19:33:20.0 +0200
+++ /var/tmp/diff_new_pack.slR5iz/_new  2015-03-30 19:33:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package varnish
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,38 +15,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   varnish
 %define library_name libvarnishapi1
-Version:3.0.5
+Version:4.0.3
 Release:0
 Summary:Varnish is a high-performance HTTP accelerator
 License:BSD-2-Clause
 Group:  Productivity/Networking/Web/Proxy
-URL:http://varnish-cache.org/
+Url:http://varnish-cache.org/
 
 #Git-Clone:git://git.varnish-cache.org/varnish-cache
 #Git-Web:  https://varnish-cache.org/trac/browser
-#DL-URL:   http://downloads.sf.net/varnish/%name-%version.tar.bz2
-Source: %name-%version.tar.gz
-Source2:varnish.init
+Source:
https://repo.varnish-cache.org/source/%name-%version.tar.gz
 Source3:varnish.sysconfig
-Source4:   vcl.conf
 Source5:   varnish.logrotate
-Source6:varnishlog.init
 Source7:   varnish.service
 Source8:   varnishlog.service
+Patch1: 0001-Fail-fetch-on-malformed-Content-Length-header.patch
 
-BuildRoot:  %_tmppath/%name-%version-build
-BuildRequires:  libxslt, ncurses-devel, pcre-devel, readline-devel
-BuildRequires:  pkgconfig, xz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libxslt
+BuildRequires:  ncurses-devel
+BuildRequires:  pcre-devel
+BuildRequires:  pkgconfig
+BuildRequires:  readline-devel
+BuildRequires:  python-docutils
+BuildRequires:  xz
 Prereq(post):  %_sbindir/useradd %_sbindir/groupadd
 %if 0%{?suse_version} = 1010
 Recommends: logrotate
 %endif
-%if 0%{?suse_version} = 1210
-BuildRequires: systemd
-%{?systemd_requires}
-%endif
+BuildRequires:  systemd-rpm-macros
 %define pkg_home %_localstatedir/lib/%name
 %define pkg_logdir   %_localstatedir/log/%name
 %define pkg_cachedir %_localstatedir/cache/%name
@@ -63,8 +63,8 @@
 server(s) by serving the same document to potentially many users.
 
 %package -n %library_name
-Group:  Productivity/Networking/Web/Proxy
 Summary:Shared libraries for Varnish
+Group:  Productivity/Networking/Web/Proxy
 
 %description -n %library_name
 Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse
@@ -79,9 +79,9 @@
 This package holds the shared libraries for varnish.
 
 %package devel
-Group:  Development/Libraries/C and C++
 Requires:   %name = %version
 Summary:Development files for Varnish
+Group:  Development/Libraries/C and C++
 
 %description devel
 Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse
@@ -97,17 +97,18 @@
 
 %prep
 %setup -q
+%patch -P 1 -p1
 
 %build
 export CFLAGS=%optflags -fstack-protector
-%configure --disable-static \
+%configure --disable-static --docdir=%_docdir/%name \

commit squidGuard for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package squidGuard for openSUSE:Factory 
checked in at 2015-03-30 19:33:13

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


Package is squidGuard

Changes:

--- /work/SRC/openSUSE:Factory/squidGuard/squidGuard.changes2015-03-11 
09:57:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.squidGuard.new/squidGuard.changes   
2015-03-30 19:33:14.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 10 17:09:20 UTC 2015 - ec...@opensuse.org
+
+- fix squid 3.4 error witch patch squidGuard-1.4_upgrade.patch
+  see http://bugs.squid-cache.org/show_bug.cgi?id=3978
+
+---

New:

  squidGuard-1.4_upgrade.patch



Other differences:
--
++ squidGuard.spec ++
--- /var/tmp/diff_new_pack.NncQkK/_old  2015-03-30 19:33:15.0 +0200
+++ /var/tmp/diff_new_pack.NncQkK/_new  2015-03-30 19:33:15.0 +0200
@@ -40,6 +40,7 @@
 Patch4: squidGuard-unusual_url_end.patch
 Patch5: squidGuard-CVE-2009-3700.patch
 Patch6: squidGuard-CVE-2009-3826.patch
+Patch7: squidGuard-1.4_upgrade.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: http_proxy
 BuildRequires:  bison
@@ -100,6 +101,7 @@
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 find -type d | xargs chmod 755
 cp %{SOURCE1} .
 # patch the test configs


++ squidGuard-1.4_upgrade.patch ++
diff -urN squidGuard-1.4.orig/src/main.c squidGuard-1.4.upgraded/src/main.c
--- squidGuard-1.4.orig/src/main.c  2013-12-11 17:42:15.0 +1300
+++ squidGuard-1.4.upgraded/src/main.c  2013-12-11 19:04:09.0 +1300
@@ -175,7 +175,7 @@
sgReloadConfig();
   }
   if(failsafe_mode) {
-   puts();
+   puts(ERR message=\squidGuard failsafe mode\);
fflush(stdout);
if(sig_hup){
   sgReloadConfig();
@@ -184,7 +184,7 @@
   }
   if(parseLine(buf,squidInfo) != 1){
sgLogError(Error parsing squid line: %s,buf);
-   puts();
+   puts(BH message=\squidGuard error parsing squid line\);
   }
 else {
src = Source;
@@ -196,14 +196,14 @@
  acl = sgAclCheckSource(src);
  if((redirect = sgAclAccess(src,acl,squidInfo)) == NULL){
if(src == NULL || src-cont_search == 0){
- puts(); 
+ puts(ERR);
  break;
} else
  if(src-next != NULL){
src = src-next;
continue;
  } else {
-   puts();
+   puts(ERR);
break;
  }
  } else {
@@ -215,9 +215,10 @@
  squidInfo.ident[0] = '-';
  squidInfo.ident[1] = '\0';
}
-   fprintf(stdout,%s %s/%s %s %s\n,redirect,squidInfo.src,
-   squidInfo.srcDomain,squidInfo.ident,
-   squidInfo.method);
+   if (isdigit(redirect[0])  isdigit(redirect[1])  
isdigit(redirect[2])  redirect[3]==':') {
+ fprintf(stdout,OK status=%c%c%c url=\%s\\n, redirect[0], 
redirect[1], redirect[2], redirect[4]);
+   } else
+ fprintf(stdout,OK rewrite-url=\%s\\n,redirect);
 /* sgLogError(%s %s/%s %s 
%s\n,redirect,squidInfo.src,squidInfo.srcDomain,squidInfo.ident,squidInfo.method);
  */
break;
  }
diff -urN squidGuard-1.4.orig/src/sgDiv.c squidGuard-1.4.upgraded/src/sgDiv.c
--- squidGuard-1.4.orig/src/sgDiv.c 2013-12-11 17:42:15.0 +1300
+++ squidGuard-1.4.upgraded/src/sgDiv.c 2013-12-11 18:58:33.0 +1300
@@ -771,7 +771,7 @@
   }
   sgLogError(Going into emergency mode);
   while(fgets(buf, MAX_BUF, stdin) != NULL){
-puts();
+puts(ERR);
 fflush(stdout);
   }
   sgLogError(ending emergency mode, stdin empty);
diff -urN squidGuard-1.4.orig/src/sgDiv.c.in 
squidGuard-1.4.upgraded/src/sgDiv.c.in
--- squidGuard-1.4.orig/src/sgDiv.c.in  2013-12-11 17:42:15.0 +1300
+++ squidGuard-1.4.upgraded/src/sgDiv.c.in  2013-12-11 18:58:40.0 
+1300
@@ -782,7 +782,7 @@
   }
   sgLogError(Going into emergency mode);
   while(fgets(buf, MAX_BUF, stdin) != NULL){
-puts();
+puts(ERR);
 fflush(stdout);
   }
   sgLogError(ending emergency mode, stdin empty);



commit f2fs-tools for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2015-03-30 19:33:30

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


Package is f2fs-tools

Changes:

--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes2014-09-25 
08:43:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes   
2015-03-30 19:33:31.0 +0200
@@ -1,0 +2,11 @@
+Sat Mar 28 23:54:41 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.4.1
+* fsck: remove corrupted data indices in direct node blocks
+* fsck/mkfs: support large sector size
+* parse.f2fs: add a tool to parse IO traces made by runtime f2fs
+* fsck: show orphan inodes when fixing partition
+- Drop 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
+  (merged)
+
+---

Old:

  0001-build-provide-definitions-for-byteswapping-on-big-en.patch
  f2fs-tools-1.4.0.tar.xz

New:

  f2fs-tools-1.4.1.tar.xz



Other differences:
--
++ f2fs-tools.spec ++
--- /var/tmp/diff_new_pack.KZ1iNM/_old  2015-03-30 19:33:31.0 +0200
+++ /var/tmp/diff_new_pack.KZ1iNM/_new  2015-03-30 19:33:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,18 +18,17 @@
 
 Name:   f2fs-tools
 %define lname  libf2fs0
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:Utilities for the Flash-friendly Filesystem (F2FS)
 License:GPL-2.0 and LGPL-2.1
 Group:  System/Filesystems
 Url:http://f2fs-tools.sf.net/_(disused)
 
-#Snapshot: v1.4.0
+#Snapshot: v1.4.1
 #Git-Clone:git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 #DL-URL:   no location known - no tarballs provided
 Source: %name-%version.tar.xz
-Patch1: 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -43,7 +42,6 @@
 
 %prep
 %setup -qn %name
-%patch -P 1 -p1
 
 %build
 if [ ! -e configure ]; then
@@ -54,7 +52,7 @@
 
 %install
 b=%buildroot
-make install DESTDIR=$b sbindir=%_sbindir
+%make_install sbindir=%_sbindir
 # The devel file is quite useless ATM without public headers.
 rm -f $b/%_libdir/*.{la,so}
 
@@ -63,11 +61,8 @@
 
 %files
 %defattr(-,root,root)
-%_sbindir/dump.f2fs
 %_sbindir/f2fstat
-%_sbindir/fibmap.f2fs
-%_sbindir/fsck.f2fs
-%_sbindir/mkfs.f2fs
+%_sbindir/*.f2fs
 %_libdir/libf2fs.so.0*
 %_mandir/man8/*
 %doc COPYING

++ f2fs-tools-1.4.0.tar.xz - f2fs-tools-1.4.1.tar.xz ++
 2876 lines of diff (skipped)




commit python-dfVFS for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package python-dfVFS for openSUSE:Factory 
checked in at 2015-03-30 19:32:53

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


Package is python-dfVFS

Changes:

--- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes
2014-12-23 11:49:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-dfVFS.new/python-dfVFS.changes   
2015-03-30 19:32:56.0 +0200
@@ -1,0 +2,20 @@
+Wed Mar 25 14:59:26 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150303
+  * dfVFS is in a rapid state of development and Changelog entries have not 
been implemented by upstream
+- add Requires: pysigscan, it is a new dependency
+- add a new %exclude in %files due to doubly included %doc files
+- remove spec file entry deleting installed examples.  Resolved upstream.
+  * see https://github.com/log2timeline/dfvfs/issues/4
+- chmod run_tests.py to remove the executable bits.  Was causing a rmplint 
warning.
+
+---
+Wed Jan 21 15:22:54 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150108
+  * bugfix for auto-dependency build
+- add explicit %py_compile . to resolve rpmlint complaint about datestamps 
not matching
+- add the examples folder to the %doc section of %files
+- add run_tests.py to the %doc section of %files
+
+---

Old:

  dfvfs-20141220.tar.gz

New:

  dfvfs-20150303.tar.gz



Other differences:
--
++ python-dfVFS.spec ++
--- /var/tmp/diff_new_pack.K7iBCJ/_old  2015-03-30 19:32:58.0 +0200
+++ /var/tmp/diff_new_pack.K7iBCJ/_new  2015-03-30 19:32:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dfVFS
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,7 +16,7 @@
 #
 
 
-%define timestamp 20141220
+%define timestamp 20150303
 Name:   python-dfVFS
 Version:0~%{timestamp}
 Release:0
@@ -24,7 +24,7 @@
 License:Apache-2.0
 Group:  Productivity/File utilities
 Url:https://github.com/log2timeline/dfvfs/wiki
-Source: 
https://github.com/log2timeline/dfvfs/releases/download/20141220/dfvfs-20141220.tar.gz
+Source: 
https://github.com/log2timeline/dfvfs/releases/download/%timestamp/dfvfs-%timestamp.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
@@ -32,6 +32,7 @@
 Requires:   pybde
 Requires:   pyewf
 Requires:   pyqcow
+Requires:   pysigscan
 Requires:   pysmdev
 Requires:   pysmraw
 Requires:   python-construct
@@ -55,20 +56,28 @@
 %setup -q -n dfvfs-%{timestamp}
 find dfvfs -name \*.py | xargs sed -i /#!\/usr\/bin\/python/d
 chmod -x utils/check_dependencies.py
+chmod -x run_tests.py
 
 %build
 python setup.py build
 
 %install
 python setup.py install --root=%{buildroot} --prefix=%{_prefix}
+# force complie to resolve an rpmlint complaint
+pushd %{buildroot}%{python_sitelib}/dfvfs/
+%py_compile .
+popd
 %fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root)
-%doc ACKNOWLEDGEMENTS AUTHORS LICENSE
+%doc ACKNOWLEDGEMENTS AUTHORS LICENSE README
 %doc utils/check_dependencies.py
+%doc run_tests.py
+%doc examples
 %{python_sitelib}/dfvfs-%{timestamp}-py2.7.egg-info
 %{python_sitelib}/dfvfs
-%exclude %{python_sitelib}/examples
+# these are installed into the wrong place
+%exclude %{_datadir}/doc/dfvfs/
 
 %changelog

++ dfvfs-20141220.tar.gz - dfvfs-20150303.tar.gz ++
/work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20141220.tar.gz 
/work/SRC/openSUSE:Factory/.python-dfVFS.new/dfvfs-20150303.tar.gz differ: char 
5, line 1




commit epson-inkjet-printer-escpr for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package epson-inkjet-printer-escpr for 
openSUSE:Factory checked in at 2015-03-30 19:32:49

Comparing /work/SRC/openSUSE:Factory/epson-inkjet-printer-escpr (Old)
 and  /work/SRC/openSUSE:Factory/.epson-inkjet-printer-escpr.new (New)


Package is epson-inkjet-printer-escpr

Changes:

--- 
/work/SRC/openSUSE:Factory/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr.changes
2015-01-14 11:44:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.epson-inkjet-printer-escpr.new/epson-inkjet-printer-escpr.changes
   2015-03-30 19:32:50.0 +0200
@@ -1,0 +2,6 @@
+Fri Mar 20 11:01:33 CET 2015 - jsm...@suse.de
+
+- For SLE12 build it with traditional CUPS 1.5.4 to ensure
+  it works on SLE12 both with CUPS 1.7.5 and CUPS 1.5.4.
+
+---



Other differences:
--
++ epson-inkjet-printer-escpr.spec ++
--- /var/tmp/diff_new_pack.FNjbu2/_old  2015-03-30 19:32:50.0 +0200
+++ /var/tmp/diff_new_pack.FNjbu2/_new  2015-03-30 19:32:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epson-inkjet-printer-escpr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,8 +17,23 @@
 
 
 Name:   epson-inkjet-printer-escpr
+# SLE12 needs special BuildRequires.
+# For suse_version values see 
https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
+%if 0%{?suse_version} == 1315
+# For SLE12 by default CUPS 1.7.5 is provided and alternatively CUPS 1.5.4 is 
provided in the legacy module.
+# For SLE12 build it with traditional CUPS 1.5.4 to ensure it works on SLE12 
both with CUPS 1.7.5 and CUPS 1.5.4
+# because libcups and libcupsimage in CUPS 1.7.5 are backward compatible with 
CUPS 1.5.4 so that applications
+# that have been built with CUPS 1.5.4 also work under CUPS 1.7.5 but the 
libraries in CUPS 1.7.5 provide
+# some additional functions so that applications that have been built with 
CUPS 1.7.5 and use those
+# additional functions would not work under CUPS 1.7.5.
+# Only in the Printing project for SLE12 use cups154-ddk (a sub package of the 
cups154-SLE12 source package):
+BuildRequires:  cups154
+BuildRequires:  cups154-devel
+%else
+# Anything what is not SLE12 (i.e. SLE11 and all openSUSE versions) have 
normal BuildRequires:
 BuildRequires:  cups
 BuildRequires:  cups-devel
+%endif
 # All printer driver packages should have BuildRequires: python-cups
 # because python-cups installs special rpm macros that adds Provides tags
 # for the printer drivers supported by the package,




commit evolution-rss for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package evolution-rss for openSUSE:Factory 
checked in at 2015-03-30 19:14:52

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


Package is evolution-rss

Changes:

--- /work/SRC/openSUSE:Factory/evolution-rss/evolution-rss.changes  
2014-11-24 11:08:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-rss.new/evolution-rss.changes 
2015-03-30 19:14:53.0 +0200
@@ -1,0 +2,39 @@
+Fri Mar 20 08:33:14 UTC 2015 - dims...@opensuse.org
+
+- Add 0001-Fix-compiler-warning.patch: Fix compiler warning.
+
+---
+Thu Mar 19 09:55:55 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.3.95~20150316:
+  + Updated Greek translation
+  + better handle enclosures obey filesize if present
+  + fix subject on enclosured feed messages
+  + fix subject on feeds (take II) and bring back categories
+  + Updated Hungarian translation
+  + Updated Polish translation
+  + Updated Czech translation
+  + don't crash on freeing category
+  + bring back feeds comments
+  + hide individual feed errors by default it gests annoying to
+have a lot of errors alert dialogs for each feed every time it
+is fetched.
+  + Added Bosnian translation
+  + Updated Lithuanian translation
+  + Updated Swedish translation
+
+---
+Thu Feb 19 12:15:02 UTC 2015 - opensuse-packag...@opensuse.org
+
+- Update to version 0.3.95~20150213:
+  + add link/href parsing (fixes html rendering).
+  + make feed enclosures work again.
+- Add gnome-common and gconf2-devel BuildRequires and call to
+  autogen.sh.
+
+---
+Wed Jan 28 08:49:03 UTC 2015 - dims...@opensuse.org
+
+- Updated files section for Evolution 3.13.x.
+
+---

Old:

  evolution-rss-0.3.95~git20141120.b2253df.tar.xz

New:

  0001-Fix-compiler-warning.patch
  _service
  _servicedata
  evolution-rss-0.3.95~20150316.tar.xz



Other differences:
--
++ evolution-rss.spec ++
--- /var/tmp/diff_new_pack.Ld1dZl/_old  2015-03-30 19:14:54.0 +0200
+++ /var/tmp/diff_new_pack.Ld1dZl/_new  2015-03-30 19:14:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package evolution-rss
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,14 +26,18 @@
 %define _evo_errordir %(pkg-config --variable errordir evolution-plugin-3.0)
 %endif
 Name:   evolution-rss
-Version:0.3.95~git20141120.b2253df
+Version:0.3.95~20150316
 Release:0
 Summary:Evolution Plugin for RSS Feeds Support
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Clients
 Url:http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Source: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM 0001-Fix-compiler-warning.patch bgo#746511 
dims...@opensuse.org -- Fix compiler warning
+Patch0: 0001-Fix-compiler-warning.patch
 BuildRequires:  gcc-c++
+BuildRequires:  gconf2-devel
+BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(evolution-data-server-1.2)
@@ -67,8 +71,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+NOCONFIGURE=1 ./autogen.sh
 %configure --disable-schemas-install
 make %{?_smp_mflags}
 
@@ -89,8 +95,8 @@
 %{_bindir}/evolution-import-rss
 %{_datadir}/appdata/evolution-rss.metainfo.xml
 %{_datadir}/applications/evolution-rss.desktop
-%{_datadir}/evolution/%{_evo_branch}/ui/rss-html-rendering.ui
-%{_datadir}/evolution/%{_evo_branch}/ui/rss-main.ui
+%{_datadir}/evolution/ui/rss-html-rendering.ui
+%{_datadir}/evolution/ui/rss-main.ui
 %{_datadir}/GConf/gsettings/evolution-rss.convert
 
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.evolution-rss.gschema.xml
 %{_evo_errordir}/org-gnome-evolution-rss.error
@@ -106,7 +112,7 @@
 %{_evo_plugindir}/liborg-gnome-evolution-rss.so
 %{_evo_plugindir}/org-gnome-evolution-rss.eplug
 %{_evo_plugindir}/org-gnome-evolution-rss.xml
-%{_libdir}/evolution/%{_evo_branch}/modules/evolution-module-rss.so
+%{_libdir}/evolution/modules/evolution-module-rss.so
 
 %files -n %{_name}-lang -f %{name}.lang
 %defattr(-,root,root)

++ 0001-Fix-compiler-warning.patch ++
From 92e5046474f22c59762e9f5dcbc5603fac2f3b51 Mon Sep 17 00:00:00 2001
From: Dominique 

commit sushi for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package sushi for openSUSE:Factory checked 
in at 2015-03-30 19:14:14

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


Package is sushi

Changes:

--- /work/SRC/openSUSE:Factory/sushi/sushi.changes  2015-02-03 
11:40:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.sushi.new/sushi.changes 2015-03-30 
19:14:15.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 10 08:56:24 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Fix deadlock with recent clutter/clutter-gtk.
+  + Don't require a parent window.
+  + Port HTML viewer to WebKit2.
+  + Fix margins in RTL.
+  + Fix toolbar icons for RTL.
+- Replace pkgconfig(webkitgtk-3.0) BuildRequires with
+  pkgconfig(webkit2gtk-4.0): follow upstreams port to WebKit2.
+
+---

Old:

  sushi-3.12.0.tar.xz

New:

  sushi-3.15.90.tar.xz



Other differences:
--
++ sushi.spec ++
--- /var/tmp/diff_new_pack.a9Wvt3/_old  2015-03-30 19:14:16.0 +0200
+++ /var/tmp/diff_new_pack.a9Wvt3/_new  2015-03-30 19:14:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sushi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   sushi
-Version:3.12.0
+Version:3.15.90
 Release:0
 Summary:Quick Previewer for Nautilus
 License:SUSE-GPL-2.0-with-plugin-exception
 Group:  Productivity/File utilities
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/sushi/3.12/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/sushi/3.15/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 %ifnarch ppc || ppc64 || ppc64le
@@ -41,10 +41,10 @@
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.13.2
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libmusicbrainz5)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends: %{name}-lang
 Recommends: unoconv
 Supplements:nautilus

++ sushi-3.12.0.tar.xz - sushi-3.15.90.tar.xz ++
 5842 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/sushi-3.12.0/Makefile.am new/sushi-3.15.90/Makefile.am
--- old/sushi-3.12.0/Makefile.am2014-04-23 01:14:38.0 +0200
+++ new/sushi-3.15.90/Makefile.am   2015-03-09 22:59:37.0 +0100
@@ -13,6 +13,10 @@
 MAINTAINERCLEANFILES = \
 INSTALL \
 aclocal.m4 \
+config \
 config.log \
 config.status \
-configure
+configure \
+m4
+
+-include $(top_srcdir)/git.mk
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/sushi-3.12.0/NEWS new/sushi-3.15.90/NEWS
--- old/sushi-3.12.0/NEWS   2014-04-23 01:48:46.0 +0200
+++ new/sushi-3.15.90/NEWS  2015-03-09 22:59:37.0 +0100
@@ -1,3 +1,12 @@
+3.15.90 - Mexican Bus
+===
+
+- Fix deadlock with recent clutter/clutter-gtk
+- Don't require a parent window
+- Port HTML viewer to WebKit2 (Marcos Chavarría Teijeiro)
+- Fix margins in RTL (Yosef Or Boczko)
+- Fix toolbar icons for RTL (Yosef Or Boczko)
+
 3.12.0 - Hippie Hill
 ==
 
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/sushi-3.12.0/config/config.h.in new/sushi-3.15.90/config/config.h.in
--- old/sushi-3.12.0/config/config.h.in 2014-04-23 01:49:36.0 +0200
+++ 

commit gjs for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2015-03-30 19:14:23

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


Package is gjs

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2014-10-05 20:28:02.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2015-03-30 
19:14:24.0 +0200
@@ -1,0 +2,19 @@
+Wed Feb  4 15:46:10 UTC 2015 - dims...@opensuse.org
+
+- Require gjs by the devel package: a user installing the -devel
+  package expects the interpreter to also be present.
+
+---
+Sun Dec 21 21:01:08 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.43.3:
+  + GTypeClass and GTypeInterface methods, such as
+g_object_class_list_properties(), are now available
+(bgo#700347).
+  + Added full automatic support for GTK widget templates
+(bgo#700347, bgo#737661, bgo##739739).
+  + Added control of JS Date caches to system module (bgo#739790).
+  + Misc bug fixes and memory leak fixes (bgo#738122, bgo#740696,
+bgo#737701).
+
+---

Old:

  gjs-1.42.0.tar.xz

New:

  gjs-1.43.3.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.b0axKG/_old  2015-03-30 19:14:24.0 +0200
+++ /var/tmp/diff_new_pack.b0axKG/_new  2015-03-30 19:14:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gjs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,14 +17,14 @@
 
 
 Name:   gjs
-Version:1.42.0
+Version:1.43.3
 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.42/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gjs/1.43/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
@@ -66,6 +66,7 @@
 %package -n libgjs-devel
 Summary:JavaScript bindings based on gobject-introspection and Mozilla
 Group:  Development/Libraries/GNOME
+Requires:   %{name} = %{version}
 Requires:   libgjs0 = %{version}
 Requires:   typelib-1_0-GjsPrivate-1_0 = %{version}
 # Just a helper provides

++ gjs-1.42.0.tar.xz - gjs-1.43.3.tar.xz ++
 19708 lines of diff (skipped)




commit grilo-plugins for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2015-03-30 19:14:30

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


Package is grilo-plugins

Changes:

--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes  
2015-02-03 11:40:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2015-03-30 19:14:31.0 +0200
@@ -1,0 +2,63 @@
+Wed Feb 18 08:10:16 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.2.14:
+  + General:
+- bgo#724308: Make it possible to pass flags to remove().
+- bgo#725148: Automatic network awareness.
+- bgo#740942: core: Fix excessive ref'ing when registering new
+  keys.
+- bgo#740943: core: Add register_keys plugin function.
+- bgo#741207: Minor fixes at local-metadata and thetvdb.
+- bgo#743449: Use HTTPS whenever possible.
+  + Bookmarks plugin:
+- Fix thumbnail URL not getting saved.
+- Fix updating bookmarks.
+- Emit item-removed only when item is actually removed.
+  + dLeyna plugin: Crash in the dLeyna plugin (bgo#740052).
+  + Euronews source: Folder icons for Euronews and The Guardian
+Videos (bgo#736548).
+  + Flickr plugin: Small fixes.
+  + Freebox plugin: core: Add audio-track property (bgo#744168).
+  + Local Metadata plugin:
+- bgo#740927: Add support for getting gibest hash.
+- bgo#741562: Broken title with another TV episode format.
+  + Lua Factory plugin:
+- bgo#725147: Support embedded resources.
+- bgo#729680: Some HTML entities not unescaped by
+  grl.unescape().
+- bgo#737169: Avoid warning if fetching an item failed.
+- bgo#739508: Warn when dates are in an invalid format.
+- bgo#740761: Correct file size metadata key.
+- bgo#740765: Fix use-after-free.
+- bgo#740928: Add support for boolean media properties.
+- bgo#742523: Work-around websites that still use ISO8859-1.
+- bgo#744353: may_resolve doesn't handle media being NULL.
+  + OpenSubtitles plugin: opensubtitles: Add plugin (bgo#740871).
+  + Podcasts plugin: Fix crasher when DB could not be opened
+(bgo#741258).
+  + Radiofrance source:
+- Support EPG down.
+- Added icon.
+  + TheTVDB plugin: Unset title-from-filename when changing title
+(bgo#740763).
+  + TMDb plugin:
+- bgo#739502: Don't try to resolve TV series.
+- bgo#740763: Unset title-from-filename when changing title.
+- bgo#743316: Add libsoup as dependency to tmdb plugin in
+  configure.ac.
+  + Tracker plugin
+- bgo#740707: Add range filter support.
+- bgo#740756: Correctly set title-from-filename.
+- bgo#740761: Correct file size metadata key.
+  + The Guardian Videos source:
+- bgo#736548: Folder icons for Euronews and The Guardian
+  Videos.
+- bgo#737176: Update for new API.
+  + YouTube plugin
+- Small fixes.
+- bgo#744015: Remove code supporting libgdata  0.9.1.
+  + Updated translations.
+- Enable pkgconfig(libmediaart-2.0) BuildRequires: upstream ported
+  the code completely.
+
+---
@@ -5,0 +69,7 @@
+
+---
+Sat Dec 20 10:14:34 UTC 2014 - zai...@opensuse.org
+
+- Replace pkgconfig(libmediaart-1.0) for pkgconfig(libmediaart-2.0)
+  BuildRequirs, but disabled for now, as upstream has not ported
+  to the new api.

Old:

  grilo-plugins-0.2.13.tar.xz

New:

  grilo-plugins-0.2.14.tar.xz



Other differences:
--
++ grilo-plugins.spec ++
--- /var/tmp/diff_new_pack.c3ZaM6/_old  2015-03-30 19:14:32.0 +0200
+++ /var/tmp/diff_new_pack.c3ZaM6/_new  2015-03-30 19:14:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grilo-plugins
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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.13
+Version:0.2.14
 Release:0
 Summary:Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:LGPL-2.1+
@@ -39,16 +39,16 @@
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(goa-1.0) = 3.11.4
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(gom-1.0) = 0.2.1
-BuildRequires:  pkgconfig(grilo-0.2) = 0.2.10
+BuildRequires:  pkgconfig(gom-1.0) = 0.3.0
+BuildRequires:  

commit cogl for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2015-03-30 19:14:46

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


Package is cogl

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2014-12-17 
19:18:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2015-03-30 
19:14:47.0 +0200
@@ -1,0 +2,9 @@
+Tue Feb 24 10:24:45 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.20.0:
+  + Support for quad buffer based stereo rendering.
+  + Support for Mir window system.
+  + A number of updates for the Wayland support.
+  + Improved vblank sync when using glXWaitForMSC.
+
+---

Old:

  cogl-1.18.2.tar.xz

New:

  cogl-1.20.0.tar.xz



Other differences:
--
++ cogl.spec ++
--- /var/tmp/diff_new_pack.qt1dmy/_old  2015-03-30 19:14:48.0 +0200
+++ /var/tmp/diff_new_pack.qt1dmy/_new  2015-03-30 19:14:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cogl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,13 +24,13 @@
 %define with_GLES2 0
 
 Name:   cogl
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 License:MIT
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/cogl/1.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cogl/1.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc = 1.13
@@ -171,7 +171,8 @@
 --enable-gles2 --enable-cogl-gles2 \
 %endif
 %{nil}
-make %{?_smp_mflags} V=1
+
+make V=1 # %{?_smp_mflags} disabled, as it randomly fails for now
 
 %install
 %make_install

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.qt1dmy/_old  2015-03-30 19:14:48.0 +0200
+++ /var/tmp/diff_new_pack.qt1dmy/_new  2015-03-30 19:14:48.0 +0200
@@ -1,4 +1,3 @@
 libcogl20
   requires Mesa-targettype
-libcogl-gles2-20
 libcogl-pango20

++ cogl-1.18.2.tar.xz - cogl-1.20.0.tar.xz ++
 32984 lines of diff (skipped)




commit notification-daemon for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package notification-daemon for 
openSUSE:Factory checked in at 2015-03-30 19:14:59

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


Package is notification-daemon

Changes:

--- /work/SRC/openSUSE:Factory/notification-daemon/notification-daemon.changes  
2015-01-30 23:57:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.notification-daemon.new/notification-daemon.changes 
2015-03-30 19:15:00.0 +0200
@@ -1,0 +2,6 @@
+Thu Jan 29 11:22:43 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.2:
+  + Fix few deprecation warnings.
+
+---

Old:

  notification-daemon-3.14.1.tar.xz

New:

  notification-daemon-3.15.2.tar.xz



Other differences:
--
++ notification-daemon.spec ++
--- /var/tmp/diff_new_pack.SzuQtc/_old  2015-03-30 19:15:01.0 +0200
+++ /var/tmp/diff_new_pack.SzuQtc/_new  2015-03-30 19:15:01.0 +0200
@@ -17,18 +17,18 @@
 
 
 Name:   notification-daemon
-Version:3.14.1
+Version:3.15.2
 Release:0
 Summary:Notification Daemon
 License:GPL-2.0+
 Group:  System/Daemons
 Url:http://www.galago-project.org/
-Source: 
http://download.gnome.org/sources/notification-daemon/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/notification-daemon/3.15/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.8.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.15.2
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang

++ notification-daemon-3.14.1.tar.xz - notification-daemon-3.15.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-3.14.1/Makefile.am 
new/notification-daemon-3.15.2/Makefile.am
--- old/notification-daemon-3.14.1/Makefile.am  2014-11-24 19:32:06.0 
+0100
+++ new/notification-daemon-3.15.2/Makefile.am  2014-11-24 20:11:06.0 
+0100
@@ -7,39 +7,35 @@
AUTHORS NEWS INSTALL COPYING README \
ChangeLog \
autogen.sh \
-   configure.ac \
-   intltool-extract.in \
-   intltool-merge.in \
-   intltool-update.in
+   configure.ac
 
 $(OBJECTS): libtool
 libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
 
-DISTCLEANFILES = \
-   intltool-extract \
-   intltool-merge \
-   intltool-update
-
 MAINTAINERCLEANFILES = \
-$(srcdir)/INSTALL \
-$(srcdir)/aclocal.m4 \
-$(srcdir)/autoscan.log \
-$(srcdir)/compile \
-$(srcdir)/config.guess \
-$(srcdir)/config.h.in \
-$(srcdir)/config.sub \
-$(srcdir)/configure.scan \
-$(srcdir)/depcomp \
-$(srcdir)/install-sh \
-$(srcdir)/ltmain.sh \
-$(srcdir)/missing \
-$(srcdir)/mkinstalldirs \
-$(srcdir)/omf.make \
-$(srcdir)/xmldocs.make \
-$(srcdir)/gtk-doc.make \
-$(srcdir)/ChangeLog \
-`find $(srcdir) -type f -name Makefile.in -print`
-
+   $(srcdir)/INSTALL \
+   $(srcdir)/aclocal.m4 \
+   $(srcdir)/compile \
+   $(srcdir)/config.guess \
+   $(srcdir)/config.h.in \
+   $(srcdir)/config.h.in~ \
+   $(srcdir)/config.sub \
+   $(srcdir)/depcomp \
+   $(srcdir)/install-sh \
+   $(srcdir)/ltmain.sh \
+   $(srcdir)/missing \
+   $(srcdir)/mkinstalldirs \
+   `find $(srcdir) -type f -name Makefile.in -print` \
+   $(srcdir)/configure \
+   $(srcdir)/gtk-doc.make \
+   $(srcdir)/macros/gtk-doc.m4 \
+   $(srcdir)/macros/intltool.m4 \
+   $(srcdir)/macros/libtool.m4 \
+   $(srcdir)/macros/ltoptions.m4 \
+   $(srcdir)/macros/ltsugar.m4 \
+   $(srcdir)/macros/ltversion.m4 \
+   $(srcdir)/macros/lt~obsolete.m4
 
+GITIGNOREFILES = $(PACKAGE)-\*.tar.{gz,bz2,xz}
 -include $(top_srcdir)/git.mk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-3.14.1/Makefile.in 
new/notification-daemon-3.15.2/Makefile.in
--- old/notification-daemon-3.14.1/Makefile.in  2014-11-24 19:54:11.0 
+0100
+++ new/notification-daemon-3.15.2/Makefile.in  2014-11-29 14:32:55.0 
+0100
@@ -366,36 +366,33 @@
AUTHORS NEWS INSTALL COPYING README \
ChangeLog \
autogen.sh \
-   configure.ac \
-   intltool-extract.in \
-   

commit gedit-plugins for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2015-03-30 19:20:20

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


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2015-02-11 16:44:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2015-03-30 19:20:22.0 +0200
@@ -1,0 +2,34 @@
+Tue Mar 24 08:54:54 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Mar 23 15:21:40 UTC 2015 - badshah...@gmail.com
+
+- Main package should Suggest instead of Recommending individual
+  plugin packages; split Provides for individual plugin
+  subpackages to help with update.
+
+---
+Tue Mar 17 18:23:56 UTC 2015 - sfal...@opensuse.org
+
+-  Reworked subpackages, to provide for individual installation of
+   plugins, rather than getting all or nothing.
+
+---
+Mon Mar 16 09:06:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.1:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Wed Feb 18 19:06:57 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.14.1.tar.xz

New:

  gedit-plugins-3.16.0.tar.xz
  gedit-plugins.SUSE



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.NgqGBu/_old  2015-03-30 19:20:22.0 +0200
+++ /var/tmp/diff_new_pack.NgqGBu/_new  2015-03-30 19:20:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,10 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.14.1
+Version:3.16.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.16/%{name}-%{version}.tar.xz
+Source1:gedit-plugins.SUSE
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -43,6 +44,24 @@
 Requires:   %{name}-lang = %{version}
 Requires:   gedit = 3.14.0
 Enhances:   gedit
+Recommends: %{name}-data
+Suggests:   gedit-plugin-bookmarks
+Suggests:   gedit-plugin-bracketcompletion
+Suggests:   gedit-plugin-charmap
+Suggests:   gedit-plugin-codecomment
+Suggests:   gedit-plugin-colorpicker
+Suggests:   gedit-plugin-colorschemer
+Suggests:   gedit-plugin-commander
+Suggests:   gedit-plugin-dashboard
+Suggests:   gedit-plugin-drawspaces
+Suggests:   gedit-plugin-git
+Suggests:   gedit-plugin-joinlines
+Suggests:   gedit-plugin-multiedit
+Suggests:   gedit-plugin-smartspaces
+Suggests:   gedit-plugin-synctex
+Suggests:   gedit-plugin-terminal
+Suggests:   gedit-plugin-textsize
+Suggests:   gedit-plugin-wordcompletion
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -64,11 +83,174 @@
  * Show tabbar A very basic plugin which shows or hides the gedit tabbar
  * Terminal A simple terminal widget accessible from the bottom panel
 
+%package -n %{name}-data
+Summary:Common data required by plugins
+Group:  Productivity/Editors/Other
+Requires:   gedit
+
+%description -n %{name}-data
+Common files required by all plugins
+
+%package -n gedit-plugin-bookmarks
+Summary:Gedit bookmarks plugin
+Group:  Productivity/Editors/Other
+Requires:   %{name}-data = %{version}
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/bookmarks.plugin
+
+%description -n gedit-plugin-bookmarks
+The gedit bookmarks plugin.
+
+%package -n gedit-plugin-bracketcompletion
+Summary:Gedit bracketcompletion plugin
+Group:  Productivity/Editors/Other
+Requires:   %{name}-data = %{version}
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/bracketcompletion.plugin
+
+%description -n 

commit gnome-shell-extensions for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2015-03-30 19:20:40

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


Package is gnome-shell-extensions

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2014-12-21 12:01:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2015-03-30 19:20:41.0 +0200
@@ -1,0 +2,91 @@
+Mon Mar 23 20:33:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Thu Mar 19 06:40:43 UTC 2015 - cxi...@suse.com
+
+- Add gnome-shell-reload-specials-when-xdg-user-dirs-changes.patch.
+  Let places menu handle changes of special user directories
+  properly (bnc#885490, bgo#746338).
+
+---
+Wed Mar 18 08:22:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + classic: Update theme.
+  + update for mutter API changes.
+  + Updated translations.
+
+---
+Thu Mar  5 17:09:53 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Classic: Update theme.
+  + systemMonitor extension was removed, as the message tray where
+it put its indicator no longer exists.
+  + window-list: Adjust for gnome-shell changes.
+
+---
+Sat Feb 21 11:05:16 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + classic: Visual refresh based on new shell theme.
+  + window-list: Adjust for gnome-shell changes.
+  + Updated translations.
+
+---
+Wed Feb  4 17:10:17 UTC 2015 - mgo...@suse.com
+
+- Add a Recommends on gnome-shell-extensions-common-lang in
+  gnome-shell-classic.
+
+---
+Sun Jan 25 22:58:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.4:
+  + window-list: Improve interaction with system modal dialogs.
+  + Updated translations.
+
+---
+Sat Dec 20 12:15:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3.1:
+  + Adjust to gnome-shell change.
+
+---
+Fri Dec 19 17:11:07 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + classic-mode:
+- Add high-contrast theme variant.
+- Drop .desktop file.
+  + places-menu: Fix error when XDG user directories are not set
+up.
+  + window-list: Add option to show on all monitors.
+  + Updated translations.
+
+---
+Wed Dec 19 17:10:33 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + removable-drive, user-theme, window-list: Update for
+gnome-shell changes.
+  + apps-menu: Fix some visual glitches.
+  + Fix classic mode style.
+  + Updated translations.
+
+---
+Wed Dec 19 17:09:33 UTC 2014 - badshah...@gmail.com
+
+- Fix build failure by having the package own the directory
+  /usr/share/gnome-shell/theme. 
+
+---
+Wed Dec 19 17:08:33 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + Updated translations.
+
+---

Old:

  gnome-shell-extensions-3.14.3.tar.xz

New:

  gnome-shell-extensions-3.16.0.tar.xz
  gnome-shell-reload-specials-when-xdg-user-dirs-changes.patch



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.tHKV12/_old  2015-03-30 19:20:42.0 +0200
+++ /var/tmp/diff_new_pack.tHKV12/_new  2015-03-30 19:20:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell-extensions
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,16 @@
 
 
 Name:   gnome-shell-extensions
-Version:3.14.3
+Version:3.16.0
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:

commit gnome-user-docs for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2015-03-30 19:20:06

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


Package is gnome-user-docs

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2014-11-18 22:48:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2015-03-30 19:20:07.0 +0200
@@ -1,0 +2,28 @@
+Mon Mar 23 22:56:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Tue Mar 17 08:51:47 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Updates to GNOME Help.
+  + Updated translations.
+
+---
+Tue Mar  3 12:36:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Updates to GNOME Help.
+  + Updated translations.
+
+---
+Tue Feb 17 09:41:04 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Updates to GNOME Help.
+  + Updates to System Admin Guide.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.14.2.tar.xz

New:

  gnome-user-docs-3.16.0.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.rgBJ22/_old  2015-03-30 19:20:09.0 +0200
+++ /var/tmp/diff_new_pack.rgBJ22/_new  2015-03-30 19:20:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-user-docs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   gnome-user-docs
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-user-docs/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-user-docs/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang

++ gnome-user-docs-3.14.2.tar.xz - gnome-user-docs-3.16.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs-3.14.2.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs-3.16.0.tar.xz 
differ: char 26, line 1




commit harfbuzz for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2015-03-30 19:20:48

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


Package is harfbuzz

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2015-03-16 
09:41:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2015-03-30 
19:20:50.0 +0200
@@ -1,0 +2,6 @@
+Sat Mar 21 23:16:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.9.40:
+  + Another hb-coretext crasher fix.
+
+---

Old:

  harfbuzz-0.9.39.tar.bz2

New:

  harfbuzz-0.9.40.tar.bz2



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.VTxfNV/_old  2015-03-30 19:20:51.0 +0200
+++ /var/tmp/diff_new_pack.VTxfNV/_new  2015-03-30 19:20:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   harfbuzz
-Version:0.9.39
+Version:0.9.40
 Release:0
 Summary:An OpenType text shaping engine
 License:MIT

++ harfbuzz-0.9.39.tar.bz2 - harfbuzz-0.9.40.tar.bz2 ++
 3611 lines of diff (skipped)




commit atk for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package atk for openSUSE:Factory checked in 
at 2015-03-30 19:20:27

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


Package is atk

Changes:

--- /work/SRC/openSUSE:Factory/atk/atk.changes  2014-09-30 19:41:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes 2015-03-30 
19:20:29.0 +0200
@@ -1,0 +2,66 @@
+Fri Mar 20 23:43:41 UTC 2015 - badshah...@gmail.com
+
+- Update to version 2.16.0:
+  + Bug fixed: Fix a couple of GTK-Doc comment blocks
+(bgo#746459).
+  + Visual Studio support:
+- Speed Up Release Builds.
+- Fix and improve .pdb Generation.
+- Install .pdb Files.
+  + Updated translations.
+
+---
+Wed Mar  4 08:47:35 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.91:
+  + autogen.sh: stop using deprecated gnome-autogen.sh.
+  + configure.ac: Stop using deprecated GNOME-specific autoconf
+macros.
+  + Updated translations.
+
+---
+Wed Jan 28 15:33:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + AtkRole: bgo#742806: Add new roles for fractions, roots,
+subscripts, and superscripts.
+
+---
+Thu Dec 18 02:58:56 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.3:
+  + AtkState: Add ATK_STATE_READ_ONLY (bgo#665598).
+  + Bugs fixed:
+- Unref STATE_TYPE class ref after using it at
+  state_type_get_name.
+- AtkTable: Added missing : on one gi annotation.
+  + Updated translations.
+
+---
+Fri Nov 28 19:01:39 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.2:
+  + AtkState:
+- bgo#739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT.
+- bgo#740152: Document the deprecation of ATK_STATE_ARMED.
+  + Documentation:
+- bgo#740044: Fix some unclear language regarding
+  ATK_STATE_ACTIVE.
+- bgo#740066: Improve documentation related to AtkState and
+  AtkStateSet.
+- Extend atk_focus_tracker_notify deprecation documentation.
+- Remove some in-code documentation, that is already part of
+  the docs.
+  + Updated translations.
+
+---
+Tue Nov 18 18:02:27 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.1:
+  + Add ATK_STATE_HAS_TOOLTIP (bgo#407539).
+  + Documentation:
+- Update README file.
+- Update documentation to reflect an additional use case for
+  STATE_INDETERMINATE (bgo#737602).
+
+---

Old:

  atk-2.14.0.tar.xz

New:

  atk-2.16.0.tar.xz



Other differences:
--
++ atk.spec ++
--- /var/tmp/diff_new_pack.YPQe9B/_old  2015-03-30 19:20:30.0 +0200
+++ /var/tmp/diff_new_pack.YPQe9B/_new  2015-03-30 19:20:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,10 +20,10 @@
 Summary:An Accessibility ToolKit
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:2.14.0
+Version:2.16.0
 Release:0
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/atk/2.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atk/2.16/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ atk-2.14.0.tar.xz - atk-2.16.0.tar.xz ++
 10748 lines of diff (skipped)




commit cheese for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-03-30 19:20:34

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


Package is cheese

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-11-18 
22:46:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-03-30 
19:20:35.0 +0200
@@ -1,0 +2,85 @@
+Tue Mar 24 08:17:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Tue Mar 17 08:16:55 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Updated translations.
+
+---
+Tue Feb 17 09:16:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Avoid warnings from -Wswitch-enum.
+  + Avoid a preprocessor warning.
+  + Fix const cast warnings.
+  + Fix signedness comparison error.
+  + Fix shadowed variable.
+  + Remove old-style function definitions.
+  + Fix signed comparison warning in camera service.
+  + Update gtkdoc_jh_path_xml_catalog.m4 from gtk-doc.
+  + Remove use of GSEAL_ENABLE.
+  + Remove use of GNOME_MAINTAINER_MODE_DEFINES.
+  + Drop use of gnome-autogen.sh.
+  + preferences: resolve ambiguous 'ListStore' usage.
+  + Updated translations.
+
+---
+Fri Jan 23 21:00:28 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.4:
+  + Ignore intermediate file with Automake 1.15.
+  + Removed obsolete variables in autogen.sh.
+  + um-crop-area:
+- Fix deprecated API usage (bgo#742530).
+- Enforce a minimum size. Otherwise, if callers aren't careful,
+  users could resize us so small that we'd crash inside
+  gdk_pixbuf_scale() (bgo#742530).
+- Fix background rendering around the picture (bgo#742530).
+
+---
+Wed Dec 17 21:05:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Refactor crop area scaling code: Recently committed patch
+f9d576e was modified before applying it into the g-c-c to be
+more readable. This patch reflect those changes in cheese.
+  + Updated translations.
+
+---
+Fri Nov 28 20:08:00 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + Fix Nepali desktop file keywords translation.
+  + Add name and summary elements to AppData. Pacify appstream-util
+validate.
+  + Limit default size for avatar cropping. Limit the default size
+to fit the image also (bgo#739870).
+  + Updated translations.
+
+---
+Tue Nov 18 16:34:15 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + Remove old marshaller header from doc ignore list.
+  + Use get_instance_private() instead of priv pointer. Use the
+generated macro rather than storing a pointer to the private
+struct within the object.
+  + Drop some trailing semicolons after macros.
+  + Use new-style private struct in CheeseCameraDevice.
+  + Use _get_instance_private() consistently in camera. Use the new
+cheese_camera_get_instance_private() instead of the old macro.
+  + Bump required Vala version for get_menu_by_id(). Use the get
+the given menu from GtkApplication.
+  - Refactor setup_camera() in CheeseWidget. Remove superfluous
+prototype. Use GSettings convenience getters. Reduce scope of
+some variables.
+  - Avoid using G_GNUC_CONST on _get_type(). As the g_type_ensure()
+documentation notes, it is incorrect to mark a _get_type()
+method with G_GNUC_CONST, as it as a side effect the first time
+it is called.
+
+---

Old:

  cheese-3.14.2.tar.xz

New:

  cheese-3.16.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.9FO2so/_old  2015-03-30 19:20:36.0 +0200
+++ /var/tmp/diff_new_pack.9FO2so/_new  2015-03-30 19:20:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cheese
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,13 +20,13 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:  

commit gnome-sound-recorder for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-sound-recorder for 
openSUSE:Factory checked in at 2015-03-30 19:20:12

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


Package is gnome-sound-recorder

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-sound-recorder/gnome-sound-recorder.changes
2014-11-11 10:00:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-sound-recorder.new/gnome-sound-recorder.changes
   2015-03-30 19:20:13.0 +0200
@@ -1,0 +2,40 @@
+Tue Mar 24 08:10:07 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Mon Mar 16 09:09:17 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Waveform bugfixes.
+  + Updated translations.
+
+---
+Tue Mar  3 12:33:58 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Force symbolic link creation during installation.
+  + Updated translations.
+
+---
+Tue Feb 17 09:45:00 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Correct overlapping of long titles and the date in main view.
+  + Improve window size.
+  + Improve file name assignment.
+  + Replace margin_right and margin_left with margin_start and
+margin_end.
+  + Updated translations.
+
+---
+Wed Dec 17 20:10:16 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Whitespace cleanup.
+  + Add hours to the time label for recordings.
+  + Fix line spacing.
+  + Updated translations.
+
+---

Old:

  gnome-sound-recorder-3.14.2.tar.xz

New:

  gnome-sound-recorder-3.16.0.tar.xz



Other differences:
--
++ gnome-sound-recorder.spec ++
--- /var/tmp/diff_new_pack.G7fbgK/_old  2015-03-30 19:20:13.0 +0200
+++ /var/tmp/diff_new_pack.G7fbgK/_new  2015-03-30 19:20:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-sound-recorder
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-sound-recorder
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:Sound Recorder
 License:BSD-3-Clause and LGPL-2.0+
 Group:  Multimedia
 Url:https://wiki.gnome.org/Design/Apps/SoundRecorder
-Source0:
http://download.gnome.org/sources/gnome-sound-recorder/3.14/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-sound-recorder/3.16/%{name}-%{version}.tar.xz
 Source99:   gnome-sound-recorder-rpmlintrc
 BuildRequires:  gjs
 BuildRequires:  intltool = 0.26
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.4
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.12
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires

++ gnome-sound-recorder-3.14.2.tar.xz - gnome-sound-recorder-3.16.0.tar.xz 
++
 12143 lines of diff (skipped)




commit webkitgtk for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package webkitgtk for openSUSE:Factory 
checked in at 2015-03-30 19:13:09

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


Package is webkitgtk

Changes:

--- /work/SRC/openSUSE:Factory/webkitgtk/webkitgtk.changes  2015-01-25 
21:14:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk.changes 2015-03-30 
19:13:11.0 +0200
@@ -1,0 +2,7 @@
+Mon Feb 23 09:29:15 UTC 2015 - dims...@opensuse.org
+
+- Add webkitgtk-WTF-GMutexLocker.patch: Fix build with GLib 2.43.4.
+  WebKit and GLib both have a GMutexLock in tree, which conflict.
+  Ensure WebKit uses its own WTF::GMutexLocker implementation.
+
+---
webkitgtk3.changes: same change

New:

  webkitgtk-WTF-GMutexLocker.patch



Other differences:
--
++ webkitgtk.spec ++
--- /var/tmp/diff_new_pack.wrrbxV/_old  2015-03-30 19:13:12.0 +0200
+++ /var/tmp/diff_new_pack.wrrbxV/_new  2015-03-30 19:13:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package webkitgtk
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,6 +73,8 @@
 Patch10:webkitgtk-ppc32.patch  
 # PATCH-FIX-UPSTREAM webkitgtk-compile-when-WK2-disabled.patch webkit#140241 
zai...@opensuse.org -- Cannot compile 2.4.8 when WK2 is disabled
 Patch11:webkitgtk-compile-when-WK2-disabled.patch
+# PATCH-FIX-UPSTREAM webkitgtk-WTF-GMutexLocker.patch webkit#141381 
dims...@opensuse.org -- Fix build with GLib 2.43.4, solve conflict on 
GMutexLock name
+Patch12:webkitgtk-WTF-GMutexLocker.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -333,6 +335,7 @@
 %patch10 -p1
 %endif
 %patch11 -p1
+%patch12 -p1
 # FIXME: workaround needed in  1.7.90 to fix build
 mkdir -p DerivedSources/webkit
 mkdir -p DerivedSources/WebCore

++ webkitgtk3.spec ++
--- /var/tmp/diff_new_pack.wrrbxV/_old  2015-03-30 19:13:12.0 +0200
+++ /var/tmp/diff_new_pack.wrrbxV/_new  2015-03-30 19:13:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package webkitgtk3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,6 +73,8 @@
 Patch10:webkitgtk-ppc32.patch  
 # PATCH-FIX-UPSTREAM webkitgtk-compile-when-WK2-disabled.patch webkit#140241 
zai...@opensuse.org -- Cannot compile 2.4.8 when WK2 is disabled
 Patch11:webkitgtk-compile-when-WK2-disabled.patch
+# PATCH-FIX-UPSTREAM webkitgtk-WTF-GMutexLocker.patch webkit#141381 
dims...@opensuse.org -- Fix build with GLib 2.43.4, solve conflict on 
GMutexLock name
+Patch12:webkitgtk-WTF-GMutexLocker.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  bison
 BuildRequires:  chrpath
@@ -333,6 +335,7 @@
 %patch10 -p1
 %endif
 %patch11 -p1
+%patch12 -p1
 # FIXME: workaround needed in  1.7.90 to fix build
 mkdir -p DerivedSources/webkit
 mkdir -p DerivedSources/WebCore

++ webkitgtk-WTF-GMutexLocker.patch ++
Index: 
webkitgtk-2.4.8/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
===
--- 
webkitgtk-2.4.8.orig/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
+++ 
webkitgtk-2.4.8/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
@@ -316,7 +316,7 @@ void MediaPlayerPrivateGStreamerBase::mu
 #if USE(ACCELERATED_COMPOSITING)  USE(TEXTURE_MAPPER_GL)  
!USE(COORDINATED_GRAPHICS)
 PassRefPtrBitmapTexture 
MediaPlayerPrivateGStreamerBase::updateTexture(TextureMapper* textureMapper)
 {
-GMutexLocker lock(m_bufferMutex);
+WebCore::GMutexLocker lock(m_bufferMutex);
 if (!m_buffer)
 return nullptr;
 
@@ -366,7 +366,7 @@ void MediaPlayerPrivateGStreamerBase::tr
 g_return_if_fail(GST_IS_BUFFER(buffer));
 
 {
-GMutexLocker lock(m_bufferMutex);
+WebCore::GMutexLocker lock(m_bufferMutex);
 gst_buffer_replace(m_buffer, buffer);
 }
 
@@ -398,7 +398,7 @@ void MediaPlayerPrivateGStreamerBase::pa
 if (!m_player-visible())
 return;
 
-GMutexLocker lock(m_bufferMutex);
+WebCore::GMutexLocker lock(m_bufferMutex);
 if (!m_buffer)
 return;
 
Index: 

commit gtkmm3 for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2015-03-30 19:28:52

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


Package is gtkmm3

Changes:

--- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes2014-09-30 
19:38:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes   2015-03-30 
19:28:53.0 +0200
@@ -1,0 +2,95 @@
+Tue Mar 24 19:16:06 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Gtk: Builder: Don't get gtkmm-derived GTypes while parsing
+TreeModel columns (bgo#742637).
+
+---
+Sat Mar  7 16:52:44 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.10:
+  + Gtk:
+- Label: Add get/set_xalign/yalign() and properties.
+- PaperSize: Define the paper name constants in the .cc file
+  (bgo#745345).
+  + Documentation: CssProvider::load_from_data(): Document that
+this throws an exception.
+  + Icon theme demo: Catch exceptions while loading icons.
+  + Stock: Mention the named icons for Copy, Cut, Paste and Delete
+(bgo#741969).
+
+---
+Sat Feb 28 14:21:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.9:
+  + Gtk:
+- Add StackSidebar.
+- StackSwitcher: Add unset_stack().
+  StyleContext: Deprecate list_regions(), add_region(),
+  remove_region(), has_region(), get_backgrount_color(),
+  get_border_color(), invalidate.
+- TextBuffer: Wrap the serialize()/deserialize() methods.
+  (bgo#694250).
+- Widget: Deprecate override_color(), unset_color(),
+  override_background_color(), unset_background_color(),
+  override_font(), unset_font(), override_symbolic_color(),
+  unset_symbolic_color(), override_cursor(), unset_cursor().
+- Window: Deprecate Deprecate property_has_resize_grip(),
+  property_resize_grip_visible(), set/get_has_resize_grip(),
+  get_resize_grip_is_visible(), get_resize_grip_area().
+- Fix error messages from gmmproc by removing unnecessary
+  _IGNORES()s.
+  + Gdk: Device: Add get_vendor_id() and get_product_id().
+  + Updated documentation.
+
+---
+Wed Jan 21 08:32:25 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.4:
+  + Gtk:
+- Builder::get_type_from_name_vfunc(): Call the base class
+  function. Instead of jusgin calling g_type_from_name(), in
+  case the base class function does more (bug #742637).
+  + TextBuffer:
+ - Add insert_martkup().
+ - Add the copy_target_list and paste_target_list properties.
+  + Documentation:
+- Pixbuf: Change a mention of Glib::ResourceError to
+  Gio::ResourceError.
+
+---
+Sun Dec 21 12:43:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Gtk:
+- CssProvider: Add CssProviderError and signal_parsing_error().
+- Add CssSection.
+- Dialog: Fix the constructors with DialogFlags (bgo#738513).
+- ScaleButton:
+  . Correct the constructor.
+  . Add a constructor without the icons.
+- ScrolledWindow: Add get/set_overlay_scrolling() and property.
+- Stack: Add hhomogeneous and vhomogeneous properties.
+- TextTag: Add fallback, fallback-set, letter-spacing, and
+  letter-spacing-set properties.
+- TextView: Add monospace property.
+- Widget: Added get_action_group() and list_action_prefixes().
+  + Documentation:
+- Add an empty line after @newin where it's missing.
+- Fix some Doxygen warnings.
+- ScaleButton: Document the constructors.
+- Changes from version 3.15.2:
+  + Gtk:
+- Dialog: Add constructors with DialogFlags, for instance to
+  create a dialog with a header bar (bgo#738513).
+- Grid: Add attach_next_to() without the 'sibling' parameter
+  (bgo#739340).
+- Overlay:  Correct the since documentation.
+- SearchEntry: Add the search_changed signal.
+- Added StyleProperty (bgo#673317).
+  + Gdk:
+- Curor: Deprecate the constructor that doesn't take a Display
+  parameter.
+- Pixbuf: Deprecate create_from_inline().
+
+---

Old:

  gtkmm-3.14.0.tar.xz

New:

  gtkmm-3.16.0.tar.xz



Other differences:
--
++ gtkmm3.spec ++
--- /var/tmp/diff_new_pack.I4EFIm/_old  2015-03-30 19:28:55.0 +0200
+++ /var/tmp/diff_new_pack.I4EFIm/_new  2015-03-30 19:28:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm3
 #
-# Copyright (c) 2014 SUSE LINUX 

commit at-spi2-atk for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2015-03-30 19:29:17

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


Package is at-spi2-atk

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2014-10-15 
16:26:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 
2015-03-30 19:29:18.0 +0200
@@ -1,0 +2,33 @@
+Tue Mar 24 21:27:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.16.0:
+  + Add component interface tests.
+
+---
+Tue Mar 17 08:30:00 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.15.92:
+  + Version bump for GNOME 3.15.92 release.
+
+---
+Tue Feb 17 12:13:55 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.15.90:
+  + Add roles for fractions, roots, subscripts, and superscripts.
+  + Add action tests (bgo#743418).
+
+---
+Wed Jan 28 15:35:21 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + Don't parse non-existent signal arguments from atk.
+  + Support ATK_STATE_HAS_TOOLTIP (bgo#738953).
+  + Support ATK_STATE_READ_ONLY (bgo#690008).
+
+---
+Thu Dec 18 02:29:32 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.3:
+  + Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC.
+
+---

Old:

  at-spi2-atk-2.14.1.tar.xz

New:

  at-spi2-atk-2.16.0.tar.xz



Other differences:
--
++ at-spi2-atk.spec ++
--- /var/tmp/diff_new_pack.z6brEZ/_old  2015-03-30 19:29:18.0 +0200
+++ /var/tmp/diff_new_pack.z6brEZ/_new  2015-03-30 19:29:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-atk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,18 +17,18 @@
 
 
 Name:   at-spi2-atk
-Version:2.14.1
+Version:2.16.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - GTK+ module
 License:LGPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-atk/2.14/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-atk/2.16/%{name}-%{version}.tar.xz
 Source1:at-spi2.sh
 Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(atk) = 2.11.90
+BuildRequires:  pkgconfig(atk) = 2.15.3
 BuildRequires:  pkgconfig(atspi-2) = 2.11.2
 BuildRequires:  pkgconfig(dbus-1) = 1.5
 BuildRequires:  pkgconfig(glib-2.0) = 2.32.0

++ at-spi2-atk-2.14.1.tar.xz - at-spi2-atk-2.16.0.tar.xz ++
 24258 lines of diff (skipped)




commit at-spi2-core for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2015-03-30 19:29:08

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


Package is at-spi2-core

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2014-11-18 22:46:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2015-03-30 19:29:09.0 +0200
@@ -1,0 +2,50 @@
+Tue Mar 24 21:33:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.16.0:
+  + Fix GTK-Doc comment blocks.
+  + Updated translations.
+
+---
+Tue Feb 17 08:49:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.15.90:
+  + Deprecate atspi_text_get_text_{before,at,after}_offset()
+(bgo#697969).
+  + Add roles for fractions, roots, subscripts, and superscripts
+(bgo#743403).
+
+---
+Wed Jan 28 15:37:16 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + Add names to every timeout (bgo#710644).
+  + Remove accessibility.conf from EXTRA_DIST (bgo#742987).
+  + Add ATSPI_STATE_READONLY (bgo#690004).
+
+---
+Thu Dec 18 02:39:18 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.3:
+  + Replace deprecated Rename to gtk-doc tag.
+  + Fix atspi_table_cell_get_column_span prototype.
+
+---
+Fri Nov 28 18:59:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.2:
+  + Make the documentation of ATSPI's STATE_ACTIVE consistent with
+that of ATK's (bgo#740274).
+  + Add ATSPI_ROLE_STATIC and update documentation for
+ATSPI_ROLE_TEXT (bgo#740340).
+  + gi-annotations: get_relation_set returns a array of
+AtspiRelation.
+
+---
+Tue Nov 18 16:48:32 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.1:
+  + Fix some issues with the accessibility bus configuration
+(bgo#722738).
+  + Documentation for AtspiTableCell is now built.
+
+---

Old:

  at-spi2-core-2.14.1.tar.xz

New:

  at-spi2-core-2.16.0.tar.xz



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.Uadirf/_old  2015-03-30 19:29:10.0 +0200
+++ /var/tmp/diff_new_pack.Uadirf/_new  2015-03-30 19:29:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-core
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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.14.1
+Version:2.16.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.14/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-core/2.16/%{name}-%{version}.tar.xz
 Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 BuildRequires:  glib2-devel
@@ -104,7 +104,8 @@
 %{_libexecdir}/at-spi2/
 %{_sysconfdir}/at-spi2/
 %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
-%{_datadir}/dbus-1/services/org.a11y.atspi.Registry.service
+%dir %{_datadir}/dbus-1/accessibility-services/
+%{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
 %{_datadir}/dbus-1/services/org.a11y.Bus.service
 
 %files -n libatspi0

++ at-spi2-core-2.14.1.tar.xz - at-spi2-core-2.16.0.tar.xz ++
 21505 lines of diff (skipped)




commit tracker for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2015-03-30 19:28:58

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


Package is tracker

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2015-02-06 
10:48:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2015-03-30 19:28:59.0 +0200
@@ -1,0 +2,129 @@
+Tue Mar 24 19:17:54 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Fix ambiguous GListModel vs GtkListModel references in vala
+(bgo#746194).
+  + Fix compiler warnings (bgo#746381).
+  + Ignore . recursing through compressed content (bgo#746437).
+  + Updated translations.
+
+---
+Wed Mar 18 08:48:24 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.3.6:
+  + Fix spurious folder deletes/reindexes (bgo#741852).
+  + Fix nie:url UNIQUE constraint asserts on downloaded files
+(rh#1192224).
+  + Clear tracker-store watchdog timeout (bgo#745565).
+  + Support fn:replace (bgo#745917).
+  + Spam stderr less for not-so-uncommon error conditions
+(bgo#746256).
+  + Updated translations.
+
+---
+Fri Mar  6 16:56:16 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.3.5:
+  + Fix major database migration bug (bgo#745737).
+  + Build only libiptc test if libjpeg is enabled (bgo#745583).
+  + Put absolute path in shell script (bgo#743738).
+  + Updated translations.
+
+---
+Wed Mar  4 07:48:37 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.3.4:
+  + Fixed playlists being processed by tracker-extract.
+  + bgo#743727: Account for cardinality=0 on DB migration.
+  + bgo#745219: mp3 passes album instead of song title to
+libmediaart.
+  + Updated translations.
+
+---
+Sat Feb  7 18:42:26 UTC 2015 - sfal...@opensuse.org
+
+- Update to version 1.3.3:
+  + Disc number may be incorrect for multi-disc vorbis / flac
+albums (bgo#681698).
+  + BMP extractor doesn't retrieve image height and width
+(bgo#741109).
+  + libmediart-2.0 support (bgo#743250).
+  + Tracker spams my log with Unable to insert multiple values for
+subject ... (bgo#735406).
+  + applications, userguides: Don't detect locale changes if we
+failed to create the miner (bgo#742391).
+  + 1.2.5 unit test failures (bgo#742035).
+  + Tracker sometimes ignores SIGINT/SIGTERM (bgo#739234).
+  + Missing accessible label names on tracker-needle widgets
+(bgo#663687).
+  + libtracker-sparql: Document requirement to escape constructed
+queries (bgo#741777).
+  + item_move() creates invalid SPARQL if source file does not
+exist (bgo#678986).
+  + Remove --enable-guarantee metadata, always guarantee nie:title
+and nie:contentCreated (bgo#733536).
+  + Updated translations.
+
+---
+Sun Feb  1 12:42:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.3.2:
+  + New Feature: 'tracker' binary: All pre-existing tracker-*
+command line tools have been merged into this new binary. Man
+pages are shown for 'help' sub-commands. This brings more of a
+git feel to the tracker's command line tools. There is a
+backwards compatible 'tracker-command' script and compatibility
+layer provided to ensure existing commands still work for a
+limited time. The old 'tracker-control' actions are now part of
+'tracker daemon', 'tracker reset' and 'tracker index'.
+Additionally, the 'tracker-sql' utility has been integrated to
+allow SQL operations directly on the DB.
+  + all: Move all code from tracker_info() to g_info() new in GLib
+2.40.
+  + gvdb:
+- Fixed LDFLAGS and CFLAGS, was using unused variables.
+- Move away from g_file_delete() to unlink() to avoid GIO dep
+  for one line in unit tests.
+  + Bugs fixed: bgo#741317.
+- Changes from version 1.3.1:
+  + Bugs fixed: bgo#733536, bgo#739260, bgo#741012, bgo#740268,
+bgo#740864.
+- Changes from version 1.3.0:
+  + Migrate to GKeyfileSettingsBackend, including:
+- Now when using TRACKER_USE_CONFIG_FILES env var, we use this
+  backend.
+- MAN pages which previously didn't exist for configurations
+  are generated from xml gschemas.
+  + libstemmer: Removed imported code and depend on external
+version.
+  + libtracker-miner: Major update to Vala bindings.
+  + libtracker-common: Major clean up and removal of unused
+internal APIs, including:
+- Removed os-dependent APIs (mainly process spawning GLib does
+  

commit python-atspi for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2015-03-30 19:29:23

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


Package is python-atspi

Changes:

--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes
2014-09-30 19:38:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2015-03-30 19:29:24.0 +0200
@@ -1,0 +2,25 @@
+Tue Mar 24 21:35:01 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.16.0:
+  + No changes, stable bump.
+
+---
+Tue Feb 17 13:37:37 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.15.90:
+  + Add new roles for fractions, roots, subscripts, and
+superscripts (bgo#743413).
+
+---
+Wed Jan 28 22:07:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + Support ATSPI_STATE_READ_ONLY (bgo#690108).
+
+---
+Thu Dec 18 02:35:58 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.15.3:
+  + Add ROLE_STATIC (bgo#740364).
+
+---
python3-atspi.changes: same change

Old:

  pyatspi-2.14.0.tar.xz

New:

  pyatspi-2.16.0.tar.xz



Other differences:
--
++ python-atspi.spec ++
--- /var/tmp/diff_new_pack.xefj2V/_old  2015-03-30 19:29:25.0 +0200
+++ /var/tmp/diff_new_pack.xefj2V/_new  2015-03-30 19:29:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,13 +36,13 @@
 
 Name:   python-atspi
 %define _name   pyatspi
-Version:2.14.0
+Version:2.16.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.14/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/pyatspi/2.16/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++ pyatspi-2.14.0.tar.xz - pyatspi-2.16.0.tar.xz ++
 8803 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/pyatspi-2.14.0/NEWS new/pyatspi-2.16.0/NEWS
--- old/pyatspi-2.14.0/NEWS 2014-09-22 18:47:18.0 +0200
+++ new/pyatspi-2.16.0/NEWS 2015-02-16 22:27:00.0 +0100
@@ -1,3 +1,15 @@
+What's new in pyatspi 2.15.90:
+
+* Add new roles for fractions, roots, subscripts, and superscripts 
(bgo#743413).
+
+What's new in pyatspi 2.15.4:
+
+* Support ATSPI_STATE_READ_ONLY (bgo#690108).
+
+What's new in pyatspi 2.15.3:
+
+* Add ROLE_STATIC (bgo#740364).
+
 What's new in pyatspi 2.14.0:
 
 * Test fixes.
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/pyatspi-2.14.0/config.h.in new/pyatspi-2.16.0/config.h.in
--- old/pyatspi-2.14.0/config.h.in  2014-09-22 18:48:14.0 +0200
+++ new/pyatspi-2.16.0/config.h.in  2015-03-24 00:32:13.0 +0100
@@ -30,7 +30,8 @@
 /* Define to 1 if you have the unistd.h header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
 #undef LT_OBJDIR
 
 /* Name of package */
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 

commit glibmm2 for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2015-03-30 19:28:39

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


Package is glibmm2

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2014-09-30 
19:40:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2015-03-30 
19:28:40.0 +0200
@@ -1,0 +2,83 @@
+Tue Mar 24 19:12:42 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.44.0:
+  + Gio: Action, ActionGroup: Avoid memory leaks in funcs
+(bgo#705124).
+  + gmmproc: _WRAP_VFUNC(): Add keep_return parameter (bgo#705124).
+
+---
+Sat Mar  7 16:49:55 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.43.91:
+  + Glib: OptionContext: Add get/set_strict_posix().
+  + Gio: Application:
+- Add get/set/unset_resource_base_path() and property.
+- Add get_is_busy() and property.
+  + File: Add replace_contents_bytes_aync().
+  + InputStream: Add read_all_async() and read_all_finish().
+  + MemoryInputStream: Add add_bytes().
+  + OutputStream: Add write_all_async() and write_all_finish().
+  + Gio::DBus InterfaceInfo: Add cache_build() and cache_release().
+
+---
+Sat Feb 28 14:17:18 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.43.90:
+  + Glib:
+- Error::register_init(): Call Glib::wrap_register_init().
+  (bgo#743466).
+- OptionGroup:
+  . Fix enable/disable bool option pairs (bgo#744854).
+  . Fix memory leaks (bgo#745173).
+  . Don't use deprecate g_option_group_free().
+- Value: Deprecate Valuechar, add Valuesigned char.
+  + Gio:
+- Application: Deprecate property_action_group().
+- Notification: Add set_priority() and enum
+  NotificationPriority.
+- Add TcpWrapperConnection.
+- UnixSocketAddress: Deprecate property_abstract().
+  + gmmproc:
+- Fix error messages in glib and gio by removing unnecessary
+  _IGNORES().
+- h2def.py: Remove *_DEPRECATED_IN_*_*_FOR(*) prefixes with
+  white space.
+- Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes
+  (bgo#743918).
+
+---
+Wed Jan 28 17:50:04 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.43.3:
+  + Glib:
+- Binding: Rename and change BindingTransformSlot to
+  SlotTransform. (bgo#738663).
+- Add SlotSpawnChildSetup (bgo#528285).
+  + Documentation: Resource: Suppress incorrect doxygen links.
+
+---
+Sun Dec 21 11:37:34 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.43.2:
+  + Gio:
+- Added NetworkMonitor.
+- UnixFDList, UnixFDMessage: Correct array lengths in
+  steal_fds() (bgo#741365).
+  + gmmproc:
+- Don't make one very long line for the enum documentation.
+- Improve the conversion of Since to @newin.
+- Add an empty line after @newin where it's missing.
+- Changes from version 2.43.1:
+  + gmmproc:
+- Tidy up the generation of enum docs.
+- _WRAP_GERROR: Add documentation to the generated enum Code.
+- Change messages that MS Visual Studio can misunderstand.
+- Warn when an ignored method or signal doesn't exist
+  (bgo#737212).
+  + Glib:
+- Add Binding (bgo#738663).
+- Checksum::ChecksumType: Remove erroneous documentation.
+- Property: Add some documentation (bgo#523043).
+  + Gio: Add Resource.
+
+---

Old:

  glibmm-2.42.0.tar.xz

New:

  glibmm-2.44.0.tar.xz



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.YBO0F6/_old  2015-03-30 19:28:41.0 +0200
+++ /var/tmp/diff_new_pack.YBO0F6/_new  2015-03-30 19:28:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glibmm2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,18 +21,18 @@
 
 Name:   glibmm2
 %define _name glibmm
-Version:2.42.0
+Version:2.44.0
 Release:0
 Summary:C++ Interface for Glib
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gtkmm.org/
-Source0:
http://download.gnome.org/sources/glibmm/2.42/%{_name}-%{version}.tar.xz
+Source0:

commit seamonkey for openSUSE:13.1:Update

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:13.1:Update 
checked in at 2015-03-30 22:30:43

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


Package is seamonkey

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.j2e4EQ/_old  2015-03-30 22:30:49.0 +0200
+++ /var/tmp/diff_new_pack.j2e4EQ/_new  2015-03-30 22:30:49.0 +0200
@@ -1 +1 @@
-link package='seamonkey.3631' cicount='copy' /
+link package='seamonkey.3656' cicount='copy' /




commit seamonkey for openSUSE:13.2:Update

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:13.2:Update 
checked in at 2015-03-30 22:30:45

Comparing /work/SRC/openSUSE:13.2:Update/seamonkey (Old)
 and  /work/SRC/openSUSE:13.2:Update/.seamonkey.new (New)


Package is seamonkey

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.EUEuec/_old  2015-03-30 22:30:54.0 +0200
+++ /var/tmp/diff_new_pack.EUEuec/_new  2015-03-30 22:30:54.0 +0200
@@ -1 +1 @@
-link package='seamonkey.3631' cicount='copy' /
+link package='seamonkey.3656' cicount='copy' /




<    1   2   3