commit wayland for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2015-02-06 22:35:39

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


Package is wayland

Changes:

--- /work/SRC/openSUSE:Factory/wayland/wayland.changes  2015-01-30 
10:59:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes 2015-02-06 
22:35:40.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 10:20:12 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream prerelease 1.6.92
+* More documentation updates
+
+---

Old:

  wayland-1.6.91.tar.xz

New:

  wayland-1.6.92.tar.xz



Other differences:
--
++ wayland.spec ++
--- /var/tmp/diff_new_pack.kF8S3X/_old  2015-02-06 22:35:42.0 +0100
+++ /var/tmp/diff_new_pack.kF8S3X/_new  2015-02-06 22:35:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wayland
 #
-# 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
@@ -18,12 +18,12 @@
 
 %define lname  libwayland0
 Name:   wayland
-Version:1.6.91
+Version:1.6.92
 Release:0
 Summary:Wayland Compositor Infrastructure
 License:HPND
 Group:  Development/Libraries/C and C++
-URL:http://wayland.freedesktop.org/
+Url:http://wayland.freedesktop.org/
 
 #Git-Clone:git://anongit.freedesktop.org/wayland/wayland
 #Git-Web:  http://cgit.freedesktop.org/wayland/wayland/
@@ -32,15 +32,18 @@
 #git#BuildRequires:  autoconf = 2.64
 #git#BuildRequires:  automake = 1.11
 #git#BuildRequires:  libtool = 2.2
-BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt-tools
-BuildRequires:  pkgconfig
-BuildRequires:  xz xmlto
+BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRequires:  pkgconfig(expat)
 BuildRequires:  pkgconfig(libffi)
-BuildRoot:  %_tmppath/%name-%version-build
+%define with_doc 0
+%if 0%with_doc
+BuildRequires:  doxygen graphviz-gnome xmlto
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Wayland is a protocol for a compositor to talk to its clients as well
@@ -118,8 +121,12 @@
autoreconf -fi;
 fi;
 %configure --disable-static --includedir=%_includedir/%name \
+%if %with_doc
--docdir=%_defaultdocdir/%name
-make %{?_smp_mflags} V=1
+%else
+   --disable-documentation
+%endif
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%buildroot install %{?_smp_mflags}
@@ -128,10 +135,10 @@
 
 %check
 %if !0%{?qemu_user_space_build}
-mkdir xdg
-chmod 700 xdg
+mkdir -p xdg/wayland-tests
+chmod 700 xdg xdg/wayland-tests
 export XDG_RUNTIME_DIR=$PWD/xdg
-if ! make check %{?_smp_mflags} V=1; then
+if ! make check V=1; then
cat test-suite.log
exit 1
 fi
@@ -165,10 +172,12 @@
 %_datadir/aclocal/
 #%_datadir/pkgconfig/wayland-*.pc
 %_datadir/wayland/
-%_mandir/man3/wl_*.3*
 
+%if %with_doc
 %files doc
 %defattr(-,root,root)
-%_docdir/wayland/
+%_mandir/man3/wl*.3*
+%_docdir/%name/
+%endif
 
 %changelog

++ wayland-1.6.91.tar.xz - wayland-1.6.92.tar.xz ++
 9734 lines of diff (skipped)

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



commit mozilla-nspr for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nspr for openSUSE:Factory 
checked in at 2015-02-06 22:36:09

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


Package is mozilla-nspr

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nspr/mozilla-nspr.changes
2015-01-30 20:31:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.mozilla-nspr.new/mozilla-nspr.changes   
2015-02-06 22:36:10.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  4 16:29:31 UTC 2015 - co...@suse.com
+
+- add the changes file as source so the .src.rpm builds (used for
+  fake build time)
+
+---



Other differences:
--
++ mozilla-nspr.spec ++
--- /var/tmp/diff_new_pack.ScoHYX/_old  2015-02-06 22:36:11.0 +0100
+++ /var/tmp/diff_new_pack.ScoHYX/_new  2015-02-06 22:36:11.0 +0100
@@ -34,6 +34,7 @@
 #Source: 
ftp://ftp.mozilla.org/pub/nspr/releases/v%{version}/src/nspr-%{version}.tar.gz
 Source: nspr-%{version}.tar.gz
 Source1:baselibs.conf
+Source99:   %{name}.changes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,7 +67,7 @@
 %build
 pushd nspr
 # set buildtime to last-modification-time
-modified=$(sed -n '/^/n;s/ - .*$//;p;q' %{_sourcedir}/%{name}.changes)
+modified=$(sed -n '/^/n;s/ - .*$//;p;q' %{S:99})
 BUILD_STRING=$(date -u -d ${modified} +%%F %%T)
 BUILD_TIME=$(date -u -d ${modified} +%%s00)
 #

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



commit libdatrie for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libdatrie for openSUSE:Factory 
checked in at 2015-02-06 22:36:04

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


Package is libdatrie

Changes:

--- /work/SRC/openSUSE:Factory/libdatrie/libdatrie.changes  2013-04-14 
10:24:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdatrie.new/libdatrie.changes 2015-02-06 
22:36:05.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb  4 12:34:37 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.2.8
+  * Fix compiler warnings in test suites.
+  * Fix edge-case error on alphabet set of size 255.
+  * Fail trie operations on non-alphabet inputs, rather than silently
+allowing them to sneak in as false keys.
+  * Improved documentation.
+- Add xz build require to keep SLE11 support
+
+---

Old:

  libdatrie-0.2.4.tar.gz

New:

  libdatrie-0.2.8.tar.xz



Other differences:
--
++ libdatrie.spec ++
--- /var/tmp/diff_new_pack.0kqvNU/_old  2015-02-06 22:36:06.0 +0100
+++ /var/tmp/diff_new_pack.0kqvNU/_new  2015-02-06 22:36:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdatrie
 #
-# Copyright (c) 2013 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
@@ -17,16 +17,17 @@
 
 
 Name:   libdatrie
-Version:0.2.4
+Version:0.2.8
 Release:0
 Summary:Double-Array Trie Library
 License:LGPL-2.1
 Group:  System/Libraries
 Url:http://linux.thai.net/~thep/datrie/datrie.html
-Source: 
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.gz
+Source: 
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit patterns-openSUSE for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2015-02-06 22:35:45

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


Package is patterns-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2015-01-06 09:06:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2015-02-06 22:35:46.0 +0100
@@ -6,0 +7,7 @@
+Wed Dec 17 12:54:20 UTC 2014 - dims...@opensuse.org
+
+- gnome-icon-theme is deprecated in favor of adwaita-icon-theme
+  (which we don't need to put in a pattern, as it's a dependency to
+  a complete GTK+ 3.0 installation).
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.iiS0xi/_old  2015-02-06 22:35:47.0 +0100
+++ /var/tmp/diff_new_pack.iiS0xi/_new  2015-02-06 22:35:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-openSUSE
 #
-# 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
@@ -2096,9 +2096,6 @@
 Recommends: canberra-gtk-play
 Recommends: gnome-control-center
 Recommends: gnome-user-docs
-Recommends: gnome-icon-theme
-Recommends: gnome-icon-theme-extras
-Recommends: gnome-icon-theme-symbolic
 Recommends: gnome-keyring
 Recommends: gnome-menus
 Recommends: gnome-power-manager

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



commit python-py for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python-py for openSUSE:Factory 
checked in at 2015-02-06 22:35:52

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


Package is python-py

Changes:

--- /work/SRC/openSUSE:Factory/python-py/python-py.changes  2014-10-01 
07:40:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-py.new/python-py.changes 2015-02-06 
22:35:53.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  4 14:25:30 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.4.26:
+  - avoid calling normpath twice in py.path.local
+  - py.builtin._reraise properly reraises under Python3 now.
+  - fix issue53 - remove module index, thanks jenisys.
+  - allow posix path separators when fnmatch is called.
+Thanks Christian Long for the complete PR.
+
+---

Old:

  py-1.4.25.tar.gz

New:

  py-1.4.26.tar.gz



Other differences:
--
++ python-py.spec ++
--- /var/tmp/diff_new_pack.onBDiZ/_old  2015-02-06 22:35:54.0 +0100
+++ /var/tmp/diff_new_pack.onBDiZ/_new  2015-02-06 22:35:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-py
 #
-# 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,7 +17,7 @@
 
 
 Name:   python-py
-Version:1.4.25
+Version:1.4.26
 Release:0
 Summary:Library with cross-python path, ini-parsing, io, code, log 
facilities
 License:MIT

++ py-1.4.25.tar.gz - py-1.4.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/CHANGELOG new/py-1.4.26/CHANGELOG
--- old/py-1.4.25/CHANGELOG 2014-09-24 13:39:53.0 +0200
+++ new/py-1.4.26/CHANGELOG 2014-10-24 13:56:34.0 +0200
@@ -1,3 +1,15 @@
+1.4.26
+==
+
+- avoid calling normpath twice in py.path.local
+
+- py.builtin._reraise properly reraises under Python3 now.
+
+- fix issue53 - remove module index, thanks jenisys.
+
+- allow posix path separators when fnmatch is called.
+  Thanks Christian Long for the complete PR.
+
 1.4.25
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/PKG-INFO new/py-1.4.26/PKG-INFO
--- old/py-1.4.25/PKG-INFO  2014-09-24 13:39:53.0 +0200
+++ new/py-1.4.26/PKG-INFO  2014-10-24 13:56:34.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: py
-Version: 1.4.25
+Version: 1.4.26
 Summary: library with cross-python path, ini-parsing, io, code, log facilities
 Home-page: http://pylib.readthedocs.org/
 Author: holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/doc/index.txt new/py-1.4.26/doc/index.txt
--- old/py-1.4.25/doc/index.txt 2014-09-24 13:39:53.0 +0200
+++ new/py-1.4.26/doc/index.txt 2014-10-24 13:56:34.0 +0200
@@ -9,7 +9,7 @@
 see :ref:`CHANGELOG changelog` for latest changes.
 
 .. note::
-
+
Since version 1.4, the testing tool py.test is part of its own `pytest 
distribution`_.
 
 .. _`pytest distribution`: http://pytest.org
@@ -38,6 +38,5 @@
 ==
 
 * :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/py/__init__.py new/py-1.4.26/py/__init__.py
--- old/py-1.4.25/py/__init__.py2014-09-24 13:39:53.0 +0200
+++ new/py-1.4.26/py/__init__.py2014-10-24 13:56:34.0 +0200
@@ -8,7 +8,7 @@
 
 (c) Holger Krekel and others, 2004-2014
 
-__version__ = '1.4.25'
+__version__ = '1.4.26'
 
 from py import _apipkg
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/py/_builtin.py new/py-1.4.26/py/_builtin.py
--- old/py-1.4.25/py/_builtin.py2014-09-24 13:39:53.0 +0200
+++ new/py-1.4.26/py/_builtin.py2014-10-24 13:56:34.0 +0200
@@ -224,7 +224,7 @@
 def _reraise(cls, val, tb):
 __tracebackhide__ = True
 assert hasattr(val, '__traceback__')
-raise val
+raise cls.with_traceback(val, tb)
 else:
 exec (
 def _reraise(cls, val, tb):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.25/py/_path/common.py 

commit poppler for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2015-02-06 22:36:15

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-01-09 
20:52:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2015-02-06 
22:36:16.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  5 07:39:51 UTC 2015 - co...@suse.com
+
+- reset baselibs.conf for rebuilds
+
+---
poppler-qt5.changes: same change
poppler.changes: same change



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.5tNsV2/_old  2015-02-06 22:36:17.0 +0100
+++ /var/tmp/diff_new_pack.5tNsV2/_new  2015-02-06 22:36:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package poppler-qt
 #
-# 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
@@ -257,6 +257,7 @@
 cd %{buildroot}  find . -type f -o -type l | grep -v qt | xargs rm -v
 %endif
 
+echo  %SOURCE99
 %if %build_qt
 echo libpoppler-qt4-%{poppler_qt4_soname}  %SOURCE99
 %else

++ poppler-qt5.spec ++
--- /var/tmp/diff_new_pack.5tNsV2/_old  2015-02-06 22:36:17.0 +0100
+++ /var/tmp/diff_new_pack.5tNsV2/_new  2015-02-06 22:36:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package poppler-qt5
 #
-# 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
@@ -257,6 +257,7 @@
 cd %{buildroot}  find . -type f -o -type l | grep -v qt | xargs rm -v
 %endif
 
+echo  %SOURCE99
 %if %build_qt
 echo libpoppler-qt4-%{poppler_qt4_soname}  %SOURCE99
 %else

++ poppler.spec ++
--- /var/tmp/diff_new_pack.5tNsV2/_old  2015-02-06 22:36:17.0 +0100
+++ /var/tmp/diff_new_pack.5tNsV2/_new  2015-02-06 22:36:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package poppler
 #
-# 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
@@ -257,6 +257,7 @@
 cd %{buildroot}  find . -type f -o -type l | grep -v qt | xargs rm -v
 %endif
 
+echo  %SOURCE99
 %if %build_qt
 echo libpoppler-qt4-%{poppler_qt4_soname}  %SOURCE99
 %else


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



commit amarok for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package amarok for openSUSE:Factory checked 
in at 2015-02-06 22:36:30

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-01-15 
15:58:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.amarok.new/amarok.changes   2015-02-06 
22:36:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  4 10:08:19 UTC 2015 - co...@suse.com
+
+- add the changes file as source so the .src.rpm can be rebuild
+
+---



Other differences:
--
++ amarok.spec ++
--- /var/tmp/diff_new_pack.FsXgaU/_old  2015-02-06 22:36:33.0 +0100
+++ /var/tmp/diff_new_pack.FsXgaU/_new  2015-02-06 22:36:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amarok
 #
-# 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
@@ -26,6 +26,8 @@
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://amarok.kde.org/
 Source0:
ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+# for reproducible builds
+Source99:   %{name}.changes
 # PATCH-FIX-OPENSUSE initial-preference.diff bnc#605522 llu...@novell.com -- 
Increase initial preference to be used for audio files instead of Kaffeine
 Patch1: initial-preference.diff
 # PATCH-FIX-OPENSUSE flac_mimetype_bnc671581.diff bnc#671581 ctri...@gmx.net 
-- Support for the changed mimetype for flac files
@@ -121,7 +123,7 @@
 %patch108 -p1
 
 # Remove build time references so build-compare can do its work
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
+FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{S:99} '+%%b %%e %%Y')
 sed -i s/__DATE__/\$FAKE_BUILDDATE\/ src/main.cpp
 
 %build

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



commit libical for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libical for openSUSE:Factory checked 
in at 2015-02-06 22:35:58

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


Package is libical

Changes:

--- /work/SRC/openSUSE:Factory/libical/libical.changes  2014-12-31 
11:21:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.libical.new/libical.changes 2015-02-06 
22:35:59.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 19:04:34 UTC 2015 - co...@suse.com
+
+- add reproducible-generator.patch from debian bug report to
+  get reproducible builds (and predicatable API actually)
+
+---

New:

  reproducible-generator.patch



Other differences:
--
++ libical.spec ++
--- /var/tmp/diff_new_pack.Fa8u6P/_old  2015-02-06 22:36:00.0 +0100
+++ /var/tmp/diff_new_pack.Fa8u6P/_new  2015-02-06 22:36:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libical
 #
-# 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,6 +26,7 @@
 Url:http://sourceforge.net/projects/freeassociation/
 Source: 
https://github.com/libical/libical/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
+Patch0: reproducible-generator.patch
 BuildRequires:  cmake = 2.4
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -86,6 +87,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake

++ reproducible-generator.patch ++
Description: Sort keys to generate reproducible source code.
Author: Dimitri John Ledkov dimitri.j.led...@linux.intel.com
Bug-Debian: http://bugs.debian.org/773916

