commit chromaprint for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package chromaprint for openSUSE:Factory 
checked in at 2015-12-20 10:51:31

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


Package is "chromaprint"

Changes:

--- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes  2015-12-17 
15:53:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.chromaprint.new/chromaprint.changes 
2015-12-20 10:51:32.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 18 16:41:02 UTC 2015 - tchva...@suse.com
+
+- Remove needless conditional for the libdir which is in the macro
+
+---



Other differences:
--
++ chromaprint.spec ++
--- /var/tmp/diff_new_pack.pqn7a6/_old  2015-12-20 10:51:33.0 +0100
+++ /var/tmp/diff_new_pack.pqn7a6/_new  2015-12-20 10:51:33.0 +0100
@@ -17,9 +17,8 @@
 #
 
 
-%bcond_without ffmpeg
-
 %define soname  0
+%bcond_without ffmpeg
 Name:   chromaprint
 Version:1.2
 Release:0
@@ -102,11 +101,6 @@
 %cmake \
 -DCMAKE_SKIP_RPATH=TRUE \
 -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE \
-%if 0%{?suse_version}
-%if "%{_lib}" == "lib64"
--DLIB_SUFFIX="64" \
-%endif
-%endif
 %if %{with ffmpeg}
 -DWITH_AVFFT=ON \
 -DBUILD_EXAMPLES=ON \




commit poppler for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2015-12-20 10:51:14

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


Package is "poppler"

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2015-11-23 
07:29:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2015-12-20 
10:51:16.0 +0100
@@ -1,0 +2,25 @@
+Fri Dec 18 12:49:12 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.39.0:
+  + core:
+- Ignore the alternateSpace and tintTransform (fdo#92381).
+- CairoOutputDev:
+  . Scale radial pattern (fdo#22098).
+  . Implement function shading using mesh gradients
+(fdo#88394).
+- Regression test improvements.
+- Fix typos in error messages.
+  + build system: Visual Studio 2015 now supports snprintf
+(fdo#93116).
+  + utils:
+- pdftops: fix %%PageBoundingBox (fdo#87161).
+- pdftocairo: Fix double free when both user and owner
+  passwords are given.
+  + glib:
+- Add duration_real to PopplerPageTransition (fdo#92040).
+- Remove enum PopplerOrientation from API (fdo#93229).
+- Documentation improvements.
+- glib-demo improvements.
+- Bump soname following upstream changes.
+
+---
poppler-qt5.changes: same change
poppler.changes: same change

Old:

  poppler-0.38.0.tar.xz

New:

  poppler-0.39.0.tar.xz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.zbwdWm/_old  2015-12-20 10:51:17.0 +0100
+++ /var/tmp/diff_new_pack.zbwdWm/_new  2015-12-20 10:51:17.0 +0100
@@ -21,11 +21,11 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.38.0
+Version:0.39.0
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_soname 57
+%define poppler_soname 58
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4

poppler-qt5.spec: same change
++ poppler.spec ++
--- /var/tmp/diff_new_pack.zbwdWm/_old  2015-12-20 10:51:17.0 +0100
+++ /var/tmp/diff_new_pack.zbwdWm/_new  2015-12-20 10:51:17.0 +0100
@@ -21,11 +21,11 @@
 
 Name:   poppler
 %define _name   poppler
-Version:0.38.0
+Version:0.39.0
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_soname 57
+%define poppler_soname 58
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4


++ poppler-0.38.0.tar.xz -> poppler-0.39.0.tar.xz ++
 7559 lines of diff (skipped)




commit libaccounts-glib for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package libaccounts-glib for 
openSUSE:Factory checked in at 2015-12-20 10:51:25

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


Package is "libaccounts-glib"

Changes:

--- /work/SRC/openSUSE:Factory/libaccounts-glib/libaccounts-glib.changes
2015-10-25 15:10:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libaccounts-glib.new/libaccounts-glib.changes   
2015-12-20 10:51:27.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec 18 15:36:23 UTC 2015 - fcro...@suse.com
+
+- Add libaccounts-glib-ignore-deprecated-declarations.patch: fix
+  build with latest glib2.
+
+---

New:

  libaccounts-glib-ignore-deprecated-declarations.patch



Other differences:
--
++ libaccounts-glib.spec ++
--- /var/tmp/diff_new_pack.LxmhYd/_old  2015-12-20 10:51:28.0 +0100
+++ /var/tmp/diff_new_pack.LxmhYd/_new  2015-12-20 10:51:28.0 +0100
@@ -28,6 +28,8 @@
 Url:https://gitlab.com/accounts-sso/libaccounts-glib
 Source: 
https://gitlab.com/accounts-sso/%{name}/repository/archive.tar.gz?ref=%{version}#/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM libaccounts-glib-ignore-deprecated-declarations.patch 
fcro...@suse.com -- fix build with latest glib2
+Patch0: libaccounts-glib-ignore-deprecated-declarations.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gtk-doc
@@ -108,6 +110,7 @@
 
 %prep
 %setup -q -n %{name}-%{_version}
+%patch0 -p1
 
 %build
 gtkdocize --copy --flavour no-tmpl

++ libaccounts-glib-ignore-deprecated-declarations.patch ++
diff --git a/libaccounts-glib/Makefile.am b/libaccounts-glib/Makefile.am
index 499a3f9..5a185b2 100644
--- a/libaccounts-glib/Makefile.am
+++ b/libaccounts-glib/Makefile.am
@@ -9,7 +9,7 @@ libaccounts_glib_la_CPPFLAGS = \
 libaccounts_glib_la_CFLAGS = \
$(LIBACCOUNTS_CFLAGS) \
$(COVERAGE_CFLAGS) \
-   -Wall -Werror
+   -Wall -Werror -Wno-error=deprecated-declarations
 libaccounts_glib_la_LIBADD = \
$(LIBACCOUNTS_LIBS)
 libaccounts_glib_la_LDFLAGS = \



commit apache-rpm-macros for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package apache-rpm-macros for 
openSUSE:Factory checked in at 2015-12-20 10:51:05

Comparing /work/SRC/openSUSE:Factory/apache-rpm-macros (Old)
 and  /work/SRC/openSUSE:Factory/.apache-rpm-macros.new (New)


Package is "apache-rpm-macros"

Changes:

--- /work/SRC/openSUSE:Factory/apache-rpm-macros/apache-rpm-macros.changes  
2015-11-24 22:29:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.apache-rpm-macros.new/apache-rpm-macros.changes 
2015-12-20 10:51:07.0 +0100
@@ -1,0 +2,14 @@
+Thu Nov 26 08:51:19 UTC 2015 - pgaj...@suse.com
+
+- version 20151211
+- %apache_test_module_start_apache:
+  * declare -p switch in function header
+  * fix wording of messages when apache start failed
+  * report unsuccessful start also to stderr to see it in build
+log, when stdout is redirected to a file (see apache-test: 
+when apache test failed, macro is exiting 1, so the log is
+not cat'ed to output)
+  * %{apache_branch} converted to a number: 204 for 2.4, 
+202 for 2.2
+
+---



Other differences:
--
++ apache-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.IMjALv/_old  2015-12-20 10:51:08.0 +0100
+++ /var/tmp/diff_new_pack.IMjALv/_new  2015-12-20 10:51:08.0 +0100
@@ -22,9 +22,9 @@
 
 %define ap_major 2
 %if 0%{?suse_version}
-%define ap_branch%(rpm -q --qf "%%{version}" apache%{ap_major} 
| sed "s:\\(\\..*\\)\\..*:\\1:")
+%define ap_branch%(rpm -q --qf "%%{version}" apache%{ap_major} 
| tr '.' ' ' | { read maj min patch; printf "%d%02d" $maj $min; })
 %else
-%define ap_branch%(rpm -q --qf "%%{version}" httpd | sed 
"s:\\(\\..*\\)\\..*:\\1:")
+%define ap_branch%(rpm -q --qf "%%{version}" httpd |   
  tr '.' ' ' | { read maj min patch; printf "%d%02d" $maj $min; })
 %endif
 %define ap_pname apache%{ap_major}
 %define ap_apxs  %(ls -1 /usr/{,s}bin/apxs{,2} 2>/dev/null | 
head -n 1)
@@ -57,7 +57,7 @@
 %endif
 %define macros_file   macros.apache
 Name:   apache-rpm-macros
-Version:20150930
+Version:20151211
 Release:0
 Summary:Apache RPM Macros
 License:Apache-2.0

++ macros.apache-module-test ++
--- /var/tmp/diff_new_pack.IMjALv/_old  2015-12-20 10:51:08.0 +0100
+++ /var/tmp/diff_new_pack.IMjALv/_new  2015-12-20 10:51:08.0 +0100
@@ -39,7 +39,7 @@
 #   [default value: prefork]
 #
 #
-%apache_test_module_start_apache(m:,i:,r:,u:,g:,t:) \
+%apache_test_module_start_apache(m:,i:,r:,u:,g:,p:,t:) \
   # constants \
   TEST_DIR='%{__test_dir}' \
   # arguments \
@@ -71,7 +71,6 @@
 TEST_MPM='%{__test_mpm}' \
   fi \
   # helpers \
-  APACHE_BRANCH=$(echo %{apache_branch} | tr -d '.') \
   # begin \
   echo "---" \
   echo "APACHE MODULE TEST" \
@@ -93,7 +92,7 @@
   echo "ErrorLog $TEST_DIR/error_log"  
>> $TEST_CONF_FILE \
   echo "LoadModule dir_module$SYSTEM_MODULE_PATH/mod_dir.so"   
>> $TEST_CONF_FILE \
   echo "LoadModule auth_basic_module $SYSTEM_MODULE_PATH/mod_auth_basic.so"
>> $TEST_CONF_FILE \
-  if [ $APACHE_BRANCH -ge 24 ]; then \
+  if [ %{apache_branch} -ge 204 ]; then \
 echo "LoadModule authz_core_module $SYSTEM_MODULE_PATH/mod_authz_core.so"  
>> $TEST_CONF_FILE \
   fi \
   echo "LoadModule authz_host_module $SYSTEM_MODULE_PATH/mod_authz_host.so"
>> $TEST_CONF_FILE \
@@ -131,9 +130,12 @@
   # wait to be sure apache finished start \
   sleep 2 \
   if [ ! -f $TEST_DIR/pid ]; then \
-echo "FAILED:" \
+echo "FAILED, $TEST_DIR/error_log: >&2" \
+cat $TEST_DIR/error_log >&2 \
+echo "See $TEST_DIR for details" >&2 \
+echo "FAILED, $TEST_DIR/error_log:" \
 cat $TEST_DIR/error_log \
-echo "See $PWD/$TEST_DIR for details" \
+echo "See $TEST_DIR for details" \
 exit 1  \
   fi \
   echo "SUCCESS" \
@@ -142,13 +144,16 @@
 #
 # macro: apache_test_module_stop_apache -- stops apache previously started 
with *_start_apache
 # 
-#usage: apache_test_module_stop_apache
+#usage: apache_test_module_stop_apache [-f]
 #
-%apache_test_module_stop_apache() \
+#   -f: force
+#
+%apache_test_module_stop_apache(f) \
   TEST_DIR='%{__test_dir}' \
+  SIGNAL=%{!-f:TERM}%{-f:KILL} \
   # stop apache \
   echo "Stopping Apache ..." \
-  kill -TERM `cat $TEST_DIR/pid` \
+  kill -$SIGNAL -$(cat $TEST_DIR/pid) \
   echo "Done." \
   echo "---" \
   %nil




commit amarok for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package amarok for openSUSE:Factory checked 
in at 2015-12-20 10:51:20

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


Package is "amarok"

Changes:

--- /work/SRC/openSUSE:Factory/amarok/amarok.changes2015-11-24 
22:28:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.amarok.new/amarok.changes   2015-12-20 
10:51:21.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec 18 16:12:05 UTC 2015 - tchva...@suse.com
+
+- Cleanup with spec-cleaner
+- Do not conditionalize ffmpeg, we don't need to be in packman
+  the factory ffmpeg is enough
+
+---



Other differences:
--
++ amarok.spec ++
--- /var/tmp/diff_new_pack.VQL8R0/_old  2015-12-20 10:51:24.0 +0100
+++ /var/tmp/diff_new_pack.VQL8R0/_new  2015-12-20 10:51:24.0 +0100
@@ -16,8 +16,8 @@
 #
 
 
-%bcond_with ffmpeg
-
+# Make sure to require at least the version used for linking to avoid 
undefined symbols at runtime
+%define required_libtag  %(rpm -qf `ldd $(type -P tagreader) | awk 
'/libtag.so.[0-9]/{ print $3 }'`)
 Name:   amarok
 Version:2.8.0
 Release:0
@@ -59,14 +59,6 @@
 BuildRequires:  fdupes
 BuildRequires:  gdk-pixbuf-devel
 BuildRequires:  libcurl-devel
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{with ffmpeg}
-BuildRequires:  libofa-devel
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
-%endif
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgpod-devel >= 0.7.0
 BuildRequires:  libkde4-devel >= 4.6.0
@@ -75,6 +67,7 @@
 BuildRequires:  libmygpo-qt-devel >= 1.0.5
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libmysqld-devel
+BuildRequires:  libofa-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libqca2-devel
 BuildRequires:  libqjson-devel
@@ -87,21 +80,22 @@
 BuildRequires:  taglib-devel >= 1.7
 BuildRequires:  taglib-extras-devel >= 1.0
 BuildRequires:  tcpd-devel
-%if 0%{?suse_version}
 BuildRequires:  update-desktop-files
-%endif
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
 Requires:   libtag-extras1 >= 1.0
 Requires:   phonon-backend
 Requires:   taglib >= 1.7
-# Make sure to require at least the version used for linking to avoid 
undefined symbols at runtime
-%define required_libtag  %(rpm -qf `ldd $(type -P tagreader) | awk 
'/libtag.so.[0-9]/{ print $3 }'`)
-%requires_ge  %{required_libtag}
 Recommends: %{name}-lang = %{version}
 Recommends: clamz
 Recommends: qt4-qtscript
 Provides:   kde4-amarok = 2.0.90
 Obsoletes:  kde4-amarok <= 2.0.89
-%kde4_runtime_requires
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%requires_ge  %{required_libtag}
+%{kde4_runtime_requires}
 
 %description
 Amarok is a media player for all kinds of media. This includes MP3, Ogg
@@ -109,6 +103,7 @@
 .m3u or .pls files.
 
 %lang_package
+
 %prep
 : required_libtag '%{required_libtag}'
 %setup -q
@@ -127,7 +122,7 @@
 %patch109 -p1
 
 # Remove build time references so build-compare can do its work
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{S:99} '+%%b %%e %%Y')
+FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y')
 sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/main.cpp
 
 %build
@@ -147,17 +142,15 @@
 #bnc722284 amarok is not really a good player for audio-cds, remove the action 
for solid
 rm -f %{buildroot}%{_kde4_appsdir}/solid/actions/amarok-play-audiocd.desktop
 
-  # Copy the icon for amzdownloader over from oxygen
-  for i in 16 22 32 48
-  do
+# Copy the icon for amzdownloader over from oxygen
+for i in 16 22 32 48
+do
  mkdir -p %{buildroot}%{_kde4_iconsdir}/hicolor/${i}x${i}/actions
  cp %{_kde4_iconsdir}/oxygen/${i}x${i}/actions/download.png 
%{buildroot}%{_kde4_iconsdir}/hicolor/${i}x${i}/actions/
-  done
+done
 
-%if 0%{?suse_version}
 %suse_update_desktop_file amarok Qt KDE AudioVideo Audio Player
 %suse_update_desktop_file -r amzdownloader Qt KDE AudioVideo Audio Player
-%endif
 
 %fdupes -s %{buildroot}
 




commit perl-Regexp-Common for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Regexp-Common for 
openSUSE:Factory checked in at 2015-12-20 10:52:30

Comparing /work/SRC/openSUSE:Factory/perl-Regexp-Common (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Regexp-Common.new (New)


Package is "perl-Regexp-Common"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Regexp-Common/perl-Regexp-Common.changes
2013-06-14 16:47:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Regexp-Common.new/perl-Regexp-Common.changes   
2015-12-20 10:52:34.0 +0100
@@ -1,0 +2,9 @@
+Wed Dec 16 10:02:18 UTC 2015 - co...@suse.com
+
+- updated to 2015121601
+   see /usr/share/doc/packages/perl-Regexp-Common/Changes
+
+  Version 2015121601 Wed Dec 16 01:12:18 CET 2015
+  + Force Darwin 10.0 on Perl 5.10.0 to run square tests in 32 bit mode.
+
+---

Old:

  Regexp-Common-2013031301.tar.gz

New:

  Regexp-Common-2015121601.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Regexp-Common.spec ++
--- /var/tmp/diff_new_pack.vR75Rg/_old  2015-12-20 10:52:35.0 +0100
+++ /var/tmp/diff_new_pack.vR75Rg/_new  2015-12-20 10:52:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Regexp-Common
 #
-# 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,41 +17,32 @@
 
 
 Name:   perl-Regexp-Common
-Version:2013031301
+Version:2015121601
 Release:0
 %define cpan_name Regexp-Common
 Summary:Provide commonly requested regular expressions
 License:MIT
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Regexp-Common/
-Source: 
http://www.cpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Regexp::Common)
-#BuildRequires: perl(Regexp::Common::_support)
-#BuildRequires: perl(Regexp::Common::URI)
-#BuildRequires: perl(Regexp::Common::URI::RFC1035)
-#BuildRequires: perl(Regexp::Common::URI::RFC1738)
-#BuildRequires: perl(Regexp::Common::URI::RFC1808)
-#BuildRequires: perl(Regexp::Common::URI::RFC2384)
-#BuildRequires: perl(Regexp::Common::URI::RFC2396)
-#BuildRequires: perl(Regexp::Common::URI::RFC2806)
-#BuildRequires: perl(t::Common)
 %{perl_requires}
 
 %description
 By default, this module exports a single hash ('%RE') that stores or
-generates commonly needed regular expressions (see the "List of available
-patterns" manpage).
+generates commonly needed regular expressions (see "List of available
+patterns").
 
-There is an alternative, subroutine-based syntax described in the
-"Subroutine-based interface" manpage.
+There is an alternative, subroutine-based syntax described in
+"Subroutine-based interface".
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Regexp-Common-2013031301.tar.gz -> Regexp-Common-2015121601.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2013031301/Changes 
new/Regexp-Common-2015121601/Changes
--- old/Regexp-Common-2013031301/Changes2013-03-13 12:45:56.0 
+0100
+++ new/Regexp-Common-2015121601/Changes2015-12-16 01:13:20.0 
+0100
@@ -1,3 +1,6 @@
+Version 2015121601 Wed Dec 16 01:12:18 CET 2015
++ Force Darwin 10.0 on Perl 5.10.0 to run square tests in 32 bit mode.
+
 Version 2013031301 Wed Mar 13 12:03:41 CET 2013
 + Pattern for IPv6 addresses. Requested by Guy Edwards and many others.
   RT 50693.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2013031301/META.json 
new/Regexp-Common-2015121601/META.json
--- old/Regexp-Common-2013031301/META.json  2013-03-13 13:20:26.0 
+0100
+++ new/Regexp-Common-2015121601/META.json  2015-12-16 01:18:29.0 
+0100
@@ -4,7 +4,7 @@
   "Abigail "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",

commit graphite2 for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package graphite2 for openSUSE:Factory 
checked in at 2015-12-20 10:51:56

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


Package is "graphite2"

Changes:

--- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes  2015-09-16 
10:35:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2015-12-20 
10:52:23.0 +0100
@@ -1,0 +2,11 @@
+Wed Dec 16 13:38:11 UTC 2015 - pgaj...@suse.com
+
+- updated to 1.3.3
+  * Slight speed up in Collision Avoidance
+  * Remove dead bidi code
+  * Bug fixes
+. Between pass bidi reorderings and at the end
+. Decompressor fuzz bugs
+. Other fuzz bugs
+
+---

Old:

  graphite2-1.3.2.tgz

New:

  graphite2-1.3.3.tgz



Other differences:
--
++ graphite2.spec ++
--- /var/tmp/diff_new_pack.UERM4U/_old  2015-12-20 10:52:24.0 +0100
+++ /var/tmp/diff_new_pack.UERM4U/_new  2015-12-20 10:52:24.0 +0100
@@ -18,7 +18,7 @@
 
 %define libname libgraphite2-3
 Name:   graphite2
-Version:1.3.2
+Version:1.3.3
 Release:0
 Summary:Font rendering capabilities for complex non-Roman writing 
systems
 License:LGPL-2.1+ or GPL-2.0+ or MPL-1.1

++ graphite2-1.3.2.tgz -> graphite2-1.3.3.tgz ++
/work/SRC/openSUSE:Factory/graphite2/graphite2-1.3.2.tgz 
/work/SRC/openSUSE:Factory/.graphite2.new/graphite2-1.3.3.tgz differ: char 5, 
line 1




commit perl-Business-ISBN-Data for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2015-12-20 10:52:35

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new (New)


Package is "perl-Business-ISBN-Data"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2015-02-24 12:59:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2015-12-20 10:52:37.0 +0100
@@ -1,0 +2,9 @@
+Thu Dec 17 09:40:25 UTC 2015 - co...@suse.com
+
+- updated to 20140910.003
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  Revision history for Perl module
+- Drop fix-provides.diff (included upstream)
+
+---

Old:

  Business-ISBN-Data-20140910.002.tar.gz
  fix-provides.diff

New:

  Business-ISBN-Data-20140910.003.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.QnagKO/_old  2015-12-20 10:52:38.0 +0100
+++ /var/tmp/diff_new_pack.QnagKO/_new  2015-12-20 10:52:38.0 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   perl-Business-ISBN-Data
-Version:20140910.002
+Version:20140910.003
 Release:0
 %define cpan_name Business-ISBN-Data
-Summary:data pack for Business::ISBN
+Summary:Data Pack for Business::Isbn
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Business-ISBN-Data/
-Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
-Patch0: fix-provides.diff
+Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,9 +38,9 @@
 will load it when it loads.
 
 These data are generated from the _RangeMessage.xml_ file provided by the
-ISBN Agency. You can retrieve this yourself at the
-https://www.isbn-international.org/range_file_generation manpage. This file
-is included as part of the distribution and should be installed at
+ISBN Agency. You can retrieve this yourself at
+https://www.isbn-international.org/range_file_generation. This file is
+included as part of the distribution and should be installed at
 _~lib/Business/ISBN/Data/RangeMessage.xml_.
 
 If you want to use a different _RangeMessage.xml_ file, you can set the
@@ -60,9 +60,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
-# MANUAL
-sed -i "s|^#!/usr/local/bin/.*|%{_bindir}/perl|"  make_data.pl
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -78,6 +75,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README
+%doc Changes examples LICENSE
 
 %changelog

++ Business-ISBN-Data-20140910.002.tar.gz -> 
Business-ISBN-Data-20140910.003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20140910.002/Changes 
new/Business-ISBN-Data-20140910.003/Changes
--- old/Business-ISBN-Data-20140910.002/Changes 2014-09-22 20:32:13.0 
+0200
+++ new/Business-ISBN-Data-20140910.003/Changes 2015-12-15 13:26:14.0 
+0100
@@ -1,62 +1,66 @@
+Revision history for Perl module 
 
-20140910.02 - Mon Sep 22 14:31:21 2014
+20140910.003 2015-12-15T12:25:58Z
+   * Hide the Business::ISBN namespace
+
+20140910.02 - 2014-09-22
* Look in the current directory for RangeMessage.xml if it's
not in other locations. This can help with various Perl app
packagers. (But, also try ISBN_RANGE_MESSAGE env var)
 
-20140910.001 - Thu Sep 18 06:46:01 2014
+20140910.001 - 2014-09-18
* Update to the latest data (2014-09-10)
 
-20120719.01 - Thu Jul 26 08:57:14 2012
+20120719.01 - 2012-07-26
Specify the Test::More version so I can use subtest.
No code or feature changes
 
-20120719 - Mon Jul 23 18:02:31 2012
+20120719 - 2012-07-23
* Support data from RangeMessage.xml. You can use the latest
data from ISBN without updating this module.
 
-20120718 - Mon Jul 23 12:59:52 2012
+20120718 - 2012-07-23
* Daniel Jakubik updated the data for July 18, 2012
 
-20081208 - Fri Dec  5 12:00:41 2008
+20081208 - 2008-12-05
* Latest data update.
 
-20081020 - Mon Oct 20 17:44:15 2008
+20081020 - 2008-10-20
* Updated publisher codes thanks to Yakov Shafranovich
* Version number is now the update date of the module,
-   in MMDD. 

commit libgit2-glib for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package libgit2-glib for openSUSE:Factory 
checked in at 2015-12-20 10:52:43

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


Package is "libgit2-glib"

Changes:

--- /work/SRC/openSUSE:Factory/libgit2-glib/libgit2-glib.changes
2015-10-12 10:02:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2-glib.new/libgit2-glib.changes   
2015-12-20 10:52:44.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec 13 11:31:13 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.23.8:
+  + Misc bugfixing.
+
+---

Old:

  libgit2-glib-0.23.6.tar.xz

New:

  libgit2-glib-0.23.8.tar.xz



Other differences:
--
++ libgit2-glib.spec ++
--- /var/tmp/diff_new_pack.CHavgY/_old  2015-12-20 10:52:45.0 +0100
+++ /var/tmp/diff_new_pack.CHavgY/_new  2015-12-20 10:52:45.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libgit2-glib
-Version:0.23.6
+Version:0.23.8
 Release:0
 Summary:Glib wrapper library around libgit2
 License:LGPL-2.1+

++ libgit2-glib-0.23.6.tar.xz -> libgit2-glib-0.23.8.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.23.6/ChangeLog 
new/libgit2-glib-0.23.8/ChangeLog
--- old/libgit2-glib-0.23.6/ChangeLog   2015-09-21 19:18:19.0 +0200
+++ new/libgit2-glib-0.23.8/ChangeLog   2015-12-11 14:43:06.0 +0100
@@ -1,6 +1,56 @@
+commit 22fcc8d6d43e92d2113ff3c6afcd81b816dc7d59
+Author: Jesse van den Kieboom 
+Date:   2015-11-08
+
+Ensure hunk header text is in UTF-8
+
+M  libgit2-glib/ggit-diff-hunk.c
+
+commit cc84896d1fb7611d33da7b4a0718602d42a47205
+Author: Jesse van den Kieboom 
+Date:  2015-11-08
+
+Return Ggit enum instead of git2 enum
+
+M  libgit2-glib/ggit-diff-binary-file.c
+
+commit 1cd26e77ecf146c7c808d384be18372fb34aa2a5
+Author: Jesse van den Kieboom 
+Date:  2015-11-08
+
+Fix wrong return value
+
+M  libgit2-glib/ggit-repository.c
+
+commit 1cb15b4f2fdb2c8360f74907669939e833447c27
+Author: Ignacio Casal Quinteiro 
+Date:  2015-10-14
+
+signature: return the right values
+
+M  libgit2-glib/ggit-signature.c
+
+commit 8f7d2d4f1abe676918459d1ecbeb808817b69d53
+Author: Ignacio Casal Quinteiro 
+Date:  2015-09-21
+
+Post release version bump
+
+M  configure.ac
+
+commit 79873ca607e55a90d4ce20390cfbb5d202b2aa24
+Author: Ignacio Casal Quinteiro 
+Date:  2015-09-21
+
+Release 0.23.6
+
+M  NEWS
+M  README
+M  configure.ac
+
 commit a39a9844e16990ac12a2326e138323907eb13450
 Author: Ignacio Casal Quinteiro 
-Date:   2015-08-29
+Date:  2015-08-29
 
 diff-line: do not leak the content
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.23.6/Makefile.in 
new/libgit2-glib-0.23.8/Makefile.in
--- old/libgit2-glib-0.23.6/Makefile.in 2015-09-21 19:17:59.0 +0200
+++ new/libgit2-glib-0.23.8/Makefile.in 2015-12-11 14:42:44.0 +0100
@@ -194,7 +194,7 @@
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(srcdir)/libgit2-glib-1.0.pc.in AUTHORS COPYING ChangeLog \
INSTALL NEWS README compile config.guess config.sub install-sh \
-   ltmain.sh missing py-compile
+   ltmain.sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.23.6/NEWS new/libgit2-glib-0.23.8/NEWS
--- old/libgit2-glib-0.23.6/NEWS2015-09-21 19:16:56.0 +0200
+++ new/libgit2-glib-0.23.8/NEWS2015-12-11 14:42:23.0 +0100
@@ -1,3 +1,7 @@
+News in 0.23.8
+--
+* Misc bugfixing
+
 News in 0.23.6
 --
 * Fix corrupted memory on diff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.23.6/README 
new/libgit2-glib-0.23.8/README
--- old/libgit2-glib-0.23.6/README  2015-09-21 19:16:15.0 +0200
+++ new/libgit2-glib-0.23.8/README  2015-12-11 14:42:08.0 +0100
@@ -20,8 +20,8 @@
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.23.6.tar.xz # unpack the sources
-  % cd libgit2-glib-0.23.6 # change to the toplevel 
directory
+  % tar Jxf libgit2-glib-0.23.8.tar.xz # unpack the sources
+  % cd libgit2-glib-0.23.8 # change to the 

commit ubuntu-themes for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package ubuntu-themes for openSUSE:Factory 
checked in at 2015-12-20 10:52:53

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


Package is "ubuntu-themes"

Changes:

--- /work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes.changes  
2015-12-01 09:19:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes.changes 
2015-12-20 10:52:56.0 +0100
@@ -1,0 +2,13 @@
+Sat Dec 19 21:13:15 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 14.04~bzr20151216 (changes since 14.04~bzr20151127):
+  * Suru icon theme update: Inclusion of SDK icons Addition of a
+whole set of mono device icons Updated app icons designs
+(lp#1518934).
+  * Basic "app-notification" theming to avoid weirdness in Nautilus.
+  * Update the nautilus.css with the current upstream one, it could
+probably be tweaked a bit and has references to color used
+upstream but those don't look out of place with our theme and
+is better than what we have now.
+
+---

Old:

  ubuntu-themes_14.04+16.04.20151127.orig.tar.gz

New:

  ubuntu-themes_14.04+16.04.20151216.orig.tar.gz



Other differences:
--
++ ubuntu-themes.spec ++
--- /var/tmp/diff_new_pack.I8Glq6/_old  2015-12-20 10:52:57.0 +0100
+++ /var/tmp/diff_new_pack.I8Glq6/_new  2015-12-20 10:52:57.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 14.04+16.04.20151127
+%define _version 14.04+16.04.20151216
 Name:   ubuntu-themes
-Version:14.04~bzr20151127
+Version:14.04~bzr20151216
 Release:0
 Summary:Eyecandy from Ubuntu
 License:GPL-3.0+

++ ubuntu-themes_14.04+16.04.20151127.orig.tar.gz -> 
ubuntu-themes_14.04+16.04.20151216.orig.tar.gz ++
/work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes_14.04+16.04.20151127.orig.tar.gz
 
/work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes_14.04+16.04.20151216.orig.tar.gz
 differ: char 5, line 1




commit s3fs for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package s3fs for openSUSE:Factory checked in 
at 2015-12-20 10:52:48

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


Package is "s3fs"

Changes:

--- /work/SRC/openSUSE:Factory/s3fs/s3fs.changes2015-01-22 
21:49:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.s3fs.new/s3fs.changes   2015-12-20 
10:52:50.0 +0100
@@ -1,0 +2,58 @@
+Mon Dec  7 13:27:52 UTC 2015 - rjsch...@suse.com
+
+- Update to version 1.79 (bsc#958186)
+  + Emit user-friendly log messages on failed CheckBucket requests
+  + Remove stray chars from source files
+  + Fix spelling errors
+  + FreeBSD issue
+  + Address clang always true warnings
+  + Small gitignore fixes
+  + url: handle scheme omission
+  + Changed option processing to use strtol() to get a umask
+  + Add simple unit tests for trim functions
+  + CURL handles not properly initialized to use DNS or SSL session caching
+  + Optimized function "bool directory_empty()"
+  + Remove prefix option in s3fs man page - issue#87
+  + fix rename before close
+  + Supported signature version 4
+  + Added new mp_umask option about issue#107, pr#110
+  + Fallback to v2 signatures correctly.
+  + refactor integration tests create/cleanup file
+  + Test ls
+  + Use S3Proxy to run integration tests
+  + Include Content-Type in complete MPU V2 signature
+  + Correct V4 signature for initiate multipart upload
+  + Small fixes to integration tests
+  + Add test for multi-part upload
+  + Fixed bugs, not turn use_cache off and ty to load to end - issue#97
+  + Fixed a bug no use_cache case about fixed #138 - issue#141
+  + Add Travis configuration
+  + add exit handler to cleanup on failures
+  + Use S3Proxy 1.4.0-SNAPSHOT
+  + Fixed a bug not handling fsync - #145
+  + Fixed url-encoding for ampersand etc on sigv4 - Improvement/#149
+  + Fixed a bug: unable to mount bucket subdirectory
+  + Fixed a bug about ssl session sharing with libcurl older 7.23.0 - issue#126
+  + Upgrade to S3Proxy 1.4.0
+  + send the correct Host header when using -o url
+  + Auth v4 refactor
+  + Increased default connecting/reading/writing timeout value
+  + switch to use region specific endpoints to compute correct v4 signature
+  + Reviewed and fixed response codes print in curl.cpp - #157
+  + Support buckets with mixed-case names
+  + Run integration tests via Travis
+  + configure.ac: detect target, if target is darwin (OSX), then #176
+  + Add .mailmap
+  + Update .gitignore
+  + Add usage information for multipart_size
+  + Correct obvious typos in usage and README
+  + Add a no_check_certificate option.
+  + Tilda in a file-name breaks things (EPERM)
+  + Disasble integration tests for Travis 
+  + Supported extended attributes(retry)
+  + fixed fallback to sigv2 for bucket create and GCS
+  + Specialize {set,get}xattr for OS X
+  + Add integration test for xattr
+  + Fixed a few small spelling issues.
+
+---
@@ -23,0 +82,21 @@
+- From 1.77
+  + enable_content_md5 Input/output error
+  + s3fs -u should return 0 if there are no lost multiparts
+  + empty file is written to s3
+  + s3fs crashes with segfault
+  + Fix typos in docs for max_stat_cache_size
+  + curl ssl problems
+  + Address signedness warning in FdCache::Init
+- From 1.76
+  + du shows incorrect usage stats
+  + version in configure.ac is 1.74 for release 1.75
+- From 1.75
+  + Using %20 instead of the plus (+) sign for encoding spaces
+  + Fixed local timezone was incorrectly being applied to IAM and
+Last-Modified dates.
+  + Fix compilation error on MacOSX with missing const
+
+---
+Thu Jan 23 14:06:17 UTC 2014 - rschweik...@suse.com
+
+- Add to SLE FATE #316010

Old:

  s3fs-fuse-1.78.tar.gz

New:

  s3fs-fuse-1.79.tar.gz



Other differences:
--
++ s3fs.spec ++
--- /var/tmp/diff_new_pack.qwCXcz/_old  2015-12-20 10:52:51.0 +0100
+++ /var/tmp/diff_new_pack.qwCXcz/_new  2015-12-20 10:52:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package s3fs
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   s3fs
-Version:1.78
+Version:1.79
 Release:0
 Summary:FUSE file system backed by Amazon S3 bucket
 License:GPL-2.0

++ s3fs-fuse-1.78.tar.gz -> s3fs-fuse-1.79.tar.gz ++
 5250 lines of diff (skipped)




commit raspberrypi-firmware for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2015-12-20 10:52:40

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


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2015-11-18 22:34:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2015-12-20 10:52:41.0 +0100
@@ -1,0 +2,24 @@
+Tue Dec  8 16:29:07 UTC 2015 - afaer...@suse.de
+
+- Update to 224c756 (2015-12-08)
+
+---
+Tue Dec  8 16:13:14 UTC 2015 - afaer...@suse.de
+
+- Move files from /boot to /boot/vc to allow directly updating the
+  FAT partition through a /boot/vc mount
+- Require the main package for the branding package
+
+---
+Sun Nov 29 14:08:53 UTC 2015 - afaer...@suse.de
+
+- Update to ed611df (2015-11-25)
+* Clarifies licensing of start_*.elf files
+- Improve get-from-git.sh
+* Automate file removal and addition
+* Use date of last relevant change
+- Add branding-openSUSE subpackage, based on a to-do item in
+  openSUSE:Factory:ARM JeOS package's uboot-image-install.in script
+* Update comment about zImage to reflect current U-Boot situation
+
+---

Old:

  raspberrypi-firmware-2015.10.23.tar.bz2

New:

  Config.txt
  raspberrypi-firmware-2015.12.08.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.GJO4e3/_old  2015-12-20 10:52:43.0 +0100
+++ /var/tmp/diff_new_pack.GJO4e3/_new  2015-12-20 10:52:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2015 SUSE Linux 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
@@ -12,21 +12,37 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
 Name:   raspberrypi-firmware
-Version:2015.10.23
+Version:2015.12.08
 Release:0
-License:SUSE-Firmware
 Summary:Binary bootloader and firmware files for Raspberry Pi
-Url:https://github.com/raspberrypi/firmware/
+License:SUSE-Firmware
 Group:  System/Boot
+Url:https://github.com/raspberrypi/firmware/
 ExclusiveArch:  %arm
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
+Source2:Config.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Binary bootloader and firmware files for Raspberry Pi
 
+
+%package branding-openSUSE
+Summary:openSUSE Branding for Raspberry Pi
+Group:  System/Boot
+Requires:   raspberrypi-firmware = %{version}
+
+%description branding-openSUSE
+Binary bootloader and firmware files for Raspberry Pi
+
+This sub-package configures the openSUSE boot process.
+
 Note: Config.txt can be used to set some params (gpu_mem, etc.)
 
 
@@ -36,20 +52,26 @@
 %build
 
 %install
-mkdir -p %buildroot/boot
-cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom %buildroot/boot
+mkdir -p %buildroot/boot/vc
+cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom %buildroot/boot/vc
+cp %{SOURCE2} %buildroot/boot/vc/Config.txt
 
 %files
 %defattr(-,root,root)
-/boot/start.elf
-/boot/start_cd.elf
-/boot/start_db.elf
-/boot/start_x.elf
-/boot/fixup.dat
-/boot/fixup_cd.dat
-/boot/fixup_db.dat
-/boot/fixup_x.dat
-/boot/bootcode.bin
-%doc /boot/LICENCE.broadcom
+%dir /boot/vc
+/boot/vc/start.elf
+/boot/vc/start_cd.elf
+/boot/vc/start_db.elf
+/boot/vc/start_x.elf
+/boot/vc/fixup.dat
+/boot/vc/fixup_cd.dat
+/boot/vc/fixup_db.dat
+/boot/vc/fixup_x.dat
+/boot/vc/bootcode.bin
+%doc /boot/vc/LICENCE.broadcom
+
+%files branding-openSUSE
+%defattr(-,root,root)
+%config /boot/vc/Config.txt
 
 %changelog

++ Config.txt ++
# Get more options/information on http://elinux.org/RPiconfig
# Our kernels are located on a Linux partition. Chainload U-Boot to load them.
kernel=u-boot.bin
# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
gpu_mem_256=64
# Use 128 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
gpu_mem_512=128
# Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max
force_turbo=0
# Start in turbo 

commit virt-viewer for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2015-12-20 10:52:49

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


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2015-09-30 
05:53:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2015-12-20 10:52:51.0 +0100
@@ -1,0 +2,56 @@
+Fri Dec 11 15:57:31 MST 2015 - carn...@suse.com
+
+- Update to virt-viewer version 3.0
+  virt-viewer-3.0.tar.bz2
+  - Last release to support GTK2 for Linux. The next 4.0 release
+will be GTK3 only
+  - Don’t add URI scheme / path info to oVirt URIs
+  - Require spice-gtk >= 0.30
+  - Enable webdav folder sharing with spice
+  - Add preferences UI dialog
+  - Take –direct into account when checking if guest is reachable
+  - Take SPICE proxy into account when connecting to oVirt
+instances
+  - Fail gracefully when hostname is not returned by oVirt
+  - Don’t show empty foreign menu on secondary displays
+  - Avoid accidentally trying to connect to port 0 when oVirt
+doesn’t specify a port number
+  - Correctly update geometry when enabling/disabling display heads
+  - Avoid accidentally creating extra monitors when using
+configuration file monitor mapping
+  - Exit normally when cancelling connect dialog
+  - Don’t wait for a guest that we know will never show up
+  - Fix crash when using –reconnect with SPICE
+  - Avoid zooming out if it would decrease window size below
+minimum required for top menu display
+  - Fix crash when disabling last enabled display
+  - Honour changes in display position from guest
+  - Don’t show error dialog twice for unknown graphics type
+  - Allow to cancel oVirt auth without error
+  - Set sensitivity of display menu based on whether it is usable
+or not
+  - Set sensitivity of tool bar buttons based on whether they are
+usable or not
+  - Set guest name reported by VNC
+  - Fix crash when using gtk-vnc 0.3.8
+  - Fix alt-tab behaviour in choose VM dialog
+  - Don’t allow missing display in monitor mapping config
+  - Add –with-osid flag to configure to allow specifying the
+operating system build target. The values should be based on
+libosinfo OS short IDs.
+  - Ensure windows installer places menu icon for all users not
+just admin. Requires manual uninstall of previous windows
+version
+  - Require address in remote viewer connect dialog
+  - Automatically retry VNC connection after auth failure
+  - Drop GTK2 support for Windows builds
+  - Enable keepalives on libvirt conncetion
+  - Allow resize of window to arbitrary size
+  - Fix thread safety handling event callbacks
+  - Avoid deprecation warnings with newer glib
+  - Pulled in multiple fixes for event loop from libvirt-glib
+  - Fix misc bugs reported by coverity
+  - Fix binary ID in MSI installer
+  - Stop polling libvirt after reconnecting to libvirt
+
+---

Old:

  virt-viewer-2.0.tar.bz2

New:

  virt-viewer-3.0.tar.bz2



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.l7DfZv/_old  2015-12-20 10:52:52.0 +0100
+++ /var/tmp/diff_new_pack.l7DfZv/_new  2015-12-20 10:52:52.0 +0100
@@ -25,10 +25,10 @@
 Summary:Virtual Machine Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
-Version:2.0
+Version:3.0
 Release:0
 Url:http://www.virt-manager.org
-Source0:virt-viewer-2.0.tar.bz2
+Source0:virt-viewer-3.0.tar.bz2
 Patch50:netcat.patch
 Patch51:windows-keycombo.patch
 Patch52:netware-keycombo.patch
@@ -110,10 +110,12 @@
 %{_mandir}/man1/remote-viewer.1*
 %{_datadir}/applications/remote-viewer.desktop
 %{_datadir}/mime/packages/virt-viewer-mime.xml
+%{_datadir}/virt-viewer/ui/remote-viewer-connect.xml
 %{_datadir}/virt-viewer/ui/virt-viewer-about.xml
 %{_datadir}/virt-viewer/ui/virt-viewer-auth.xml
 %{_datadir}/virt-viewer/ui/virt-viewer.xml
 %{_datadir}/virt-viewer/ui/virt-viewer-guest-details.xml
 %{_datadir}/virt-viewer/ui/virt-viewer-vm-connection.xml
+%{_datadir}/virt-viewer/ui/virt-viewer-preferences.xml
 
 %changelog

++ netcat.patch ++
--- /var/tmp/diff_new_pack.l7DfZv/_old  2015-12-20 10:52:52.0 +0100
+++ /var/tmp/diff_new_pack.l7DfZv/_new  2015-12-20 10:52:52.0 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-2.0/src/virt-viewer-app.c
+Index: virt-viewer-3.0/src/virt-viewer-app.c
 ===
 

commit grub2 for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-12-20 10:51:36

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


Package is "grub2"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2015-12-17 
15:53:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-12-20 
10:51:38.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 17 11:04:06 UTC 2015 - o...@aepfle.de
+
+- grub2-xen-pv-firmware.cfg: fix hd boot (boo#926795)
+
+---



Other differences:
--
++ grub2-xen-pv-firmware.cfg ++
--- /var/tmp/diff_new_pack.6q2MhE/_old  2015-12-20 10:51:41.0 +0100
+++ /var/tmp/diff_new_pack.6q2MhE/_new  2015-12-20 10:51:41.0 +0100
@@ -41,20 +41,25 @@
 set suse_cddev="${suse_cddev_content}"
 fi
 
-hdcfg_list="/boot/grub2/grub.cfg \
+set hdcfg_list="\
+/boot/grub2/grub.cfg \
 /@/boot/grub2/grub.cfg \
 /@/.snapshots/1/snapshot/boot/grub2/grub.cfg \
 /.snapshots/1/snapshot/boot/grub2/grub.cfg \
-/grub2/grub.cfg"
+/grub2/grub.cfg\
+"
 
-hdlst_list="/boot/grub/menu.lst \
-/grub/menu.lst"
+set hdlst_list="\
+/boot/grub/menu.lst \
+/grub/menu.lst\
+"
 
 for c in ${hdcfg_list}; do
 if search -s hddev -f "${c}"; then
-menuentry "${hddev} Boot From Hard Disk ($c)" {
-set root="${hddev}"
-configfile "${c}"
+menuentry "${hddev} Boot From Hard Disk (${c})" "${hddev}" "${c}" {
+set root="${2}"
+set cfg="${3}"
+configfile "${cfg}"
 }
 break
 fi
@@ -62,9 +67,10 @@
 
 for c in ${hdlst_list}; do
 if search -s hddev -f "${c}"; then
-menuentry "${hddev} Boot From Hard Disk (${c})" {
-set root="${hddev}"
-legacy_configfile "${c}"
+menuentry "${hddev} Boot From Hard Disk (${c})" "${hddev}" "${c}" {
+set root="${2}"
+set cfg="${3}"
+legacy_configfile "${cfg}"
 }
 break
 fi




commit libreoffice for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-12-20 10:51:44

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


Package is "libreoffice"

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-12-13 
11:58:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2015-12-20 10:51:56.0 +0100
@@ -1,0 +2,18 @@
+Tue Dec 15 11:47:08 UTC 2015 - tchva...@suse.com
+
+- Version update to 5.0.4.2:
+  * Final of the 5.0.4 series
+
+---
+Mon Dec 14 22:23:15 UTC 2015 - andras.ti...@collabora.com
+
+- bnc#945047 - LO-L3: LO is duplicating master pages
+  * bnc-945047.diff
+
+---
+Fri Dec 11 12:13:27 UTC 2015 - tchva...@suse.com
+
+- Version update to 5.0.4.1:
+  * rc1 of 5.0.4 with various regression fixes
+
+---

Old:

  language-subtag-registry-2015-06-08.tar.bz2
  libreoffice-5.0.3.2.tar.xz
  libreoffice-help-5.0.3.2.tar.xz
  libreoffice-translations-5.0.3.2.tar.xz

New:

  bnc-945047.diff
  language-subtag-registry-2015-08-04.tar.bz2
  libreoffice-5.0.4.2.tar.xz
  libreoffice-help-5.0.4.2.tar.xz
  libreoffice-translations-5.0.4.2.tar.xz



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.yJctr7/_old  2015-12-20 10:52:19.0 +0100
+++ /var/tmp/diff_new_pack.yJctr7/_new  2015-12-20 10:52:19.0 +0100
@@ -22,7 +22,7 @@
 %define numbertext_version 0.9.5
 # Urls
 %define external_url   http://dev-www.libreoffice.org/src/
-%define tarball_url
http://download.documentfoundation.org/libreoffice/src/5.0.3
+%define tarball_url
http://download.documentfoundation.org/libreoffice/src/5.0.4
 # Old Make and bundle or not
 %if 0%{?suse_version} > 1230
 %bcond_with oldmake
@@ -64,7 +64,7 @@
 %endif
 # This is used due to the need for beta releases
 Name:   libreoffice
-Version:5.0.3.2
+Version:5.0.4.2
 Release:0
 Summary:A Free Office Suite (Framework)
 License:Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C
@@ -152,7 +152,7 @@
 Source2059: 
%{external_url}/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
 Source2060: 
%{external_url}/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz
 Source2061: 
%{external_url}/b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz
-Source2062: %{external_url}/language-subtag-registry-2015-06-08.tar.bz2
+Source2062: %{external_url}/language-subtag-registry-2015-08-04.tar.bz2
 # Make for old distros where too old gnumake resides
 Source3000: http://ftp.gnu.org/gnu/make/make-4.1.tar.bz2
 # PATCH-FIX-SUSE: disable really fragile test run on hsqldb
@@ -177,6 +177,8 @@
 Patch12:use-long-for-test-comparsion.patch
 # bnc#954345 - LO-L3: Insert-->Image-->Insert as Link hangs writer
 Patch13:bnc-954345.diff
+# bnc#945047 - LO-L3: LO is duplicating master pages
+Patch14:bnc-945047.diff
 # try to save space by using hardlinks
 Patch990:   install-with-hardlinks.diff
 BuildRequires:  %{name}-share-linker
@@ -1008,6 +1010,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 %patch990 -p1
 # 256x256 icons
 tar -xjf %{SOURCE20}















++ bnc-945047.diff ++
>From 0b6c9ddce0478bbedc36e8531f31b154bbce661c Mon Sep 17 00:00:00 2001
From: Mike Kaganski 
Date: Thu, 3 Dec 2015 19:05:03 +1000
Subject: [PATCH] tdf#96206: Avoid scaling objects while copying to clipboard

... to prevent duplicating masters on slide copy-paste.
Also fixed a 10-year copy-paste error (pRefPage wasn't replaced
with pNPage).
Fixed argument evaluation order issue (aStream.GetEndOfData()
depends on Flush() but doesn't call it, so will return incorrect
result if called before aStream.GetBuffer()).
Replaced compare of hashes with results of stringify(),
because it removes useless overhead (hashes are calculated from
stringify() anyway, and are not cached anywhere).
Removed Flush() called from SvMemoryStream::GetBuffer(), because
it calls GetData(), which calls Flush() itself.

Change-Id: Ia46d4e9a017fc628d424949a9d229045a249a4ca
---
 sd/source/core/drawdoc3.cxx| 22 --
 svx/source/svdraw/svdobj.cxx   |  1 +
 tools/source/stream/stream.cxx |  1 -
 3 files changed, 17 insertions(+), 7 deletions(-)

diff --git 

commit fontforge for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package fontforge for openSUSE:Factory 
checked in at 2015-12-20 10:52:02

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


Package is "fontforge"

Changes:

--- /work/SRC/openSUSE:Factory/fontforge/fontforge.changes  2015-05-15 
09:54:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontforge.new/fontforge.changes 2015-12-20 
10:52:26.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 16 14:03:36 UTC 2015 - pgaj...@suse.com
+
+- updated to 20150824: This fixes a few bugs, including some in 
+  U. F. O. kerning classes and FreeType rasterization, and adds 
+  a Korean translation.
+
+---

Old:

  fontforge-20150430-repacked.tar.gz

New:

  fontforge-20150824-repacked.tar.gz



Other differences:
--
++ fontforge.spec ++
--- /var/tmp/diff_new_pack.Lpfo5J/_old  2015-12-20 10:52:29.0 +0100
+++ /var/tmp/diff_new_pack.Lpfo5J/_new  2015-12-20 10:52:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fontforge
-Version:20150430
+Version:20150824
 Release:0
 Summary:A Font Editor
 License:GPL-3.0+

++ fontforge-20150430-repacked.tar.gz -> fontforge-20150824-repacked.tar.gz 
++
/work/SRC/openSUSE:Factory/fontforge/fontforge-20150430-repacked.tar.gz 
/work/SRC/openSUSE:Factory/.fontforge.new/fontforge-20150824-repacked.tar.gz 
differ: char 5, line 1




commit latex2html for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package latex2html for openSUSE:Factory 
checked in at 2015-12-20 10:52:08

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


Package is "latex2html"

Changes:

--- /work/SRC/openSUSE:Factory/latex2html/latex2html.changes2014-10-07 
18:24:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.latex2html.new/latex2html.changes   
2015-12-20 10:52:29.0 +0100
@@ -1,0 +2,17 @@
+Wed Dec 16 15:01:36 UTC 2015 - pgaj...@suse.com
+
+- updated to 2015: apply patches from Debian
+Dlatex2html-2012-backref-workaround.diff
+Dlatex2html-2012-binmode.diff
+Dlatex2html-2012-dest-dir.diff
+Dlatex2html-2012-gsout.diff (upstreamed)
+Dlatex2html-2012-match-multiline.diff (upstreamed)
+Dlatex2html-2012-perl-bindir.diff
+Dlatex2html-2012-share-dir.diff
+Alatex2html-backref-workaround.diff
+Alatex2html-binmode.diff
+Alatex2html-dest-dir.diff
+Alatex2html-perl-bindir.diff
+Alatex2html-share-dir.diff
+
+---

Old:

  latex2html-2012-backref-workaround.diff
  latex2html-2012-binmode.diff
  latex2html-2012-dest-dir.diff
  latex2html-2012-gsout.diff
  latex2html-2012-match-multiline.diff
  latex2html-2012-perl-bindir.diff
  latex2html-2012-share-dir.diff
  latex2html-2012.tgz

New:

  latex2html-2015.tar.gz
  latex2html-backref-workaround.diff
  latex2html-binmode.diff
  latex2html-dest-dir.diff
  latex2html-perl-bindir.diff
  latex2html-share-dir.diff



Other differences:
--
++ latex2html.spec ++
--- /var/tmp/diff_new_pack.iOIPam/_old  2015-12-20 10:52:31.0 +0100
+++ /var/tmp/diff_new_pack.iOIPam/_new  2015-12-20 10:52:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package latex2html
 #
-# 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
@@ -33,25 +33,23 @@
 Requires:   perl
 Requires:   texlive-dvips
 Requires:   texlive-latex
-Version:2012
+Version:2015
 Release:0
 Summary:LaTeX to HTML Converter
 License:GPL-2.0+
 Group:  Productivity/Publishing/TeX/Utilities
 BuildArch:  noarch
-Source0:
http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tgz
+Source0:
http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tar.gz
 Source1:latex2html-manual.tar.bz2
 Source2:latex2html-README.SUSE
 Source3:testfile.tex
 Source4:local.pm
 Source5:latex2html.1
-Patch0: latex2html-%{version}-share-dir.diff
-Patch1: latex2html-%{version}-perl-bindir.diff
-Patch2: latex2html-%{version}-dest-dir.diff
-Patch3: latex2html-%{version}-binmode.diff
-Patch4: latex2html-%{version}-gsout.diff
-Patch5: latex2html-%{version}-match-multiline.diff
-Patch6: latex2html-%{version}-backref-workaround.diff
+Patch0: latex2html-share-dir.diff
+Patch1: latex2html-perl-bindir.diff
+Patch2: latex2html-dest-dir.diff
+Patch3: latex2html-binmode.diff
+Patch4: latex2html-backref-workaround.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -84,8 +82,6 @@
 %patch2
 %patch3
 %patch4
-%patch5
-%patch6
 cp %{S:2} README.SUSE
 cp %{S:4} .
 

++ latex2html-backref-workaround.diff ++
--- ./latex2html.pin.orig   2013-06-25 14:57:10.0 +
+++ ./latex2html.pin2013-06-25 14:57:27.0 +
@@ -16557,7 +16557,7 @@ sub make_isolatin1_rx {
  $caption_suffixes = "lof|lot";
 #$caption_rx = 
"caption\\s*([[]\\s*((($any_next_pair_rx5)|([[][^]]*[]])|[^]])*)[]])?$O(\\d+)$C([\\s\\S]*)$O\\8$C$EOL";
 
-$caption_rx = 
"(top|bottom|table)?caption\\s*\\\*?\\s*([[]\\s*((($any_next_pair_rx6)|([[][^]]*[]])|[^]])*)[]])?$O(\\d+)$C([\\s\\S]*)$O\\9$C$EOL";
+$caption_rx = 
"(top|bottom|table)?caption\\s*\\\*?\\s*([[]\\s*((($any_next_pair_rx6)|([[][^]]*[]])|[^]])*)[]])?$O(\\d+)$C([\\s\\S]*)$O\\g9$C$EOL";
 $caption_width_rx = 
"setlength\\s*(($O|$OP)\\d+($C|$CP))captionwidth\\1\\s*(($O|$OP)\\d+($C|$CP))([^>]*)\\4";
 
 # Matches the \htmlimage command
@@ -16622,7 +16622,7 @@ sub make_isolatin1_rx {
 
 # Matches a label command and its argument
 $labels_rx = "label\\s*$O(\\d+)$C([\\s\\S]*)$O\\1$C$EOL";
-$labels_rx8 = "label\\s*$O(\\d+)$C([\\s\\S]*)$O\\8$C$EOL";
+$labels_rx8 = "label\\s*$O(\\d+)$C([\\s\\S]*)$O\\g8$C$EOL";
 
   

commit atril for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package atril for openSUSE:Factory checked 
in at 2015-12-20 10:52:52

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


Package is "atril"

Changes:

--- /work/SRC/openSUSE:Factory/atril/atril.changes  2015-12-03 
13:31:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.atril.new/atril.changes 2015-12-20 
10:52:53.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec 18 11:18:58 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.2:
+  * [epub] Fix crash when accessibility is enabled.
+
+---

Old:

  atril-1.12.1.tar.xz

New:

  atril-1.12.2.tar.xz



Other differences:
--
++ atril.spec ++
--- /var/tmp/diff_new_pack.16Zgxx/_old  2015-12-20 10:52:54.0 +0100
+++ /var/tmp/diff_new_pack.16Zgxx/_new  2015-12-20 10:52:54.0 +0100
@@ -21,7 +21,7 @@
 %define typelib1 typelib-1_0-AtrilDocument-1_5_0
 %define typelib2 typelib-1_0-AtrilView-1_5_0
 Name:   atril
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:MATE Desktop document viewer
 License:GPL-2.0 and LGPL-2.0
@@ -55,8 +55,9 @@
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
 Requires:   %{name}-backends = %{version}
-Requires:   mate-desktop-gsettings-schemas >= %{version}
+Requires:   mate-desktop-gsettings-schemas >= %{_version}
 Recommends: %{name}-lang
+# mate-document-viewer was last used in openSUSE 13.1.
 Provides:   mate-document-viewer = %{version}
 Obsoletes:  mate-document-viewer < %{version}
 Obsoletes:  mate-document-viewer-lang < %{version}
@@ -105,9 +106,10 @@
 %package backends
 Summary:Atril shared libraries (View and Document)
 Group:  System/Libraries
+# mate-document-viewer-libs-3 was last used in openSUSE 13.1.
 Provides:   mate-document-viewer-libs-3 = %{version}
-Obsoletes:  mate-document-viewer < %{version}
 Obsoletes:  mate-document-viewer-libs-3 < %{version}
+Obsoletes:  mate-document-viewer < %{version}
 
 %description backends
 Atril is a document viewer capable of displaying multiple and single
@@ -118,6 +120,7 @@
 Group:  System/GUI/Other
 Requires:   %{name} = %{version}
 Requires:   caja >= %{_version}
+# mate-document-viewer-caja was last used in openSUSE 13.1.
 Provides:   mate-document-viewer-caja = %{version}
 Obsoletes:  mate-document-viewer-caja < %{version}
 
@@ -135,6 +138,7 @@
 Requires:   %{name}-backends = %{version}
 Requires:   %{typelib1} = %{version}
 Requires:   %{typelib2} = %{version}
+# mate-document-viewer-devel was last used in openSUSE 13.1.
 Provides:   mate-document-viewer-devel = %{version}
 Obsoletes:  mate-document-viewer-devel < %{version}
 

++ atril-1.12.1.tar.xz -> atril-1.12.2.tar.xz ++
 12542 lines of diff (skipped)




commit openvpn for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2015-12-20 10:52:41

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


Package is "openvpn"

Changes:

--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2015-08-23 
17:45:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.openvpn.new/openvpn.changes 2015-12-20 
10:52:43.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  3 14:07:17 UTC 2015 - m...@suse.com
+
+- Adjust /var/run to _rundir macro value in openvpn@.service too.
+
+---



Other differences:
--
++ openvpn.spec ++
--- /var/tmp/diff_new_pack.EDjZOx/_old  2015-12-20 10:52:44.0 +0100
+++ /var/tmp/diff_new_pack.EDjZOx/_new  2015-12-20 10:52:44.0 +0100
@@ -144,6 +144,8 @@
 sed -e "s|@PLUGIN_LIBDIR@|%{_libdir}/openvpn/plugins|g" \
 -e "s|@PLUGIN_DOCDIR@|%{_defaultdocdir}/%{name}|g" \
 -i doc/openvpn.8
+sed -e "s|/var/run|%{_rundir}|g" < \
+$RPM_SOURCE_DIR/%{name}.service > %{name}.service
 
 # %%doc items shouldn't be executable.
 find contrib sample -type f -exec chmod a-x \{\} \;
@@ -172,7 +174,7 @@
 mkdir -p $RPM_BUILD_ROOT/%{_rundir}/openvpn
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/openvpn
 %if %{with_systemd}
-install -D -m 644 $RPM_SOURCE_DIR/%{name}.service 
%{buildroot}/%{_unitdir}/%{name}@.service
+install -D -m 644 %{name}.service %{buildroot}/%{_unitdir}/%{name}@.service
 install -D -m 644 $RPM_SOURCE_DIR/%{name}.target 
%{buildroot}/%{_unitdir}/%{name}.target
 install -D -m 755 $RPM_SOURCE_DIR/rc%{name} %{buildroot}%{_sbindir}/rc%{name}
 # tmpfiles.d






commit libspiro for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package libspiro for openSUSE:Factory 
checked in at 2015-12-20 10:52:16

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


Package is "libspiro"

Changes:

--- /work/SRC/openSUSE:Factory/libspiro/libspiro.changes2015-02-18 
11:37:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libspiro.new/libspiro.changes   2015-12-20 
10:52:31.0 +0100
@@ -1,0 +2,9 @@
+Wed Dec 16 15:17:58 UTC 2015 - pgaj...@suse.com
+
+- update to version 0.5.20150702
+  * Important bug fix issue #11 (missing file not included in 0v4).
+  * 2 Minor bug fixes caught on Coverity scan, free() and if c=3.
+  * Re-edit lib and tests to be more accommodating of older compilers.
+  * Verify libspiro output data is correct for test curves {0,1,2,4}.
+
+---

Old:

  0.3.20150131.tar.gz

New:

  0.5.20150702.tar.gz



Other differences:
--
++ libspiro.spec ++
--- /var/tmp/diff_new_pack.kOt4iZ/_old  2015-12-20 10:52:32.0 +0100
+++ /var/tmp/diff_new_pack.kOt4iZ/_new  2015-12-20 10:52:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libspiro
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   libspiro
-Version:0.3.20150131
+Version:0.5.20150702
 Release:0
 Summary:A clothoid to bezier spline converter
 License:GPL-2.0+
@@ -27,8 +27,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 
 %description

++ 0.3.20150131.tar.gz -> 0.5.20150702.tar.gz ++
 1748 lines of diff (skipped)




commit tigervnc for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package tigervnc for openSUSE:Factory 
checked in at 2015-12-20 10:52:22

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


Package is "tigervnc"

Changes:

--- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes2015-11-17 
14:20:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.tigervnc.new/tigervnc.changes   2015-12-20 
10:52:32.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 16 14:25:35 UTC 2015 - m...@suse.com
+
+- u_tigervnc_update_default_vncxstartup.patch
+  * Update default VNC xstartup script.
+- Add dependency on xinit and icewm. (bnc#956537)
+
+---

New:

  u_tigervnc_update_default_vncxstartup.patch



Other differences:
--
++ tigervnc.spec ++
--- /var/tmp/diff_new_pack.MeD2qK/_old  2015-12-20 10:52:33.0 +0100
+++ /var/tmp/diff_new_pack.MeD2qK/_new  2015-12-20 10:52:33.0 +0100
@@ -121,6 +121,7 @@
 Patch12:U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch
 Patch13:u_tigervnc-vncserver-clean-pid-files.patch
 Patch14:u_xserver118.patch
+Patch15:u_tigervnc_update_default_vncxstartup.patch
 
 %description
 TigerVNC is a high-performance, platform-neutral implementation of VNC 
(Virtual Network Computing), 
@@ -135,10 +136,12 @@
 Requires(post): /usr/sbin/useradd
 Requires(post): /usr/sbin/groupadd
 # Needed to serve java applet
+Requires:   icewm
 Requires:   python
 Requires:   python-pyOpenSSL
 Requires:   xauth
 Requires:   xinetd
+Requires:   xinit
 Requires:   xkbcomp
 Requires:   xkeyboard-config
 Summary:TigerVNC implementation of Xvnc
@@ -165,6 +168,7 @@
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 pushd unix/xserver
 patch -p1 < ../xserver117.patch

++ u_tigervnc_update_default_vncxstartup.patch ++
Author: Michal Srb 
References: bnc#956537
Subject: Update default vnc xstartup script.

Index: tigervnc-1.5.0/unix/vncserver
===
--- tigervnc-1.5.0.orig/unix/vncserver
+++ tigervnc-1.5.0/unix/vncserver
@@ -59,27 +59,31 @@ $defaultXStartup
 = ("#!/bin/sh\n\n".
"unset SESSION_MANAGER\n".
"unset DBUS_SESSION_BUS_ADDRESS\n".
-   "OS=`uname -s`\n".
-   "if [ \$OS = 'Linux' ]; then\n".
-   "  case \"\$WINDOWMANAGER\" in\n".
-   "\*gnome\*)\n".
-   "  if [ -e /etc/SuSE-release ]; then\n".
-   "PATH=\$PATH:/opt/gnome/bin\n".
-   "export PATH\n".
-   "  fi\n".
-   "  ;;\n".
-   "  esac\n".
+   "\n".
+   "userclientrc=\$HOME/.xinitrc\n".
+   "sysclientrc=/etc/X11/xinit/xinitrc\n".
+   "\n".
+   "if [ -f \"\$userclientrc\" ]; then\n".
+   "  client=\"\$userclientrc\"\n".
+   "elif [ -f \"\$sysclientrc\" ]; then\n".
+   "  client=\"\$sysclientrc\"\n".
"fi\n".
-   "if [ -x /etc/X11/xinit/xinitrc ]; then\n".
-   "  exec /etc/X11/xinit/xinitrc\n".
+   "\n".
+   "if [ -x \"\$client\" ]; then\n".
+   "  exec \"\$client\"\n".
"fi\n".
-   "if [ -f /etc/X11/xinit/xinitrc ]; then\n".
-   "  exec sh /etc/X11/xinit/xinitrc\n".
+   "if [ -f \"\$client\" ]; then\n".
+   "  exec sh \"\$client\"\n".
"fi\n".
+   "\n".
"[ -r \$HOME/.Xresources ] && xrdb \$HOME/.Xresources\n".
"xsetroot -solid grey\n".
"xterm -geometry 80x24+10+10 -ls -title \"\$VNCDESKTOP Desktop\" &\n".
-   "twm &\n");
+   "if [ -x /usr/bin/twm ]; then\n".
+   "  /usr/bin/twm &\n".
+   "else\n".
+   "  echo \"No window manager found. You should install a window manager 
to get properly working VNC session.\"\n".
+   "fi\n");
 
 chop($host = `uname -n`);
 



commit systemd-presets-branding-openSUSE for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package systemd-presets-branding-openSUSE 
for openSUSE:Factory checked in at 2015-12-20 10:51:51

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


Package is "systemd-presets-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE/systemd-presets-branding-openSUSE.changes
  2015-12-13 09:34:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new/systemd-presets-branding-openSUSE.changes
 2015-12-20 10:52:22.0 +0100
@@ -1,0 +2,11 @@
+Wed Dec 16 13:21:29 UTC 2015 - lnus...@suse.de
+
+- don't enable ModemManager and wpa_supplicant. Both will be started
+  on demand (bnc#717130)
+
+---
+Wed Dec 16 11:47:20 UTC 2015 - e...@suse.com
+
+- Add display-manager.service to defaults presets (boo#958880).
+
+---



Other differences:
--
++ default-openSUSE.preset ++
--- /var/tmp/diff_new_pack.68WN2k/_old  2015-12-20 10:52:23.0 +0100
+++ /var/tmp/diff_new_pack.68WN2k/_new  2015-12-20 10:52:23.0 +0100
@@ -8,7 +8,6 @@
 enable cups.socket
 enable nscd.service
 enable purge-kernels.service
-enable ModemManager.service
 enable iscsid.socket
 enable iscsi.service
 enable hv_kvp_daemon.service
@@ -21,7 +20,6 @@
 enable irqbalance.service
 enable auditd.service
 enable lvm2-lvmetad.socket
-enable wpa_supplicant.service
 enable storage-fixup.service
 enable vmtoolsd.service
 enable xencommons.service
@@ -32,3 +30,4 @@
 enable updatedb.timer
 disable fstrim.service
 enable fstrim.timer
+enable display-manager.service




commit gegl-unstable for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2015-12-20 10:52:46

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


Package is "gegl-unstable"

Changes:

--- /work/SRC/openSUSE:Factory/gegl-unstable/gegl-unstable.changes  
2015-06-12 20:31:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2015-12-20 10:52:49.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 15 11:58:31 UTC 2015 - zai...@opensuse.org
+
+- Add missing post/postun handling for gegl-0_3.
+
+---



Other differences:
--
++ gegl-unstable.spec ++
--- /var/tmp/diff_new_pack.D2Y1J7/_old  2015-12-20 10:52:50.0 +0100
+++ /var/tmp/diff_new_pack.D2Y1J7/_new  2015-12-20 10:52:50.0 +0100
@@ -182,8 +182,10 @@
 mv %{buildroot}%{_datadir}/gtk-doc/html/gegl/ 
%{buildroot}%{_datadir}/gtk-doc/html/gegl-0.3/
 %find_lang %{_name}-0.3 %{?no_lang_C}
 
+%post -n gegl-0_3 -p /sbin/ldconfig
 %post -n libgegl-0_3-0 -p /sbin/ldconfig
 
+%postun -n gegl-0_3 -p /sbin/ldconfig
 %postun -n libgegl-0_3-0 -p /sbin/ldconfig
 
 %files




commit rygel for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2015-12-20 10:52:45

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


Package is "rygel"

Changes:

--- /work/SRC/openSUSE:Factory/rygel/rygel.changes  2015-10-26 
12:48:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2015-12-20 
10:52:46.0 +0100
@@ -1,0 +2,12 @@
+Sun Dec 13 16:52:54 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.28.2:
+  + Include SVG logo again with updated license.
+  + Server:
+- Properly calculate end byte of partial requests. Fixes a lot
+  of weird issues with Samsungs and Kodi.
+- Make generated playlists support INTERACTIVE transfer mode.
+  + Bugs fixed: bgo#756823.
+  + Updated translations.
+
+---

Old:

  rygel-0.28.1.tar.xz

New:

  rygel-0.28.2.tar.xz



Other differences:
--
++ rygel.spec ++
--- /var/tmp/diff_new_pack.YfRvZF/_old  2015-12-20 10:52:47.0 +0100
+++ /var/tmp/diff_new_pack.YfRvZF/_new  2015-12-20 10:52:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rygel
-Version:0.28.1
+Version:0.28.2
 Release:0
 Summary:Home Media Solution for GNOME based on UPnP/DLNA
 License:LGPL-2.0+

++ rygel-0.28.1.tar.xz -> rygel-0.28.2.tar.xz ++
 25295 lines of diff (skipped)