Index: libical-1.0.1/scripts/mkderivedvalues.pl
===
--- libical-1.0.1.orig/scripts/mkderivedvalues.pl
+++ libical-1.0.1/scripts/mkderivedvalues.pl
@@ -141,7 +141,7 @@ if($opt_c){
   my $count = scalar(keys %h) + 1;
   print static const struct icalvalue_kind_map value_map[$count]={\n; 
 
-  foreach $value  (keys %h) {
+  foreach $value  (sort keys %h) {
 
 next if $value eq 'NO' or $value eq 'ANY';
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jsoncpp for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package jsoncpp for openSUSE:Factory checked 
in at 2015-02-06 22:38:26

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


Package is jsoncpp

Changes:

--- /work/SRC/openSUSE:Factory/jsoncpp/jsoncpp.changes  2015-01-08 
23:01:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.jsoncpp.new/jsoncpp.changes 2015-02-06 
22:38:27.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb  5 20:07:09 UTC 2015 - mplus...@suse.com
+
+- Patch jsoncpp-1.0.0-lib_suffix.patch is longer necessary
+- Update to version 1.4:
+  * Updated the type system's behavior, in order to better support 
+backwards compatibility with code that was written before 
+64-bit integer support was introduced.
+---

Old:

  1.0.0.tar.gz
  jsoncpp-1.0.0-lib_suffix.patch

New:

  1.4.0.tar.gz



Other differences:
--
++ jsoncpp.spec ++
--- /var/tmp/diff_new_pack.mcUCwx/_old  2015-02-06 22:38:28.0 +0100
+++ /var/tmp/diff_new_pack.mcUCwx/_new  2015-02-06 22:38:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jsoncpp
 #
-# 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,22 +17,20 @@
 
 
 Name:   jsoncpp
-Version:1.0.0
+Version:1.4.0
 Release:0
 Summary:C++ library that allows manipulating with JSON
 License:MIT
 Group:  Devel/Libraries/C and C++
 Url:https://github.com/open-source-parsers/jsoncpp
 Source0:
https://github.com/open-source-parsers/%{name}/archive/%{version}.tar.gz
-Patch0: jsoncpp-1.0.0-lib_suffix.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  python
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# On i386, jsoncpp fails it's own unittests
-ExcludeArch:   i586
 
 %description
 JSON is a lightweight data-interchange format. It can represent numbers,
@@ -85,19 +83,19 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-python doxybuild.py --doxygen=%{_bindir}/doxygen
+python doxybuild.py --doxygen=%{_bindir}/doxygen --open --with-dot
 
 # path needs to be exported otherwise unit tests will fail
-export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{_builddir}/%{name}-%{version}/build/lib
+export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{_builddir}/%{name}-%{version}/build/src/lib_json
 %cmake -DJSONCPP_LIB_BUILD_SHARED=ON
 
 make %{?_smp_mflags}
 
 %install
 %cmake_install
+%fdupes -s %{buildroot}
 
 %post -n lib%{name}1 -p /sbin/ldconfig
 

++ 1.0.0.tar.gz - 1.4.0.tar.gz ++
 4307 lines of diff (skipped)

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



commit flash-player for openSUSE:Factory:NonFree

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:Factory:NonFree checked in at 2015-02-06 22:38:34

Comparing /work/SRC/openSUSE:Factory:NonFree/flash-player (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.flash-player.new (New)


Package is flash-player

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/flash-player/flash-player.changes
2015-01-27 09:09:38.0 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.flash-player.new/flash-player.changes   
2015-02-06 22:38:35.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb  6 13:36:09 UTC 2015 - sbra...@suse.com
+
+- Security update to 11.2.202.442 (bsc#915918):
+  * APSB15-04, CVE-2015-0313, CVE-2015-0314, CVE-2015-0315,
+CVE-2015-0316, CVE-2015-0317, CVE-2015-0318, CVE-2015-0319,
+CVE-2015-0320, CVE-2015-0321, CVE-2015-0322, CVE-2015-0323,
+CVE-2015-0324, CVE-2015-0325, CVE-2015-0326, CVE-2015-0327,
+CVE-2015-0328, CVE-2015-0329, CVE-2015-0330
+- Re-enable flashplayer executable binary for i386.
+
+---

Old:

  flashplayer_11.2.202.438_sa.i386.tar.gz
  install_flash_player_11.2.202.440_linux.i386.tar.gz
  install_flash_player_11.2.202.440_linux.x86_64.tar.gz

New:

  flashplayer_11.2.202.442_sa.i386.tar.gz
  install_flash_player_11.2.202.442_linux.i386.tar.gz
  install_flash_player_11.2.202.442_linux.x86_64.tar.gz



Other differences:
--
++ flash-player.spec ++
--- /var/tmp/diff_new_pack.2l6P6r/_old  2015-02-06 22:38:37.0 +0100
+++ /var/tmp/diff_new_pack.2l6P6r/_new  2015-02-06 22:38:37.0 +0100
@@ -19,7 +19,7 @@
 %define build_standalone 1
 
 Name:   flash-player
-Version:11.2.202.440
+Version:11.2.202.442
 Release:0
 Summary:Adobe Flash Plugin and Standalone Player
 License:SUSE-NonFree
@@ -27,7 +27,7 @@
 Url:http://get.adobe.com/flashplayer/
 %ifarch %ix86
 Source0:install_flash_player_%{version}_linux.i386.tar.gz
-Source1:flashplayer_11.2.202.438_sa.i386.tar.gz
+Source1:flashplayer_%{version}_sa.i386.tar.gz
 %endif
 %ifarch x86_64
 Source0:install_flash_player_%{version}_linux.x86_64.tar.gz
@@ -50,15 +50,15 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-## flash player dynamically opens that one and segfaults if not available 
(2008-11-12)
-#%ifarch %ix86
-#Requires:   libasound.so.2
-#Requires:   libcurl.so.4
-#%endif
-#%ifarch x86_64
-#Requires:   libasound.so.2()(64bit)
-#Requires:   libcurl.so.4()(64bit)
-#%endif
+# Flash Player and the plugin dynamically opens that one and segfaults if not 
available (2008-11-12)
+%ifarch %ix86
+Requires:   libasound.so.2
+Requires:   libcurl.so.4
+%endif
+%ifarch x86_64
+Requires:   libasound.so.2()(64bit)
+Requires:   libcurl.so.4()(64bit)
+%endif
 Provides:   flash-plugin = %{version}
 %if 0%{?suse_version} = 1110
 # flash 10 does not need libflashsupport and using it can cause device 
conflicts
@@ -150,7 +150,7 @@
 
 %if %build_standalone
 %if 0%{?suse_version}  1030
-%ifarch none
+%ifarch %ix86
 if test -f install_flash_player_linux_sa/flashplayer ; then
install -Dpm 0755 install_flash_player_linux_sa/flashplayer 
%{buildroot}%{_bindir}/flashplayer
 else
@@ -175,7 +175,7 @@
 if ! grep -q '^flags.*sse2' /proc/cpuinfo ; then
rm %{_libdir}/browser-plugins/libflashplayer.so
 %if 0%{?suse_version}  1030
-%ifarch none
+%ifarch %ix86
rm %{_bindir}/flashplayer
 %endif
 %endif
@@ -194,7 +194,7 @@
 %endif
 %if %build_standalone
 %if 0%{?suse_version}  1030
-%ifarch none
+%ifarch %ix86
 %{_bindir}/flashplayer
 %{_datadir}/applications/flashplayer.desktop
 %{_datadir}/pixmaps/flashplayer.png


++ flashplayer_11.2.202.438_sa.i386.tar.gz - 
flashplayer_11.2.202.442_sa.i386.tar.gz ++
Files old/flashplayer and new/flashplayer differ

++ install_flash_player_11.2.202.440_linux.i386.tar.gz - 
install_flash_player_11.2.202.442_linux.i386.tar.gz ++
/work/SRC/openSUSE:Factory:NonFree/flash-player/install_flash_player_11.2.202.440_linux.i386.tar.gz
 
/work/SRC/openSUSE:Factory:NonFree/.flash-player.new/install_flash_player_11.2.202.442_linux.i386.tar.gz
 differ: char 5, line 1

++ install_flash_player_11.2.202.440_linux.x86_64.tar.gz - 
install_flash_player_11.2.202.442_linux.x86_64.tar.gz ++
/work/SRC/openSUSE:Factory:NonFree/flash-player/install_flash_player_11.2.202.440_linux.x86_64.tar.gz
 
/work/SRC/openSUSE:Factory:NonFree/.flash-player.new/install_flash_player_11.2.202.442_linux.x86_64.tar.gz
 differ: char 5, line 1

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

commit python-Chameleon for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python-Chameleon for 
openSUSE:Factory checked in at 2015-02-06 22:38:30

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


Package is python-Chameleon

Changes:

--- /work/SRC/openSUSE:Factory/python-Chameleon/python-Chameleon.changes
2014-01-01 20:42:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Chameleon.new/python-Chameleon.changes   
2015-02-06 22:38:31.0 +0100
@@ -1,0 +2,33 @@
+Fri Feb  6 17:07:27 UTC 2015 - h...@urpla.net
+
+- Update to version 2.22
+  + Changes from 2.22 (2015-02-06)
+Fix brown bag release.
+  + Changes from 2.21 (2015-02-06)
+Added RenderError exception which indicates that an error occurred during
+the evaluation of an expression.  Clean up TemplateError exception
+implementation.
+  + Changes from 2.20 (2015-01-12)
+Pass search_path to template class when loaded using TemplateLoader (or one
+of the derived classes). [faassen]
+  + Changes from 2.19 (2015-01-06)
+Fix logging deprecation.  Fix environment-based configuration logging
+error.
+  + Changes from 2.18 (2014-11-03)
+Fix minor compilation error.
+  + Changes from 2.17 (2014-11-03)
+Add support for i18n:context. [wiggy] Add missing ‘parity’ repeat property.
+[voxspox] Don’t modify environment when getting variables from it. 
[fschulze]
+  + Changes from 2.16 (2014-05-06)
+If a repeat expression evaluates to None then it is now equivalent to an
+empty set.
+This changes a behavior introduced in 2.14.
+This fixes issue #172.
+Remove fossil test dependency on deprecated distribute.
+Add explicit support / testing for Python 3.3 / 3.4.
+Drop explicit support for Python 2.5 (out of maintenance, and no longer
+supported by tox or Travis-CI).
+  + Changes from 2.15 (2014-03-11)
+Add Support for Python 3.4’s NameConstant. [brakhane]
+
+---

Old:

  Chameleon-2.14.tar.gz

New:

  Chameleon-2.22.tar.gz



Other differences:
--
++ python-Chameleon.spec ++
--- /var/tmp/diff_new_pack.WxS9wF/_old  2015-02-06 22:38:32.0 +0100
+++ /var/tmp/diff_new_pack.WxS9wF/_new  2015-02-06 22:38:32.0 +0100
@@ -1,8 +1,7 @@
 #
 # spec file for package python-Chameleon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012 
SUhttps://build.opensuse.org/package/show?package=python3-Chameleonproject=home%3ATheBlackCat%3Abranches%3Adevel%3Alanguages%3Apython3SE
 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
@@ -18,7 +17,7 @@
 
 
 Name:   python-Chameleon
-Version:2.14
+Version:2.22
 Release:0
 Url:http://www.pagetemplates.org/
 Summary:Fast HTML/XML Template Compiler

++ Chameleon-2.14.tar.gz - Chameleon-2.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Chameleon-2.14/.travis.yml 
new/Chameleon-2.22/.travis.yml
--- old/Chameleon-2.14/.travis.yml  2012-06-19 23:47:34.0 +0200
+++ new/Chameleon-2.22/.travis.yml  2014-04-30 10:33:30.0 +0200
@@ -1,12 +1,12 @@
 language: python
 
 python:
-  - 2.5
   - 2.6
   - 2.7
   - pypy
   - 3.1
   - 3.2
+  - 3.3
 
 install:
   - python setup.py install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Chameleon-2.14/CHANGES.rst 
new/Chameleon-2.22/CHANGES.rst
--- old/Chameleon-2.14/CHANGES.rst  2013-11-28 09:21:57.0 +0100
+++ new/Chameleon-2.22/CHANGES.rst  2015-02-06 09:50:44.0 +0100
@@ -1,6 +1,81 @@
 Changes
 ===
 
+2.22 (2015-02-06)
+-
+
+- Fix brown bag release.
+
+
+2.21 (2015-02-06)
+-
+
+- Added ``RenderError`` exception which indicates that an error
+  occurred during the evaluation of an expression.
+
+- Clean up ``TemplateError`` exception implementation.
+
+
+2.20 (2015-01-12)
+-
+
+- Pass ``search_path`` to template class when loaded using
+  ``TemplateLoader`` (or one of the derived classes).
+  [faassen]
+
+
+2.19 (2015-01-06)
+-
+
+- Fix logging deprecation.
+
+- Fix environment-based configuration logging error.
+
+
+2.18 (2014-11-03)
+-
+
+- Fix minor compilation error.
+
+
+2.17 (2014-11-03)
+-
+
+- Add support for ``i18n:context``.
+  [wiggy]
+
+- Add missing 'parity' repeat 

commit i18nspector for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package i18nspector for openSUSE:Factory 
checked in at 2015-02-06 22:38:18

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


Package is i18nspector

Changes:

--- /work/SRC/openSUSE:Factory/i18nspector/i18nspector.changes  2014-11-24 
11:09:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.i18nspector.new/i18nspector.changes 
2015-02-06 22:38:20.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb  1 09:46:31 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.18.
+  * Rename --debian as --unpack-deb. Don't make it default even on
+Debian(-like) systems.
+  * Make the plural expression parser more robust.
+  * Improve the test suite.
+- Update the keyring file.
+
+---

Old:

  i18nspector-0.17.2.tar.gz
  i18nspector-0.17.2.tar.gz.asc

New:

  i18nspector-0.18.tar.gz
  i18nspector-0.18.tar.gz.asc



Other differences:
--
++ i18nspector.spec ++
--- /var/tmp/diff_new_pack.05qfGd/_old  2015-02-06 22:38:21.0 +0100
+++ /var/tmp/diff_new_pack.05qfGd/_new  2015-02-06 22:38:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package i18nspector
 #
-# 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,7 +17,7 @@
 
 
 Name:   i18nspector
-Version:0.17.2
+Version:0.18
 Release:0
 Summary:Tool for Checking gettext POT/PO/MO Files
 License:MIT
@@ -60,7 +60,7 @@
 %py3_compile .
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %files
 %defattr(-,root,root,-)

++ i18nspector-0.17.2.tar.gz - i18nspector-0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/i18nspector-0.17.2/doc/changelog 
new/i18nspector-0.18/doc/changelog
--- old/i18nspector-0.17.2/doc/changelog2014-11-19 15:11:24.0 
+0100
+++ new/i18nspector-0.18/doc/changelog  2015-01-27 23:25:05.0 +0100
@@ -1,3 +1,12 @@
+i18nspector (0.18) unstable; urgency=low
+
+  * Rename --debian as --unpack-deb. Don't make it default even on
+Debian(-like) systems.
+  * Make the plural expression parser more robust.
+  * Improve the test suite.
+
+ -- Jakub Wilk jw...@jwilk.net  Tue, 27 Jan 2015 23:24:53 +0100
+
 i18nspector (0.17.2) unstable; urgency=low
 
   * Fix parsing Language header fields containing commas.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/i18nspector-0.17.2/doc/i18nspector.1 
new/i18nspector-0.18/doc/i18nspector.1
--- old/i18nspector-0.17.2/doc/i18nspector.12014-11-19 15:11:26.0 
+0100
+++ new/i18nspector-0.18/doc/i18nspector.1  2015-01-27 23:25:07.0 
+0100
@@ -1,6 +1,6 @@
 .\ Man page generated from reStructuredText.
 .
-.TH I18NSPECTOR 1 2014-11-19 i18nspector 0.17.2 
+.TH I18NSPECTOR 1 2015-01-27 i18nspector 0.18 
 .SH NAME
 i18nspector \- checking tool for gettext POT, PO and MO files
 .
@@ -32,7 +32,7 @@
 ..
 .SH SYNOPSIS
 .sp
-\fBi18nspector\fP [\-\-language \fIlang\fP] [\-\-debian] \fIfile\fP 
[\fIfile\fP …]
+\fBi18nspector\fP [\-\-language \fIlang\fP] [\-\-unpack\-deb] \fIfile\fP 
[\fIfile\fP …]
 .SH OPTIONS
 .INDENT 0.0
 .TP
@@ -41,10 +41,8 @@
 code, possibly followed by underscore and a 2\-letter ISO 3166 territory
 code.
 .TP
-.B \-\-debian
-Allow checking Debian (binary or source) packages.
-This option is enabled by default on modern Debian systems and its
-derivatives; it needs to be explicitly enabled on other systems.
+.B \-\-unpack\-deb
+Allow unpacking Debian (binary or source) packages.
 .TP
 .B \-h\fP,\fB  \-\-help
 Show the help message and exit.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/i18nspector-0.17.2/doc/i18nspector.txt 
new/i18nspector-0.18/doc/i18nspector.txt
--- old/i18nspector-0.17.2/doc/i18nspector.txt  2014-11-19 15:11:24.0 
+0100
+++ new/i18nspector-0.18/doc/i18nspector.txt2015-01-27 23:25:05.0 
+0100
@@ -7,12 +7,12 @@
 --
 
 :manual section: 1
-:version: i18nspector 0.17.2
+:version: i18nspector 0.18
 :date: |date|
 
 Synopsis
 
-**i18nspector** [--language *lang*] [--debian] *file* [*file* …]
+**i18nspector** [--language *lang*] [--unpack-deb] *file* [*file* …]
 
 Options
 ---
@@ -20,10 +20,8 @@
Assume this language. *lang* should be a 2- or 3-letter ISO 639 language
code, possibly followed by underscore and a 

commit python-pyramid for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python-pyramid for openSUSE:Factory 
checked in at 2015-02-06 22:38:20

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


Package is python-pyramid

Changes:

--- /work/SRC/openSUSE:Factory/python-pyramid/python-pyramid.changes
2014-02-02 22:21:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyramid.new/python-pyramid.changes   
2015-02-06 22:38:21.0 +0100
@@ -1,0 +2,522 @@
+Fri Feb  6 16:31:11 UTC 2015 - h...@urpla.net
+
+- fix python-venusian version: 1.0a3 is greater than 1.0 unfortunately
+
+---
+Tue Feb  3 17:45:55 UTC 2015 - toddrme2...@gmail.com
+
+- Update year
+- Implement update-alternatives for compatibility with an unpcoming
+  python 3 version
+- Removed dependencies that are not longer needed.
+
+---
+Fri Dec 12 20:20:57 UTC 2014 - tbecht...@suse.com
+
+- Update to version 1.5.2
+  - ``pyramid.wsgi.wsgiapp`` and ``pyramid.wsgi.wsgiapp2`` now raise
+``ValueError`` when accidentally passed ``None``.
+See https://github.com/Pylons/pyramid/pull/1320
+  - Work around a bug introduced in Python 2.7.7 on Windows where
+``mimetypes.guess_type`` returns Unicode rather than str for the content
+type, unlike any previous version of Python.  See
+https://github.com/Pylons/pyramid/issues/1360 for more information.
+  - Update scaffold generating machinery to return the version of pyramid and
+pyramid docs for use in scaffolds. Updated starter, alchemy and zodb
+templates to have links to correctly versioned documentation and reflect
+which pyramid was used to generate the scaffold.
+  - Fix an issue whereby predicates would be resolved as maybe_dotted in the
+introspectable but not when passed for registration. This would mean that
+``add_route_predicate`` for example can not take a string and turn it into
+the actual callable function.
+See https://github.com/Pylons/pyramid/pull/1306
+  - Fix ``pyramid.testing.setUp`` to return a ``Configurator`` with a proper
+package. Previously it was not possible to do package-relative includes
+using the returned ``Configurator`` during testing. There is now a
+``package`` argument that can override this behavior as well.
+See https://github.com/Pylons/pyramid/pull/1322
+  - Removed non-ascii copyright symbol from templates, as this was
+causing the scaffolds to fail for project generation on some systems.
+  - Fix an issue where a ``pyramid.response.FileResponse`` may apply a charset
+where it does not belong. See https://github.com/Pylons/pyramid/pull/1251
+  - Avoid crash in ``pserve --reload`` under Py3k, when iterating over possibly
+mutated ``sys.modules``.
+  - ``UnencryptedCookieSessionFactoryConfig`` failed if the secret contained
+higher order characters. See https://github.com/Pylons/pyramid/issues/1246
+  - Fixed a bug in ``UnencryptedCookieSessionFactoryConfig`` and
+``SignedCookieSessionFactory`` where ``timeout=None`` would cause a new
+session to always be created. Also in ``SignedCookieSessionFactory`` a
+``reissue_time=None`` would cause an exception when modifying the session.
+See https://github.com/Pylons/pyramid/issues/1247
+  - Updated docs and scaffolds to keep in step with new 2.0 release of
+``Lingua``.  This included removing all ``setup.cfg`` files from scaffolds
+and documentation environments.
+  - We no longer eagerly clear ``request.exception`` and ``request.exc_info`` 
in
+the exception view tween.  This makes it possible to inspect exception
+information within a finished callback.  See
+https://github.com/Pylons/pyramid/issues/1223.
+  - Updated scaffolds with new theme, fixed documentation and sample project.
+  - Depend on a newer version of WebOb so that we pull in some crucial 
bug-fixes
+that were showstoppers for functionality in Pyramid.
+  - Add a trailing semicolon to the JSONP response. This fixes JavaScript 
syntax
+errors for old IE versions. See https://github.com/Pylons/pyramid/pull/1205
+  - Fix a memory leak when the configurator's ``set_request_property`` method 
was
+used or when the configurator's ``add_request_method`` method was used with
+the ``property=True`` attribute.  See
+https://github.com/Pylons/pyramid/issues/1212 .
+  - An authorization API has been added as a method of the
+request: ``request.has_permission``.
+``request.has_permission`` is a method-based alternative to the
+``pyramid.security.has_permission`` API and works exactly the same.  The
+older API is now deprecated.
+  - Property API attributes have been 

commit mksusecd for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2015-02-06 22:38:08

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


Package is mksusecd

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2015-01-27 
09:09:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2015-02-06 
22:38:11.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb  6 15:21:18 CET 2015 - snw...@suse.com
+
+- re-sign '/content' if necessary
+- fix git2log script
+- 1.10
+
+---

Old:

  mksusecd-1.9.tar.xz

New:

  mksusecd-1.10.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.Zjodrt/_old  2015-02-06 22:38:12.0 +0100
+++ /var/tmp/diff_new_pack.Zjodrt/_new  2015-02-06 22:38:12.0 +0100
@@ -22,13 +22,14 @@
 Requires:   checkmedia
 Requires:   dosfstools
 Requires:   genisoimage
+Requires:   gpg2
 Requires:   mtools
 Requires:   syslinux
 Requires:   xz
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+
 Group:  Hardware/Other
-Version:1.9
+Version:1.10
 Release:0
 Source: %{name}-%{version}.tar.xz
 Url:https://github.com/wfeldt/mksusecd

++ mksusecd-1.9.tar.xz - mksusecd-1.10.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.9/VERSION new/mksusecd-1.10/VERSION
--- old/mksusecd-1.9/VERSION2015-01-26 16:38:29.0 +0100
+++ new/mksusecd-1.10/VERSION   2015-02-06 15:13:24.0 +0100
@@ -1 +1 @@
-1.9
+1.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.9/changelog new/mksusecd-1.10/changelog
--- old/mksusecd-1.9/changelog  2015-01-26 16:38:29.0 +0100
+++ new/mksusecd-1.10/changelog 2015-02-06 15:13:24.0 +0100
@@ -1,4 +1,8 @@
-2015-01-26:3c5a69e03348f72cd2fd350f7f7d0fe94820ce9b-1.9
+2015-02-06:1.10
+   - re-sign '/content' if necessary
+   - fix git2log script
+
+2015-01-26:1.9
- update git2log script
 
 2014-11-28:1.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.9/git2log new/mksusecd-1.10/git2log
--- old/mksusecd-1.9/git2log2015-01-26 16:38:29.0 +0100
+++ new/mksusecd-1.10/git2log   2015-02-06 15:13:24.0 +0100
@@ -64,10 +64,16 @@
 @tags = get_branch_tags;
 die no tags at all?\n unless @tags;
 
-if(!grep { /^$branch\-/ } @tags) {
-  $branch = get_parent_branch;
-  die sorry, can't determine branch\n unless $branch;
+if($branch ne 'master') {
+  if(!grep { /^$branch\-/ } @tags) {
+$branch = get_parent_branch;
+die sorry, can't determine branch\n unless $branch;
 
+@tags = get_branch_tags;
+die no tags at all?\n unless @tags;
+  }
+}
+else {
   @tags = get_branch_tags;
   die no tags at all?\n unless @tags;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.9/mksusecd new/mksusecd-1.10/mksusecd
--- old/mksusecd-1.9/mksusecd   2015-01-26 16:38:29.0 +0100
+++ new/mksusecd-1.10/mksusecd  2015-02-06 15:13:24.0 +0100
@@ -167,6 +167,9 @@
 sub prepare_pico;
 sub set_mkisofs_metadata;
 sub update_content;
+sub create_sign_key;
+sub add_sign_key;
+sub sign_content;
 
 my %config;
 my $sudo;
@@ -192,6 +195,7 @@
 my $opt_volume;
 my $opt_no_docs = 1;
 my $opt_loader;
+my $opt_sign = 1;
 
 GetOptions(
   'create|c=s'   = sub { $opt_create = 1; $opt_dst = $_[1] },
@@ -205,6 +209,8 @@
   'no-check' = sub { $opt_check = 0 },
   'digest=s' = \$opt_digest,
   'no-digest'= sub { $opt_digest = undef },
+  'sign' = \$opt_sign,
+  'no-sign'  = sub { $opt_sign = 0 },
   'gpt'  = sub { $opt_hybrid = 1; $opt_hybrid_gpt = 1 },
   'mbr'  = sub { $opt_hybrid = 1; $opt_hybrid_mbr = 1 },
   'hybrid'   = \$opt_hybrid,
@@ -267,6 +273,8 @@
 my $two_runs;
 my $add_initrd;
 my $has_efi = 0;
+my $sign_key_pub;
+my $sign_key_dir;
 
 my $progress_start = 0;
 my $progress_end = 100;
@@ -304,12 +312,16 @@
 
   die no sources - nothing to do\n unless @sources;
 
-  $add_initrd = create_initrd;
   $files = build_filelist;
   $boot = analyze_boot;
-  update_content;
-  update_initrd;
   update_boot_options;
+  if($opt_sign  (@opt_initrds || update_content)) {
+create_sign_key;
+add_sign_key;
+  }
+  $add_initrd = create_initrd;
+  update_initrd;
+  sign_content if update_content;
   $todo = build_todo;
   

commit converseen for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2015-02-06 22:38:17

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


Package is converseen

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2014-12-05 
21:05:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2015-02-06 22:38:18.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  1 09:28:04 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.8.6.
+  * Fixed crashes when selecting some pictures.
+  * Various bugfixes.
+- Use %cmake and %cmake_install macros.
+
+---

Old:

  converseen-0.8.5.tar.bz2

New:

  converseen-0.8.6.tar.bz2



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.9PX2bq/_old  2015-02-06 22:38:19.0 +0100
+++ /var/tmp/diff_new_pack.9PX2bq/_new  2015-02-06 22:38:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package converseen
 #
-# 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,7 +17,7 @@
 
 
 Name:   converseen
-Version:0.8.5
+Version:0.8.6
 Release:0
 Summary:Batch Image Conversion Tool
 License:GPL-3.0+
@@ -57,12 +57,7 @@
 chmod -x README COPYING
 
 %build
-mkdir build
-cd build
-cmake .. \
--DCMAKE_C_FLAGS=%{optflags} \
--DCMAKE_CXX_FLAGS=%{optflags} \
--DCMAKE_INSTALL_PREFIX=%{_prefix}
+%cmake
 make %{?_smp_mflags} VERBOSE=1
 
 %install
@@ -84,9 +79,7 @@
 Type=Application
 EOF
 
-pushd build
-%make_install
-popd
+%cmake_install
 rm -rf \
 %{buildroot}%{_datadir}/kde4/ \
 %{buildroot}%{_datadir}/pixmaps/%{name}.png

++ converseen-0.8.5.tar.bz2 - converseen-0.8.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.5/README.md 
new/converseen-0.8.6/README.md
--- old/converseen-0.8.5/README.md  2014-11-28 14:02:16.0 +0100
+++ new/converseen-0.8.6/README.md  2015-01-28 00:45:09.0 +0100
@@ -35,7 +35,7 @@
 ## License
  
 Converseen - The image batch converter and resizer
-Copyright (C) 2009-2013  Francesco Mondello
+Copyright (C) 2009-2015  Francesco Mondello
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.5/converseen.rc 
new/converseen-0.8.6/converseen.rc
--- old/converseen-0.8.5/converseen.rc  2014-11-28 14:02:16.0 +0100
+++ new/converseen-0.8.6/converseen.rc  2015-01-28 00:45:09.0 +0100
@@ -60,8 +60,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,8,5,0
- PRODUCTVERSION 0,8,5,0
+ FILEVERSION 0,8,6,0
+ PRODUCTVERSION 0,8,6,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -79,13 +79,13 @@
 VALUE Comments, The batch image converter and resizer
 VALUE CompanyName, Faster
 VALUE FileDescription, Converseen - The batch converter and 
resizer
-VALUE FileVersion, 0.8.5.0
+VALUE FileVersion, 0.8.6.0
 VALUE InternalName, Converseen
-VALUE LegalCopyright, (C) 2009 - 2014 Francesco Mondello GNU - 
GPL
-VALUE LegalTrademarks, (C) 2009 - 2014 Francesco Mondello GNU - 
GPL
+VALUE LegalCopyright, (C) 2009 - 2015 Francesco Mondello GNU - 
GPL
+VALUE LegalTrademarks, (C) 2009 - 2015 Francesco Mondello GNU - 
GPL
 VALUE OriginalFilename, converseen.exe
 VALUE ProductName, Converseen
-VALUE ProductVersion, 0.8.5.0
+VALUE ProductVersion, 0.8.6.0
 END
 END
 BLOCK VarFileInfo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.8.5/converseen.vcxproj 
new/converseen-0.8.6/converseen.vcxproj
--- old/converseen-0.8.5/converseen.vcxproj 2014-11-28 14:02:16.0 
+0100
+++ new/converseen-0.8.6/converseen.vcxproj 2015-01-28 00:45:09.0 
+0100
@@ -66,7 +66,7 @@
 ClCompile
   AdditionalOptions-Zm200 -w34100 -w34189 
%(AdditionalOptions)/AdditionalOptions
   OptimizationMaxSpeed/Optimization
-  

commit unrar for openSUSE:Factory:NonFree

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package unrar for openSUSE:Factory:NonFree 
checked in at 2015-02-06 22:38:36

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


Package is unrar

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/unrar/unrar.changes  2014-12-19 
09:58:22.0 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.unrar.new/unrar.changes 2015-02-06 
22:38:38.0 +0100
@@ -1,0 +2,14 @@
+Sat Jan 31 22:03:18 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 5.2.5.
+  * Based on rar 5.21 beta 2.
+  * Now by default unrar skips symbolic links with absolute paths
+in link target when extracting. You can enable creating such
+links with -ola command line switch.
+Such links pointing to folders outside of extraction
+destination folder can present a security risk. Enable their
+extraction only if you are sure that archive contents is safe,
+such as your own backup.
+- Update a manual page.
+
+---

Old:

  unrarsrc-5.2.3.tar.gz

New:

  unrarsrc-5.2.5.tar.gz



Other differences:
--
++ unrar.spec ++
--- /var/tmp/diff_new_pack.4w7Uib/_old  2015-02-06 22:38:39.0 +0100
+++ /var/tmp/diff_new_pack.4w7Uib/_new  2015-02-06 22:38:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unrar
 #
-# 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
@@ -18,10 +18,10 @@
 
 # majorversion should match the major version number.
 %define majorversion 5
-%define libsuffix 5_2_3
+%define libsuffix 5_2_5
 
 Name:   unrar
-Version:5.2.3
+Version:5.2.5
 Release:0
 License:SUSE-NonFree
 Summary:A program to extract, test, and view RAR archives

++ unrar.1 ++
--- /var/tmp/diff_new_pack.4w7Uib/_old  2015-02-06 22:38:39.0 +0100
+++ /var/tmp/diff_new_pack.4w7Uib/_new  2015-02-06 22:38:39.0 +0100
@@ -1,9 +1,6 @@
-.\ Copyright (C) 2013 Kyrill Detinov lazy.k...@opensuse.org
+.\ Copyright (C) 2013-2015 Kyrill Detinov lazy.k...@opensuse.org
 .\
-.\ This manual page is distributed under the terms
-.\ of the GNU Free Documentation License version 1.3.
-.\
-.TH UNRAR 1 2013-05-28 unrar 5.0 User Commands
+.TH UNRAR 1 2015-02-01 unrar 5.2 User Commands
 
 .SH NAME
 unrar \- extract, test, and view RAR archives
@@ -103,6 +100,9 @@
 .B \-o[+|\-]
 Set the overwrite mode [yes|no].
 .TP
+.B \-ol[a]
+Process symbolic links as the link [absolute paths].
+.TP
 .B \-or
 Rename files automatically.
 .TP

++ unrarsrc-5.2.3.tar.gz - unrarsrc-5.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/archive.cpp new/unrar/archive.cpp
--- old/unrar/archive.cpp   2014-12-02 11:10:35.0 +0100
+++ new/unrar/archive.cpp   2015-01-31 09:29:33.0 +0100
@@ -234,6 +234,7 @@
   {
 SaveFilePos SavePos(*this);
 int64 SaveCurBlockPos=CurBlockPos,SaveNextBlockPos=NextBlockPos;
+HEADER_TYPE SaveCurHeaderType=CurHeaderType;
 
 while (ReadHeader()!=0)
 {
@@ -250,6 +251,7 @@
 }
 CurBlockPos=SaveCurBlockPos;
 NextBlockPos=SaveNextBlockPos;
+CurHeaderType=SaveCurHeaderType;
   }
   if (!Volume || FirstVolume)
 wcscpy(FirstVolumeName,FileName);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/archive.hpp new/unrar/archive.hpp
--- old/unrar/archive.hpp   2014-12-02 11:10:35.0 +0100
+++ new/unrar/archive.hpp   2015-01-31 09:29:33.0 +0100
@@ -85,8 +85,8 @@
 void AddSubData(byte *SrcData,uint64 DataSize,File *SrcFile,
  const wchar *Name,uint Flags);
 bool ReadSubData(Arraybyte *UnpData,File *DestFile);
-HEADER_TYPE GetHeaderType() {return(CurHeaderType);};
-RAROptions* GetRAROptions() {return(Cmd);}
+HEADER_TYPE GetHeaderType() {return CurHeaderType;};
+RAROptions* GetRAROptions() {return Cmd;}
 void SetSilentOpen(bool Mode) {SilentOpen=Mode;}
 #ifdef USE_QOPEN
 bool Open(const wchar *Name,uint Mode=FMF_READ);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/arcread.cpp new/unrar/arcread.cpp
--- old/unrar/arcread.cpp   2014-12-02 11:10:35.0 +0100
+++ new/unrar/arcread.cpp   2015-01-31 09:29:33.0 +0100
@@ -44,10 +44,10 @@
 if ((++Count  127)==0)
   Wait();
 if (GetHeaderType()==HeaderType)
-  

commit python-venusian for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python-venusian for openSUSE:Factory 
checked in at 2015-02-06 22:38:15

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


Package is python-venusian

Changes:

--- /work/SRC/openSUSE:Factory/python-venusian/python-venusian.changes  
2014-01-02 09:12:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-venusian.new/python-venusian.changes 
2015-02-06 22:38:15.0 +0100
@@ -1,0 +2,14 @@
+Fri Feb  6 11:12:24 UTC 2015 - h...@urpla.net
+
+- update to version 1.0
+  - Fix an issue under PyPy  2.0 where attached decorators may not be found.
+  - Drop support of Python 2.4 / 2.5 / Jython.
+  - Add lift and onlyliftedfrom class decorators to allow for inheritance of
+venusian decorators attached to superclass methods. See the API
+documentation for more information.
+  - Fix bug where otherwise undecorated subclass of a superclass that had
+venusian decorators on it would inherit its superclass’ decorations.
+Venusian decorators should have never been inherited implicitly. See
+https://github.com/Pylons/venusian/issues/11#issuecomment-4977352
+
+---

Old:

  venusian-1.0a8.tar.gz

New:

  venusian-1.0.tar.gz



Other differences:
--
++ python-venusian.spec ++
--- /var/tmp/diff_new_pack.vY09Et/_old  2015-02-06 22:38:16.0 +0100
+++ /var/tmp/diff_new_pack.vY09Et/_new  2015-02-06 22:38:16.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package python-venusian
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,13 @@
 # case the license is the MIT License). An Open Source License is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python-venusian
-Version:1.0a8
+Version:1.0
 Release:0
 Url:http://pylonsproject.org
 Summary:A library for deferring decorator actions
@@ -31,9 +32,9 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-repoze.sphinx.autointerface
 # Test requirements:
+BuildRequires:  python-coverage
 BuildRequires:  python-nose
 BuildRequires:  python-nose-exclude
-BuildRequires:  python-coverage
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 %else

++ venusian-1.0a8.tar.gz - venusian-1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/venusian-1.0a8/.gitignore new/venusian-1.0/.gitignore
--- old/venusian-1.0a8/.gitignore   2012-08-22 19:36:20.0 +0200
+++ new/venusian-1.0/.gitignore 2013-04-15 09:41:53.0 +0200
@@ -8,7 +8,7 @@
 .coverage
 .tox/
 nosetests.xml
-pyramid/coverage.xml
+coverage.xml
 tutorial.db
 env*/
 jyenv/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/venusian-1.0a8/CHANGES.txt 
new/venusian-1.0/CHANGES.txt
--- old/venusian-1.0a8/CHANGES.txt  2013-04-15 09:36:17.0 +0200
+++ new/venusian-1.0/CHANGES.txt2014-06-30 19:14:58.0 +0200
@@ -1,3 +1,19 @@
+1.0 (2014-06-30)
+
+
+- Fix an issue under PyPy  2.0 where attached decorators may not be found.
+
+- Drop support of Python 2.4 / 2.5 / Jython.
+
+- Add ``lift`` and ``onlyliftedfrom`` class decorators to allow for inheritance
+  of venusian decorators attached to superclass methods.  See the API
+  documentation for more information.
+
+- Fix bug where otherwise undecorated subclass of a superclass that had
+  venusian decorators on it would inherit its superclass' decorations.
+  Venusian decorators should have never been inherited implicitly.  See
+  https://github.com/Pylons/venusian/issues/11#issuecomment-4977352
+
 1.0a8 (2013-04-15)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/venusian-1.0a8/PKG-INFO new/venusian-1.0/PKG-INFO
--- old/venusian-1.0a8/PKG-INFO 2013-04-15 09:40:42.0 +0200
+++ new/venusian-1.0/PKG-INFO   2014-06-30 19:27:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: venusian

commit phpMyAdmin for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2015-02-06 22:38:22

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


Package is phpMyAdmin

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2015-01-24 
22:21:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2015-02-06 22:38:24.0 +0100
@@ -1,0 +2,25 @@
+Fri Feb  6 16:41:06 UTC 2015 - ec...@opensuse.org
+
+- update to 4.3.9 (2015-02-05)
+  - sf#4728 Incorrect headings in routine editor
+  - sf#4730 Notice while browsing tables when phpmyadmin 
+pma database exists, but not all the tables
+  - sf#4729 Display original field when using Relational display 
+column option and display column is empty
+  - sf#4734 Default values for binary fields do not support 
+binary values
+  - sf#4736 Changing display options breaks query highlighting
+  - fix bug Undefined index submit_type
+  - sf#4738 Header lose align when scrolling in Firefox
+  - sf#4741 in ./libraries/Advisor.class.php#184 vsprintf(): 
+Too few arguments
+  - sf#4743 Unable to move cursor with keyboard in filter rows box
+  - fix bug Incorrect link in doc
+  - sf#4745 Tracking does not handle views properly
+  - sf#4706 Schema export doesn't handle dots in db/table name
+  - sf#3935 Table Header not displayed correct (Safari 5.0.5 Mac)
+  - sf#4750 Disable renaming referenced columns
+  - sf#4748 Column name center-aligned instead of left-aligned 
+in Relations
+
+---

Old:

  phpMyAdmin-4.3.8-all-languages.tar.bz2

New:

  phpMyAdmin-4.3.9-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.NaJ0NV/_old  2015-02-06 22:38:25.0 +0100
+++ /var/tmp/diff_new_pack.NaJ0NV/_new  2015-02-06 22:38:25.0 +0100
@@ -34,7 +34,7 @@
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:4.3.8
+Version:4.3.9
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2

++ phpMyAdmin-4.3.8-all-languages.tar.bz2 - 
phpMyAdmin-4.3.9-all-languages.tar.bz2 ++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.3.8-all-languages.tar.bz2 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.3.9-all-languages.tar.bz2
 differ: char 11, line 1

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



commit python-BTrees for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python-BTrees for openSUSE:Factory 
checked in at 2015-02-06 22:38:29

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


Package is python-BTrees

Changes:

--- /work/SRC/openSUSE:Factory/python-BTrees/python-BTrees.changes  
2013-09-26 19:46:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-BTrees.new/python-BTrees.changes 
2015-02-06 22:38:30.0 +0100
@@ -1,0 +2,18 @@
+Fri Feb  6 16:54:20 UTC 2015 - h...@urpla.net
+
+- version 4.1.1
+
+  - 4.1.1 (2014-12-27)
+Accomodate long values in pure-Python OLBTrees.
+
+  - 4.1.0 (2014-12-26)
+Add support for PyPy and PyPy3.
+Add support for Python 3.4.
+BTree subclasses can define max_leaf_size or max_internal_size to control
+maximum sizes for Bucket/Set and BTree/TreeSet nodes.  Detect integer 
overflow
+on 32-bit machines correctly under Python 3.  Update pure-Python and C 
trees /
+sets to accept explicit None to indicate max / min value for minKey, 
maxKey.
+PR #3) Update pure-Python trees / sets to accept explicit None to indicate
+pen ranges for keys, values, items. (PR #3)
+
+---

Old:

  BTrees-4.0.8.tar.gz

New:

  BTrees-4.1.1.tar.gz



Other differences:
--
++ python-BTrees.spec ++
--- /var/tmp/diff_new_pack.5dB3Jl/_old  2015-02-06 22:38:31.0 +0100
+++ /var/tmp/diff_new_pack.5dB3Jl/_new  2015-02-06 22:38:31.0 +0100
@@ -1,7 +1,8 @@
 #
 # spec file for package python-BTrees
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:   python-BTrees
-Version:4.0.8
+Version:4.1.1
 Release:0
 Summary:Scalable persistent object containers
 License:ZPL-2.1
@@ -25,8 +26,8 @@
 Url:http://www.zope.org/Products/ZODB
 Source: 
https://pypi.python.org/packages/source/B/BTrees/BTrees-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  python-persistent-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-zope.interface
 Requires:   python-persistent
 Requires:   python-zope.interface

++ BTrees-4.0.8.tar.gz - BTrees-4.1.1.tar.gz ++
 10251 lines of diff (skipped)

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



commit ledger for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package ledger for openSUSE:Factory checked 
in at 2015-02-06 22:38:13

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


Package is ledger

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:Factory/.ledger.new/ledger.changes   2015-02-06 
22:38:14.0 +0100
@@ -0,0 +1,10 @@
+---
+Fri Feb  6 14:24:22 UTC 2015 - jmate...@suse.cz
+
+- Install license file
+
+---
+Thu Jan 22 16:46:28 UTC 2015 - jmate...@suse.cz
+
+- Init package
+

New:

  ledger.changes
  ledger.spec
  v3.1.tar.gz



Other differences:
--
++ ledger.spec ++
#
# spec file for package ledger
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   ledger
Version:3.1
Release:0
Summary:Double-entry accounting system with a command-line reporting 
interface
License:BSD-3-Clause
Group:  Productivity/Office/Finance
Url:https://github.com/%{name}/%{name}
Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
BuildRequires:  boost-devel
BuildRequires:  cmake
BuildRequires:  gcc-c++
BuildRequires:  mpfr-devel
BuildRequires:  python
BuildRequires:  utfcpp-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Ledger is a powerful, double-entry accounting system that is accessed
from the UNIX command-line. This may put off some users, since there is
no flashy UI, but for those who want unparalleled reporting access to
their data there are few alternatives.

%prep
%setup -q

%build
%cmake -DBUILD_LIBRARY=OFF
make %{?_smp_mflags}

%install
%cmake_install
install -m 644 -D contrib/ledger-completion.bash 
%{buildroot}%{_sysconfdir}/bash_completion.d/ledger.sh

%files
%defattr(-,root,root)
%doc README.md doc/LICENSE
%doc %{_mandir}/man1/%{name}.1.gz
%{_bindir}/ledger
%{_sysconfdir}/bash_completion.d/ledger.sh

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



commit clamav for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2015-02-06 22:38:06

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


Package is clamav

Changes:

--- /work/SRC/openSUSE:Factory/clamav/clamav.changes2015-01-30 
20:31:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes   2015-02-06 
22:38:09.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb  5 10:29:02 UTC 2015 - m...@suse.com
+
+- Version 0.98.6 fixes several security issues:
+  * bsc#916217, CVE-2015-1461: Remote attackers can have
+unspecified impact via Yoda's crypter or mew packer files.
+  * bsc#916214, CVE-2015-1462: Unspecified impact via acrafted upx
+packer file.
+  * bsc#916215, CVE-2015-1463: Remote attackers can cause a denial
+of service via a crafted petite packer file.
+  * bsc#915512, CVE-2014-9328: heap out of bounds condition with
+crafted upack packer files.
+- Obsoletes clamav-soname.patch
+
+---

Old:

  clamav-0.98.5.tar.gz
  clamav-0.98.5.tar.gz.sig
  clamav-soname.patch

New:

  clamav-0.98.6.tar.gz
  clamav-0.98.6.tar.gz.sig



Other differences:
--
++ clamav.spec ++
--- /var/tmp/diff_new_pack.qYPVDN/_old  2015-02-06 22:38:10.0 +0100
+++ /var/tmp/diff_new_pack.qYPVDN/_new  2015-02-06 22:38:10.0 +0100
@@ -48,7 +48,7 @@
 Summary:Antivirus Toolkit
 License:GPL-2.0
 Group:  Productivity/Security
-Version:0.98.5
+Version:0.98.6
 Release:0
 Url:http://www.clamav.net
 Requires:   latex2html-pngicons
@@ -67,7 +67,6 @@
 Patch1: clamav-conf.patch
 Patch2: clamav-sles9.patch
 Patch3: clamav-gcc47.patch
-Patch4: clamav-soname.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  systemd
 %systemd_requires
@@ -90,7 +89,6 @@
 %patch2
 %endif
 %patch3 -p1
-%patch4 -p1
 
 %build
 %if 0%{?suse_version} = 1010

++ clamav-0.98.5.tar.gz - clamav-0.98.6.tar.gz ++
/work/SRC/openSUSE:Factory/clamav/clamav-0.98.5.tar.gz 
/work/SRC/openSUSE:Factory/.clamav.new/clamav-0.98.6.tar.gz differ: char 5, 
line 1


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



commit timezone for openSUSE:13.1:Update

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package timezone for openSUSE:13.1:Update 
checked in at 2015-02-06 22:56:24

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


Package is timezone

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.LpxjCI/_old  2015-02-06 22:56:26.0 +0100
+++ /var/tmp/diff_new_pack.LpxjCI/_new  2015-02-06 22:56:26.0 +0100
@@ -1 +1 @@
-link package='timezone.3184' cicount='copy' /
+link package='timezone.3484' cicount='copy' /

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



commit timezone-java for openSUSE:13.1:Update

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package timezone-java for 
openSUSE:13.1:Update checked in at 2015-02-06 22:56:17

Comparing /work/SRC/openSUSE:13.1:Update/timezone-java (Old)
 and  /work/SRC/openSUSE:13.1:Update/.timezone-java.new (New)


Package is timezone-java

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mcQV9y/_old  2015-02-06 22:56:19.0 +0100
+++ /var/tmp/diff_new_pack.mcQV9y/_new  2015-02-06 22:56:19.0 +0100
@@ -1 +1 @@
-link package='timezone-java.3184' cicount='copy' /
+link package='timezone-java.3484' cicount='copy' /

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



commit gitg for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gitg for openSUSE:Factory checked in 
at 2015-02-06 22:37:55

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


Package is gitg

Changes:

--- /work/SRC/openSUSE:Factory/gitg/gitg.changes2015-02-06 
10:24:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes   2015-02-06 
22:37:56.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  6 10:04:43 UTC 2015 - dims...@opensuse.org
+
+- Fix version tag: it is 3.14.1+git, not 3.4.1+git.
+
+---

Old:

  gitg-3.4.1+1422055285.tar.xz

New:

  gitg-3.14.1+1422055285.tar.xz



Other differences:
--
++ gitg.spec ++
--- /var/tmp/diff_new_pack.ejXZFj/_old  2015-02-06 22:37:57.0 +0100
+++ /var/tmp/diff_new_pack.ejXZFj/_new  2015-02-06 22:37:57.0 +0100
@@ -20,7 +20,7 @@
 %define build_from_vcs 1
 
 Name:   gitg
-Version:3.4.1+1422055285
+Version:3.14.1+1422055285
 Release:0
 Summary:Git repository viewer
 License:GPL-2.0+

++ _service ++
--- /var/tmp/diff_new_pack.ejXZFj/_old  2015-02-06 22:37:57.0 +0100
+++ /var/tmp/diff_new_pack.ejXZFj/_new  2015-02-06 22:37:57.0 +0100
@@ -2,7 +2,7 @@
   service name=tar_scm mode=disabled
 param name=urlhttps://git.gnome.org/browse/gitg/param
 param name=scmgit/param
-param name=versionformat3.4.1+%ct/param
+param name=versionformat3.14.1+%ct/param
 param name=changesgenerateenable/param
   /service
   service name=recompress mode=disabled

++ gitg-3.4.1+1422055285.tar.xz - gitg-3.14.1+1422055285.tar.xz ++

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



commit perl-Crypt-OpenSSL-Bignum for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Bignum for 
openSUSE:Factory checked in at 2015-02-06 22:37:59

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Bignum (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Bignum.new (New)


Package is perl-Crypt-OpenSSL-Bignum

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Bignum/perl-Crypt-OpenSSL-Bignum.changes
  2012-06-10 21:52:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Bignum.new/perl-Crypt-OpenSSL-Bignum.changes
 2015-02-06 22:38:01.0 +0100
@@ -1,0 +2,17 @@
+Fri Feb  6 11:03:45 UTC 2015 - co...@suse.com
+
+- updated to 0.06
+  - fix for #77911 Patch to add more functions
+  - new constructors: new, rand, pseudo_rand, rand_range
+  - new methods: ucmp, num_bits, num_bytes, rshift, lshift, swap
+  - improved pod documentation (added missing functions)
+  - XS code cleanup
+
+ 0.052015/02/04
+  - fix for #84369 Win32 compatibility patch
+  - fix for #100993 Memory not reclaimed when CTX object goes out of scope
+  - fix for #86561 typo fixes
+  - fix for #82959 Error in synopsis: 
Crypt::OpenSSL::Bignum-new_from_hex(0x3e8) returns 0
+  - fix for #81537 to_bin method returns garbage when value is zero
+
+---

Old:

  Crypt-OpenSSL-Bignum-0.04.tar.gz

New:

  Crypt-OpenSSL-Bignum-0.06.tar.gz



Other differences:
--
++ perl-Crypt-OpenSSL-Bignum.spec ++
--- /var/tmp/diff_new_pack.qZWtzE/_old  2015-02-06 22:38:02.0 +0100
+++ /var/tmp/diff_new_pack.qZWtzE/_new  2015-02-06 22:38:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Crypt-OpenSSL-Bignum
 #
-# Copyright (c) 2011 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,23 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Crypt-OpenSSL-Bignum
+Version:0.06
+Release:0
 %define cpan_name Crypt-OpenSSL-Bignum
 Summary:OpenSSL's multiprecision integer arithmetic
-Version:0.04
-Release:9
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/
-#Source: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Bignum-%{version}.tar.bz2
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/K/KM/KMX/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  openssl-devel perl
+BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
+# MANUAL
+BuildRequires:  openssl-devel
 
 %description
 Crypt::OpenSSL::Bignum provides access to OpenSSL multiprecision integer
@@ -40,11 +39,15 @@
 module can be used to provide access to bignum values produced by other
 OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
 
+_NOTE_: Many of the methods in this package can croak, so use eval, or
+Error.pm's try/catch mechanism to capture errors.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check
@@ -55,11 +58,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ Crypt-OpenSSL-Bignum-0.04.tar.gz - Crypt-OpenSSL-Bignum-0.06.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Bignum-0.04/Bignum/CTX.pm 
new/Crypt-OpenSSL-Bignum-0.06/Bignum/CTX.pm
--- old/Crypt-OpenSSL-Bignum-0.04/Bignum/CTX.pm 2003-02-18 04:51:08.0 
+0100
+++ new/Crypt-OpenSSL-Bignum-0.06/Bignum/CTX.pm 2015-02-04 10:35:52.0 
+0100
@@ -13,11 +13,6 @@
 
 bootstrap Crypt::OpenSSL::Bignum $Crypt::OpenSSL::Bignum::VERSION;
 
-sub DESTROY
-{
-shift-_free_BN_CTX();
-}
-
 1;
 __END__
 # Below is stub documentation for your module. You better edit it!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Bignum-0.04/Bignum.pm 
new/Crypt-OpenSSL-Bignum-0.06/Bignum.pm
--- old/Crypt-OpenSSL-Bignum-0.04/Bignum.pm 2007-05-20 

commit cobbler for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package cobbler for openSUSE:Factory checked 
in at 2015-02-06 22:37:46

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


Package is cobbler

Changes:

--- /work/SRC/openSUSE:Factory/cobbler/cobbler.changes  2014-09-12 
12:22:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.cobbler.new/cobbler.changes 2015-02-06 
22:37:47.0 +0100
@@ -1,0 +2,86 @@
+Thu Jan 15 09:36:07 UTC 2015 - fcaste...@suse.com
+
+- Added 'fix_test_create_systems.diff': fixes the create_systens unit test
+
+---
+Tue Jan 13 09:37:53 UTC 2015 - fcaste...@suse.com
+
+- Fix runtime dependency: ensure the yaml module is available.
+
+---
+Tue Jan 13 08:51:03 UTC 2015 - fcaste...@suse.com
+
+- Install the right cobblerd.service file
+
+---
+Mon Jan 12 17:07:27 UTC 2015 - fcaste...@suse.com
+
+- Do not ship cobbler_web.conf inside of the cobbler package, get rid
+  of part of our patches to setup.py,
+
+---
+Fri Dec 19 17:48:20 UTC 2014 - fcaste...@suse.com
+
+- Added new patch required to fix the broken unit tests:
+  * fix-broken-tests.diff
+
+---
+Thu Dec 18 14:59:08 UTC 2014 - fcaste...@suse.com
+
+- Removed another no longer needed patch:
+  * fix-textmode-for-SUSE.dif
+
+---
+Thu Dec 18 14:51:32 UTC 2014 - fcaste...@suse.com
+
+- Update to latest stable version of cobbler (2.6.6)
+- Removed no longer needed patches
+  * bnc_877009.patch
+  * cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
+  * fix-broken-tests.diff
+  * fix-initscript.diff
+  * suse_config.diff
+- Fixed old patches to apply against the new code:
+  * catch_cheetah_exception.patch
+  * grubby-compat.diff
+  * setup_py.diff
+
+---
+Mon Dec 15 10:20:53 UTC 2014 - fcaste...@suse.com
+
+- Fix the broken unit tests
+
+---
+Thu Dec 11 16:34:35 UTC 2014 - mse...@suse.de
+
+- Created sub package for unit tests 
+
+---
+Tue Dec  9 15:35:25 CET 2014 - m...@suse.de
+
+- use fdupes only on SUSE
+
+---
+Mon Dec  8 09:27:33 UTC 2014 - dmacvi...@suse.de
+
+- Fix for re-installation of machines on SLE with static
+  network configuration (bnc#883487)
+- Added patches:
+  * cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
+  * cobbler-2.4.2-reprovision-rhel-on-suse-bnc883487.patch
+
+---
+Thu Nov 27 10:01:30 CET 2014 - m...@suse.de
+
+- fix port guessing in koan (bsc#855389)
+  * fix-koan-port-guessing.dif
+- add copy-default option to grubby-compat (bsc#855389)
+- handle elilo in SUSE (bsc#855389)
+
+---
+Wed Nov 26 13:46:30 CET 2014 - m...@suse.de
+
+- fix wrong option text in SUSE environment (bsc#901058)
+  * fix-textmode-for-SUSE.dif
+
+---

Old:

  bnc_877009.patch
  cobbler-2.4.2.tar.gz
  fix-initscript.diff
  setup_py.diff
  suse_config.diff

New:

  cobbler-2.4.2-reprovision-rhel-on-suse-bnc883487.patch
  cobbler-2.6.6.tar.gz
  fix-broken-tests.diff
  fix-koan-port-guessing.dif
  fix_test_create_systems.diff



Other differences:
--
++ cobbler.spec ++
--- /var/tmp/diff_new_pack.v2uC2B/_old  2015-02-06 22:37:48.0 +0100
+++ /var/tmp/diff_new_pack.v2uC2B/_new  2015-02-06 22:37:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cobbler
 #
-# 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
@@ -38,15 +38,12 @@
 Group:  Applications/System
 Name:   cobbler
 AutoReq:no
-Version:2.4.2
+Version:2.6.6
 Release:1%{?dist}
 Source0:cobbler-%{version}.tar.gz
 Source1:vendor-files.tar.bz2
 Source2:fence_ipmitool.sh
-Patch0: fix-initscript.diff
-Patch1: suse_config.diff
 Patch2: cobbler_web_config.diff
-Patch3: setup_py.diff
 %if 0%{?suse_version}
 

commit php-doc for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package php-doc for openSUSE:Factory checked 
in at 2015-02-06 22:37:57

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


Package is php-doc

Changes:

--- /work/SRC/openSUSE:Factory/php-doc/php-doc.changes  2015-02-03 
11:41:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.php-doc.new/php-doc.changes 2015-02-06 
22:37:58.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  6 10:24:37 UTC 2015 - pgaj...@suse.com
+
+- fix version in the spec
+
+---



Other differences:
--
++ php-doc.spec ++
--- /var/tmp/diff_new_pack.3aJiX4/_old  2015-02-06 22:37:59.0 +0100
+++ /var/tmp/diff_new_pack.3aJiX4/_new  2015-02-06 22:37:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-doc
 #
-# 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:   php-doc
-Version:20100723
+Version:20150203
 Release:0
 Summary:PHP Documentation
 License:GPL-2.0+

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



commit yast2-iscsi-lio-server for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2015-02-06 22:38:02

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


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-12-05 21:04:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2015-02-06 22:38:02.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 09:41:55 CET 2015 - g...@suse.de
+
+- show a warning popup in case of empty client list (bnc #898261)
+- 3.1.13
+
+---
@@ -4,0 +11 @@
+- 3.1.12

Old:

  yast2-iscsi-lio-server-3.1.12.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.13.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.8VRmjC/_old  2015-02-06 22:38:03.0 +0100
+++ /var/tmp/diff_new_pack.8VRmjC/_new  2015-02-06 22:38:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.12.tar.bz2 - 
yast2-iscsi-lio-server-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes
2015-02-04 12:19:11.0 +0100
@@ -1,7 +1,14 @@
 ---
+Tue Feb  3 09:41:55 CET 2015 - g...@suse.de
+
+- show a warning popup in case of empty client list (bnc #898261)
+- 3.1.13
+
+---
 Thu Dec  4 09:50:19 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.12
 
 ---
 Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec   
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec   
2015-02-04 12:19:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/src/include/iscsi-lio-server/widgets.rb 
new/yast2-iscsi-lio-server-3.1.13/src/include/iscsi-lio-server/widgets.rb
--- old/yast2-iscsi-lio-server-3.1.12/src/include/iscsi-lio-server/widgets.rb   
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/src/include/iscsi-lio-server/widgets.rb   
2015-02-04 12:19:11.0 +0100
@@ -643,6 +643,7 @@
   if @changed_lun.has_key?(s)
 txt = _(Client name already exists!)
   end
+  # TODO: check client name for valid chars (depends on solution for 
fate #318406)
   if !Builtins.isempty(txt)
 sym = :again
 UI.SetFocus(Id(:clnt))
@@ -1445,8 +1446,19 @@
 
 def validateClient(key, event)
   event = deep_copy(event)
-  ret = true
-  ret
+  clients = UI.QueryWidget(:clnt_table, :Items)
+  continue = true
+
+  if !clients.nil?  clients.empty?
+continue = Popup.YesNoHeadline( Label.WarningMsg,
+_(There isn't any client 
specified.\n +
+To allow a client login to the 
target, please\n +
+use the 'Add' button and enter 

commit ipmiutil for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package ipmiutil for openSUSE:Factory 
checked in at 2015-02-06 22:37:42

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


Package is ipmiutil

Changes:

--- /work/SRC/openSUSE:Factory/ipmiutil/ipmiutil.changes2014-12-31 
11:22:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ipmiutil.new/ipmiutil.changes   2015-02-06 
22:37:43.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan 21 23:54:03 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.9.5
+  see http://ipmiutil.sourceforge.net/docs/ChangeLog 
+- Updated patch
+  * ipmiutil-2.9.2-fix-bashisms.patch  ipmiutil-2.9.5-fix-bashisms.patch
+  * automake-1_13.patch
+- Add a make requirement to perl(Exporter); new upstream dependency
+
+---

Old:

  ipmiutil-2.9.2-fix-bashisms.patch
  ipmiutil-2.9.2.tar.gz

New:

  ipmiutil-2.9.5-fix-bashisms.patch
  ipmiutil-2.9.5.tar.gz



Other differences:
--
++ ipmiutil.spec ++
--- /var/tmp/diff_new_pack.XL4c93/_old  2015-02-06 22:37:44.0 +0100
+++ /var/tmp/diff_new_pack.XL4c93/_new  2015-02-06 22:37:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ipmiutil
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Andy Cress
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,33 +18,30 @@
 
 
 Name:   ipmiutil
-Version:2.9.2
+Version:2.9.5
 Release:1%{?dist}
 Summary:Easy-to-use IPMI server management utilities
 License:BSD-3-Clause
 Group:  System/Management
 Source: 
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch:  automake-1_13.patch
-Patch1: %{name}-2.9.2-fix-bashisms.patch
+Patch1: %{name}-2.9.5-fix-bashisms.patch
 Url:http://ipmiutil.sourceforge.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} = 1210
 %define req_systemd 1
 %endif
 %if 0%{?req_systemd}
-BuildRequires:  gcc
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
-BuildRequires:  openssl-devel
 BuildRequires:  systemd
 %define systemd_fls %{_unitdir}
 %else
+%define systemd_fls %{_datadir}/%{name}
+%endif
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  openssl-devel
-%define systemd_fls %{_datadir}/%{name}
-%endif
+BuildRequires:  perl(Exporter)
 
 %define init_dir  %{_initrddir}
 
@@ -84,15 +81,11 @@
 make
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 rm -rf %{buildroot}%{_datadir}/%{name}/ievents.[ch]
 rm -rf %{buildroot}%{_datadir}/%{name}/ipmi_sample_evt.[ch]
 rm -rf %{buildroot}%{_datadir}/%{name}/isensor.[ch]
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root, -)
 %dir %{_datadir}/%{name}
@@ -118,6 +111,7 @@
 %{_sbindir}/ifirewall 
 %{_sbindir}/ifwum 
 %{_sbindir}/ihpm 
+%{_sbindir}/iseltime
 %{_datadir}/%{name}/ipmiutil_evt
 %{_datadir}/%{name}/ipmiutil_asy
 %{_datadir}/%{name}/ipmiutil_wdt
@@ -172,6 +166,7 @@
 %{_datadir}/%{name}/ipmi_sample.c
 %{_datadir}/%{name}/Makefile
 %{_libdir}/libipmiutil.a
+%{_libdir}/libipmiutil.so
 
 %post devel
 /sbin/ldconfig

++ automake-1_13.patch ++
--- /var/tmp/diff_new_pack.XL4c93/_old  2015-02-06 22:37:44.0 +0100
+++ /var/tmp/diff_new_pack.XL4c93/_new  2015-02-06 22:37:44.0 +0100
@@ -1,12 +1,12 @@
 diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-ipmiutil-2.9.2/configure.ac 
./configure.ac
 --- ../orig-ipmiutil-2.9.2/configure.ac2013-10-09 20:20:02.0 
+0200
 +++ ./configure.ac 2013-10-15 08:21:48.521304910 +0200
-@@ -1,7 +1,7 @@
- dnl Process this file with autoconf to produce a configure script.
- AC_INIT(util/ipmiutil.c)
- AM_INIT_AUTOMAKE(ipmiutil,2.9.2)
+@@ -2,7 +2,7 @@
+ AC_INIT(ipmiutil,2.9.5)
+ AC_CONFIG_SRCDIR(util/ipmiutil.c)
+ echo ipmiutil version ${PACKAGE_VERSION}
 -AM_CONFIG_HEADER(config.h)
 +AC_CONFIG_HEADERS(config.h)
- 
- AC_PREFIX_DEFAULT(/usr) 
+ AC_PREFIX_DEFAULT(/usr)
+ AM_INIT_AUTOMAKE()
  

++ ipmiutil-2.9.2-fix-bashisms.patch - ipmiutil-2.9.5-fix-bashisms.patch 
++
--- /work/SRC/openSUSE:Factory/ipmiutil/ipmiutil-2.9.2-fix-bashisms.patch   
2014-12-31 11:22:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ipmiutil.new/ipmiutil-2.9.5-fix-bashisms.patch  
2015-02-06 22:37:43.0 +0100
@@ -8,7 +8,7 @@
 -  echo -n $Starting $name: 
 +  echo -n Starting $name: 
echo
-   retval=1
+   retval=0
PID=0
 @@ -66,7 +66,7 @@
  


commit dracut for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2015-02-06 22:36:51

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


Package is dracut

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2015-01-21 
21:53:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2015-02-06 
22:36:54.0 +0100
@@ -1,0 +2,12 @@
+Thu Feb  5 09:37:42 UTC 2015 - meiss...@suse.com
+
+- regenerate the initrds on updating this package (or the -fips
+  subpackage)
+
+---
+Sun Feb  1 10:11:29 UTC 2015 - tchva...@suse.com
+
+- Apply patch for systemd-journald SIGTERMing on boot bnc#915575
+  * 0167-do-not-symlink-var-log-to-run-log.patch
+
+---

New:

  0167-do-not-symlink-var-log-to-run-log.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.ayQLBJ/_old  2015-02-06 22:36:57.0 +0100
+++ /var/tmp/diff_new_pack.ayQLBJ/_new  2015-02-06 22:36:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dracut
 #
-# 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
@@ -188,11 +188,13 @@
 Patch164:   0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch
 Patch165:   0165-Order-root-fsck-after-pre-mount.patch
 Patch166:   0166-load-xhci-pci.patch
+Patch167:   0167-do-not-symlink-var-log-to-run-log.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  bash
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
+BuildRequires:  suse-module-tools
 BuildRequires:  pkgconfig(systemd) = 199
 Requires:   bash
 Requires:   coreutils
@@ -398,6 +400,7 @@
 %patch164 -p1
 %patch165 -p1
 %patch166 -p1
+%patch167 -p1
 
 %build
 %configure\
@@ -464,12 +467,26 @@
 
 %post
 %service_add_post purge-kernels.service
+%{?regenerate_initrd_post}
+
+%post fips
+%{?regenerate_initrd_post}
 
 %preun
 %service_del_preun purge-kernels.service
 
 %postun
 %service_del_postun purge-kernels.service
+%{?regenerate_initrd_post}
+
+%postun fips
+%{?regenerate_initrd_post}
+
+%posttrans
+%{?regenerate_initrd_posttrans}
+
+%posttrans fips
+%{?regenerate_initrd_posttrans}
 
 %files fips
 %defattr(-,root,root,0755)

++ 0167-do-not-symlink-var-log-to-run-log.patch ++
From 00529cd63e2c82660208bdd07f9ce4db206d560c Mon Sep 17 00:00:00 2001
From: Harald Hoyer har...@redhat.com
Date: Mon, 1 Dec 2014 12:36:20 +0100
Subject: [PATCH] do not symlink /var/log to /run/log

some programs e.g. systemd-journald expect a directory in /var/log as
the marker to do some actions. Here journald tries to flush
/run/log/journal to /var/log/journal, if the directory is seen.

/var/log is now a symlink to /run/initramfs/log.

(cherry picked from commit 99d4fd6bb791ca8ce07e07e13b58445f3e20894a)
---
 dracut.sh| 1 -
 modules.d/98systemd/dracut-tmpfiles.conf | 3 +++
 modules.d/98systemd/module-setup.sh  | 5 +
 modules.d/99base/dracut-lib.sh   | 6 +-
 4 files changed, 13 insertions(+), 2 deletions(-)
 create mode 100644 modules.d/98systemd/dracut-tmpfiles.conf

Index: dracut-037/dracut.sh
===
--- dracut-037.orig/dracut.sh
+++ dracut-037/dracut.sh
@@ -1286,7 +1286,6 @@ if [[ $kernel_only != yes ]]; then
 
 ln -sfn ../run $initdir/var/run
 ln -sfn ../run/lock $initdir/var/lock
-ln -sfn ../run/log $initdir/var/log
 else
 for d in lib $libdir; do
 [[ -e ${initdir}${prefix}/$d ]]  continue
Index: dracut-037/modules.d/98systemd/dracut-tmpfiles.conf
===
--- /dev/null
+++ dracut-037/modules.d/98systemd/dracut-tmpfiles.conf
@@ -0,0 +1,3 @@
+d /run/initramfs 0755 root root -
+d /run/initramfs/log 0755 root root -
+L /var/log   ---- ../run/initramfs/log
Index: dracut-037/modules.d/98systemd/module-setup.sh
===
--- dracut-037.orig/modules.d/98systemd/module-setup.sh
+++ dracut-037/modules.d/98systemd/module-setup.sh
@@ -123,6 +123,8 @@ install() {
 $systemdsystemunitdir/slices.target \
 $systemdsystemunitdir/system.slice \
 \
+$tmpfilesdir/systemd.conf \
+\
 journalctl systemctl echo swapoff systemd-cgls systemd-tmpfiles
 
 inst_multiple -o \

commit libgnomesu for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libgnomesu for openSUSE:Factory 
checked in at 2015-02-06 22:37:27

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


Package is libgnomesu

Changes:

--- /work/SRC/openSUSE:Factory/libgnomesu/libgnomesu.changes2013-09-23 
15:24:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomesu.new/libgnomesu.changes   
2015-02-06 22:37:29.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb  6 10:43:53 UTC 2015 - dims...@opensuse.org
+
+- Add libgnomesu-set-xdg_runtime_dir.patch: explicitly set
+  XDG_RUNTIME_DIR for the new user (boo#908167).
+
+---
+Thu Feb  5 07:10:43 UTC 2015 - co...@suse.com
+
+- Use rm -f to avoid rm asking back with strict umasks.
+
+---

New:

  libgnomesu-set-xdg_runtime_dir.patch



Other differences:
--
++ libgnomesu.spec ++
--- /var/tmp/diff_new_pack.gbbN4a/_old  2015-02-06 22:37:30.0 +0100
+++ /var/tmp/diff_new_pack.gbbN4a/_new  2015-02-06 22:37:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomesu
 #
-# 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
@@ -67,6 +67,8 @@
 Patch20:libgnomesu-gtk3.patch
 # PATCH-FIX-UPSTREAM libgnomesu-suid_flags.patch bnc#743139 vu...@opensuse.org 
-- Respect SUID_CFLAGS/SUID_LDFLAGS
 Patch21:libgnomesu-suid_flags.patch
+# PATCH-FIX-OPENSUSE libgnomesu-set-xdg_runtime_dir.patch boo#908167 
dims...@opensuse.org -- Properly rest XDG_RUNTIME_DIR to the new user
+Patch22:libgnomesu-set-xdg_runtime_dir.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk3-devel
 BuildRequires:  intltool
@@ -131,6 +133,7 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
+%patch22 -p1
 cp -a %{S:1} pam-backend/gnomesu-pam
 # Upstream is dead, libgnomesu.po in LCN includes strings in our patches:
 translation-update-upstream
@@ -156,10 +159,10 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp AUTHORS README NEWS ChangeLog doc/api.html doc/libgnomesu.css 
%{buildroot}%{_docdir}/%{name}
 # We want only PAM backend.
-rm %{buildroot}%{_prefix}/lib/%{name}/gnomesu-backend
+rm -f %{buildroot}%{_prefix}/lib/%{name}/gnomesu-backend
 # No support for old GNOME
 # FIXME: Transform it to .desktop file
-rm %{buildroot}%{_datadir}/application-registry/*.applications 
%{buildroot}%{_datadir}/mime-info/*.*
+rm -f %{buildroot}%{_datadir}/application-registry/*.applications 
%{buildroot}%{_datadir}/mime-info/*.*
 %fdupes %{buildroot}
 
 %clean

++ libgnomesu-set-xdg_runtime_dir.patch ++
Index: libgnomesu-1.0.0/su-backend/common.c
===
--- libgnomesu-1.0.0.orig/su-backend/common.c
+++ libgnomesu-1.0.0/su-backend/common.c
@@ -177,6 +177,9 @@ modify_environment (const struct passwd
xputenv (concat (USER, =, pw-pw_name));
xputenv (concat (LOGNAME, =, pw-pw_name));
 
+   /* set XDG_RUNTIME_DIR for the new user */
+   xputenv (g_strdup_printf(XDG_RUNTIME_DIR=/run/user/%d, pw-pw_uid));
+
/* Sanity-check PATH. It shouldn't contain . entries! */
path = g_getenv (PATH);
if (path  (strstr (path, :.:) || strncmp (path, .:, 2) == 0
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cfengine for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2015-02-06 22:37:47

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


Package is cfengine

Changes:

--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes2014-12-08 
16:56:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2015-02-06 
22:37:49.0 +0100
@@ -1,0 +2,31 @@
+Wed Jan 28 06:58:12 UTC 2015 - kkae...@suse.com
+
+- Update to 3.6.4
+  Features:
+  - Introduced users promises support on HP-UX platform.
+  - Introduced process promises support on HP-UX platform.
+
+  Bug fixes:
+  - Fixed bug on FreeBSD which sometimes led to the wrong process being
+killed (Redmine #2330)
+  - Fixed package version comparison sometimes failing with rpm package
+manager (Redmine #6807)
+  - Fixed a bug in users promises which would sometimes set the wrong
+password hash if the user would also be unlocked at the same time.
+  - Fixed a bug on AIX which would occationally kill the wrong process.
+  - Improved error message for functions that require an absolute path.
+(Redmine #6877)
+  - Fixed some spelling errors in examples.
+  - Fixed error in out-of-tree builds when building cf-upgrade.
+  - Fixed a bug which would make cf-agent exit with an error if it was
+built with a custom log directory, and that directory did not exist.
+  - Fixed ordering of evaluating promises when depends_on is used.
+(Redmine #6484, Redmine #5462)
+  - Skip non-empty directories silently when recursively deleting.
+(Redmine #6331)
+  - Fix memory exhaustion with list larger than 4994 items.
+(Redmine # 6672)
+  - Fix cf-execd segfault on IP address detection (Redmine #6905).
+  - Fix hard class detection of RHEL6 ComputeNode (Redmine #3148).  
+
+---

Old:

  core-3.6.3.tar.gz

New:

  core-3.6.4.tar.gz



Other differences:
--
++ cfengine.spec ++
--- /var/tmp/diff_new_pack.3Hs4ET/_old  2015-02-06 22:37:50.0 +0100
+++ /var/tmp/diff_new_pack.3Hs4ET/_new  2015-02-06 22:37:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cfengine
 #
-# 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
@@ -28,7 +28,7 @@
 %define with_libvirt 0
 
 Name:   cfengine
-Version:3.6.3
+Version:3.6.4
 Release:0
 %define srcname core-%{version}
 %define libname   libpromises

++ core-3.6.3.tar.gz - core-3.6.4.tar.gz ++
 21475 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-02-06 22:38:03

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2013-12-24 16:05:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-02-06 22:38:05.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb  6 11:51:02 UTC 2015 - dims...@opensuse.org
+
+- Add baselibs.conf to source list.
+
+---
+Thu Feb  5 14:41:24 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.9.29
+  * Make building tests optional
+- Add pkgconfig(gee-0.8) and vala build require; new upstream dependencies
+
+---

Old:

  libdmapsharing-2.9.24.tar.gz

New:

  libdmapsharing-2.9.29.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.q4cNmU/_old  2015-02-06 22:38:06.0 +0100
+++ /var/tmp/diff_new_pack.q4cNmU/_new  2015-02-06 22:38:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,16 +18,19 @@
 
 
 Name:   libdmapsharing
-Version:2.9.24
+Version:2.9.29
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.flyn.org/projects/libdmapsharing/
-Source: 
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+Source0:
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+Source1:baselibs.conf
 BuildRequires:  pkg-config
+BuildRequires:  vala
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(glib-2.0) = 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
@@ -93,7 +96,8 @@
 
 %files devel
 %defattr(-, root, root)
-%doc %{_datadir}/gtk-doc/html/libdmapsharing-3.0/
+%{_datadir}/gtk-doc/html/libdmapsharing-3.0/
+%{_datadir}/vala/vapi/libdmapsharing-3.0.vapi
 %{_includedir}/libdmapsharing-3.0/
 %{_libdir}/libdmapsharing-3.0.so
 %{_libdir}/pkgconfig/libdmapsharing-3.0.pc

++ libdmapsharing-2.9.24.tar.gz - libdmapsharing-2.9.29.tar.gz ++
 8529 lines of diff (skipped)

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



commit cfengine-masterfiles for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package cfengine-masterfiles for 
openSUSE:Factory checked in at 2015-02-06 22:37:49

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


Package is cfengine-masterfiles

Changes:

--- 
/work/SRC/openSUSE:Factory/cfengine-masterfiles/cfengine-masterfiles.changes
2014-10-18 09:08:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.cfengine-masterfiles.new/cfengine-masterfiles.changes
   2015-02-06 22:37:51.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 28 07:45:47 UTC 2015 - kkae...@suse.com
+
+- Update to 3.6.4
+  Bugfix release
+
+---

Old:

  masterfiles-3.6.2.tar.gz

New:

  masterfiles-3.6.4.tar.gz



Other differences:
--
++ cfengine-masterfiles.spec ++
--- /var/tmp/diff_new_pack.FzN44Z/_old  2015-02-06 22:37:52.0 +0100
+++ /var/tmp/diff_new_pack.FzN44Z/_new  2015-02-06 22:37:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cfengine-masterfiles
 #
-# 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
@@ -26,7 +26,7 @@
 Summary:CFEngine promises master files
 License:MIT and LGPL-3.0+
 Group:  Productivity/Networking/System
-Version:3.6.2
+Version:3.6.4
 Release:0
 %define srcname masterfiles-%{version}
 Url:http://www.cfengine.org/

++ masterfiles-3.6.2.tar.gz - masterfiles-3.6.4.tar.gz ++
 2400 lines of diff (skipped)

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



commit guile for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package guile for openSUSE:Factory checked 
in at 2015-02-06 22:37:10

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


Package is guile

Changes:

--- /work/SRC/openSUSE:Factory/guile/guile.changes  2014-04-26 
06:04:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.guile.new/guile.changes 2015-02-06 
22:37:11.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 10:11:21 UTC 2015 - pgaj...@suse.com
+
+- use fake buildstamp [bnc#916347]
+  + guile-fake-buildstamp.patch
+
+---

New:

  guile-fake-buildstamp.patch



Other differences:
--
++ guile.spec ++
--- /var/tmp/diff_new_pack.VrHaHl/_old  2015-02-06 22:37:12.0 +0100
+++ /var/tmp/diff_new_pack.VrHaHl/_new  2015-02-06 22:37:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package guile
 #
-# 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
@@ -41,6 +41,8 @@
 Url:http://www.gnu.org/software/guile/
 Source0:ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz
 Source1:guile-rpmlintrc
+# suse specific
+Patch0: %{name}-fake-buildstamp.patch
 Patch1: %{name}-64bit.patch
 Patch2: %{name}-1.6.10-mktemp.patch
 Patch3: %{name}-threads-test.patch
@@ -111,6 +113,7 @@
 
 %prep
 %setup -q
+%patch0
 %patch1
 %patch2
 %patch3 -p1

++ guile-fake-buildstamp.patch ++
Index: libguile/Makefile.am
===
--- libguile/Makefile.am.orig   2014-03-16 23:43:13.0 +0100
+++ libguile/Makefile.am2015-02-05 10:08:50.703439774 +0100
@@ -717,7 +717,7 @@
 libpath.tmp
@echo ' { LIBS,  @GUILE_LIBS@ }, \'  libpath.tmp
@echo ' { CFLAGS,@GUILE_CFLAGS@ }, \'  libpath.tmp
-   @echo ' { buildstamp,'`date -u +'%Y-%m-%d %T'`' }, \'  
libpath.tmp
+   @echo ' { buildstamp,'1970-01-01 00:00:01' }, \'  libpath.tmp
@echo '}'  libpath.tmp
$(AM_V_GEN)mv libpath.tmp libpath.h
 
Index: libguile/Makefile.in
===
--- libguile/Makefile.in.orig   2014-03-20 09:16:24.0 +0100
+++ libguile/Makefile.in2015-02-05 10:11:12.347315156 +0100
@@ -3707,7 +3707,7 @@
 libpath.tmp
@echo ' { LIBS,  @GUILE_LIBS@ }, \'  libpath.tmp
@echo ' { CFLAGS,@GUILE_CFLAGS@ }, \'  libpath.tmp
-   @echo ' { buildstamp,'`date -u +'%Y-%m-%d %T'`' }, \'  
libpath.tmp
+   @echo ' { buildstamp,'1970-01-01 00:00:02' }, \'  libpath.tmp
@echo '}'  libpath.tmp
$(AM_V_GEN)mv libpath.tmp libpath.h
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit numactl for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package numactl for openSUSE:Factory checked 
in at 2015-02-06 10:16:09

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


Package is numactl

Changes:

--- /work/SRC/openSUSE:Factory/numactl/numactl.changes  2015-01-21 
21:54:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.numactl.new/numactl.changes 2015-02-06 
10:16:10.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 27 11:07:47 UTC 2015 - tr...@suse.de
+
+- Change license from GPL-2.0+ to GPL-2.0
+
+---



Other differences:
--
++ numactl.spec ++
--- /var/tmp/diff_new_pack.ynzBct/_old  2015-02-06 10:16:11.0 +0100
+++ /var/tmp/diff_new_pack.ynzBct/_new  2015-02-06 10:16:11.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   numactl
 Summary:NUMA Policy Control
-License:GPL-2.0+
+License:GPL-2.0
 Group:  System/Management
 Version:2.0.10
 Release:0
@@ -52,7 +52,7 @@
 
 %package -n libnuma-devel
 Summary:NUMA Policy Control
-License:GPL-2.0+
+License:GPL-2.0
 Group:  Development/Languages/C and C++
 Requires:   libnuma1 = %{version}
 

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



commit kollision for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2015-02-06 10:25:52

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


Package is kollision

Changes:

--- /work/SRC/openSUSE:Factory/kollision/kollision.changes  2015-01-21 
22:11:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kollision.new/kollision.changes 2015-02-06 
10:25:53.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:02:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kollision-14.12.1.tar.xz

New:

  kollision-14.12.2.tar.xz



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.Wo9xf4/_old  2015-02-06 10:25:54.0 +0100
+++ /var/tmp/diff_new_pack.Wo9xf4/_new  2015-02-06 10:25:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kollision
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kollision-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kollision-14.12.1.tar.xz - kollision-14.12.2.tar.xz ++

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



commit kolourpaint for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2015-02-06 10:25:57

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


Package is kolourpaint

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2015-01-21 
22:11:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2015-02-06 10:25:59.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:02:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kolourpaint-14.12.1.tar.xz

New:

  kolourpaint-14.12.2.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.toweEf/_old  2015-02-06 10:26:00.0 +0100
+++ /var/tmp/diff_new_pack.toweEf/_new  2015-02-06 10:26:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kolourpaint
 #
-# 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:   kolourpaint
-Version:14.12.1
+Version:14.12.2
 Release:0
 # See bnc#717722 for license details
 Summary:Paint Program

++ kolourpaint-14.12.1.tar.xz - kolourpaint-14.12.2.tar.xz ++

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



commit knetwalk for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2015-02-06 10:25:40

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


Package is knetwalk

Changes:

--- /work/SRC/openSUSE:Factory/knetwalk/knetwalk.changes2015-01-21 
22:11:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.knetwalk.new/knetwalk.changes   2015-02-06 
10:25:41.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:02:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  knetwalk-14.12.1.tar.xz

New:

  knetwalk-14.12.2.tar.xz



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.BKzxDA/_old  2015-02-06 10:25:41.0 +0100
+++ /var/tmp/diff_new_pack.BKzxDA/_new  2015-02-06 10:25:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knetwalk
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:knetwalk-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ knetwalk-14.12.1.tar.xz - knetwalk-14.12.2.tar.xz ++

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



commit kppp for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kppp for openSUSE:Factory checked in 
at 2015-02-06 10:26:08

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


Package is kppp

Changes:

--- /work/SRC/openSUSE:Factory/kppp/kppp.changes2015-01-21 
22:11:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kppp.new/kppp.changes   2015-02-06 
10:26:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:03:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kppp-14.12.1.tar.xz

New:

  kppp-14.12.2.tar.xz



Other differences:
--
++ kppp.spec ++
--- /var/tmp/diff_new_pack.DABh7Q/_old  2015-02-06 10:26:10.0 +0100
+++ /var/tmp/diff_new_pack.DABh7Q/_new  2015-02-06 10:26:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kppp
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:   kppp
 BuildRequires:  libkde4-devel
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Internet Dial-Up Tool
 License:GPL-2.0+

++ kppp-14.12.1.tar.xz - kppp-14.12.2.tar.xz ++

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



commit konquest for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2015-02-06 10:26:03

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


Package is konquest

Changes:

--- /work/SRC/openSUSE:Factory/konquest/konquest.changes2015-01-21 
22:11:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.konquest.new/konquest.changes   2015-02-06 
10:26:04.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:02:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  konquest-14.12.1.tar.xz

New:

  konquest-14.12.2.tar.xz



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.6C8Asc/_old  2015-02-06 10:26:04.0 +0100
+++ /var/tmp/diff_new_pack.6C8Asc/_new  2015-02-06 10:26:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package konquest
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:konquest-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ konquest-14.12.1.tar.xz - konquest-14.12.2.tar.xz ++

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



commit kqtquickcharts for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2015-02-06 10:26:15

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


Package is kqtquickcharts

Changes:

--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes
2015-01-21 22:11:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes   
2015-02-06 10:26:16.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:03:31 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kqtquickcharts-14.12.1.tar.xz

New:

  kqtquickcharts-14.12.2.tar.xz



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.OUgMd1/_old  2015-02-06 10:26:17.0 +0100
+++ /var/tmp/diff_new_pack.OUgMd1/_new  2015-02-06 10:26:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kqtquickcharts
 #
-# 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:   kqtquickcharts
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Plugin to render beautiful and interactive graphs
 License:LGPL-2.1+

++ kqtquickcharts-14.12.1.tar.xz - kqtquickcharts-14.12.2.tar.xz ++

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



commit kolf for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2015-02-06 10:25:47

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


Package is kolf

Changes:

--- /work/SRC/openSUSE:Factory/kolf/kolf.changes2015-01-21 
22:11:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.kolf.new/kolf.changes   2015-02-06 
10:25:48.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:02:10 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kolf-14.12.1.tar.xz

New:

  kolf-14.12.2.tar.xz



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.dK6sgc/_old  2015-02-06 10:25:49.0 +0100
+++ /var/tmp/diff_new_pack.dK6sgc/_new  2015-02-06 10:25:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kolf
 #
-# 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
@@ -21,7 +21,7 @@
 License:GPL-2.0+ and LGPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kolf-%{version}.tar.xz
 BuildRequires:  libkdegames-devel

++ kolf-14.12.1.tar.xz - kolf-14.12.2.tar.xz ++

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



commit kmplot for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2015-02-06 10:25:28

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


Package is kmplot

Changes:

--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes2015-01-21 
22:11:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes   2015-02-06 
10:25:29.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:01:49 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kmplot-14.12.1.tar.xz

New:

  kmplot-14.12.2.tar.xz



Other differences:
--
++ kmplot.spec ++
--- /var/tmp/diff_new_pack.8oCGvj/_old  2015-02-06 10:25:30.0 +0100
+++ /var/tmp/diff_new_pack.8oCGvj/_new  2015-02-06 10:25:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmplot
 #
-# 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:   kmplot
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Mathematical Function Plotter
 License:GPL-2.0+

++ kmplot-14.12.1.tar.xz - kmplot-14.12.2.tar.xz ++

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



commit swig for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2015-02-06 10:48:31

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


Package is swig

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2015-01-20 
19:12:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2015-02-06 
10:48:33.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  1 18:32:16 UTC 2015 - dmitr...@opensuse.org
+
+-Update to version 3.0.5 
+ * Added support for Scilab.
+ * Important Python regression fix when wrapping C++ default arguments.
+ * Minor improvements for C#, Go, Octave, PHP and Python.
+
+---

Old:

  swig-3.0.4.tar.gz

New:

  swig-3.0.5.tar.gz



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.HLbG96/_old  2015-02-06 10:48:34.0 +0100
+++ /var/tmp/diff_new_pack.HLbG96/_new  2015-02-06 10:48:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swig
 #
-# 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:   swig
-Version:3.0.4
+Version:3.0.5
 Release:0
 Summary:Simplified Wrapper and Interface Generator
 License:GPL-3.0+ and BSD-3-Clause

++ swig-3.0.4.tar.gz - swig-3.0.5.tar.gz ++
 24564 lines of diff (skipped)

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



commit libdvdread for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libdvdread for openSUSE:Factory 
checked in at 2015-02-06 10:48:08

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


Package is libdvdread

Changes:

--- /work/SRC/openSUSE:Factory/libdvdread/libdvdread.changes2015-01-30 
06:04:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdvdread.new/libdvdread.changes   
2015-02-06 10:48:09.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 30 14:38:44 UTC 2015 - joerg.loren...@ki.tng.de
+
+- Update to version 5.0.2:
+  * Add DVDOpenStream to open a dvd from a set of callbacks
+  
+---

Old:

  libdvdread-5.0.1.tar.bz2

New:

  libdvdread-5.0.2.tar.bz2



Other differences:
--
++ libdvdread.spec ++
--- /var/tmp/diff_new_pack.QLt1qu/_old  2015-02-06 10:48:10.0 +0100
+++ /var/tmp/diff_new_pack.QLt1qu/_new  2015-02-06 10:48:10.0 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
 Url:http://www.mplayerhq.hu/
-Version:5.0.1
+Version:5.0.2
 Release:0
 Source0:
http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf

++ libdvdread-5.0.1.tar.bz2 - libdvdread-5.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdvdread-5.0.1/ChangeLog 
new/libdvdread-5.0.2/ChangeLog
--- old/libdvdread-5.0.1/ChangeLog  2015-01-03 01:21:04.0 +0100
+++ new/libdvdread-5.0.2/ChangeLog  2015-01-28 17:20:32.0 +0100
@@ -1,3 +1,137 @@
+commit 574b886b733e8737e8cf17d9330049289e837ac3
+Author: Jean-Baptiste Kempf j...@videolan.org
+Date:   Wed Jan 28 17:17:32 2015 +0100
+
+Fix compilation when staticly linked to libdvdcss
+
+commit cd82f3072c75736dd0459738d12dbc0da0884f28
+Author: Thomas Guillem tho...@gllm.fr
+Date:   Wed Jan 28 16:30:31 2015 +0100
+
+dvd_input: always init dev-dvdcss
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit 8bda55f887d7d8e926f943977129e26eaf2ff02a
+Author: KO Myung-Hun kom...@gmail.com
+Date:   Mon Jan 19 13:23:58 2015 +0900
+
+src/dvd_input.c: use dvdcss2.dll instead of dvdcss.dll on OS/2
+
+libtool creates a versioned dll on OS/2 as well.
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit 6b86232c82503d65b3a5d25283ae5f9a7f66acc0
+Author: Thomas Guillem tho...@gllm.fr
+Date:   Wed Jan 28 14:45:52 2015 +0100
+
+dvd_input.c: can link with dvdcss without new open_stream symbol
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit 55465dba693864ea04f83455fa0f470b4fb957e4
+Author: Thomas Guillem tho...@gllm.fr
+Date:   Wed Jan 28 14:45:51 2015 +0100
+
+dvd_input.c fix unused parameter warnings
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit d14f83e4ab1bf7b5856898365a8c4bd2b107c041
+Author: Jean-Baptiste Kempf j...@videolan.org
+Date:   Tue Jan 27 16:37:12 2015 +0100
+
+Update NEWS for 5.0.2
+
+commit 40571a6f7bdbd7c5a8530675f3c082032ab540b3
+Author: Jean-Baptiste Kempf j...@videolan.org
+Date:   Tue Jan 27 16:34:48 2015 +0100
+
+Update .so version because of added API
+
+commit 6dfeb9b50421d98f7a228de05498d98eecd23f02
+Author: Thomas Guillem t...@gllm.fr
+Date:   Fri Oct 17 15:43:26 2014 +0200
+
+add DVDOpenStream
+
+open a DVD Device using external read/seek callbacks (see libdvdcss).
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit f5ea91421d7912bffc8c5964409fd4454f1f5985
+Author: Steve Dibb steve.d...@gmail.com
+Date:   Thu Jan 15 13:45:42 2015 -0700
+
+Check for malloc fail before setting buffer
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit 05c4e138c27ad372c2640506017b15f34b3dd92f
+Author: Steve Dibb steve.d...@gmail.com
+Date:   Thu Jan 15 13:45:41 2015 -0700
+
+Check for malloc fail before setting buffer
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit a3d569054c4e57d401137ba2e93d56afa5edd6d7
+Author: Steve Dibb steve.d...@gmail.com
+Date:   Thu Jan 15 13:45:39 2015 -0700
+
+Check for malloc fail before setting secbuf
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit e381f0766f4a1cf9b0cf526b38fca445080ba94e
+Author: Steve Dibb steve.d...@gmail.com
+Date:   Thu Jan 15 13:45:38 2015 -0700
+
+Remove unnecessary memset() calls because of calloc being used
+
+Signed-off-by: Jean-Baptiste Kempf j...@videolan.org
+
+commit 76f813477a863873bea842e4ae182b3c4cacfc96
+Author: Steve Dibb steve.d...@gmail.com
+Date:   Thu Jan 15 

commit tracker for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2015-02-06 10:48:51

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   2014-12-19 
09:38:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2015-02-06 10:48:53.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:42:23 UTC 2015 - dims...@opensuse.org
+
+- Move org.freedesktop.Tracker.enums.xml to libtracker-common
+  package, ensuring that the enums are available to the Extractor
+  even without tracker being installed (boo#915583).
+
+---
tracker.changes: same change



Other differences:
--
++ tracker-extras.spec ++
--- /var/tmp/diff_new_pack.0LpF8q/_old  2015-02-06 10:48:54.0 +0100
+++ /var/tmp/diff_new_pack.0LpF8q/_new  2015-02-06 10:48:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-extras
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -666,7 +666,6 @@
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.FTS.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Store.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Writeback.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.gschema.xml
 %{_mandir}/man1/tracker-control.1%{ext_man}
 %{_mandir}/man1/tracker-extract.1%{ext_man}
@@ -715,6 +714,7 @@
 %{_libdir}/tracker-%{TrackerAPI}/libtracker-data.so
 %{_libdir}/tracker-%{TrackerAPI}/libtracker-extract*.so
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml
 
 %files -n libtracker-control-%{RPMTrackerAPI}-0
 %defattr(-,root,root)

++ tracker.spec ++
--- /var/tmp/diff_new_pack.0LpF8q/_old  2015-02-06 10:48:54.0 +0100
+++ /var/tmp/diff_new_pack.0LpF8q/_new  2015-02-06 10:48:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -665,7 +665,6 @@
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.FTS.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Store.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Writeback.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.gschema.xml
 %{_mandir}/man1/tracker-control.1%{ext_man}
 %{_mandir}/man1/tracker-extract.1%{ext_man}
@@ -714,6 +713,7 @@
 %{_libdir}/tracker-%{TrackerAPI}/libtracker-data.so
 %{_libdir}/tracker-%{TrackerAPI}/libtracker-extract*.so
 %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml
 
 %files -n libtracker-control-%{RPMTrackerAPI}-0
 %defattr(-,root,root)

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



commit man-pages for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-02-06 10:49:42

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


Package is man-pages

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-02-01 
12:29:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-02-06 
10:49:44.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb  2 09:05:48 UTC 2015 - pgaj...@suse.com
+
+- update to 3.79:
+  - new and rewritten pages
+* getrandom.2, kexec_load.2
+  - etc., see Changes for details
+
+---

Old:

  man-pages-3.78.tar.xz

New:

  man-pages-3.79.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.PuUtni/_old  2015-02-06 10:49:45.0 +0100
+++ /var/tmp/diff_new_pack.PuUtni/_new  2015-02-06 10:49:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.78
+Version:3.79
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.78.tar.xz - man-pages-3.79.tar.xz ++
 14457 lines of diff (skipped)

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



commit skype4pidgin for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package skype4pidgin for openSUSE:Factory 
checked in at 2015-02-06 10:22:42

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


Package is skype4pidgin

Changes:

--- /work/SRC/openSUSE:Factory/skype4pidgin/skype4pidgin.changes
2012-01-17 16:16:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.skype4pidgin.new/skype4pidgin.changes   
2015-02-06 10:22:43.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 08:15:35 UTC 2015 - dims...@opensuse.org
+
+- Update to SVN rev 724 (boo#916210):
+  + 3 years worth of fixes and improvements.
+
+---

Old:

  skype4pidgin-0.0.1.rev624.tar.bz2

New:

  _service
  skype4pidgin-0.0.1.rev708.tar.xz



Other differences:
--
++ skype4pidgin.spec ++
--- /var/tmp/diff_new_pack.YJP2t4/_old  2015-02-06 10:22:44.0 +0100
+++ /var/tmp/diff_new_pack.YJP2t4/_new  2015-02-06 10:22:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skype4pidgin
 #
-# Copyright (c) 2011 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
@@ -11,19 +11,20 @@
 # case the license is the MIT License). An Open Source License is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   skype4pidgin
-Version:0.0.1.rev624
-Release:1
+Version:0.0.1.rev708
+Release:0
 # FIXME: on new upstream version, change = Obsoletes to  (last checked: 
0.0.1.rev624)
 Summary:Libpurple plugin for Skype API
 License:GPL-3.0+
-Url:http://eion.robbmob.com/
 Group:  Productivity/Networking/Instant Messenger
-# svn co http://skype4pidgin.googlecode.com/svn/trunk skype4pidgin-0.0.1.rev624
-Source0:%{name}-%{version}.tar.bz2
+Url:http://eion.robbmob.com/
+Source0:%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE skype4pidgin-libdir.patch vu...@opensuse.org -- Do not 
hardcode /usr/lib
 Patch0: skype4pidgin-libdir.patch
 BuildRequires:  dbus-1-devel
@@ -44,7 +45,6 @@
 
 %package -n libpurple-plugin-skype
 Summary:Libpurple plugin for Skype API
-License:GPL-3.0+
 Group:  Productivity/Networking/Instant Messenger
 Requires:   libpurple
 Recommends: libpurple-plugin-skype-lang
@@ -60,7 +60,6 @@
 
 %package -n pidgin-plugin-skype
 Summary:Pidgin plugin for Skype API
-License:GPL-3.0+
 Group:  Productivity/Networking/Instant Messenger
 Requires:   libpurple-plugin-skype = %{version}
 Requires:   pidgin

++ _service ++
services
  service name=tar_scm mode=disabled
param name=urlhttp://skype4pidgin.googlecode.com/svn/trunk//param
param name=scmsvn/param
param name=versionformat0.0.1.rev%r/param
param name=filenameskype4pidgin/param
  /service
  service name=recompress mode=disabled
param name=file*.tar/param
param name=compressionxz/param
  /service
  service name=set_version mode=disabled/
/services
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-packager for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2015-02-06 10:22:04

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


Package is yast2-packager

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2015-02-01 12:28:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2015-02-06 10:22:05.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb  5 07:33:09 UTC 2015 - jsr...@suse.cz
+
+- initialize bootloader during update if proposed from scratch
+  (bnc#899743)
+- 3.1.59
+
+---
+Tue Feb  3 09:01:07 UTC 2015 - lsle...@suse.cz
+
+- fixed file:// URL handling (same as dir://) (boo#869399)
+- validate entered URL schema
+- 3.1.58
+
+---

Old:

  yast2-packager-3.1.57.tar.bz2

New:

  yast2-packager-3.1.59.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.ObIvFq/_old  2015-02-06 10:22:07.0 +0100
+++ /var/tmp/diff_new_pack.ObIvFq/_new  2015-02-06 10:22:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.57
+Version:3.1.59
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-packager-3.1.57.tar.bz2 - yast2-packager-3.1.59.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.57/package/yast2-packager.changes 
new/yast2-packager-3.1.59/package/yast2-packager.changes
--- old/yast2-packager-3.1.57/package/yast2-packager.changes2015-01-30 
17:33:13.0 +0100
+++ new/yast2-packager-3.1.59/package/yast2-packager.changes2015-02-05 
08:43:11.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Feb  5 07:33:09 UTC 2015 - jsr...@suse.cz
+
+- initialize bootloader during update if proposed from scratch
+  (bnc#899743)
+- 3.1.59
+
+---
+Tue Feb  3 09:01:07 UTC 2015 - lsle...@suse.cz
+
+- fixed file:// URL handling (same as dir://) (boo#869399)
+- validate entered URL schema
+- 3.1.58
+
+---
 Thu Jan 29 14:45:40 UTC 2015 - jreidin...@suse.com
 
 - remove obsolete legacy patch callbacks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.57/package/yast2-packager.spec 
new/yast2-packager-3.1.59/package/yast2-packager.spec
--- old/yast2-packager-3.1.57/package/yast2-packager.spec   2015-01-30 
17:33:13.0 +0100
+++ new/yast2-packager-3.1.59/package/yast2-packager.spec   2015-02-05 
08:43:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.57
+Version:3.1.59
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.57/src/clients/inst_kickoff.rb 
new/yast2-packager-3.1.59/src/clients/inst_kickoff.rb
--- old/yast2-packager-3.1.57/src/clients/inst_kickoff.rb   2015-01-30 
17:33:13.0 +0100
+++ new/yast2-packager-3.1.59/src/clients/inst_kickoff.rb   2015-02-05 
08:43:11.0 +0100
@@ -236,10 +236,10 @@
   # load all network modules
   load_network_modules 
 
-  # perform actions needed by various bootloaders before packages
-  # get updated
-  # Bootloader::PreUpdate ();
-  # -- this function call does NOTHING!
+  # initialize bootloader
+  # will return immediatly unless bootloader configuration was
+  # proposed from scratch (bnc#899743)
+  WFM.CallFunction(inst_bootloader, WFM.Args) 
 end
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.57/src/modules/AddOnProduct.rb 
new/yast2-packager-3.1.59/src/modules/AddOnProduct.rb
--- old/yast2-packager-3.1.57/src/modules/AddOnProduct.rb   2015-01-30 
17:33:13.0 +0100
+++ new/yast2-packager-3.1.59/src/modules/AddOnProduct.rb   2015-02-05 
08:43:11.0 +0100
@@ -263,8 +263,7 @@
 # replaces some already installed add-on or whether it is a new
 # installation. Repositories and target have to be initialized.
 #
-# @param [Fixnum] source_id
-# @param string installation or update according the current state
+# @param [Fixnum] source_id source ID
 

commit yast2-firstboot for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-firstboot for openSUSE:Factory 
checked in at 2015-02-06 10:23:07

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


Package is yast2-firstboot

Changes:

--- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes  
2014-12-19 09:37:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-firstboot.new/yast2-firstboot.changes 
2015-02-06 10:23:08.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  5 09:08:40 UTC 2015 - an...@suse.com
+
+- Fixed the step for host name configuration
+  (bnc#911952, bnc#802822)
+- 3.1.8
+
+---

Old:

  yast2-firstboot-3.1.7.tar.bz2

New:

  yast2-firstboot-3.1.8.tar.bz2



Other differences:
--
++ yast2-firstboot.spec ++
--- /var/tmp/diff_new_pack.vK0at1/_old  2015-02-06 10:23:09.0 +0100
+++ /var/tmp/diff_new_pack.vK0at1/_new  2015-02-06 10:23:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-firstboot
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firstboot
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-firstboot-3.1.7.tar.bz2 - yast2-firstboot-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-3.1.7/control/firstboot.xml 
new/yast2-firstboot-3.1.8/control/firstboot.xml
--- old/yast2-firstboot-3.1.7/control/firstboot.xml 2014-12-18 
19:37:08.0 +0100
+++ new/yast2-firstboot-3.1.8/control/firstboot.xml 2015-02-05 
14:27:10.0 +0100
@@ -133,7 +133,7 @@
 module
 labelHost Name/label
 enabled config:type=booleanfalse/enabled
-nameinst_hostname/name
+namefirstboot_hostname/name
 /module
 module
 labelNetwork/label
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-3.1.7/package/yast2-firstboot.changes 
new/yast2-firstboot-3.1.8/package/yast2-firstboot.changes
--- old/yast2-firstboot-3.1.7/package/yast2-firstboot.changes   2014-12-18 
19:37:08.0 +0100
+++ new/yast2-firstboot-3.1.8/package/yast2-firstboot.changes   2015-02-05 
14:27:10.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Feb  5 09:08:40 UTC 2015 - an...@suse.com
+
+- Fixed the step for host name configuration
+  (bnc#911952, bnc#802822)
+- 3.1.8
+
+---
 Thu Dec 18 18:35:37 UTC 2014 - lsle...@suse.cz
 
 - fixed bashisms in S09-cleanup script (authored by Ledest)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-3.1.7/package/yast2-firstboot.spec 
new/yast2-firstboot-3.1.8/package/yast2-firstboot.spec
--- old/yast2-firstboot-3.1.7/package/yast2-firstboot.spec  2014-12-18 
19:37:08.0 +0100
+++ new/yast2-firstboot-3.1.8/package/yast2-firstboot.spec  2015-02-05 
14:27:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firstboot
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-3.1.7/src/Makefile.am 
new/yast2-firstboot-3.1.8/src/Makefile.am
--- old/yast2-firstboot-3.1.7/src/Makefile.am   2014-12-18 19:37:08.0 
+0100
+++ new/yast2-firstboot-3.1.8/src/Makefile.am   2015-02-05 14:27:10.0 
+0100
@@ -22,7 +22,8 @@
   clients/firstboot_license_novell.rb \
   clients/firstboot_network_write.rb \
   clients/firstboot_setup_dhcp.rb \
-  clients/firstboot_auto.rb
+  clients/firstboot_auto.rb \
+  clients/firstboot_hostname.rb
 
 yncludedir = @yncludedir@/firstboot
 ynclude_DATA = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-3.1.7/src/clients/firstboot_hostname.rb 
new/yast2-firstboot-3.1.8/src/clients/firstboot_hostname.rb
--- old/yast2-firstboot-3.1.7/src/clients/firstboot_hostname.rb 1970-01-01 
01:00:00.0 +0100
+++ new/yast2-firstboot-3.1.8/src/clients/firstboot_hostname.rb 2015-02-05 

commit dropbear for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package dropbear for openSUSE:Factory 
checked in at 2015-02-06 10:23:29

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


Package is dropbear

Changes:

--- /work/SRC/openSUSE:Factory/dropbear/dropbear.changes2014-12-16 
14:47:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.dropbear.new/dropbear.changes   2015-02-06 
10:23:30.0 +0100
@@ -1,0 +2,26 @@
+Thu Feb  5 16:26:06 UTC 2015 - thard...@suse.com
+
+- fixed checksum URL
+
+---
+Wed Jan 28 21:40:28 UTC 2015 - thard...@suse.com
+
+- updated to upstream version 2015.67
+  * Call fsync() after generating private keys to ensure they aren't lost if a
+reboot occurs. Thanks to Peter Korsgaard
+  * Disable non-delayed zlib compression by default on the server. Can be
+enabled if required for old clients with DROPBEAR_SERVER_DELAY_ZLIB
+  * Default client key path ~/.ssh/id_dropbear
+  * Prefer stronger algorithms by default, from Fedor Brunner. 
+AES256 over 3DES
+Diffie-hellman group14 over group1
+  * Add option to disable CBC ciphers.
+  * Disable twofish in default options.h
+  * Enable sha2 HMAC algorithms by default, the code was already required
+for ECC key exchange. sha1 is the first preference still for performance. 
+  * Fix installing dropbear.8 in a separate build directory, from Like Ma
+  * Allow configure to succeed if libtomcrypt/libtommath are missing, from 
Elan Ruusamäe
+  * Don't crash if ssh-agent provides an unknown type of key. From Catalin 
Patulea
+  * Minor bug fixes, a few issues found by Coverity scan 
+
+---

Old:

  dropbear-2014.66.tar.bz2
  dropbear-2014.66.tar.bz2.asc

New:

  dropbear-2015.67.tar.bz2
  dropbear-2015.67.tar.bz2.asc



Other differences:
--
++ dropbear.spec ++
--- /var/tmp/diff_new_pack.6uiw4j/_old  2015-02-06 10:23:31.0 +0100
+++ /var/tmp/diff_new_pack.6uiw4j/_new  2015-02-06 10:23:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dropbear
 #
-# 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
@@ -21,14 +21,14 @@
 %endif
 
 Name:   dropbear
-Version:2014.66
+Version:2015.67
 Release:0
 Summary:A relatively small SSH 2 server and client
 License:MIT
 Group:  Productivity/Networking/SSH
 Url:http://matt.ucc.asn.au/dropbear/dropbear.html
 Source0:
http://matt.ucc.asn.au/dropbear/releases/%{name}-%{version}.tar.bz2
-Source1:
https://matt.ucc.asn.au/dropbear/SHA1SUM.asc#/%{name}-%{version}.tar.bz2.asc
+Source1:
https://matt.ucc.asn.au/dropbear/SHA256SUM.asc#/%{name}-%{version}.tar.bz2.asc
 Source2:dropbear.keyring
 Source3:dropbear.service
 Source4:dropbear-keygen.service

++ dropbear-2014.66.tar.bz2 - dropbear-2015.67.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2014.66/.hg_archival.txt 
new/dropbear-2015.67/.hg_archival.txt
--- old/dropbear-2014.66/.hg_archival.txt   2014-10-23 15:43:38.0 
+0200
+++ new/dropbear-2015.67/.hg_archival.txt   2015-01-28 15:57:36.0 
+0100
@@ -1,5 +1,5 @@
 repo: d7da3b1e15401eb234ec866d5eac992fc4cd5878
-node: 735511a4c761141416ad0e6728989d2dafa55bc2
+node: 48a0ba346de446e413433f93b731187fb4772508
 branch: default
-latesttag: DROPBEAR_2014.65
-latesttagdistance: 12
+latesttag: DROPBEAR_2015.67
+latesttagdistance: 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2014.66/.hgsigs new/dropbear-2015.67/.hgsigs
--- old/dropbear-2014.66/.hgsigs2014-10-23 15:43:38.0 +0200
+++ new/dropbear-2015.67/.hgsigs2015-01-28 15:57:36.0 +0100
@@ -12,3 +12,4 @@
 277429102f1337bd10c89107d3e01de509cc1a7e 0 
iEYEABECAAYFAlMEvF4ACgkQjPn4sExkf7xeVQCgtbxJ4G3hsFwUOM0K1WGr1J2vsbEAoMM8dEyr1mdrbgO1tzNLfD1nxbyn
 96584b934d04ebab443f603e78d38fe692d36313 0 
iEYEABECAAYFAlPVFrQACgkQjPn4sExkf7xr6ACglRiLE21vRrS1rJ809o2yMADIKtwAn1f5SyZUngSde8eE55JxCMwtMC5m
 caac692b366c153cea0e9cd59aa2d79a7d843d4e 0 
iEYEABECAAYFAlPk1mcACgkQjPn4sExkf7wLpgCeOqMYqpkf4lYUuyrn9VYThNpc7PkAn3JOSNgIqkKUcmSy6FstrI8jwJzq
+2d421bc0545d1be6d59a4ebfe61606d94b124b0c 0 
iEYEABECAAYFAlRJDCQACgkQjPn4sExkf7xUYACcCwVJkYWXJn5x/D5A+qMupy778lEAn0rg1oNiq96YU/4jOPsS5IMItihu
diff 

commit gitg for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gitg for openSUSE:Factory checked in 
at 2015-02-06 10:23:59

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


Package is gitg

Changes:

--- /work/SRC/openSUSE:Factory/gitg/gitg.changes2015-01-30 
17:49:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes   2015-02-06 
10:24:00.0 +0100
@@ -1,0 +2,16 @@
+Thu Feb 05 13:30:19 UTC 2015 - dims...@opensuse.org
+
+- Update to version v3.14.1+1422055285:
+  + Improve search.
+  + Do not ignore submodules for checking index.
+  + Bump libgit2-glib to 0.22.0.
+  + Fix api breaks from libgit2-glib.
+  + Updated translations.
+- Drop gitg-Show-correct-header-bars-buttons.patch: fixed upstream.
+- Introduce build_from_vcs defines, currently set to 1, to easily
+  switch between git snapshots and released tarballs. Based on this
+  condition, add gnome-common BuildRequires and call to autogen.sh.
+- Add pkgconfig(libsecret-1) BuildRequires: new dependency.
+- Drop hack to fixup .gir file: no longer needed.
+
+---

Old:

  gitg-3.14.1.tar.xz
  gitg-Show-correct-header-bars-buttons.patch

New:

  _service
  _servicedata
  gitg-3.4.1+1422055285.tar.xz



Other differences:
--
++ gitg.spec ++
--- /var/tmp/diff_new_pack.MFxJMZ/_old  2015-02-06 10:24:01.0 +0100
+++ /var/tmp/diff_new_pack.MFxJMZ/_new  2015-02-06 10:24:01.0 +0100
@@ -16,16 +16,23 @@
 #
 
 
+# Easy toggle to switch between git snapshots and real releases
+%define build_from_vcs 1
+
 Name:   gitg
-Version:3.14.1
+Version:3.4.1+1422055285
 Release:0
 Summary:Git repository viewer
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:http://trac.novowork.com/gitg/
+# We switched to a source service for now
+%if %{build_from_vcs}
+Source0:%{name}-%{version}.tar.xz
+BuildRequires:  gnome-common
+%else
 Source0:
http://download.gnome.org/sources/gitg/3.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gitg-Show-correct-header-bars-buttons.patch 
zai...@opensuse.org -- Show the correct header bars buttons depending on the 
state. Patch from upstream git, stable branch.
-Patch0: gitg-Show-correct-header-bars-buttons.patch
+%endif
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
@@ -40,9 +47,10 @@
 BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.10
 BuildRequires:  pkgconfig(gtkspell3-3.0) = 3.0.3
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libgit2-glib-1.0) = 0.0.20
+BuildRequires:  pkgconfig(libgit2-glib-1.0) = 0.22.0
 BuildRequires:  pkgconfig(libpeas-1.0) = 1.5.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.5.0
+BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(pygobject-3.0) = 3.0.0
 BuildRequires:  pkgconfig(webkit2gtk-4.0) = 2.2
 Recommends: %{name}-lang
@@ -131,12 +139,12 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-# Fixup build with WebKit2-4.0 see bgo#735299
-sed -i 's:include name=WebKit2 version=3.0:include name=WebKit2 
version=4.0:' Gitg-1.0.gir
 translation-update-upstream
 
 %build
+%if %{build_from_vcs}
+./autogen.sh
+%endif
 %configure --disable-static \
 --enable-glade-catalog \
 --disable-maintainer-mode

++ _service ++
services
  service name=tar_scm mode=disabled
param name=urlhttps://git.gnome.org/browse/gitg/param
param name=scmgit/param
param name=versionformat3.4.1+%ct/param
param name=changesgenerateenable/param
  /service
  service name=recompress mode=disabled
param name=file*.tar/param
param name=compressionxz/param
  /service
  service name=set_version mode=disabled/
/services
++ _servicedata ++
servicedata
service name=tar_scm
param name=urlhttps://git.gnome.org/browse/gitg/param
  param 
name=changesrevisionbb7e97442859faa92207c4b287e3d8b4527abc3a/param/service/servicedata--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tamago for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package tamago for openSUSE:Factory checked 
in at 2015-02-06 10:22:52

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


Package is tamago

Changes:

--- /work/SRC/openSUSE:Factory/tamago/tamago.changes2014-10-19 
19:29:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.tamago.new/tamago.changes   2015-02-06 
10:22:54.0 +0100
@@ -1,0 +2,37 @@
+Tue Feb  3 22:33:28 UTC 2015 - bkbin...@rinku.zaq.ne.jp
+
+- Change upstream Debian - Tamago-tsunagi.
+  Tamago's upstream died with m17n.org.
+  So many distros imported Egg(= tamago) from Debian,
+  and Each applied patches to them independently.
+  It is nonefficiency, so I made new upstream project.
+  Tamago-tsunagi-5.0.7.1 imported patches
+  from FreeBSD's tamago-emacs24-4.0.6.0.20041122.19_12.
+  https://www.freebsd.org/cgi/ports.cgi?query=tamagostype=all .
+  Because FreeBSD's tamago advances most.
+  Now, Tamago-tsunagi goes along with FreeBSD's tamago maintainer.
+- Fix (boo#915293) by Tamago-tsunagi.
+- Change BuildRequires emacs-X - emacs-nox = 23.
+  When building, tamago does not need X,
+  tamago-tsunagi needs Emacs-nox = 23.
+- Change Requires emacs - emacs = 23.
+  tamago-tsunagi needs Emacs = 23
+- Change URL m17n.org - sourceforge.jp (tamago-tsunagi).
+- Delete Patch1 Patch2 Source6, tamago-tsunagi does not need them.
+  Patch1: egg_4.0.6+0.20041122cvs-19.diff.gz
+  Patch2: tamago-fix-access-to-fwnn.patch
+  Source6: egg_4.0.6+0.20041122cvs-19.dsc
+- Modify description: tamago depends Emacs = 23, now.
+- Delete Authors from description.
+  Because they do not maintain Tamago-tsunagi.
+- Comment out BuildRoot:.
+- Add NEWS in doc.
+- Delete config from suse-start-tamago.el.
+  Because rpmlint warned it.
+- Add .nosearch in files.
+  Because rpmlint warns them, but they are necessary.
+  I did not write rpmlintrc.
+  Because I do not like to delete warn messages.
+- Modify Copyright year 2014 - 2015.
+
+---

Old:

  egg_4.0.6+0.20041122cvs-19.diff.gz
  egg_4.0.6+0.20041122cvs-19.dsc
  egg_4.0.6+0.20041122cvs.orig.tar.gz
  tamago-fix-access-to-fwnn.patch

New:

  tamago-tsunagi-5.0.7.1.tar.gz



Other differences:
--
++ tamago.spec ++
--- /var/tmp/diff_new_pack.DFI22g/_old  2015-02-06 10:22:55.0 +0100
+++ /var/tmp/diff_new_pack.DFI22g/_new  2015-02-06 10:22:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tamago
 #
-# 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
@@ -17,77 +17,46 @@
 
 
 Name:   tamago
-BuildRequires:  emacs-x11
-Requires:   emacs
-# updated 2013-08-27
-#Version:4.0.6_20011017cvs
-Version:4.0.6_20041122cvs
+#Upstream name is tamago-tsunagi
+%define tsunagiName %{name}-tsunagi
+# 2015-02-03 Mitsutoshi NAKANO bkbin...@rinku.zaq.ne.jp
+# I think tamago does not need X.
+# tamago-tsunagi needs Emacs = 23
+#BuildRequires:  emacs-x11
+BuildRequires:  emacs-nox = 23
+Requires:   emacs = 23
+Version:5.0.7.1
 Release:0
-#Version:4.0.6+0.20041122cvs # this version string is wrong .
-
-Url:http://www.m17n.org/tamago
+Url:http://sourceforge.jp/projects/tamago-tsunagi/
 # Other useful, tamago related URLs:
 # http://emacs-20.ki.nu/tamago/
 # http://cgi18.plala.or.jp/~nyy/canna/
 # http://www.gcd.org/sengoku/boiling-egg/
 # ftp://ftp.ki.nu/pub/emcws/README.html  (obsoleted by tamago)
-# Source: ftp://ftp.m17n.org/pub/tamago/tamago-4.0.6.tar.gz
-# I think it is better to use the CVS version, it already contains Canna 
support
-# without the need of patches:
-# get the tamago CVS source with:
-#cvs -d :pserver:anonym...@cvs.m17n.org:/cvs/tamago co tamago
-# and create the following tarball:
-#Source0:tamago-_{version}.tar.bz2
-
-# 2013-08-27 - bkbin...@rinku.zaq.ne.jp
-# imported source from http://packages.debian.org/wheezy/egg .
-# Because upstream http://www.m17n.org/tamago was dead,
-# and egg_4.0.6+0.20041122cvs-19.diff.gz was fixed bnc#836138 .
-Source0:
http://ftp.de.debian.org/debian/pool/main/e/egg/egg_4.0.6+0.20041122cvs.orig.tar.gz
+
+Source0:
http://osdn.dl.sourceforge.jp/tamago-tsunagi/62701/%{tsunagiName}-%{version}.tar.gz
+
 # egg-canna.el was deleted 2013-08-27 by bkbin...@rinku.zaq.ne.jp
 #Source1:http://cgi18.plala.or.jp/nyy/canna/egg-canna.el.bz2
 
-# 2013-09-09 - bkbin...@rinku.zaq.ne.jp
-# Source[234]'s 

commit goffice for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2015-02-06 10:22:47

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


Package is goffice

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2015-01-29 
13:18:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2015-02-06 
10:22:48.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb  5 11:08:40 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.10.20:
+  + Ensure the validity of the dims property for linear regression
+curves.
+  + Fix marker problem with line plots.
+
+---

Old:

  goffice-0.10.19.tar.xz

New:

  goffice-0.10.20.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.kxKuzc/_old  2015-02-06 10:22:49.0 +0100
+++ /var/tmp/diff_new_pack.kxKuzc/_new  2015-02-06 10:22:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.10.19
+Version:0.10.20
 Release:0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:GPL-2.0 or GPL-3.0

++ goffice-0.10.19.tar.xz - goffice-0.10.20.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.19/ChangeLog 
new/goffice-0.10.20/ChangeLog
--- old/goffice-0.10.19/ChangeLog   2015-01-23 18:43:41.0 +0100
+++ new/goffice-0.10.20/ChangeLog   2015-02-05 00:48:14.0 +0100
@@ -1,3 +1,28 @@
+2015-02-04  Morten Welinder te...@gnome.org
+
+   * Release 0.10.20
+
+2015-02-04  Morten Welinder  te...@gnome.org
+
+   * plugins/plot_barcol/gog-line.c (gog_line_series_init_style):
+   Don't wipe out marker colours just because the shape auto.
+
+   * plugins/plot_barcol/gog-minmax.c (gog_minmax_series_init_style): 
Ditto.
+
+   * plugins/plot_xy/gog-xy-minmax.c
+   (gog_xy_minmax_series_init_style): Ditto.
+
+2015-01-26  Jean Brefort  jean.bref...@normalesup.org
+
+   * plugins/reg_linear/gog-lin-reg.c: ensure that the dims number is 
correct
+   in all cases. [see #743507]
+   * plugins/reg_linear/gog-lin-reg.h: ditto.
+   * plugins/reg_linear/gog-polynom-reg.c: ditto.
+
+2015-01-23  Morten Welinder te...@gnome.org
+
+   * configure.ac: Post-release bump.
+
 2015-01-23  Morten Welinder te...@gnome.org
 
* Release 0.10.19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.19/NEWS new/goffice-0.10.20/NEWS
--- old/goffice-0.10.19/NEWS2015-01-16 19:35:40.0 +0100
+++ new/goffice-0.10.20/NEWS2015-02-04 23:54:43.0 +0100
@@ -1,3 +1,12 @@
+goffice 0.10.20:
+
+Jean:
+   * Ensure the validity of the dims property for linear regression curves.
+
+Morten:
+   * Fix marker problem with line plots.
+
+--
 goffice 0.10.19:
 
 Jean:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.19/configure 
new/goffice-0.10.20/configure
--- old/goffice-0.10.19/configure   2015-01-23 18:43:55.0 +0100
+++ new/goffice-0.10.20/configure   2015-02-05 00:48:26.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for goffice 0.10.19.
+# Generated by GNU Autoconf 2.69 for goffice 0.10.20.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='goffice'
 PACKAGE_TARNAME='goffice'
-PACKAGE_VERSION='0.10.19'
-PACKAGE_STRING='goffice 0.10.19'
+PACKAGE_VERSION='0.10.20'
+PACKAGE_STRING='goffice 0.10.20'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice'
 PACKAGE_URL=''
 
@@ -1490,7 +1490,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures goffice 0.10.19 to adapt to many kinds of systems.
+\`configure' configures goffice 0.10.20 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1560,7 +1560,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of goffice 0.10.19:;;
+ short | recursive ) echo Configuration of goffice 0.10.20:;;
esac
   cat \_ACEOF
 
@@ -1731,7 +1731,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-goffice configure 0.10.19
+goffice 

commit perl-ExtUtils-Depends for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-ExtUtils-Depends for 
openSUSE:Factory checked in at 2015-02-06 10:23:34

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


Package is perl-ExtUtils-Depends

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-Depends/perl-ExtUtils-Depends.changes  
2014-09-20 15:49:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-Depends.new/perl-ExtUtils-Depends.changes
 2015-02-06 10:23:36.0 +0100
@@ -1,0 +2,16 @@
+Tue Feb  3 15:29:02 UTC 2015 - co...@suse.com
+
+- updated to 0.404
+ - Depends.pm: sort deps in save_config() and get_makefile_vars(); patch
+   submitted by Debian's reproducible build team for RT#101602
+ - Use / to make ::load filename, not File::Spec - perldoc -f require
+ 
+ 0.403
+ - Avoid using Test::More::done_testing() for to support building
+   out-of-the-box on older perls.
+ 
+ 0.402 Sat Oct 18 18:06:19 EEST 2014
+ - Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends-save_config();
+   patch submitted by Niko Tyni of the Debian Perl Group; fixes RT#99260
+
+---

Old:

  ExtUtils-Depends-0.401.tar.gz

New:

  ExtUtils-Depends-0.404.tar.gz



Other differences:
--
++ perl-ExtUtils-Depends.spec ++
--- /var/tmp/diff_new_pack.z1Vj6Z/_old  2015-02-06 10:23:37.0 +0100
+++ /var/tmp/diff_new_pack.z1Vj6Z/_new  2015-02-06 10:23:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-Depends
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-ExtUtils-Depends
-Version:0.401
+Version:0.404
 Release:0
 %define cpan_name ExtUtils-Depends
 Summary:Easily build XS extensions that depend on XS extensions
@@ -29,7 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) = 0.88
 %{perl_requires}
 
 %description

++ ExtUtils-Depends-0.401.tar.gz - ExtUtils-Depends-0.404.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-Depends-0.401/Changes 
new/ExtUtils-Depends-0.404/Changes
--- old/ExtUtils-Depends-0.401/Changes  2014-08-23 07:22:56.0 +0200
+++ new/ExtUtils-Depends-0.404/Changes  2015-01-30 03:46:56.0 +0100
@@ -1,5 +1,18 @@
 Revision history for Perl extension ExtUtils::Depends.
 
+0.404
+- Depends.pm: sort deps in save_config() and get_makefile_vars(); patch
+  submitted by Debian's reproducible build team for RT#101602
+- Use / to make ::load filename, not File::Spec - perldoc -f require
+
+0.403
+- Avoid using Test::More::done_testing() for to support building
+  out-of-the-box on older perls.
+
+0.402 Sat Oct 18 18:06:19 EEST 2014
+- Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends-save_config();
+  patch submitted by Niko Tyni of the Debian Perl Group; fixes RT#99260
+
 0.401 Sat Aug 23 14:20:11 IRKT 2014
 - Add README changes created by 'make dist' from the POD
 - Rename test modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-Depends-0.401/META.json 
new/ExtUtils-Depends-0.404/META.json
--- old/ExtUtils-Depends-0.401/META.json2014-08-23 07:23:53.0 
+0200
+++ new/ExtUtils-Depends-0.404/META.json2015-01-30 03:47:19.0 
+0100
@@ -4,7 +4,7 @@
   Gtk2-Perl Team gtk-perl-list at gnome dot org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520,
+   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.143240,
keywords : [
   XS,
   XS extensions,
@@ -31,7 +31,7 @@
   build : {
  requires : {
 ExtUtils::MakeMaker : 0,
-Test::More : 0.88
+Test::More : 0
  }
   },
   configure : {
@@ -73,5 +73,5 @@
   },
   x_MailingList : https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   version : 0.401
+   version : 0.404
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-Depends-0.401/META.yml 
new/ExtUtils-Depends-0.404/META.yml
--- old/ExtUtils-Depends-0.401/META.yml 2014-08-23 07:23:52.0 +0200
+++ 

commit icinga for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2015-02-06 10:23:23

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


Package is icinga

Changes:

--- /work/SRC/openSUSE:Factory/icinga/icinga.changes2014-12-29 
00:30:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2015-02-06 
10:23:27.0 +0100
@@ -1,0 +2,33 @@
+Thu Jan 29 13:43:14 UTC 2015 - thard...@suse.com
+
+-update to upstream version 1.12.0
+  * core/idoutils: Populate long_output column on notification history neb 
events #7362 - MF
+  * classic ui: start with unhandled problems view instead of TAC #4817 - MF
+  * classic ui: Adding alias to title in host/service overview #5900 - WN
+  * classic ui: Add display of extra icons in status overview of hosts and 
services #6829 - RD/RB
+  * classic ui: Add config option to set Sticky Acknowledgment checkbox 
default #6237 - CF
+  * classic ui: Add config option to sort status data by default #5965 - RB
+  * classic ui: Add sorting of comments and downtimes #5339 - RB
+  * classic ui: Add link to online documentation #6606 - RB
+  * idoutils: Add program_version column to programstatus table #7390 - MF
+  * idoutils: Extend size of column 'alias' for MySQL tables hosts  contacts 
#6382 - MF
+  * idoutils: Import 'is_json' for custom vars into schema (Icinga 2) #7568 - 
MF
+  * classic ui: Fix grammatical errors in popup text #7451 - CF
+  * classic ui: Fix order of hosts and service checks in tac.cgi #6965 - RB
+  * idoutils: check for undersized data-packets and ignore them to eliminate 
null transactions to the database #4221 - CF
+  * initscript: Correct bash-specific syntax in startup script #7450 - CF
+  * spec: Use versioned dependencies in the RPM spec file #7017 - GB
+  * core/idoutils: Populate long_output column on notification history neb 
events #7362
+  * idoutils: Add program_version column to programstatus table #7390
+** required for Icinga Web 2 and Icinga 2
+  * idoutils: 'alias' column is now TEXT in MySQL #6382
+  * idoutils: Import 'is_json' for custom vars into schema (Icinga 2) #7568
+
+---
+Wed Jan 28 17:27:33 UTC 2015 - l...@linux-schulserver.de
+
+- add Alias=monitoring_daemon.service to systemd file to have a
+  similar virtual provides like in the old times
+- rebased icinga-1.11.7-fix-bashisms.patch
+
+---

Old:

  icinga-1.11.7.tar.gz

New:

  icinga-1.12.0.tar.gz



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.Fi8hdH/_old  2015-02-06 10:23:28.0 +0100
+++ /var/tmp/diff_new_pack.Fi8hdH/_new  2015-02-06 10:23:28.0 +0100
@@ -23,7 +23,7 @@
 %endif
 
 Name:   icinga
-Version:1.11.7
+Version:1.12.0
 Release:0
 
 Summary:Host/service/network monitoring program

++ icinga-1.11.7-fix-bashisms.patch ++
--- /var/tmp/diff_new_pack.Fi8hdH/_old  2015-02-06 10:23:28.0 +0100
+++ /var/tmp/diff_new_pack.Fi8hdH/_new  2015-02-06 10:23:28.0 +0100
@@ -1,24 +1,27 @@
-diff -Ndur icinga-1.11.7/indent.sh icinga-1.11.7-fix-bashisms/indent.sh
 icinga-1.11.7/indent.sh2014-09-03 12:27:46.0 +0300
-+++ icinga-1.11.7-fix-bashisms/indent.sh   2014-12-20 19:39:48.0 
+0200
+Index: icinga-1.11.7/indent.sh
+===
+--- icinga-1.11.7.orig/indent.sh
 icinga-1.11.7/indent.sh
 @@ -1,3 +1,3 @@
 -#!/bin/bash
 +#!/bin/sh
  
  astyle --style=java --indent=tab --unpad-paren --pad-oper --pad-header 
--suffix=none --brackets=linux $@
-diff -Ndur icinga-1.11.7/maketar.sh icinga-1.11.7-fix-bashisms/maketar.sh
 icinga-1.11.7/maketar.sh   2014-09-03 12:27:46.0 +0300
-+++ icinga-1.11.7-fix-bashisms/maketar.sh  2014-12-20 19:39:28.0 
+0200
+Index: icinga-1.11.7/maketar.sh
+===
+--- icinga-1.11.7.orig/maketar.sh
 icinga-1.11.7/maketar.sh
 @@ -1,4 +1,4 @@
 -#!/bin/bash
 +#!/bin/sh
  ###
  # Make a tarball
  # (c) 2013 NETWAYS GmbH
-diff -Ndur icinga-1.11.7/module/idoutils/db/scripts/create_mysqldb.sh 
icinga-1.11.7-fix-bashisms/module/idoutils/db/scripts/create_mysqldb.sh
 icinga-1.11.7/module/idoutils/db/scripts/create_mysqldb.sh 2014-09-03 
12:27:46.0 +0300
-+++ icinga-1.11.7-fix-bashisms/module/idoutils/db/scripts/create_mysqldb.sh
2014-12-20 19:33:04.0 +0200
-@@ -78,14 +78,14 @@
+Index: icinga-1.11.7/module/idoutils/db/scripts/create_mysqldb.sh

commit password-store for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package password-store for openSUSE:Factory 
checked in at 2015-02-06 10:23:02

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


Package is password-store

Changes:

--- /work/SRC/openSUSE:Factory/password-store/password-store.changes
2015-01-29 09:58:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.password-store.new/password-store.changes   
2015-02-06 10:23:03.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 29 12:11:24 UTC 2015 - tampak...@opensuse.org
+
+- Add conditionals on dependencies that don't exist on older distros
+- Disable tests in older distros where the dependencies don't satisfy them
+
+---



Other differences:
--
++ password-store.spec ++
--- /var/tmp/diff_new_pack.1S4bS4/_old  2015-02-06 10:23:04.0 +0100
+++ /var/tmp/diff_new_pack.1S4bS4/_new  2015-02-06 10:23:04.0 +0100
@@ -26,15 +26,21 @@
 Source: 
http://git.zx2c4.com/password-store/snapshot/%{name}-%{version}.tar.xz
 BuildRequires:  git
 BuildRequires:  gpg2
+%if 0%{?suse_version} != 1315
 BuildRequires:  pwgen
-BuildRequires:  tree = 1.7.0
+%endif
+BuildRequires:  tree
 BuildRequires:  xz
 BuildRequires:  bash-completion
 BuildRequires:  zsh
+%if 0%{?suse_version}  1320
 BuildRequires:  fish
+%endif
 Requires:   gpg2
+%if 0%{?suse_version} != 1315
 Requires:   pwgen
-Requires:   tree = 1.7.0
+%endif
+Requires:   tree
 Recommends: xclip
 Suggests:   git
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -67,13 +73,19 @@
 install -D -m 0755 contrib/dmenu/passmenu %{buildroot}%{_bindir}/passmenu
 
 %check
+%if 0%{?suse_version} = 1320
 make test %{?_smp_mflags}
+%endif
 
 %files
 %defattr(-,root,root)
 %doc README COPYING
 %{_mandir}/man1/pass.1.gz
 %{_bindir}/pass
+%if 0%{suse_version} = 1320
+%dir %{_datadir}/fish
+%dir %{_datadir}/fish/completions
+%endif
 %{_datadir}/bash-completion/completions/pass
 %{_datadir}/fish/completions/pass.fish
 %{_datadir}/zsh/site-functions/_pass

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



commit schedtool for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package schedtool for openSUSE:Factory 
checked in at 2015-02-06 10:23:12

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


Package is schedtool

Changes:

--- /work/SRC/openSUSE:Factory/schedtool/schedtool.changes  2012-03-05 
18:02:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.schedtool.new/schedtool.changes 2015-02-06 
10:23:13.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  5 10:12:33 UTC 2015 - adr...@suse.de
+
+- move schedtool to /usr/bin
+  - only some options require root and Android toolchain expects
+it in path
+
+---



Other differences:
--
++ schedtool.spec ++
--- /var/tmp/diff_new_pack.Av1P0m/_old  2015-02-06 10:23:13.0 +0100
+++ /var/tmp/diff_new_pack.Av1P0m/_new  2015-02-06 10:23:14.0 +0100
@@ -37,20 +37,16 @@
 make %{?_smp_mflags}
 
 %install
-
-install -D -s -m 755 %{name} %{buildroot}/%{_sbindir}/%{name}
+install -D -s -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
 install -D -m 644 %{name}.8 %{buildroot}/%{_mandir}/man8/%{name}.8
 
 # Docs
 install -d %{buildroot}%{_docdir}/%{name}
 install -m 0644 CHANGES LICENSE README SCHED_DESIGN TODO TUNING 
%{buildroot}%{_docdir}/%{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
-%{_sbindir}/%{name}
+%{_bindir}/%{name}
 %{_mandir}/man8/%{name}.8%{ext_man}
 %doc %{_docdir}/%{name}
 

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



commit hg-git for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package hg-git for openSUSE:Factory checked 
in at 2015-02-06 10:23:53

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


Package is hg-git

Changes:

--- /work/SRC/openSUSE:Factory/hg-git/hg-git.changes2015-01-20 
19:01:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.hg-git.new/hg-git.changes   2015-02-06 
10:23:54.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb  5 18:21:32 UTC 2015 - g...@opensuse.org
+
+- update to version 0.8.0
+  - no changelog provided, see
+https://bitbucket.org/durin42/hg-git/commits/tag/0.8.0 for a
+detailed list of changes
+
+---

Old:

  0.7.0.tar.bz2

New:

  0.8.0.tar.bz2



Other differences:
--
++ hg-git.spec ++
--- /var/tmp/diff_new_pack.QIveQC/_old  2015-02-06 10:23:55.0 +0100
+++ /var/tmp/diff_new_pack.QIveQC/_new  2015-02-06 10:23:55.0 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define rev fc63d0e2653d
+%define rev cf3dafce0611
 
 Name:   hg-git
-Version:0.7.0
+Version:0.8.0
 Release:0
 Summary:Mercurial Plugin for Communicating with Git Servers
 License:GPL-2.0+

++ 0.7.0.tar.bz2 - 0.8.0.tar.bz2 ++
 3047 lines of diff (skipped)

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



commit fish for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2015-02-06 10:23:40

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


Package is fish

Changes:

--- /work/SRC/openSUSE:Factory/fish/fish.changes2015-01-29 
09:58:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.fish.new/fish.changes   2015-02-06 
10:23:42.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 09:31:48 UTC 2015 - sch...@suse.de
+
+- no-return-in-nonvoid-function.patch: fix no-return-in-nonvoid-function
+  error
+
+---

New:

  no-return-in-nonvoid-function.patch



Other differences:
--
++ fish.spec ++
--- /var/tmp/diff_new_pack.N34w1r/_old  2015-02-06 10:23:43.0 +0100
+++ /var/tmp/diff_new_pack.N34w1r/_new  2015-02-06 10:23:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fish
 #
-# 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
@@ -26,6 +26,8 @@
 Source: http://fishshell.com/files/%{version}/fish-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM check_for_command-not-found_command_on_suse.patch 
gh#fish-shell/fish-shell#1208
 Patch0: check_for_command-not-found_command_on_suse.patch
+# PATCH-FIX-UPSTREAM no-return-in-nonvoid-function.patch Fix 
no-return-in-nonvoid-function error
+Patch1: no-return-in-nonvoid-function.patch
 BuildRequires:  autoconf
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -44,6 +46,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoconf

++ no-return-in-nonvoid-function.patch ++
Index: fish-2.1.1/fallback.cpp
===
--- fish-2.1.1.orig/fallback.cpp
+++ fish-2.1.1/fallback.cpp
@@ -61,6 +61,7 @@ int tputs(const char *str, int affcnt, i
 {
 fish_putc(*str++);
 }
+return 0;
 }
 
 #endif
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gettext-runtime for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2015-02-06 10:47:12

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


Package is gettext-runtime

Changes:

--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes   
2014-11-04 17:27:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes  
2015-02-06 10:47:14.0 +0100
@@ -1,0 +2,21 @@
+Tue Jan 27 20:24:49 UTC 2015 - andreas.stie...@gmx.de
+
+- GNU gettext 0.19.4:
+  * The --keyword option of xgettext now accepts same argument
+number for both singular and plural forms.
+  * Programming languages support:
+- C#: xgettext now properly handles Unicode characters encoded
+  with surrogate pairs.
+- C/C++: xgettext now recognizes ISO/IEC 9899:2011 string
+  literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR.
+- Shell: xgettext now properly recognizes Bash ANSI-C quoting
+  ($'...').
+  * Bug fixes:
+- Fix integer overflow when reading certain MO files with
+  msgunfmt.
+- Avoid invalid memory access in various cases.  In particular,
+  when the same argument number is specified for singular/
+  plural arguments, and when checking Lisp and Scheme format
+  strings.
+  
+---
gettext-java.changes: same change
gettext-runtime-mini.changes: same change
gettext-runtime.changes: same change

Old:

  gettext-0.19.3.tar.xz
  gettext-0.19.3.tar.xz.sig

New:

  gettext-0.19.4.tar.xz
  gettext-0.19.4.tar.xz.sig



Other differences:
--
++ gettext-csharp.spec ++
--- /var/tmp/diff_new_pack.hQ8FK6/_old  2015-02-06 10:47:15.0 +0100
+++ /var/tmp/diff_new_pack.hQ8FK6/_new  2015-02-06 10:47:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-csharp
 #
-# 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
@@ -29,7 +29,7 @@
 BuildRequires:  xz
 Requires:   mono
 Url:http://www.gnu.org/software/gettext/
-Version:0.19.3
+Version:0.19.4
 Release:0
 Summary:Native Language Support (NLS) for C#
 License:LGPL-2.1+

++ gettext-java.spec ++
--- /var/tmp/diff_new_pack.hQ8FK6/_old  2015-02-06 10:47:15.0 +0100
+++ /var/tmp/diff_new_pack.hQ8FK6/_new  2015-02-06 10:47:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-java
 #
-# 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
@@ -28,7 +28,7 @@
 BuildRequires:  tcl
 BuildRequires:  xz
 Url:http://www.gnu.org/software/gettext/
-Version:0.19.3
+Version:0.19.4
 Release:0
 Summary:Java Support for Native Language Support (NLS)
 License:LGPL-2.1+

++ gettext-runtime-mini.spec ++
--- /var/tmp/diff_new_pack.hQ8FK6/_old  2015-02-06 10:47:15.0 +0100
+++ /var/tmp/diff_new_pack.hQ8FK6/_new  2015-02-06 10:47:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-runtime-mini
 #
-# 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,7 +20,7 @@
 %bcond_without mini
 
 Name:   gettext-runtime-mini
-Version:0.19.3
+Version:0.19.4
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ gettext-runtime.spec ++
--- /var/tmp/diff_new_pack.hQ8FK6/_old  2015-02-06 10:47:15.0 +0100
+++ /var/tmp/diff_new_pack.hQ8FK6/_new  2015-02-06 10:47:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-runtime
 #
-# 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,7 +20,7 @@
 %bcond_with mini
 
 Name:   gettext-runtime
-Version:0.19.3
+Version:0.19.4
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  

commit kcron for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kcron for openSUSE:Factory checked 
in at 2015-02-06 10:58:18

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


Package is kcron

Changes:

--- /work/SRC/openSUSE:Factory/kcron/kcron.changes  2015-01-21 
22:09:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcron.new/kcron.changes 2015-02-06 
10:58:20.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:41:43 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kcron-14.12.1.tar.xz

New:

  kcron-14.12.2.tar.xz



Other differences:
--
++ kcron.spec ++
--- /var/tmp/diff_new_pack.iuqHEi/_old  2015-02-06 10:58:21.0 +0100
+++ /var/tmp/diff_new_pack.iuqHEi/_new  2015-02-06 10:58:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcron
 #
-# 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
@@ -19,7 +19,7 @@
 Name:   kcron
 BuildRequires:  libkde4-devel
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Cron job configuration tool
 License:GPL-2.0+

++ kcron-14.12.1.tar.xz - kcron-14.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcron-14.12.1/src/kcm_cron.desktop 
new/kcron-14.12.2/src/kcm_cron.desktop
--- old/kcron-14.12.1/src/kcm_cron.desktop  2014-11-15 08:22:38.0 
+0100
+++ new/kcron-14.12.2/src/kcm_cron.desktop  2015-01-21 07:56:03.0 
+0100
@@ -166,7 +166,7 @@
 X-KDE-Keywords[sv]=cron,crontab,schemalagd,uppgifter,uppgift,schema,vixie
 X-KDE-Keywords[tr]=cron,crontab,scheduled,tasks,task,schedule,vixie
 X-KDE-Keywords[uk]=cron,crontab,scheduled,tasks,task,schedule,vixie,таблиця 
планування,список планування,завдання,план,запуск
-X-KDE-Keywords[x-test]=xxcron,crontab,scheduled,tasks,task,schedule,vixiexx
+X-KDE-Keywords[x-test]=xxcronxx,xxcrontabxx,xxscheduledxx,xxtasksxx,xxtaskxx,xxschedulexx,xxvixiexx
 
X-KDE-Keywords[zh_CN]=cron,crontab,scheduled,tasks,task,schedule,vixie,计划,计划任务,任务
 X-KDE-Keywords[zh_TW]=cron,crontab,scheduled,tasks,task,schedule,vixie
 Categories=Qt;KDE;X-KDE-settings-system;

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



commit kde-dev-utils for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kde-dev-utils for openSUSE:Factory 
checked in at 2015-02-06 10:58:23

Comparing /work/SRC/openSUSE:Factory/kde-dev-utils (Old)
 and  /work/SRC/openSUSE:Factory/.kde-dev-utils.new (New)


Package is kde-dev-utils

Changes:

--- /work/SRC/openSUSE:Factory/kde-dev-utils/kde-dev-utils.changes  
2015-01-21 22:09:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kde-dev-utils.new/kde-dev-utils.changes 
2015-02-06 10:58:25.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:41:49 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kde-dev-utils-14.12.1.tar.xz

New:

  kde-dev-utils-14.12.2.tar.xz



Other differences:
--
++ kde-dev-utils.spec ++
--- /var/tmp/diff_new_pack.wy3bCM/_old  2015-02-06 10:58:26.0 +0100
+++ /var/tmp/diff_new_pack.wy3bCM/_new  2015-02-06 10:58:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kde-dev-utils
 #
-# 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
@@ -22,7 +22,7 @@
 License:GPL-2.0 and GFDL-1.2 and LGPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kde-dev-utils-14.12.1.tar.xz - kde-dev-utils-14.12.2.tar.xz ++

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



commit kdegraphics-thumbnailers for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2015-02-06 10:58:49

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


Package is kdegraphics-thumbnailers

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2015-01-21 22:09:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new/kdegraphics-thumbnailers.changes
   2015-02-06 10:58:51.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:56:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kdegraphics-thumbnailers-14.12.1.tar.xz

New:

  kdegraphics-thumbnailers-14.12.2.tar.xz



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.zwnA3G/_old  2015-02-06 10:58:52.0 +0100
+++ /var/tmp/diff_new_pack.zwnA3G/_new  2015-02-06 10:58:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdegraphics-thumbnailers
 #
-# 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:   kdegraphics-thumbnailers
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Graphics file thumbnail generators
 License:LGPL-2.1+

++ kdegraphics-thumbnailers-14.12.1.tar.xz - 
kdegraphics-thumbnailers-14.12.2.tar.xz ++

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



commit fontpackages for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package fontpackages for openSUSE:Factory 
checked in at 2015-02-06 10:57:38

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


Package is fontpackages

Changes:

--- /work/SRC/openSUSE:Factory/fontpackages/fontpackages.changes
2015-02-05 10:59:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.fontpackages.new/fontpackages.changes   
2015-02-06 10:57:40.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 11:16:17 UTC 2015 - o...@aepfle.de
+
+- Revert last pathname change because libzypp expects a fixed
+  filename pattern. release changes have to caught in build-compare
+
+---



Other differences:
--
++ rpm-macros.fonts-config ++
--- /var/tmp/diff_new_pack.z79dY0/_old  2015-02-06 10:57:41.0 +0100
+++ /var/tmp/diff_new_pack.z79dY0/_new  2015-02-06 10:57:41.0 +0100
@@ -7,8 +7,10 @@
 %_fontsconfavaildir  %{_datadir}/%{name}/conf.avail
 # private
 %__fontsconfigrunflag /var/run/fontpackages/reconfigure-fonts
-%__fontsupdatescript  
/var/adm/update-scripts/reconfigure-fonts-%{name}-%{version}-%{release}
-%__fontsupdatescript_cjk  
/var/adm/update-scripts/reconfigure-cjk-fonts-%{name}-%{version}-%{release}
+# The pattern is fixed within libzypp:
+# /var/adm/update-scripts/name-version-release-anything
+%__fontsupdatescript  
/var/adm/update-scripts/%{name}-%{version}-%{release}-reconfigure-fonts
+%__fontsupdatescript_cjk  
/var/adm/update-scripts/%{name}-%{version}-%{release}-reconfigure-cjk-fonts
 
 # macro: link_avail_to_system_fontsconf name
 # (takes exactly one argument, name of configuration file)

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



commit kdegraphics-strigi-analyzer for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:Factory checked in at 2015-02-06 10:58:42

Comparing /work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new (New)


Package is kdegraphics-strigi-analyzer

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
  2015-01-21 22:09:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
 2015-02-06 10:58:43.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:56:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kdegraphics-strigi-analyzer-14.12.1.tar.xz

New:

  kdegraphics-strigi-analyzer-14.12.2.tar.xz



Other differences:
--
++ kdegraphics-strigi-analyzer.spec ++
--- /var/tmp/diff_new_pack.8srj5b/_old  2015-02-06 10:58:43.0 +0100
+++ /var/tmp/diff_new_pack.8srj5b/_new  2015-02-06 10:58:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdegraphics-strigi-analyzer
 #
-# 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
@@ -25,7 +25,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kdegraphics-strigi-analyzer-14.12.1.tar.xz - 
kdegraphics-strigi-analyzer-14.12.2.tar.xz ++

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



commit kcachegrind for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kcachegrind for openSUSE:Factory 
checked in at 2015-02-06 10:58:13

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


Package is kcachegrind

Changes:

--- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes  2015-01-21 
22:09:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcachegrind.new/kcachegrind.changes 
2015-02-06 10:58:15.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:41:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kcachegrind-14.12.1.tar.xz

New:

  kcachegrind-14.12.2.tar.xz



Other differences:
--
++ kcachegrind.spec ++
--- /var/tmp/diff_new_pack.UfdVQG/_old  2015-02-06 10:58:16.0 +0100
+++ /var/tmp/diff_new_pack.UfdVQG/_new  2015-02-06 10:58:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcachegrind
 #
-# 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
@@ -22,7 +22,7 @@
 License:GPL-2.0 and BSD-4-Clause and GFDL-1.2
 Group:  Development/Tools/Other
 Url:http://www.kde.org/
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kcachegrind-14.12.1.tar.xz - kcachegrind-14.12.2.tar.xz ++

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



commit linuxrc for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2015-02-06 10:57:19

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2015-01-21 
21:50:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2015-02-06 
10:57:21.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  5 12:01:12 CET 2015 - snw...@suse.com
+
+- update git2log script
+- keep default nanny setting unless explicitly changed
+- 5.0.31
+
+---

Old:

  linuxrc-5.0.30.tar.xz

New:

  linuxrc-5.0.31.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.m1POWY/_old  2015-02-06 10:57:22.0 +0100
+++ /var/tmp/diff_new_pack.m1POWY/_new  2015-02-06 10:57:22.0 +0100
@@ -25,7 +25,7 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:5.0.30
+Version:5.0.31
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ linuxrc-5.0.30.tar.xz - linuxrc-5.0.31.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.30/VERSION new/linuxrc-5.0.31/VERSION
--- old/linuxrc-5.0.30/VERSION  2015-01-14 12:15:37.0 +0100
+++ new/linuxrc-5.0.31/VERSION  2015-02-05 11:58:44.0 +0100
@@ -1 +1 @@
-5.0.30
+5.0.31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.30/changelog new/linuxrc-5.0.31/changelog
--- old/linuxrc-5.0.30/changelog2015-01-14 12:15:37.0 +0100
+++ new/linuxrc-5.0.31/changelog2015-02-05 11:58:44.0 +0100
@@ -1,8 +1,12 @@
-2015-01-07:2623322f6d1cd888d449930a556d8b29ddea846a-5.0.30
+2015-02-05:5.0.31
+   - update git2log script
+   - keep default nanny setting unless explicitly changed
+
+2015-01-07:5.0.30
- activate newly added interfaces (bnc #906817)
- improve git2log to work in sub-branches
- gpg 2.1.1 became stricter with the usage of --verify:
- program knows about it; either give both filenames on the command
+   - program knows about it; either give both filenames on the command
  line or  use  '-' to specify STDIN..
 
 2014-12-01:5.0.29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.30/file.c new/linuxrc-5.0.31/file.c
--- old/linuxrc-5.0.30/file.c   2015-01-14 12:15:37.0 +0100
+++ new/linuxrc-5.0.31/file.c   2015-02-05 11:58:44.0 +0100
@@ -1679,7 +1679,13 @@
 break;
 
   case key_nanny:
-if(f-is.numeric) config.nanny = f-nvalue;
+if(f-is.numeric) {
+  config.nanny = f-nvalue;
+  config.nanny_set = 1;
+}
+else {
+  config.nanny_set = 0;
+}
 break;
 
   case key_vlanid:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.30/git2log new/linuxrc-5.0.31/git2log
--- old/linuxrc-5.0.30/git2log  2015-01-14 12:15:37.0 +0100
+++ new/linuxrc-5.0.31/git2log  2015-02-05 11:58:44.0 +0100
@@ -64,10 +64,16 @@
 @tags = get_branch_tags;
 die no tags at all?\n unless @tags;
 
-if(!grep { /^$branch\-/ } @tags) {
-  $branch = get_parent_branch;
-  die sorry, can't determine branch\n unless $branch;
+if($branch ne 'master') {
+  if(!grep { /^$branch\-/ } @tags) {
+$branch = get_parent_branch;
+die sorry, can't determine branch\n unless $branch;
 
+@tags = get_branch_tags;
+die no tags at all?\n unless @tags;
+  }
+}
+else {
   @tags = get_branch_tags;
   die no tags at all?\n unless @tags;
 }
@@ -147,12 +153,10 @@
   my $detail = 0;
   for (@t) {
 $detail = 1 if /^$/;
+$detail = 2 if /^Conflicts:$/;
 $detail = 0 if /^commit /;
-if($detail  /^[^\-\s]/) {
-  # push @t2, # $_;
-}
-else {
-  push @t2, $_;
+if(!$detail || !/^[^\-\s]/) {
+  push @t2, $_ if $detail  2;
 }
   }
   @t = @t2;
@@ -170,7 +174,7 @@
   # handle white space in every first line once and for all
   my $empty = 1;
   for (@t) {
-$empty = 1, next if $_ eq ;
+$empty = 1, $_ = , next if $_ =~ /^\s*$/;
 next if !$empty;
 s/^\s*//;
 $empty = 0;
@@ -273,7 +277,7 @@
 
   # print parent = $p\n;
 
-  return $p;
+  return $p || master;
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.30/global.h 

commit perl-Module-Build for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2015-02-06 10:17:56

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


Package is perl-Module-Build

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-12-29 00:33:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2015-02-06 10:17:57.0 +0100
@@ -1,0 +2,18 @@
+Tue Feb  3 16:07:00 UTC 2015 - co...@suse.com
+
+- add make-builds-reproducible.patch to sort the config data
+
+---
+Tue Feb  3 15:55:41 UTC 2015 - co...@suse.com
+
+- updated to 0.4211
+   [BUG FIXES]
+   - Fix t/actions/installdeps.t to work on perl in space [Ed J]
+   - Stop using version-normal(); prefer stringify() [John Peacock]
+ 
+   [DEPRECATIONS]
+   - inc::latest has been split out to a separate distribution on CPAN.
+ It is an optional prerequisite, only needed for the experimental
+ bundling feature.
+
+---

Old:

  Module-Build-0.4210.tar.gz

New:

  Module-Build-0.4211.tar.gz
  make-builds-reproducible.patch



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.EpwgZI/_old  2015-02-06 10:17:58.0 +0100
+++ /var/tmp/diff_new_pack.EpwgZI/_new  2015-02-06 10:17:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4210
+Version:0.4211
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
@@ -25,11 +25,12 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Build/
 Source: 
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Patch0: make-builds-reproducible.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta) = 2.141170
+BuildRequires:  perl(CPAN::Meta) = 2.142060
 BuildRequires:  perl(CPAN::Meta::YAML) = 0.003
 BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
 BuildRequires:  perl(ExtUtils::ParseXS) = 2.21
@@ -39,7 +40,7 @@
 BuildRequires:  perl(Pod::Man) = 2.17
 BuildRequires:  perl(Test::Harness) = 3.16
 BuildRequires:  perl(version) = 0.87
-Requires:   perl(CPAN::Meta) = 2.141170
+Requires:   perl(CPAN::Meta) = 2.142060
 Requires:   perl(ExtUtils::CBuilder) = 0.27
 Requires:   perl(ExtUtils::ParseXS) = 2.21
 Requires:   perl(Module::Metadata) = 1.02
@@ -60,10 +61,45 @@
 See the MOTIVATIONS manpage for more comparisons between
 'ExtUtils::MakeMaker' and 'Module::Build'.
 
+To install 'Module::Build', and any other module that uses 'Module::Build'
+for its installation process, do the following:
+
+  perl Build.PL   # 'Build.PL' script creates the 'Build' script
+  ./Build # Need ./ to ensure we're using this Build script
+  ./Build test# and not another one that happens to be in the PATH
+  ./Build install
+
+This illustrates initial configuration and the running of three 'actions'.
+In this case the actions run are 'build' (the default action), 'test', and
+'install'. Other actions defined so far include:
+
+  build  manifest
+  clean  manifest_skip
+  code   manpages
+  config_datapardist
+  diff   ppd
+  dist   ppmdist
+  distcheck  prereq_data
+  distclean  prereq_report
+  distdirpure_install
+  distinstallrealclean
+  distmeta   retest
+  distsign   skipcheck
+  disttest   test
+  docs   testall
+  fakeinstalltestcover
+  help   testdb
+  html   testpod
+  installtestpodcoverage
+  installdepsversioninstall
+
+You can run the 'help' action for a complete list of actions.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL

commit perl-Alien-Tidyp for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Alien-Tidyp for 
openSUSE:Factory checked in at 2015-02-06 10:18:20

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


Package is perl-Alien-Tidyp

Changes:

--- /work/SRC/openSUSE:Factory/perl-Alien-Tidyp/perl-Alien-Tidyp.changes
2012-12-05 14:02:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Alien-Tidyp.new/perl-Alien-Tidyp.changes   
2015-02-06 10:18:21.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 15:11:56 UTC 2015 - co...@suse.com
+
+- require fix in latest module::build (boo#915943)
+
+---



Other differences:
--
++ perl-Alien-Tidyp.spec ++
--- /var/tmp/diff_new_pack.uQZXF2/_old  2015-02-06 10:18:22.0 +0100
+++ /var/tmp/diff_new_pack.uQZXF2/_new  2015-02-06 10:18:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-Tidyp
 #
-# Copyright (c) 2012 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
@@ -27,33 +27,25 @@
 Source: 
http://www.cpan.org/authors/id/K/KM/KMX/%{cpan_name}-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# MANUAL
-BuildRequires:  libtidyp-devel
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::CBuilder)
-BuildRequires:  perl(ExtUtils::Command)
-BuildRequires:  perl(ExtUtils::Liblist)
-BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Fetch)
-BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::ShareDir) = 1.00
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) = 0.4211
 Requires:   perl(File::ShareDir) = 1.00
-Requires:   perl(File::Spec)
 %{perl_requires}
+# MANUAL
+BuildRequires:  libtidyp-devel
 
 %description
 Building, finding and using tidyp library - Lhttp://www.tidyp.com
 
 %prep
 %setup -q -n %{cpan_name}-v%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -66,9 +58,6 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes patches README sharedir TODO

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



commit apache2 for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-02-06 10:18:45

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


Package is apache2

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2015-01-22 
21:48:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2015-02-06 
10:18:46.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 15:12:04 UTC 2015 - pgaj...@suse.com
+
+- httpd2.pid in rc.apache2 was wrong [bnc#898193]
+
+---



Other differences:
--



++ rc.apache2 ++
--- /var/tmp/diff_new_pack.FWK2Qj/_old  2015-02-06 10:18:49.0 +0100
+++ /var/tmp/diff_new_pack.FWK2Qj/_new  2015-02-06 10:18:49.0 +0100
@@ -29,7 +29,7 @@
 : ${sysconfdir:=/etc/$pname}
 : ${apache_link:=/usr/sbin/httpd2}
 : ${sysconfig_apache:=/etc/sysconfig/$pname}
-: ${pidfile:=/var/run/httpd2.pid}
+: ${pidfile:=/var/run/httpd.pid}
 : ${logdir:=/var/log/$pname}
 : ${homedir:=/var/lib/$pname}
 

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



commit procps for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package procps for openSUSE:Factory checked 
in at 2015-02-06 10:44:35

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


Package is procps

Changes:

--- /work/SRC/openSUSE:Factory/procps/procps.changes2014-12-29 
00:33:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.procps.new/procps.changes   2015-02-06 
10:44:36.0 +0100
@@ -1,0 +2,86 @@
+Tue Feb  3 15:24:19 UTC 2015 - wer...@suse.de
+
+- Update tp procps-ng-3.3.10
+  * sysctl --system loads default config file - Debian #732920
+  * ps doesn't exit on SIGCONT
+  * top better accommodates discontinuous NUMA nodes
+  * ps cmdline trailing spaces suppressed under zsh, redhat #1057600
+  * kill restores the '-HUP -1' functionality
+  * vmstat -d / -p segfault eliminated when /sys is not mounted
+  * pgrep properly shows full command line when -au are combined
+  * vmstat supports timestamps with -t/--timestamp option
+  * top is now immune to distortions when system time is reset
+  * top standardized the Esc key support with prompted input
+  * top missing summary area info added to man document, ubuntu #574624
+  * top properly responds to the current locale LC_NUMERIC setting
+  * top provides alternate graph modes for cpu states and memory usage
+  * top offers new startup defaults, plus ./configure --disable-modern-top
+  * top exploits MemAvailable field and offers improved memory statistics
+  * ps new --quick-pid option, a more efficient alternative to --pid option
+  * usernames up to 32 characters now accommodated (up from 19), redhat 
#1112734
+  * free exploits MemAvailable field and offers improved memory statistics
+  * free considers slabs in displayed totals, debian #565518, ubuntu #126329
+  * watch supports new ANSI styles and background colors
+- Remove the patches now upstream
+  0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch
+  0024-sysctl-system-loads-default-config-file.patch
+  0025-Split-help-lines-to-help-translators.patch
+  0026-library-fixing-uninitialized-variable-pos-in-whattim.patch
+  0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch
+  0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch
+  0029-ps-ignore-SIGCONT.patch
+  0031-vmstat-wide-output-still-not-wide-enough.patch
+  0032-library-skip-replacement-of-trailing-0-in-read_unvec.patch
+  0033-kill-for-PID-1-restored.patch
+  0034-Check-for-presence-of-disks-in-vmstat.patch
+  0035-PID-2-to-9-for-kill-too.patch
+  0035-top-provide-for-discontinuous-not-active-NUMA-nodes.patch
+  0036-pgrep-fails-to-show-full-command-line-with-au.patch
+  0036-top-restore-the-former-behavior-after-stderr-redirec.patch
+  0037-fail-on-null-string-for-arguments.patch
+  0037-top-avoid-name-conflict-in-the-next-version-of-stdli.patch
+  0038-Update-help-files.patch
+  0038-top-protect-against-distortion-when-system-time-rese.patch
+  0039-vmstat-Support-for-timestamps-with-t-fix-for-wd.patch
+  0040-watch-Don-t-leak-extra-fds-to-the-child.patch
+  0041-vmstat-Fixing-format-security-flaws.patch
+  0043-Added-get-trans-target-to-Makefile.patch
+  0044-top-avoid-a-nan-when-the-delay-interval-is-very-low.patch
+  0045-library-properly-handle-memory-used-by-tmpfs.patch
+  0045-top-standardize-Esc-key-support-with-prompted-input.patch
+  0046-Minor-i18n-fixes.patch
+  0046-top-miscellaneous-accumulated-changes-to-program-cod.patch
+  0047-sysctl-increase-max-supported-line-length-of-the-con.patch
+  0049-fix-url-for-rsync.patch
+  0051-top-update-copyright-dates-plus-1-preprocessor-chang.patch
+  0052-top-refactor-man-document-so-as-to-allow-translation.patch
+  0053-top-minimize-the-usage-of-apostrophes-in-man-documen.patch
+  0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch
+  0055-misc-fix-man-doc-spelling-and-grammar-for-translatio.patch
+  0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch
+  0060-top-miscellaneous-accumulated-changes-to-man-documen.patch
+  bsc901202-add-better-help-output.patch
+  procps-ng-3.3.8-selinux.patch
+  procps-v3.3.3-buffersize.diff
+- Modify and rename patches
+  procps-ng-3.3.8-bnc634071_procstat2.diff becomes 
procps-ng-3.3.10-bnc634071_procstat2.diff
+  procps-ng-3.3.9-errno.patch becomes procps-ng-3.3.10-errno.patch
+  procps-v3.3.3-fdleak.dif becomes procps-ng-3.3.10-fdleak.dif
+  procps-v3.3.3-integer-overflow.patch becomes 
procps-ng-3.3.10-integer-overflow.patch
+  procps-v3.3.4-large_pcpu.patch becomes procps-ng-3.3.10-large_pcpu.patch
+  procps-v3.3.3-slab.patch becomes procps-ng-3.3.10-slab.patch
+  procps-v3.3.4-xen.dif becomes procps-ng-3.3.10-xen.dif
+
+---
+Fri Jan 23 15:53:29 UTC 2015 - wer...@suse.de
+
+- Modify patch procps-v3.3.3-slab.patch to be able to make 

commit gtk-doc for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gtk-doc for openSUSE:Factory checked 
in at 2015-02-06 10:44:56

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


Package is gtk-doc

Changes:

--- /work/SRC/openSUSE:Factory/gtk-doc/gtk-doc.changes  2014-07-21 
21:39:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-doc.new/gtk-doc.changes 2015-02-06 
10:44:57.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 16:54:32 UTC 2015 - co...@suse.com
+
+- Add gtk-doc-reproducible-html.patch from the debian
+  reproducible builds project to make output reproducible.
+
+---

New:

  gtk-doc-reproducible-html.patch



Other differences:
--
++ gtk-doc.spec ++
--- /var/tmp/diff_new_pack.WBQdEo/_old  2015-02-06 10:44:58.0 +0100
+++ /var/tmp/diff_new_pack.WBQdEo/_new  2015-02-06 10:44:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-doc
 #
-# 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,6 +26,8 @@
 Source: 
http://download.gnome.org/sources/gtk-doc/1.21/%{name}-%{version}.tar.xz
 # When updating this package, please don't forget to update the gtk-doc.m4 
Source
 # in glib2.
+# PATCH-FIX-UPSTREAM gtk-doc-reproducible-html.patch bgo#743967 co...@suse.de 
-- Sort the HTML entries
+Patch0: http://2k38.be/gtk-doc-reproducible-html.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt
@@ -56,6 +58,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-scrollkeeper

++ gtk-doc-reproducible-html.patch ++
Description: Make HTML output deterministic
Author: Peter De Wachter pdewa...@gmail.com
Last-Update: 2015-01-19

--- a/gtkdoc-mkdb.in
+++ b/gtkdoc-mkdb.in
@@ -1093,7 +1093,7 @@
 
 # do a case insensitive sort while chopping off the prefix
 foreach my $hash (
-sort { $$a{criteria} cmp $$b{criteria} }
+sort { $$a{criteria} cmp $$b{criteria} or $$a{original} cmp 
$$b{original} }
 map { my $x = uc($_); $x =~ s/^$NAME_SPACE\_?(.*)/$1/i; { criteria = 
$x, original = $_, short = $1 } }
 keys %apiindex) {
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit DirectFB for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory 
checked in at 2015-02-06 10:45:19

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


Package is DirectFB

Changes:

--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB.changes2014-11-28 
08:47:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB.changes   2015-02-06 
10:45:20.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 18:30:23 UTC 2015 - co...@suse.com
+
+- inject the timestamp of the .changes file instead of the rebuild time
+  to get a reproducible build time
+
+---



Other differences:
--
++ DirectFB.spec ++
--- /var/tmp/diff_new_pack.2gemUE/_old  2015-02-06 10:45:21.0 +0100
+++ /var/tmp/diff_new_pack.2gemUE/_new  2015-02-06 10:45:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package DirectFB
 #
-# 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
@@ -29,6 +29,8 @@
 Url:http://www.directfb.org/
 Source: 
http://www.directfb.org/downloads/Core/DirectFB-1.7/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
+# to have a reproducible timestamp as build time
+Source99:   %{name}.changes
 # PATCH-FIX-UPSTREAM
 Patch2: DirectFB-0.9.24-matroxi2c.diff
 # PATCH-FIX-UPSTREAM
@@ -235,6 +237,11 @@
 #FIXME: mvyskocil - can't compile test_foo.c due missing region-context
 rm wm/unique/test_foo.c
 
+# get a reproducible buildtime from changes file
+date=$(date -u +%Y-%m-%d %H:%M -r %{S:99})
+cp src/core/Makefile.in src/core/Makefile.in.time
+sed -e s,BUILDTIME=.*,BUILDTIME=\$date\\ \\\, -i 
src/core/Makefile.in
+
 %build
 # move things back
 mv _patches patches

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



commit grub2 for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-02-06 10:56:06

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-01-06 
09:06:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-02-06 
10:56:07.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  4 07:43:27 UTC 2015 - mch...@suse.com
+
+- Downgrade os-prober dependency to Recommends (boo#898610)
+
+---



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.wVtyxn/_old  2015-02-06 10:56:10.0 +0100
+++ /var/tmp/diff_new_pack.wVtyxn/_new  2015-02-06 10:56:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grub2
 #
-# 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
@@ -211,7 +211,7 @@
 
 Requires:   gettext-runtime
 %if 0%{?suse_version} = 1140
-Requires:   os-prober
+Recommends: os-prober
 %endif
 Requires(post): /sbin/install-info
 Requires(preun):/sbin/install-info

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



commit dmraid for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package dmraid for openSUSE:Factory checked 
in at 2015-02-06 10:56:30

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


Package is dmraid

Changes:

--- /work/SRC/openSUSE:Factory/dmraid/dmraid.changes2014-12-21 
12:03:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.dmraid.new/dmraid.changes   2015-02-06 
10:56:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  4 19:33:01 UTC 2015 - co...@suse.com
+
+- remove with -f to avoid dependency on local umask
+
+---



Other differences:
--
++ dmraid.spec ++
--- /var/tmp/diff_new_pack.GB9XEg/_old  2015-02-06 10:56:33.0 +0100
+++ /var/tmp/diff_new_pack.GB9XEg/_new  2015-02-06 10:56:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dmraid
 #
-# 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
@@ -70,12 +70,6 @@
 
 - Silicon Image Medley
 
-
-
-Authors:
-
-Heinz Mauelshagen
-
 %package devel
 Summary:Development files for dmraid
 Group:  Development/Libraries/C and C++
@@ -115,7 +109,7 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-rm $RPM_BUILD_ROOT/%_lib/libdmraid.a
+rm -f $RPM_BUILD_ROOT/%_lib/libdmraid.a
 mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
 install -m644 %{SOURCE1} 
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.dmraid
 mkdir -p $RPM_BUILD_ROOT/etc/init.d

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



commit dd_rescue for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2015-02-06 10:56:53

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


Package is dd_rescue

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2014-08-13 
08:48:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2015-02-06 
10:56:54.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  5 08:07:26 UTC 2015 - co...@suse.com
+
+- include the .changes file in the .src.rpm as its used during build
+
+---



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.apvbFU/_old  2015-02-06 10:56:54.0 +0100
+++ /var/tmp/diff_new_pack.apvbFU/_new  2015-02-06 10:56:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dd_rescue
 #
-# 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,6 +24,7 @@
 Group:  System/Base
 Url:http://www.garloff.de/kurt/linux/ddrescue/
 Source0:
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2
+Source99:   %{name}.changes
 BuildRequires:  autoconf
 BuildRequires:  libattr-devel
 BuildRequires:  lzo-devel
@@ -88,8 +89,8 @@
 ./autogen.sh
 
 # Remove build time references so build-compare can do its work
-FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
+FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{S:99} '+%%H:%%M')
+FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{S:99} '+%%b %%e %%Y')
 sed -i s/__TIME__/\$FAKE_BUILDTIME\/g dd_rescue.c
 sed -i s/__DATE__/\$FAKE_BUILDDATE\/g dd_rescue.c
 

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



commit libvirt for openSUSE:13.1:Update

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:13.1:Update 
checked in at 2015-02-06 10:08:27

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


Package is libvirt

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.sZlAxm/_old  2015-02-06 10:08:32.0 +0100
+++ /var/tmp/diff_new_pack.sZlAxm/_new  2015-02-06 10:08:32.0 +0100
@@ -1 +1 @@
-link package='libvirt.3348' cicount='copy' /
+link package='libvirt.3472' cicount='copy' /

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



commit mdadm for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2015-02-06 10:21:18

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


Package is mdadm

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2014-11-11 
09:59:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2015-02-06 
10:21:19.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb  3 23:40:32 UTC 2015 - nfbr...@suse.com
+
+- mdcheck-careful.patch
+  Be careful about reading all output of mdadm --detail --export
+  as shell commands - it isn't quoted.
+  (bnc#910500)
+
+---

New:

  mdcheck-careful.patch



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.2SjoiJ/_old  2015-02-06 10:21:20.0 +0100
+++ /var/tmp/diff_new_pack.2SjoiJ/_new  2015-02-06 10:21:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mdadm
 #
-# 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
@@ -44,6 +44,8 @@
 Patch2: 0001-Grow-fix-removal-of-line-in-wrong-case.patch
 # PATCH-FIX-UPSTREAM mdcheck-no-devices.fix bnc#903051 nfbr...@suse.de
 Patch3: mdcheck-no-devices.fix
+# PATCH-FIX-UPSTREAM mdcheck-careful.patch bnc#910500 nfbr...@suse.de
+Patch4: mdcheck-careful.patch
 
 %define _udevdir %(pkg-config --variable=udevdir udev)
 %define _systemdshutdowndir %{_unitdir}/../system-shutdown
@@ -58,6 +60,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 make %{?_smp_mflags} CC=%__cc CXFLAGS=$RPM_OPT_FLAGS -Wno-error SUSE=yes

++ mdcheck-careful.patch ++
From 979b1feb093b1c2e0f8b58716329f2da092741d4 Mon Sep 17 00:00:00 2001
From: NeilBrown ne...@suse.de
Date: Wed, 4 Feb 2015 09:06:47 +1100
Subject: [PATCH] mdcheck: be careful when sourcing the output of mdadm
 --detail --export

The output of mdadm --detail --export isn't quoted properly so
fields that contain spaces can be a problem.
We only want the MD_UUID field, and it has a very well defined
format with no spaces.
So use 'grep' to limit the output to just that.

Signed-off-by: NeilBrown ne...@suse.de

diff --git a/misc/mdcheck b/misc/mdcheck
index ca5fe84a1284..2c8f54d6e4cf 100644
--- a/misc/mdcheck
+++ b/misc/mdcheck
@@ -88,7 +88,7 @@ do
continue
fi
 
-   mdadm --detail --export $dev  $tmp || continue
+   mdadm --detail --export $dev | grep '^MD_UUID='  $tmp || continue
source $tmp
fl=/var/lib/mdcheck/MD_UUID_$MD_UUID
if [ -z $cont ]
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-bootloader for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2015-02-06 10:21:42

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


Package is yast2-bootloader

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2015-01-21 21:52:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2015-02-06 10:21:45.0 +0100
@@ -1,0 +2,13 @@
+Wed Feb  4 13:56:13 UTC 2015 - jsr...@suse.cz
+
+- initialize bootloader during update if proposed from scratch
+  (bnc#899743)
+- 3.1.117
+
+---
+Tue Feb  3 15:08:09 UTC 2015 - sch...@suse.de
+
+- Use ttyAMA instead of ttyS on aarch64
+- 3.1.116
+
+---

Old:

  yast2-bootloader-3.1.115.tar.bz2

New:

  yast2-bootloader-3.1.117.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.THRRWj/_old  2015-02-06 10:21:46.0 +0100
+++ /var/tmp/diff_new_pack.THRRWj/_new  2015-02-06 10:21:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.115
+Version:3.1.117
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.115.tar.bz2 - yast2-bootloader-3.1.117.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.115/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.117/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.115/package/yast2-bootloader.changes   
2015-01-20 13:12:11.0 +0100
+++ new/yast2-bootloader-3.1.117/package/yast2-bootloader.changes   
2015-02-04 15:42:11.0 +0100
@@ -1,4 +1,17 @@
 ---
+Wed Feb  4 13:56:13 UTC 2015 - jsr...@suse.cz
+
+- initialize bootloader during update if proposed from scratch
+  (bnc#899743)
+- 3.1.117
+
+---
+Tue Feb  3 15:08:09 UTC 2015 - sch...@suse.de
+
+- Use ttyAMA instead of ttyS on aarch64
+- 3.1.116
+
+---
 Tue Jan 20 10:54:52 UTC 2015 - sch...@suse.de
 
 - Use grub2-efi on aarch64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.115/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.117/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.115/package/yast2-bootloader.spec  2015-01-20 
13:12:11.0 +0100
+++ new/yast2-bootloader-3.1.117/package/yast2-bootloader.spec  2015-02-04 
15:42:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.115
+Version:3.1.117
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.115/src/clients/inst_bootloader.rb 
new/yast2-bootloader-3.1.117/src/clients/inst_bootloader.rb
--- old/yast2-bootloader-3.1.115/src/clients/inst_bootloader.rb 2015-01-20 
13:12:11.0 +0100
+++ new/yast2-bootloader-3.1.117/src/clients/inst_bootloader.rb 2015-02-04 
15:42:11.0 +0100
@@ -30,7 +30,9 @@
 return :auto # don't execute this once more
   end
 
-  if Mode.installation
+  # if BL config is created from scratch, prepare config files
+  # in order not to touch old files (bnc#899743)
+  if Mode.installation || !BootCommon.was_read
 Bootloader.blSave(false, false, false)
 @files = BootCommon.GetFilesContents
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.115/src/include/bootloader/routines/misc.rb 
new/yast2-bootloader-3.1.117/src/include/bootloader/routines/misc.rb
--- old/yast2-bootloader-3.1.115/src/include/bootloader/routines/misc.rb
2015-01-20 13:12:11.0 +0100
+++ new/yast2-bootloader-3.1.117/src/include/bootloader/routines/misc.rb
2015-02-04 15:42:11.0 +0100
@@ -422,7 +422,11 @@
   ret = 
   if unit !=   speed != 
 # add number of serial console
-ret = Ops.add(ttyS, unit)
+if Arch.aarch64
+  ret = Ops.add(ttyAMA, unit)
+else
+  ret = Ops.add(ttyS, unit)
+end
 # add speed
 ret = Ops.add(Ops.add(ret, ,), speed)
 if parity != 
@@ -507,7 +511,7 @@
   args = Builtins.regexpsub(append, 

commit rubygem-mini_portile for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-mini_portile for 
openSUSE:Factory checked in at 2015-02-06 10:46:07

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


Package is rubygem-mini_portile

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-mini_portile/rubygem-mini_portile.changes
2014-10-20 07:27:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mini_portile.new/rubygem-mini_portile.changes
   2015-02-06 10:46:09.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  4 12:27:40 UTC 2015 - hvo...@suse.com
+
+- update to 0.6.2
+  * Updated gemspec, license and README to reflect new maintainer.
+
+---

Old:

  mini_portile-0.6.0.gem

New:

  mini_portile-0.6.2.gem



Other differences:
--
++ rubygem-mini_portile.spec ++
--- /var/tmp/diff_new_pack.EYcPzF/_old  2015-02-06 10:46:09.0 +0100
+++ /var/tmp/diff_new_pack.EYcPzF/_new  2015-02-06 10:46:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mini_portile
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-mini_portile
-Version:0.6.0
+Version:0.6.2
 Release:0
 %define mod_name mini_portile
 %define mod_full_name %{mod_name}-%{version}

++ mini_portile-0.6.0.gem - mini_portile-0.6.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 2014-04-19 00:14:11.0 +0200
+++ new/History.txt 2014-12-30 20:05:28.0 +0100
@@ -1,3 +1,14 @@
+=== 0.6.2 / 2014-12-30
+
+* Updated gemspec, license and README to reflect new maintainer.
+
+
+=== 0.6.1 / 2014-08-03
+
+* Enhancements:
+  * Expand path to logfile to easier debugging on failures.
+Pull #33 [marvin2k]
+
 === 0.6.0 / 2014-04-18
 
 * Enhancements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.txt new/LICENSE.txt
--- old/LICENSE.txt 2014-04-19 00:14:11.0 +0200
+++ new/LICENSE.txt 2014-12-30 20:05:28.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2011 Luis Lavena.
+Copyright (c) 2011-2015 Luis Lavena and Mike Dalessio
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.rdoc new/README.rdoc
--- old/README.rdoc 2014-04-19 00:14:11.0 +0200
+++ new/README.rdoc 2014-12-30 20:05:28.0 +0100
@@ -1,7 +1,7 @@
 = MiniPortile
 
-* {Source Code}[https://github.com/luislavena/mini_portile]
-* {Bug Reports}[https://github.com/luislavena/mini_portile/issues]
+* {Source Code}[https://github.com/flavorjones/mini_portile]
+* {Bug Reports}[https://github.com/flavorjones/mini_portile/issues]
 
 This project is a minimalistic, simplistic and stupid implementation of a 
port/recipe
 system bfor developers/b.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2014-04-19 00:14:11.0 +0200
+++ new/Rakefile2014-12-30 20:05:28.0 +0100
@@ -4,7 +4,7 @@
 GEM_SPEC = Gem::Specification.new do |s|
   # basic information
   s.name= mini_portile
-  s.version = 0.6.0
+  s.version = 0.6.2
   s.platform= Gem::Platform::RUBY
 
   # description and details
@@ -30,12 +30,12 @@
   s.extra_rdoc_files = %w(README.rdoc History.txt LICENSE.txt)
 
   # project information
-  s.homepage  = 'http://github.com/luislavena/mini_portile'
+  s.homepage  = 'http://github.com/flavorjones/mini_portile'
   s.licenses  = ['MIT']
 
   # author and contributors
-  s.author  = 'Luis Lavena'
-  s.email   = 'luislav...@gmail.com'
+  s.authors = ['Luis Lavena', 'Mike Dalessio']
+  s.email   = 'mike.dales...@gmail.com'
 end
 
 Gem::PackageTask.new(GEM_SPEC) do |pkg|
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/examples/Rakefile new/examples/Rakefile
--- old/examples/Rakefile   2014-04-19 00:14:11.0 +0200
+++ new/examples/Rakefile   2014-12-30 20:05:28.0 +0100
@@ -16,7 +16,7 @@
 
 # c-ares
 c_ares = 

commit jython for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package jython for openSUSE:Factory checked 
in at 2015-02-06 10:46:49

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


Package is jython

Changes:

--- /work/SRC/openSUSE:Factory/jython/jython.changes2013-09-11 
13:38:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.jython.new/jython.changes   2015-02-06 
10:46:50.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  4 14:23:46 UTC 2015 - tchva...@suse.com
+
+- Added patches to fix CVE-2013-2027 bnc#916224:
+  * jython-cached-classes.patch
+  * jython-cacheperms.patch
+  * jython-makeCompiledFilename.patch
+
+---

New:

  jython-cached-classes.patch
  jython-cacheperms.patch
  jython-makeCompiledFilename.patch



Other differences:
--
++ jython.spec ++
--- /var/tmp/diff_new_pack.4ww6Rr/_old  2015-02-06 10:46:51.0 +0100
+++ /var/tmp/diff_new_pack.4ww6Rr/_new  2015-02-06 10:46:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jython
 #
-# 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
@@ -42,6 +42,10 @@
 # Also, copy python's license from source directory and not
 # ${python.home}
 Patch1: %{name}-nofullbuildpath.patch
+# These address CVE-2013-2027 (http://bugs.jython.org/msg8004)
+Patch3: %{name}-cacheperms.patch
+Patch4: %{name}-makeCompiledFilename.patch
+Patch5: %{name}-cached-classes.patch
 Requires:   jakarta-oro
 Requires:   javapackages-tools
 Requires:   libreadline-java = 0.8.0-16
@@ -166,6 +170,9 @@
 %setup -q -n %{name}-svn-%{svn_tag}
 %patch0 -p1
 %patch1 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 export CLASSPATH=$(build-classpath mysql-connector-java oro servlet)

++ jython-cached-classes.patch ++
From 85a88bcffe2d61d143b4f8c545bd28b152d8d05b Mon Sep 17 00:00:00 2001
From: Lubomir Rintel lubo.rin...@gooddata.com
Date: Wed, 3 Apr 2013 18:31:40 +0200
Subject: [PATCH 3/3] Use cache dir for classes too

Instead of attempting to write them next to source files.
Java 6 API does not allow for setting sane permissions (i.e. same as
those of a source file) and relying on defaults is a security hazard
which can lead to information disclosure, or, in case of a too relaxed
umask, arbitrary code execution.

Also, this will likely improve performance for non-privileged users
which can not write to their distribution's packaged jython tree.
---
 src/org/python/core/PySystemState.java |  6 ++
 src/org/python/core/imp.java   | 12 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/src/org/python/core/PySystemState.java 
b/src/org/python/core/PySystemState.java
index 9de34e3..a124228 100644
--- a/src/org/python/core/PySystemState.java
+++ b/src/org/python/core/PySystemState.java
@@ -539,6 +539,12 @@ public class PySystemState extends PyObject
 public static PackageManager packageManager;
 public static File cachedir;
 
+public static File classCache() {
+if (cachedir == null)
+   return null;
+return new File(cachedir, classes);
+}
+
 public static boolean isPackageCacheEnabled() {
 return cachedir != null;
 }
diff --git a/src/org/python/core/imp.java b/src/org/python/core/imp.java
index a9868dd..67c33d6 100644
--- a/src/org/python/core/imp.java
+++ b/src/org/python/core/imp.java
@@ -117,8 +117,15 @@ public class imp {
 }
 
 private static String makeCompiledFilename(String filename) {
-return filename.substring(0, filename.length() - 3)
-+ $py.class;
+   String basename = filename.substring(0, filename.length() - 3)
++ $py.class;
+File cache = Py.getSystemState().classCache();
+
+if (cache == null) {
+return basename;
+} else {
+return new File(cache, basename).getPath();
+}
 }
 
 /**
@@ -144,6 +151,7 @@ public class imp {
 }
 FileOutputStream fop = null;
 try {
+new File(compiledFilename).getParentFile().mkdirs();
 fop = new FileOutputStream(compiledFilename);
 fop.write(compiledSource);
 fop.close();
-- 
1.8.3.1

++ jython-cacheperms.patch ++
From 517883617472d53c3346ad419f0af42a7dd83705 Mon Sep 17 00:00:00 2001
From: Lubomir Rintel lubo.rin...@gooddata.com
Date: Wed, 3 Apr 2013 18:24:46 +0200
Subject: [PATCH 1/3] Make cache not 

commit rubygem-nokogiri for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-nokogiri for 
openSUSE:Factory checked in at 2015-02-06 10:46:28

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


Package is rubygem-nokogiri

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes
2014-10-20 07:26:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/rubygem-nokogiri.changes   
2015-02-06 10:46:29.0 +0100
@@ -1,0 +2,27 @@
+Wed Feb  4 12:32:06 UTC 2015 - hvo...@suse.com
+
+- Update to 1.6.6.2
+  * Fixed installation issue affecting compiler arguments. (#1230)
+  * Unified Node and NodeSet implementations of #search, #xpath and #css.
+  * Added Node#lang and Node#lang=.
+  * bin/nokogiri passes the URI to parse() if an HTTP URL is given.
+  * bin/nokogiri now loads ~/.nokogirirc so user can define helper methods, 
etc.
+  * bin/nokogiri can be configured to use Pry instead of IRB by adding a 
couple of lines to ~/.nokogirirc. (#1198)
+  * bin/nokogiri can better handle urls from STDIN (aiding use of xargs). 
(#1065)
+  * DocumentFragment#search now matches against root nodes. (#1205)
+  * (MRI) More fixes related to handling libxml2 parse errors during 
DocumentFragment#dup. (#1196)
+  * `XML::Comment.new` argument types are now consistent and safe (and 
documented) across MRI and JRuby. (#1224)
+  * Check if `zlib` is available before building `libxml2`. (#1188)
+  * Implement Slop#respond_to_missing?. (#1176)
+  * Optimized the XPath query generated by an `an+b` CSS query.
+  * Capture non-parse errors from Document#dup in Document#errors. (#1196)
+  * (MRI) Fix a bug where CFLAGS passed in are dropped. (#1188)
+  * Fix a bug where CSS selector :nth(n) did not work. (#1187)
+  * (MRI) Bundled Libxml2 is upgraded to 2.9.2.
+  * (MRI) `nokogiri --version` will include a list of applied patches.
+  * (MRI) Nokogiri no longer prints messages directly to TTY while building 
the extension.
+  * (MRI) Improve the iconv detection for building libxml2.
+  * (MRI) Fix DocumentFragment#element_children (#1138).
+  * Fix a bug with CSS attribute selector without any prefix where foo [bar] 
was treated as foo[bar]. (#1174)
+
+---

Old:

  nokogiri-1.6.3.1.gem

New:

  nokogiri-1.6.6.2.gem



Other differences:
--
++ rubygem-nokogiri.spec ++
--- /var/tmp/diff_new_pack.hTDxdK/_old  2015-02-06 10:46:30.0 +0100
+++ /var/tmp/diff_new_pack.hTDxdK/_new  2015-02-06 10:46:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-nokogiri
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-nokogiri
-Version:1.6.3.1
+Version:1.6.6.2
 Release:0
 %define mod_name nokogiri
 %define mod_full_name %{mod_name}-%{version}

++ nokogiri-1.6.3.1.gem - nokogiri-1.6.6.2.gem ++
/work/SRC/openSUSE:Factory/rubygem-nokogiri/nokogiri-1.6.3.1.gem 
/work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/nokogiri-1.6.6.2.gem differ: 
char 133, line 1

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



commit libyui-qt for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-02-06 10:45:44

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


Package is libyui-qt

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-02-01 
12:27:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-02-06 
10:45:45.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---

Old:

  libyui-qt-2.46.15.tar.bz2

New:

  libyui-qt-2.46.16.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ebDk0E/_old  2015-02-06 10:45:46.0 +0100
+++ /var/tmp/diff_new_pack.ebDk0E/_new  2015-02-06 10:45:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.15
+Version:2.46.16
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.ebDk0E/_old  2015-02-06 10:45:46.0 +0100
+++ /var/tmp/diff_new_pack.ebDk0E/_new  2015-02-06 10:45:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.15
+Version:2.46.16
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.15.tar.bz2 - libyui-qt-2.46.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/ChangeLog 
new/libyui-qt-2.46.16/ChangeLog
--- old/libyui-qt-2.46.15/ChangeLog 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.16/ChangeLog 2015-02-04 12:49:12.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---
 Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
 
 - added keyboard shortcuts to Help and Release Notes buttons 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/VERSION.cmake 
new/libyui-qt-2.46.16/VERSION.cmake
--- old/libyui-qt-2.46.15/VERSION.cmake 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.16/VERSION.cmake 2015-02-04 12:49:12.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 46)
-SET(VERSION_PATCH 15)
+SET(VERSION_PATCH 16)
 SET( VERSION 
${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION} )
 
 # This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQGenericButton.cc 
new/libyui-qt-2.46.16/src/YQGenericButton.cc
--- old/libyui-qt-2.46.15/src/YQGenericButton.cc2014-02-21 
15:05:58.0 +0100
+++ new/libyui-qt-2.46.16/src/YQGenericButton.cc2015-02-04 
12:49:12.0 +0100
@@ -233,5 +233,9 @@
 return true;
 }
 
+void YQGenericButton::setShortcut ( const QKeySequence  key )
+{
+   _qPushButton-setShortcut (key );
+}
 
 #include YQGenericButton.moc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQGenericButton.h 
new/libyui-qt-2.46.16/src/YQGenericButton.h
--- old/libyui-qt-2.46.15/src/YQGenericButton.h 2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.16/src/YQGenericButton.h 2015-02-04 12:49:12.0 
+0100
@@ -128,6 +128,10 @@
  **/
 YQDialog * yQDialog() const { return _dialog; }
 
+/**
+ * Set the keyboard shortcut (e.g. F1 for help)
+ */
+void setShortcut ( const QKeySequence  key );
 
 public slots:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQWizard.cc 
new/libyui-qt-2.46.16/src/YQWizard.cc
--- old/libyui-qt-2.46.15/src/YQWizard.cc   2015-01-30 14:34:12.0 
+0100
+++ new/libyui-qt-2.46.16/src/YQWizard.cc   2015-02-04 12:49:12.0 
+0100
@@ -854,7 +854,7 @@
 
 // Help button
 // QT handles duplicate shortcuts, it can be kept (bnc#880983)
-_helpButton = new QPushButton( _( Help ), parent );
+_helpButton = new YQWizardButton( this, parent, _( Help 
).toStdString());
 YUI_CHECK_NEW( _helpButton );
 _helpButton-setShortcut( Qt::Key_F1 );
 
@@ -871,7 +871,7 @@
 
 // Release Notes button
 // QT handles duplicate shortcuts, it can 

commit yast2-installation for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2015-02-06 10:54:52

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


Package is yast2-installation

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2015-02-01 12:28:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2015-02-06 10:54:54.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb  3 11:11:49 CET 2015 - sch...@suse.de
+
+- AutoYaST: If the system starts in multi-user mode plymouth will
+  be quit while installation in order to ensure that installation
+  will be finished on console 1 and the login prompt will be
+  shown.
+  (bnc#903682,889757,897956)
+
+---



Other differences:
--
++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.oO5kKD/_old  2015-02-06 10:54:55.0 +0100
+++ /var/tmp/diff_new_pack.oO5kKD/_new  2015-02-06 10:54:55.0 +0100
@@ -15,7 +15,10 @@
 # Workaround of bug in plymouth -- using deactivate option
 # in second boot stage in order to start ncurses yast correctly
 # (bnc#886488)
-ExecStartPre=-/usr/bin/plymouth deactivate --hide-splash
+# If the system starts in multi-user mode plymouth will be quit while
+# installation in order to ensure that installation will be finished on
+# console 1 and the login prompt. (bnc#903682,889757,897956)
+ExecStartPre=/bin/sh -c 'if [ `/usr/bin/systemctl get-default` = 
multi-user.target ];then /usr/bin/plymouth quit; else /usr/bin/plymouth 
deactivate --hide-splash; fi'
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes
 TimeoutSec=0

++ yast2-installation-3.1.129.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.129/package/YaST2-Second-Stage.service 
new/yast2-installation-3.1.129/package/YaST2-Second-Stage.service
--- old/yast2-installation-3.1.129/package/YaST2-Second-Stage.service   
2015-01-30 10:41:09.0 +0100
+++ new/yast2-installation-3.1.129/package/YaST2-Second-Stage.service   
2015-02-03 11:24:10.0 +0100
@@ -15,7 +15,10 @@
 # Workaround of bug in plymouth -- using deactivate option
 # in second boot stage in order to start ncurses yast correctly
 # (bnc#886488)
-ExecStartPre=-/usr/bin/plymouth deactivate --hide-splash
+# If the system starts in multi-user mode plymouth will be quit while
+# installation in order to ensure that installation will be finished on
+# console 1 and the login prompt. (bnc#903682,889757,897956)
+ExecStartPre=/bin/sh -c 'if [ `/usr/bin/systemctl get-default` = 
multi-user.target ];then /usr/bin/plymouth quit; else /usr/bin/plymouth 
deactivate --hide-splash; fi'
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes
 TimeoutSec=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.129/package/yast2-installation.changes 
new/yast2-installation-3.1.129/package/yast2-installation.changes
--- old/yast2-installation-3.1.129/package/yast2-installation.changes   
2015-01-30 10:41:09.0 +0100
+++ new/yast2-installation-3.1.129/package/yast2-installation.changes   
2015-02-03 11:24:10.0 +0100
@@ -1,4 +1,13 @@
 ---
+Tue Feb  3 11:11:49 CET 2015 - sch...@suse.de
+
+- AutoYaST: If the system starts in multi-user mode plymouth will
+  be quit while installation in order to ensure that installation
+  will be finished on console 1 and the login prompt will be
+  shown.
+  (bnc#903682,889757,897956)
+
+---
 Thu Jan 29 17:10:44 UTC 2015 - jsr...@suse.cz
 
 - allow keyboard layout testing in language dialog (bsc#889549)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.129/startup/YaST2.Second-Stage 
new/yast2-installation-3.1.129/startup/YaST2.Second-Stage
--- old/yast2-installation-3.1.129/startup/YaST2.Second-Stage   2015-01-30 
10:41:09.0 +0100
+++ new/yast2-installation-3.1.129/startup/YaST2.Second-Stage   2015-02-03 
11:24:10.0 +0100
@@ -40,6 +40,22 @@
 . /usr/lib/YaST2/startup/common/functions.sh
 
 #=
+# 1.0) Checking for text installation in
+#  Multi-User mode
+#-
+# If the system starts in multi-user mode plymouth
+# will be quit while installation in order to ensure
+# that 

commit fontforge for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package fontforge for openSUSE:Factory 
checked in at 2015-02-06 10:55:17

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  2014-10-06 
22:04:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontforge.new/fontforge.changes 2015-02-06 
10:55:18.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 08:45:26 UTC 2015 - co...@suse.com
+
+- added propagate-creation-and-modification-times-to-ttf.patch from
+  debian's reproducible build project to get reproducible font builds
+
+---

New:

  propagate-creation-and-modification-times-to-ttf.patch



Other differences:
--
++ fontforge.spec ++
--- /var/tmp/diff_new_pack.iSmOUW/_old  2015-02-06 10:55:19.0 +0100
+++ /var/tmp/diff_new_pack.iSmOUW/_new  2015-02-06 10:55:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fontforge
 #
-# 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,6 +36,8 @@
 Patch4: fontforge-fixgiflib.patch
 # PATCH-FIX-UPSTREAM http://sourceforge.net/p/fontforge/git/ci/9ae25e0
 Patch5: fontforge-arraysubscript.patch
+# suse specific
+Patch6: propagate-creation-and-modification-times-to-ttf.patch
 BuildRequires:  cairo-devel
 BuildRequires:  fdupes
 BuildRequires:  fontconfig-devel
@@ -109,6 +111,7 @@
 %patch4 -p1
 %endif
 %patch5 -p1
+%patch6 -p1
 mkdir docs
 tar -jxvf %{SOURCE1} -C docs
 chmod 644 docs/quadraticspline.gif

++ propagate-creation-and-modification-times-to-ttf.patch ++
From: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774148

Description: propagate creation and modification times to TTF
 Instead of using the current time as creation and modification
 times when writing a TrueType Font file, we now propagate those
 coming from the source. This enables TrueType Font to be built
 reproducibly.

diff --git a/fontforge/tottf.c b/fontforge/tottf.c
index a980610..3d488b0 100644
--- a/fontforge/tottf.c
+++ b/fontforge/tottf.c
@@ -2812,7 +2812,6 @@ void cvt_unix_to_1904( long time, int32 result[2]) {
 
 static void sethead(struct head *head,SplineFont *sf,struct alltabs *at,
enum fontformat format, int32 *bsizes) {
-time_t now;
 int i, lr, rl, indic_rearrange, arabic;
 ASM *sm;
 struct ttflangname *useng;
@@ -2920,10 +2919,8 @@ static void sethead(struct head *head,SplineFont 
*sf,struct alltabs *at,
head-flags |= (19);  /* Apple documents this */
 /* if there are any indic characters, set bit 10 */
 
-time(now);/* seconds since 1970, need to convert to 
seconds since 1904 */
-cvt_unix_to_1904(now,head-modtime);
-memcpy(head-createtime,head-modtime,sizeof(head-modtime));
-
+cvt_unix_to_1904(sf-modificationtime,head-modtime);
+cvt_unix_to_1904(sf-creationtime,head-createtime);
 }
 
 static void sethhead(struct hhead *hhead,struct hhead *vhead,struct alltabs 
*at, SplineFont *sf) {
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gpgme for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2015-02-06 10:55:41

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


Package is gpgme

Changes:

--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes  2014-12-31 
11:21:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2015-02-06 
10:55:43.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  3 16:40:23 UTC 2015 - co...@suse.com
+
+- making the build reproducible - see 
+  http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html
+  for a very similiar problem
+
+---



Other differences:
--
++ gpgme.spec ++
--- /var/tmp/diff_new_pack.3djyUD/_old  2015-02-06 10:55:44.0 +0100
+++ /var/tmp/diff_new_pack.3djyUD/_new  2015-02-06 10:55:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpgme
 #
-# 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
@@ -27,6 +27,8 @@
 Source1:ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2.sig
 Source2:baselibs.conf
 Source3:gpgme.keyring
+# used to have a fixed timestamp
+Source99:   %{name}.changes
 BuildRequires:  gpg2 = 2.0.10
 BuildRequires:  libassuan-devel = 2.0.2
 BuildRequires:  libgpg-error-devel = 1.11
@@ -98,6 +100,8 @@
 %setup -q
 
 %build
+date=$(date -u +%Y-%m-%dT%H:%M+ -r %{S:99})
+sed -e s,BUILD_TIMESTAMP=.*,BUILD_TIMESTAMP=$date, -i configure
 %configure \
--disable-static \
--disable-fd-passing


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



commit kfloppy for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kfloppy for openSUSE:Factory checked 
in at 2015-02-06 10:59:40

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


Package is kfloppy

Changes:

--- /work/SRC/openSUSE:Factory/kfloppy/kfloppy.changes  2015-01-21 
22:10:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfloppy.new/kfloppy.changes 2015-02-06 
10:59:45.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:58:10 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kfloppy-14.12.1.tar.xz

New:

  kfloppy-14.12.2.tar.xz



Other differences:
--
++ kfloppy.spec ++
--- /var/tmp/diff_new_pack.JvPENW/_old  2015-02-06 10:59:45.0 +0100
+++ /var/tmp/diff_new_pack.JvPENW/_new  2015-02-06 10:59:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kfloppy
 #
-# 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:   kfloppy
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Floppy Formatter
 License:GPL-2.0+

++ kfloppy-14.12.1.tar.xz - kfloppy-14.12.2.tar.xz ++

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



commit perl-Encode-HanExtra for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Encode-HanExtra for 
openSUSE:Factory checked in at 2015-02-06 10:17:31

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


Package is perl-Encode-HanExtra

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Encode-HanExtra/perl-Encode-HanExtra.changes
2014-11-13 09:19:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Encode-HanExtra.new/perl-Encode-HanExtra.changes
   2015-02-06 10:17:32.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  3 15:32:50 CET 2015 - ti...@suse.de
+
+- sort the entries in HanExtra.c for consistent packaging
+  (boo#915951):
+  HanExtra-include-sort.patch
+
+---

New:

  HanExtra-include-sort.patch



Other differences:
--
++ perl-Encode-HanExtra.spec ++
--- /var/tmp/diff_new_pack.rFlDqg/_old  2015-02-06 10:17:33.0 +0100
+++ /var/tmp/diff_new_pack.rFlDqg/_new  2015-02-06 10:17:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Encode-HanExtra
 #
-# 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
@@ -22,6 +22,7 @@
 Release:0
 Url:http://search.cpan.org/~autrijus/Encode-HanExtra-0.23/
 Source0:
http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Encode-HanExtra-0.23.tar.gz
+Patch1: HanExtra-include-sort.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Extra sets of Chinese encodings
 License:MIT
@@ -48,6 +49,7 @@
 
 %prep
 %setup -q -n Encode-HanExtra-%{version}
+%patch1 -p1
 
 %build
 CFLAGS=$RPM_OPT_FLAGS perl Makefile.PL

++ HanExtra-include-sort.patch ++
---
 Makefile.PL |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -112,7 +112,7 @@ sub post_initialize {
 #define U8 U8
 #include encode.h
 END
-foreach my $table (keys %tables) {
+foreach my $table (sort keys %tables) {
 print XS qq[#include ${table}.h\n];
 }
 print XS END;
@@ -141,7 +141,7 @@ PROTOTYPES: DISABLE
 BOOT:
 {
 END
-foreach my $table (keys %tables) {
+foreach my $table (sort keys %tables) {
 print XS qq[#include ${table}.exh\n];
 }
 print XS }\n;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit live555 for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package live555 for openSUSE:Factory checked 
in at 2015-02-06 10:17:07

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


Package is live555

Changes:

--- /work/SRC/openSUSE:Factory/live555/live555.changes  2014-11-03 
13:11:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.live555.new/live555.changes 2015-02-06 
10:17:08.0 +0100
@@ -1,0 +2,128 @@
+Sat Jan 31 13:00:25 UTC 2015 - aloi...@gmx.com
+
+- fixed paths in live555.pc
+- update to version 2015.01.27:

+  * Fixed a bug in MPEG2TransportStreamFromESSource that could   

+sometimes cause an abort if more than one Elementary Stream

+Source were multiplexed into a single Transport Stream.
+(Thanks to Marc Palau for reporting this issue.)
+- version 2015.01.19:
+  * Fixed an obscure bug in RTSPClient that might conceivably
+have caused a crash if it received a completely empty RTSP
+response.
+- version 2015.01.04:
+  * Updated config.iphone-simulator to work with the latest Xcode.
+(Thanks to Braden Ackerman.)
+  * In the BasicUsageEnvironment implementation, renamed
+EventTime to _EventTime to avoid a reported naming conflict.
+- version 2014.12.17:
+  * Updated RTSPServerSupportingHTTPStreaming to make sure that
+the data stream source gets closed when it's no longer needed.
+- version 2014.12.16:
+  * Changed the FD_SETSIZE check (introduced in version 2014.12.11)
+so that it's not done in Windows (because in Windows,
+FD_SETSIZE has different semantics).
+(Thanks to Deanna Earley for reporting this.)
+- version 2014.12.13:
+  * Updated the H.264/H.265 parsing code in H264or5VideoStreamFramer
+to be a little smarter about how it computes a file's frame rate
+(when streaming a 'raw' H.264 or H.265 file).
+(Thanks to Michel Promonet for inspiring this.)
+  * Updated config.iphoneos to work with the latest Xcode.
+(Thanks to Braden Ackerman.)
+- version 2014.12.11:
+  * Changed our implementation of setBackgroundHandling() and
+moveBackgroundHandling() in BasicTaskScheduler to check for
+(and disallow) socket numbers = FD_SETSIZE, because sys/select.h
+has a bug (at least, in most systems) that causes buffer overflow
+in this case.  (Thanks to Michel Promonet for pointing this out.)
+- version 2014.12.09:
+  * Needed to make the QuickTimeFileSink constructor and destructor
+protected: to allow subclassing.
+- version 2014.12.08:
+  * Fixed a bug in parsing 'absolute' RTSP Range: headers with no end
+time. (Thanks to Ken Chow for reporting this.)
+  * Added a new option -K to openRTSP, to tell the client to
+periodically send OPTIONS requests as 'keep-alives' for buggy
+servers that don't use incoming RTCP RR packets to indicate client
+liveness.  (Thanks to Peter Schlaile for this suggestion.)
+  * Added a new 'protected' virtual member function noteRecordedFrame()
+to QuickTimeFileSink. This function is called whenever a frame is
+recorded to the output file. The default implementation of this
+virtual function does nothing, but subclasses can redefine it if
+they wish.
+- version 2014.11.28:
+  * When RTSPClient parses a RTSP response, we first skip over any
+blank lines that may be at the start of the response.  This can
+happen if the previous response (e.g., to a DESCRIBE) contained
+extra whitespace. (Thanks to ilwoo Nam for giving an example of
+a server that exhibited this behavior.)
+- version 2014.11.12:
+  * We had forgotten to initialize the RTSPClient member variable
+   fAllowBasicAuthentication that we introduced in the previous
+   version.
+- version 2014.11.07:
+  * Added a new RTSPClient member function disallowBasicAuthentication()
+that you can call if you don't want a RTSP client to perform 'basic'
+authentication (whcih involves sending the username and password over
+the network), even if the server asks for this.
+(Thanks to Tomasz Pala for this suggestion.)
+  * Updated the debugging printout code in RTCP.cpp to identify all
+known RTCP payload types, even if we don't currently handle them.
+We also - when doing debugging printout - parse and print out
+the contents of SDES RTCP packets.
+- version 2014.11.01:
+  * Updated RTSPClient so that it reuses fCurrentAuthenticator
+if we previously updated it with data from a WWW-Authenticate:
+response, even if a non_NULL authenticator parameter was
+passed as a parameter to the command.  This reduces the number
+of authetication exchanges that take place if the server 

commit gnuplot for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2015-02-06 10:16:33

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


Package is gnuplot

Changes:

--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2015-01-25 
21:14:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnuplot.new/gnuplot.changes 2015-02-06 
10:16:34.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 31 12:54:31 UTC 2015 - alinm.el...@gmail.com
+
+- for versions greater than 13.1 we shall build against qt5
+  * cleaned up various rpmlint warning
+  * got rid of configure options obsoleted
+
+---



Other differences:
--
++ gnuplot.spec ++
--- /var/tmp/diff_new_pack.EbDEUw/_old  2015-02-06 10:16:35.0 +0100
+++ /var/tmp/diff_new_pack.EbDEUw/_new  2015-02-06 10:16:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnuplot
 #
-# 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,11 @@
 
 
 %bcond_without  h3d_gridbox
-
+%if %{suse_version}  1310
+%define qtver 5
+%else
+%define qtver 4
+%endif
 Name:   gnuplot
 BuildRequires:  ImageMagick
 BuildRequires:  automake
@@ -28,17 +32,24 @@
 BuildRequires:  gd-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libqt4-devel = 4.5
+BuildRequires:  libqt5-linguist-devel
 BuildRequires:  netpbm
 BuildRequires:  pango-devel
 BuildRequires:  readline-devel
-%if %suse_version = 1140
-BuildRequires:  zziplib
+%if %qtver = 5
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Svg)
+%else
+BuildRequires:  libqt4-devel = 4.5
 %endif
 BuildRequires:  latex2html
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-tex4ht
 BuildRequires:  texlive-ucs
+BuildRequires:  zziplib
 %if %suse_version = 1220
 BuildRequires:  makeinfo
 %endif
@@ -51,24 +62,17 @@
 BuildRequires:  tex(pdftex.def)
 BuildRequires:  tex(subfigure.sty)
 %endif
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-%if %suse_version  1130
-BuildRequires:  wxWidgets-devel
-%else
-BuildRequires:  wxGTK-devel
-%endif
+BuildRequires:  fdupes
 BuildRequires:  libpng-devel
 BuildRequires:  lua-devel
-%if 0%{?suse_version}  1110
 BuildRequires:  plotutils-devel
-%else
-BuildRequires:  plotutils
-%endif
+BuildRequires:  wxWidgets-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 Url:http://www.gnuplot.info/
 Version:5.0.0
 Release:0
-Summary:GNUplot a Function Plotting Utility
+Summary:Function Plotting Utility and more
 License:SUSE-Gnuplot and GPL-2.0+
 Group:  Productivity/Graphics/Visualization/Graph
 # 
http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.4/gnuplot-4.6.4.tar.gz/download
@@ -102,10 +106,8 @@
 %define _x11inc %{_includedir}
 %define _appdef %{_x11data}/app-defaults
 %endif
-%if %suse_version  1130
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
-%endif
 
 %description
 GNUplot is a command line driven interactive function plotting utility.
@@ -119,9 +121,7 @@
 Requires:   %{name}
 Requires(post): %install_info_prereq
 Requires(postun): %install_info_prereq
-%if 0%{?suse_version} = 1120
 BuildArch:  noarch
-%endif
 
 %description doc
 GNUplot documentation files including the man and info pages. GNUplot
@@ -144,6 +144,7 @@
 %patch1 -p 0 -b .x11ovf
 
 %build
+
 SECSVGA=-DSVGA_IS_SECURE=1
 export  CPPFLAGS=-I%{_x11inc} -I%{_includedir}/gd 
-DAppDefDir=\\\%{_appdef}\\\
 export  CPPFLAGS=$CPPFLAGS 
-DGNUPLOT_LIB_DEFAULT=\\\%{_docdir}/%{name}/demo\\\
@@ -157,8 +158,17 @@
 done
 
 autoreconf -fi
+#sed -i s;bin/uic;bin/uic-qt5;g ./configure
+#sed -i s;bin/moc;bin/moc-qt5;g ./configure
+#sed -i s;bin/rcc;bin/rcc-qt5;g ./configure
+#sed -i s;bin/lrelease;bin/lrelease-qt5;g ./configure
+#sed -i s;UIC=uic;UIC=uic-qt5;g ./configure
+#sed -i s;MOC=moc;MOC=moc-qt5;g ./configure
+#sed -i s;RCC=rcc;RCC=rcc-qt5;g ./configure
+#sed -i s;LRELEASE=lrelease;LRELEASE=lrelease-qt5;g ./configure
+
 %configure \
-   --with-gcc  \
+  --enable-stats \
--with-x\
--x-includes=%{_x11inc} \
--x-libraries=%{_x11lib}\
@@ -177,18 +187,17 @@

commit patchinfo.3399 for openSUSE:13.1:Update

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3399 for 
openSUSE:13.1:Update checked in at 2015-02-06 10:16:59

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


Package is patchinfo.3399

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3399
  issue id=903359 tracker=bncTemporary migration name is not cleaned up 
after migration/issue
  issue id=910681 tracker=bncVUL-0: CVE-2015-0361: XSA-116: xen: xen 
crash due to use after free on hvm guest teardown/issue
  issue id=905465 tracker=bncVUL-0: CVE-2014-8866: XSA-111: xen: 
Excessive checking in compatibility mode hypercall argument translation/issue
  issue id=906996 tracker=bncVUL-0: CVE-2014-9065, CVE-2014-9066: 
XSA-114: xen: p2m lock starvation/issue
  issue id=903970 tracker=bncVUL-0: CVE-2014-8595: XSA-110: xen: Missing 
privilege level checks in x86 emulation of far branches/issue
  issue id=901317 tracker=bncincrease limit domUloader to 32MB/issue
  issue id=900292 tracker=bncxl tries to save core files to missing 
/var/xen/dump directory/issue
  issue id=905467 tracker=bncVUL-0: CVE-2014-8867: XSA-112: xen: 
Insufficient bounding of REP MOVS to MMIO emulated inside the 
hypervisor/issue
  issue id=906439 tracker=bncVUL-0: CVE-2014-9030: XSA-113: xen: Guest 
effectable page reference leak in MMU_MACHPHYS_UPDATE handling/issue
  issue id=903967 tracker=bncVUL-0: CVE-2014-8594: XSA-109: xen: 
Insufficient restrictions on certain MMU update hypercalls/issue
  issue id=866902 tracker=bncXen save/restore of HVM guests cuts off disk 
and networking/issue
  issue id=826717 tracker=bncVUL-0: CVE-2013-3495: XSA-59: xen: Intel 
VT-d Interrupt Remapping engines can be evaded by native NMI interrupts/issue
  issue id=903357 tracker=bncCorrupted save/restore test leaves orphaned 
data in xenstore/issue
  issue id=882089 tracker=bncWindows 2012 R2 fails to boot up with 
greater than 60 vcpus/issue
  issue id=889526 tracker=bncVUL-0: CVE-2014-5146,CVE-2014-5149: xen: 
XSA-97 Long latency virtual-mmu operations are not preemptible/issue
  issue id=903850 tracker=bncVUL-0: Xen: guest user mode triggerable VM 
exits not handled by hypervisor/issue
  issue id=CVE-2014-5146 tracker=cve /
  issue id=CVE-2014-8594 tracker=cve /
  issue id=CVE-2014-8595 tracker=cve /
  issue id=CVE-2015-0361 tracker=cve /
  issue id=CVE-2014-9030 tracker=cve /
  issue id=CVE-2014-5149 tracker=cve /
  issue id=CVE-2014-8866 tracker=cve /
  issue id=CVE-2013-3495 tracker=cve /
  issue id=CVE-2014-9065 tracker=cve /
  issue id=CVE-2014-8867 tracker=cve /
  issue id=CVE-2014-9066 tracker=cve /
  categorysecurity/category
  ratingimportant/rating
  packagercharlesa/packager
  description
The virtualization software XEN was updated to version 4.3.3 and also
to fix bugs and security issues.

Security issues fixed:
CVE-2015-0361: XSA-116: xen: xen crash due to use after free on hvm guest 
teardown 

CVE-2014-9065, CVE-2014-9066: XSA-114: xen: p2m lock starvation

CVE-2014-9030: XSA-113: Guest effectable page reference leak in 
MMU_MACHPHYS_UPDATE handling

CVE-2014-8867: XSA-112: xen: Insufficient bounding of REP MOVS to MMIO 
emulated inside the hypervisor

CVE-2014-8866: XSA-111: xen: Excessive checking in compatibility mode hypercall 
argument translation

CVE-2014-8595: XSA-110: xen: Missing privilege level checks in x86 emulation of 
far branches

CVE-2014-8594: XSA-109: xen: Insufficient restrictions on certain MMU update 
hypercalls

CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can be 
evaded by native NMI interrupts

CVE-2014-5146, CVE-2014-5149: xen: XSA-97 Long latency virtual-mmu operations 
are not preemptible

Bugs fixed:
- bnc#903357 - Corrupted save/restore test leaves orphaned data
  in xenstore

- bnc#903359 - Temporary migration name is not cleaned up after
  migration

- bnc#903850 - VUL-0: Xen: guest user mode triggerable VM exits not
  handled by hypervisor

- bnc#866902 - L3: Xen save/restore of HVM guests cuts off disk
  and networking

- bnc#901317 - L3: increase limit domUloader to 32MB
  domUloader.py

- bnc#882089 - Windows 2012 R2 fails to boot up with greater than
  60 vcpus

- bsc#900292 - xl: change default dump directory

- Update to Xen 4.3.3
/description
reboot_needed/
  summarySecurity update for xen/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xen for openSUSE:13.1:Update

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:13.1:Update checked 
in at 2015-02-06 10:16:57

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


Package is xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ugaTG1/_old  2015-02-06 10:16:59.0 +0100
+++ /var/tmp/diff_new_pack.ugaTG1/_new  2015-02-06 10:16:59.0 +0100
@@ -1 +1 @@
-link package='xen.3332' cicount='copy' /
+link package='xen.3399' cicount='copy' /

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



commit python3-pip for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package python3-pip for openSUSE:Factory 
checked in at 2015-02-06 10:24:18

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


Package is python3-pip

Changes:

--- /work/SRC/openSUSE:Factory/python3-pip/python3-pip.changes  2015-02-01 
12:30:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes 
2015-02-06 10:24:19.0 +0100
@@ -1,0 +2,15 @@
+Thu Feb  5 23:43:21 UTC 2015 - a...@gmx.de
+
+- update to version 6.0.8:
+  * Fix an issue where the --download flag would cause pip to no
+longer use randomized build directories.
+  * Fix an issue where pip did not properly unquote quoted URLs which
+contain characters like PEP 440’s epoch separator (!).
+  * Fix an issue where distutils installed projects were not actually
+uninstalled and deprecate attempting to uninstall them altogether.
+  * Retry deleting directories incase a process like an antivirus is
+holding the directory open temporarily.
+  * Fix an issue where pip would hide the cursor on Windows but would
+not reshow it.
+
+---

Old:

  pip-6.0.7.tar.gz

New:

  pip-6.0.8.tar.gz



Other differences:
--
++ python3-pip.spec ++
--- /var/tmp/diff_new_pack.m6pHlA/_old  2015-02-06 10:24:20.0 +0100
+++ /var/tmp/diff_new_pack.m6pHlA/_new  2015-02-06 10:24:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pip
-Version:6.0.7
+Version:6.0.8
 Release:0
 Url:http://www.pip-installer.org
 Summary:Pip installs packages. Python packages. An easy_install 
replacement

++ pip-6.0.7.tar.gz - pip-6.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-6.0.7/CHANGES.txt new/pip-6.0.8/CHANGES.txt
--- old/pip-6.0.7/CHANGES.txt   2015-01-28 22:35:25.0 +0100
+++ new/pip-6.0.8/CHANGES.txt   2015-02-05 03:28:08.0 +0100
@@ -1,3 +1,21 @@
+**6.0.8 (2015-02-04)**
+
+* Fix an issue where the ``--download`` flag would cause pip to no longer use
+  randomized build directories.
+
+* Fix an issue where pip did not properly unquote quoted URLs which contain
+  characters like PEP 440's epoch separator (``!``).
+
+* Fix an issue where distutils installed projects were not actually uninstalled
+  and deprecate attempting to uninstall them altogether.
+
+* Retry deleting directories incase a process like an antivirus is holding the
+  directory open temporarily.
+
+* Fix an issue where pip would hide the cursor on Windows but would not reshow
+  it.
+
+
 **6.0.7 (2015-01-28)**
 
 * Fix a regression where Numpy requires a build path without symlinks to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-6.0.7/PKG-INFO new/pip-6.0.8/PKG-INFO
--- old/pip-6.0.7/PKG-INFO  2015-01-28 22:35:32.0 +0100
+++ new/pip-6.0.8/PKG-INFO  2015-02-05 03:28:17.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pip
-Version: 6.0.7
+Version: 6.0.8
 Summary: The PyPA recommended tool for installing Python packages.
 Home-page: https://pip.pypa.io/
 Author: The pip developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-6.0.7/pip/__init__.py 
new/pip-6.0.8/pip/__init__.py
--- old/pip-6.0.7/pip/__init__.py   2015-01-28 22:35:25.0 +0100
+++ new/pip-6.0.8/pip/__init__.py   2015-02-05 03:28:08.0 +0100
@@ -30,7 +30,7 @@
 cmdoptions = pip.cmdoptions
 
 # The version as used in the setup.py and the docs conf.py
-__version__ = 6.0.7
+__version__ = 6.0.8
 
 
 logger = logging.getLogger(__name__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-6.0.7/pip/_vendor/retrying.py 
new/pip-6.0.8/pip/_vendor/retrying.py
--- old/pip-6.0.7/pip/_vendor/retrying.py   1970-01-01 01:00:00.0 
+0100
+++ new/pip-6.0.8/pip/_vendor/retrying.py   2015-02-05 03:28:09.0 
+0100
@@ -0,0 +1,267 @@
+## Copyright 2013-2014 Ray Holder
+##
+## Licensed under the Apache License, Version 2.0 (the License);
+## you may not use this file except in compliance with the License.
+## You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an AS IS BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+

commit killbots for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package killbots for openSUSE:Factory 
checked in at 2015-02-06 10:24:35

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


Package is killbots

Changes:

--- /work/SRC/openSUSE:Factory/killbots/killbots.changes2015-01-21 
22:10:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.killbots.new/killbots.changes   2015-02-06 
10:24:36.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:59:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  killbots-14.12.1.tar.xz

New:

  killbots-14.12.2.tar.xz



Other differences:
--
++ killbots.spec ++
--- /var/tmp/diff_new_pack.nix1H9/_old  2015-02-06 10:24:37.0 +0100
+++ /var/tmp/diff_new_pack.nix1H9/_new  2015-02-06 10:24:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package killbots
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:killbots-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ killbots-14.12.1.tar.xz - killbots-14.12.2.tar.xz ++

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



commit klickety for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package klickety for openSUSE:Factory 
checked in at 2015-02-06 10:25:06

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


Package is klickety

Changes:

--- /work/SRC/openSUSE:Factory/klickety/klickety.changes2015-01-21 
22:10:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.klickety.new/klickety.changes   2015-02-06 
10:25:08.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:00:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  klickety-14.12.1.tar.xz

New:

  klickety-14.12.2.tar.xz



Other differences:
--
++ klickety.spec ++
--- /var/tmp/diff_new_pack.25nXK0/_old  2015-02-06 10:25:09.0 +0100
+++ /var/tmp/diff_new_pack.25nXK0/_new  2015-02-06 10:25:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klickety
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:klickety-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klickety-14.12.1.tar.xz - klickety-14.12.2.tar.xz ++

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



commit kmouth for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kmouth for openSUSE:Factory checked 
in at 2015-02-06 10:25:22

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


Package is kmouth

Changes:

--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes2015-01-21 
22:11:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmouth.new/kmouth.changes   2015-02-06 
10:25:23.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:01:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kmouth-14.12.1.tar.xz

New:

  kmouth-14.12.2.tar.xz



Other differences:
--
++ kmouth.spec ++
--- /var/tmp/diff_new_pack.0xN76h/_old  2015-02-06 10:25:24.0 +0100
+++ /var/tmp/diff_new_pack.0xN76h/_new  2015-02-06 10:25:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmouth
 #
-# 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
@@ -27,7 +27,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmouth-14.12.1.tar.xz - kmouth-14.12.2.tar.xz ++

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



commit kigo for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2015-02-06 10:24:28

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


Package is kigo

Changes:

--- /work/SRC/openSUSE:Factory/kigo/kigo.changes2015-01-21 
22:10:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.kigo.new/kigo.changes   2015-02-06 
10:24:29.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:59:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kigo-14.12.1.tar.xz

New:

  kigo-14.12.2.tar.xz



Other differences:
--
++ kigo.spec ++
--- /var/tmp/diff_new_pack.H8BeLQ/_old  2015-02-06 10:24:30.0 +0100
+++ /var/tmp/diff_new_pack.H8BeLQ/_new  2015-02-06 10:24:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kigo
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kigo-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kigo-14.12.1.tar.xz - kigo-14.12.2.tar.xz ++

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



commit kjumpingcube for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kjumpingcube for openSUSE:Factory 
checked in at 2015-02-06 10:24:51

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


Package is kjumpingcube

Changes:

--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes
2015-01-21 22:10:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new/kjumpingcube.changes   
2015-02-06 10:24:52.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:00:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kjumpingcube-14.12.1.tar.xz

New:

  kjumpingcube-14.12.2.tar.xz



Other differences:
--
++ kjumpingcube.spec ++
--- /var/tmp/diff_new_pack.mlZDwV/_old  2015-02-06 10:24:53.0 +0100
+++ /var/tmp/diff_new_pack.mlZDwV/_new  2015-02-06 10:24:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kjumpingcube
 #
-# 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
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kjumpingcube-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kjumpingcube-14.12.1.tar.xz - kjumpingcube-14.12.2.tar.xz ++

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



  1   2   >