commit chromium for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2015-03-03 11:14:56

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


Package is "chromium"

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2015-02-27 
10:59:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2015-03-03 
11:15:18.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 27 16:13:03 UTC 2015 - meiss...@suse.com
+
+- regular diskusage is more like 20GB+
+
+---



Other differences:
--
++ _constraints ++
--- /var/tmp/diff_new_pack.za6x1o/_old  2015-03-03 11:15:23.0 +0100
+++ /var/tmp/diff_new_pack.za6x1o/_new  2015-03-03 11:15:23.0 +0100
@@ -1,8 +1,10 @@
 
 
   
- 6000 
-
+
+
+   23000
+
 
   4000
 


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



commit xflr5 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package xflr5 for openSUSE:Factory checked 
in at 2015-03-03 11:15:49

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


Package is "xflr5"

Changes:

--- /work/SRC/openSUSE:Factory/xflr5/xflr5.changes  2014-06-30 
22:50:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.xflr5.new/xflr5.changes 2015-03-03 
11:16:22.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 16:07:00 UTC 2015 - sfal...@opensuse.org
+
+- Changed Category in .desktop file to clear brp-check-suse failure 
+
+---



Other differences:
--
++ xflr5.spec ++
--- /var/tmp/diff_new_pack.M8nfrh/_old  2015-03-03 11:16:23.0 +0100
+++ /var/tmp/diff_new_pack.M8nfrh/_new  2015-03-03 11:16:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xflr5
 #
-# 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

++ xflr5.desktop ++
--- /var/tmp/diff_new_pack.M8nfrh/_old  2015-03-03 11:16:23.0 +0100
+++ /var/tmp/diff_new_pack.M8nfrh/_new  2015-03-03 11:16:23.0 +0100
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Categories=Engineering;
+Categories=Education;Engineering;
 Comment[en_US]=XFLR5 is an analysis tool for airfoils, wings and planes 
operating at low Reynolds numbers
 Comment=XFLR5 is an analysis tool for airfoils, wings and planes operating at 
low Reynolds numbers
 Exec=xflr5 %u

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



commit hiredis for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package hiredis for openSUSE:Factory checked 
in at 2015-03-03 11:15:56

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


Package is "hiredis"

Changes:

--- /work/SRC/openSUSE:Factory/hiredis/hiredis.changes  2013-08-28 
21:14:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.hiredis.new/hiredis.changes 2015-03-03 
11:16:34.0 +0100
@@ -1,0 +2,27 @@
+Mon Mar  2 20:11:44 UTC 2015 - mplus...@suse.com
+
+- Update to 0.12.1
+  * Fix `make install`: DESTDIR support, install all required 
+files, install PKGCONF in proper location
+  * Fix `make test` as 32 bit build on 64 bit platform
+- Changes for  0.12.0
+  * Add optional KeepAlive support
+  * Try again on EINTR errors
+  * Add libuv adapter
+  * Add IPv6 support
+  * Remove possiblity of multiple close on same fd
+  * Add ability to bind source address on connect
+  * Add redisConnectFd() and redisFreeKeepFd()
+  * Fix getaddrinfo() memory leak
+  * Free string if it is unused (fixes memory leak)
+  * Improve redisAppendCommandArgv performance 2.5x
+  * Add support for SO_REUSEADDR
+  * Fix redisvFormatCommand format parsing
+  * Add GLib 2.0 adapter
+  * Refactor reading code into read.c
+  * Fix errno error buffers to not clobber errors
+  * Generate pkgconf during build
+  * Silence _BSD_SOURCE warnings
+  * Improve digit counting for multibulk creation
+
+---

Old:

  v0.11.0.tar.gz

New:

  v0.12.1.tar.gz



Other differences:
--
++ hiredis.spec ++
--- /var/tmp/diff_new_pack.vPZhMb/_old  2015-03-03 11:16:35.0 +0100
+++ /var/tmp/diff_new_pack.vPZhMb/_new  2015-03-03 11:16:35.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package 
+# spec file for package hiredis
 #
-# 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
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global libname lib%{name}0_10
 
+%global libname lib%{name}0_12
 Name:   hiredis
-Version:0.11.0
-Release:1
-License:BSD-3-Clause
+Version:0.12.1
+Release:0
 Summary:Minimalistic C client for Redis
-Url:https://github.com/redis/hiredis
+License:BSD-3-Clause
 Group:  Productivity/Databases/Clients
+Url:https://github.com/redis/hiredis
 Source0:https://github.com/redis/hiredis/archive/v%{version}.tar.gz
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -34,7 +35,7 @@
 %package devel
 Summary:Header files and libraries for %{name}
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}-%{release}
+Requires:   %{libname} = %{version}
 
 %description devel 
 The %{name}-devel package contains the header files and 
@@ -54,7 +55,6 @@
 %build
 make %{?_smp_mflags} OPTIMIZATION="%{optflags}"
 
-
 %install
 make install PREFIX=%{buildroot}/%{_prefix} 
INSTALL_LIBRARY_PATH=%{buildroot}%{_libdir}
 
@@ -77,6 +77,7 @@
 %doc CHANGELOG.md
 %{_includedir}/%{name}/
 %{_libdir}/lib%{name}.so
+%{_libdir}/pkgconfig/hiredis.pc
 
 %files -n %{libname}
 %defattr(0755,root,root,0755)

++ v0.11.0.tar.gz -> v0.12.1.tar.gz ++
 5584 lines of diff (skipped)

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



commit python-scipy for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2015-03-03 11:15:44

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


Package is "python-scipy"

Changes:

--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes
2015-01-14 11:45:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes   
2015-03-03 11:16:16.0 +0100
@@ -1,0 +2,8 @@
+Mon Mar  2 15:57:12 UTC 2015 - toddrme2...@gmail.com
+
+- update to version 0.15.1:
+  * #4413: BUG: Tests too strict, f2py doesn't have to overwrite this array
+  * #4417: BLD: avoid using NPY_API_VERSION to check not using deprecated...
+  * #4418: Restore and deprecate scipy.linalg.calc_work
+
+---

Old:

  scipy-0.15.0.tar.gz

New:

  scipy-0.15.1.tar.gz



Other differences:
--
++ python-scipy.spec ++
--- /var/tmp/diff_new_pack.WEBMNf/_old  2015-03-03 11:16:17.0 +0100
+++ /var/tmp/diff_new_pack.WEBMNf/_new  2015-03-03 11:16:17.0 +0100
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:   python-scipy
-Version:0.15.0
+Version:0.15.1
 Release:0
 Summary:Scientific Tools for Python
 License:BSD-3-Clause

++ scipy-0.15.0.tar.gz -> scipy-0.15.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-scipy/scipy-0.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-scipy.new/scipy-0.15.1.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 autogen for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2015-03-03 11:15:40

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


Package is "autogen"

Changes:

--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2014-07-10 
14:55:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.autogen.new/autogen.changes 2015-03-03 
11:16:13.0 +0100
@@ -1,0 +2,25 @@
+Mon Mar  2 15:38:31 UTC 2015 - mplus...@suse.com
+
+- Remove upsteamed patch:
+  * autoopts-remove-stupid-set-e.patch
+  * agen5-testsuite.patch
+- Cleanup spec file with spec-cleaner
+- Use url for source
+- Add gpg signature
+- Update to 5.18.4
+  * Do Not Edit (dne) warning:  the default of printing a date in 
+the warning has now changed to not doing so.  The "-d" option 
+to suppress the date is now deprecated (ignored).  A new 
+option, "-D" will cause the date to be included.  The 
+environment variable, "AUTOGEN_DNE_DATE" overrides everything.
+  * The RETURN function was not completely implemented and only
+partially worked.  It is working now.
+  * optionPrintVersionAndReturn() is a new function for applications
+that wish to extend the behavior of the "--version" option.
+  * mdoc and man pages have been greatly improved.
+  * libopts tear-off library used stdnoreturn.h and now includes
+infrastructure for systems deficient in that area
+  * new function: insert-file  It will simply insert the contents 
+of a file (or list of files) into the output stream.
+
+---

Old:

  agen5-testsuite.patch
  autogen-5.18.3.tar.xz
  autoopts-remove-stupid-set-e.patch

New:

  autogen-5.18.4.tar.xz
  autogen-5.18.4.tar.xz.sig
  autogen.keyring



Other differences:
--
++ autogen.spec ++
--- /var/tmp/diff_new_pack.YmHtJQ/_old  2015-03-03 11:16:14.0 +0100
+++ /var/tmp/diff_new_pack.YmHtJQ/_new  2015-03-03 11:16:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autogen
 #
-# 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,24 +17,25 @@
 
 
 Name:   autogen
+Version:5.18.4
+Release:0
+Summary:Automated Text File Generator
+License:GPL-3.0+
+Group:  Development/Tools/Building
+Url:http://autogen.sourceforge.net/
+Source0:
https://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz
+Source1:
https://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
+Patch1: autogen-build_ldpath.patch
+BuildRequires:  fdupes
 BuildRequires:  guile-devel
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  makeinfo
 BuildRequires:  pkg-config
 BuildRequires:  xz
-Summary:Automated Text File Generator
-License:GPL-3.0+
-Group:  Development/Tools/Building
-Version:5.18.3
-Release:0
-Url:http://autogen.sourceforge.net/
-Source: %{name}-%{version}.tar.xz
-Patch1: autogen-build_ldpath.patch
-Patch2: autoopts-remove-stupid-set-e.patch
-Patch3: agen5-testsuite.patch
+Requires(pre):  %{install_info_prereq}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: %{install_info_prereq}
 
 %description
 AutoGen is a tool designed for generating program files that contain
@@ -46,19 +47,20 @@
 %prep
 %setup -q
 %patch1
-%patch2 -p1
-%patch3 -p1
 
 %build
 autoreconf -fi
-%configure --disable-static --with-pic
+%configure \
+   --disable-static \
+   --with-pic
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%fdupes -s %{buildroot}%{_datadir}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %post
 /sbin/ldconfig

++ autogen-5.18.3.tar.xz -> autogen-5.18.4.tar.xz ++
 13791 lines of diff (skipped)

++ autogen-build_ldpath.patch ++
--- /var/tmp/diff_new_pack.YmHtJQ/_old  2015-03-03 11:16:15.0 +0100
+++ /var/tmp/diff_new_pack.YmHtJQ/_new  2015-03-03 11:16:15.0 +0100
@@ -7,7 +7,7 @@
 ===
 --- autoopts/Makefile.am.orig
 +++ autoopts/Makefile.am
-@@ -159,7 +159,7 @@ INST_SH   = autoopts-con
+@@ -164,7 +164,7 @@ INST_SH   = autoopts-con
  
  man_MANS  = $(INST_MANS)
  m4data_DATA   = autoopts.m4

-- 
To unsubs

commit kdemultimedia3 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package kdemultimedia3 for openSUSE:Factory 
checked in at 2015-03-03 11:16:03

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


Package is "kdemultimedia3"

Changes:

--- /work/SRC/openSUSE:Factory/kdemultimedia3/kdemultimedia3.changes
2013-12-04 12:26:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdemultimedia3.new/kdemultimedia3.changes   
2015-03-03 11:16:40.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  3 05:05:13 UTC 2015 - an...@opensuse.org
+
+- add compiler options -std=gnu89, -fPIC so to fix build
+
+---



Other differences:
--
++ kdemultimedia3.spec ++
--- /var/tmp/diff_new_pack.vWZq5L/_old  2015-03-03 11:16:41.0 +0100
+++ /var/tmp/diff_new_pack.vWZq5L/_new  2015-03-03 11:16:41.0 +0100
@@ -244,7 +244,7 @@
 update_admin
 
 %build
-export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -std=gnu89 -fPIC"
 . /etc/opt/kde3/common_options
 export PATH=/opt/kde3/bin:$PATH
 # alsa in kmid/TIMIDITY is broken atm, I should fix this, but ...
@@ -355,9 +355,6 @@
mv opt/kde3/share/apps/kscd/cddb opt/kde3/share/apps/kscd/cddb.REMOVE
 fi
 
-%clean
-rm -rf ${RPM_BUILD_ROOT}
-
 %post extra -p /sbin/ldconfig
 
 %postun extra -p /sbin/ldconfig


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



commit libvirt for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2015-03-03 11:15:55

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


Package is "libvirt"

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2015-02-04 
09:30:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2015-03-03 
11:16:32.0 +0100
@@ -1,0 +2,8 @@
+Mon Mar  2 12:05:43 MST 2015 - jfeh...@suse.com
+
+- Update to libvirt 1.2.13
+  - qemu: improved support for host and guest NUMA
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+
+---

Old:

  libvirt-1.2.12.tar.gz
  libvirt-1.2.12.tar.gz.asc

New:

  libvirt-1.2.13.tar.gz
  libvirt-1.2.13.tar.gz.asc



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.L66AIU/_old  2015-03-03 11:16:34.0 +0100
+++ /var/tmp/diff_new_pack.L66AIU/_new  2015-03-03 11:16:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvirt
 #
-# 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
@@ -235,7 +235,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:1.2.12
+Version:1.2.13
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+
@@ -956,6 +956,7 @@
 
 # Older version contain too old wireshark
 %if 0%{?suse_version} >= 1210
+
 %package -n wireshark-plugin-libvirt
 Summary:Wireshark plugin for Libvirt RPC protocol
 Group:  Productivity/Networking/Diagnostic
@@ -1714,8 +1715,6 @@
 %files daemon-driver-vbox
 %defattr(-, root, root)
 %{_libdir}/%{name}/connection-driver/libvirt_driver_vbox.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_network.so
-%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_storage.so
 %endif
 %endif # with_driver_modules
 
@@ -1867,6 +1866,7 @@
 %endif
 
 %if 0%{?suse_version} >= 1210
+
 %files -n wireshark-plugin-libvirt
 %defattr(-, root, root)
 %{_libdir}/wireshark/plugins/*/libvirt.so

++ apparmor-no-mount.patch ++
--- /var/tmp/diff_new_pack.L66AIU/_old  2015-03-03 11:16:34.0 +0100
+++ /var/tmp/diff_new_pack.L66AIU/_new  2015-03-03 11:16:34.0 +0100
@@ -1,7 +1,7 @@
-Index: libvirt-1.2.12/examples/apparmor/libvirt-lxc
+Index: libvirt-1.2.13/examples/apparmor/libvirt-lxc
 ===
 libvirt-1.2.12.orig/examples/apparmor/libvirt-lxc
-+++ libvirt-1.2.12/examples/apparmor/libvirt-lxc
+--- libvirt-1.2.13.orig/examples/apparmor/libvirt-lxc
 libvirt-1.2.13/examples/apparmor/libvirt-lxc
 @@ -2,39 +2,15 @@
  
#include 

++ blockcopy-check-dst-identical-device.patch ++
--- /var/tmp/diff_new_pack.L66AIU/_old  2015-03-03 11:16:34.0 +0100
+++ /var/tmp/diff_new_pack.L66AIU/_new  2015-03-03 11:16:34.0 +0100
@@ -11,11 +11,11 @@
  src/qemu/qemu_driver.c | 7 +++
  1 file changed, 7 insertions(+)
 
-Index: libvirt-1.2.12/src/qemu/qemu_driver.c
+Index: libvirt-1.2.13/src/qemu/qemu_driver.c
 ===
 libvirt-1.2.12.orig/src/qemu/qemu_driver.c
-+++ libvirt-1.2.12/src/qemu/qemu_driver.c
-@@ -15954,6 +15954,15 @@ qemuDomainBlockCopyCommon(virDomainObjPt
+--- libvirt-1.2.13.orig/src/qemu/qemu_driver.c
 libvirt-1.2.13/src/qemu/qemu_driver.c
+@@ -16129,6 +16129,15 @@ qemuDomainBlockCopyCommon(virDomainObjPt
  virReportError(VIR_ERR_ARGUMENT_UNSUPPORTED, "%s",
 _("non-file destination not supported yet"));
  }

++ disable-virCgroupGetPercpuStats-test.patch ++
--- /var/tmp/diff_new_pack.L66AIU/_old  2015-03-03 11:16:34.0 +0100
+++ /var/tmp/diff_new_pack.L66AIU/_new  2015-03-03 11:16:34.0 +0100
@@ -1,7 +1,7 @@
-Index: libvirt-1.2.12/tests/vircgrouptest.c
+Index: libvirt-1.2.13/tests/vircgrouptest.c
 ===
 libvirt-1.2.12.orig/tests/vircgrouptest.c
-+++ libvirt-1.2.12/tests/vircgrouptest.c
+--- libvirt-1.2.13.orig/tests/vircgrouptest.c
 libvirt-1.2.13/tests/vircgrouptest.c
 @@ -33,7 +33,6 @@
  # include "virlog.h"
  # include "virfile.h"

++ fix-pci-attach-xen-driver.patch ++
--- /var/tmp/diff_new_pack.L66AIU/_old  2015-03-03 11:16:34.0 +0100
+++ /var/tmp/diff_new_pack.L66AIU/_new  2015-

commit xaos for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package xaos for openSUSE:Factory checked in 
at 2015-03-03 11:15:50

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


Package is "xaos"

Changes:

--- /work/SRC/openSUSE:Factory/xaos/xaos.changes2013-04-10 
20:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xaos.new/xaos.changes   2015-03-03 
11:16:23.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 16:15:55 UTC 2015 - sfal...@opensuse.org
+
+- Changed desktop category to clear brp-check-suse failure 
+
+---



Other differences:
--
++ xaos.spec ++
--- /var/tmp/diff_new_pack.LaTT0p/_old  2015-03-03 11:16:24.0 +0100
+++ /var/tmp/diff_new_pack.LaTT0p/_new  2015-03-03 11:16:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xaos
 #
-# 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
@@ -72,7 +72,7 @@
 install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/xaos
 chmod 755 %{buildroot}%{_bindir}/xaos
 chmod 755 %{buildroot}%{_bindir}/xaos.bin
-%suse_update_desktop_file -i %{name} Edutainment Math
+%suse_update_desktop_file -i %{name} Education Math
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/%{name}.png
 %find_lang %{name}
 %fdupes %{buildroot}


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



commit nomacs for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package nomacs for openSUSE:Factory checked 
in at 2015-03-03 11:16:00

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


Package is "nomacs"

Changes:

--- /work/SRC/openSUSE:Factory/nomacs/nomacs.changes2015-02-27 
11:09:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.nomacs.new/nomacs.changes   2015-03-03 
11:16:36.0 +0100
@@ -1,0 +2,13 @@
+Mon Mar  2 23:11:02 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 2.4.2:
+  * Image Manipulations are fixed now (black images on e.g. gamma).
+  * Resize with gamma correction (black images if gamma was
+checked).
+  * Crash fix (if reload occurred after an image resize).
+  * Fix Batch Processing.
+  * Fix GIF movie toolbar.
+  * Update translations.
+- Add nomacs-qt5-build-fix.patch.
+
+---

Old:

  nomacs-2.4.0-source.tar.bz2

New:

  nomacs-2.4.2-source.tar.bz2
  nomacs-qt5-build-fix.patch



Other differences:
--
++ nomacs.spec ++
--- /var/tmp/diff_new_pack.ZAbo7w/_old  2015-03-03 11:16:37.0 +0100
+++ /var/tmp/diff_new_pack.ZAbo7w/_new  2015-03-03 11:16:37.0 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   nomacs
-Version:2.4.0
+Version:2.4.2
 Release:0
 Summary:Lightweight image viewer
 License:GPL-3.0+
 Group:  Productivity/Graphics/Viewers
 Url:http://nomacs.org/
 Source: 
http://downloads.sf.net/%{name}/%{name}-%{version}-source.tar.bz2
+# PATCH-FIX-UPSTREAM nomacs-qt5-build-fix.patch sor.ale...@meowr.ru -- Fix 
build with Qt5.
+Patch0: %{name}-qt5-build-fix.patch
 BuildRequires:  cmake >= 2.6
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
@@ -51,21 +53,27 @@
 
 %prep
 %setup -q
+%patch0 -p1
 dos2unix Readme/*
 find src -type f -name '*.cpp' | while read f; do
 # Fix encoding issues in nomacs with Qt5.
-dos2unix "$f" && iconv -f iso-8859-2 -t utf-8 "$f" > "$f.new" && mv -f 
"$f.new" "$f"
+dos2unix "$f" && \
+ iconv -f iso-8859-2 -t utf-8 "$f" > "$f.new" && \
+ mv -f "$f.new" "$f"
 done
 
 %build
 %cmake \
+  -DCMAKE_C_FLAGS='%{optflags} -fno-strict-aliasing'   \
+  -DCMAKE_CXX_FLAGS='%{optflags} -fno-strict-aliasing' \
   -DENABLE_QT5=1   \
   -DQT_QMAKE_EXECUTABLE=%{_libdir}/qt5/bin/qmake
 make %{?_smp_mflags}
 
 %install
 %cmake_install
-install -Dm 0644 %{name}.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+install -Dm 0644 %{name}.appdata.xml \
+  %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 %suse_update_desktop_file %{name}
 %find_lang %{name} --with-qt
 

++ nomacs-2.4.0-source.tar.bz2 -> nomacs-2.4.2-source.tar.bz2 ++
 98196 lines of diff (skipped)

++ nomacs-qt5-build-fix.patch ++
diff -aur a/src/DkDialog.cpp b/src/DkDialog.cpp
--- a/src/DkDialog.cpp
+++ b/src/DkDialog.cpp
@@ -1800,11 +1800,10 @@
QItemDelegate::setEditorData(editor, index);
 }
 
-#if QT_VERSION < 0x05
 void DkShortcutDelegate::textChanged(QString text) {
emit checkDuplicateSignal(text, item);
 }
-#else
+#if QT_VERSION >= 0x05
 void DkShortcutDelegate::keySequenceChanged(const QKeySequence& keySequence) {
emit checkDuplicateSignal(keySequence, item);
 }
@@ -1948,6 +1947,7 @@
return createIndex(parentItem->row(), 0, parentItem);
 }
 
+
 int DkShortcutsModel::rowCount(const QModelIndex& parent) const {
 
TreeItem *parentItem;
diff -aur a/src/DkDialog.h b/src/DkDialog.h
--- a/src/DkDialog.h
+++ b/src/DkDialog.h
@@ -407,9 +407,8 @@
void clearDuplicateSignal() const;
 
 protected slots:
-#if QT_VERSION < 0x05
void textChanged(QString text = QString());
-#else
+#if QT_VERSION >= 0x05
void keySequenceChanged(const QKeySequence& keySequence);
 #endif
 
diff -aur a/src/DkMetaData.cpp b/src/DkMetaData.cpp
--- a/src/DkMetaData.cpp
+++ b/src/DkMetaData.cpp
@@ -1067,7 +1067,7 @@
QString info;
 
if (QString::fromStdString(exifString).contains("charset=\"ASCII\"", 
Qt::CaseInsensitive)) {
-   info = QString::fromAscii((char*)(exifString.c_str()), 
exifString.size());
+   info = QString::fromLatin1((char*)(exifString.c_str()), 
exifString.size());
info = info.replace("charset=\"ASCII\" ", "", 
Qt::CaseInsensitive);
}
else {
diff -aur a/src/DkUtils.h b/src/DkUtils.h
--- a/src/DkUtils.h
+++ b/src/DkUtils.h
@@ -169,7 +169,7 @@
static void printMat(const cv::Mat src, const char* varName) {
 
if (src.depth() != CV_32FC1) {
-   //qDebug() << "I could not visualize the mat: " <

commit putty for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package putty for openSUSE:Factory checked 
in at 2015-03-03 11:15:58

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


Package is "putty"

Changes:

--- /work/SRC/openSUSE:Factory/putty/putty.changes  2014-10-06 
22:05:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.putty.new/putty.changes 2015-03-03 
11:16:35.0 +0100
@@ -1,0 +2,16 @@
+Mon Mar  2 10:19:15 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 0.64
+* Security fix: PuTTY no longer retains the private half of users'
+  keys in memory by mistake after authenticating with them.
+  [bnc#920167] (CVE-2015-2157)
+* Support for SSH connection sharing, so that multiple instances of
+  PuTTY to the same host can share a single SSH connection instead
+  of all having to log in independently.
+* Bug fix: IPv6 literals are handled sensibly throughout the suite,
+  if you enclose them in square brackets to prevent the colons
+  being mistaken for a :port suffix.
+- Remove 0001-Revert-the-default-for-font-bolding-style.patch
+  (merged upstream), putty-04-nodate.diff (no longer needed).
+
+---

Old:

  0001-Revert-the-default-for-font-bolding-style.patch
  putty-0.63.tar.gz
  putty-0.63.tar.gz.RSA
  putty-04-nodate.diff

New:

  putty-0.64.tar.gz
  putty-0.64.tar.gz.RSA



Other differences:
--
++ putty.spec ++
--- /var/tmp/diff_new_pack.rWO6iW/_old  2015-03-03 11:16:36.0 +0100
+++ /var/tmp/diff_new_pack.rWO6iW/_new  2015-03-03 11:16:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package putty
 #
-# 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,19 +17,19 @@
 
 
 Name:   putty
-Version:0.63
+Version:0.64
 Release:0
 Summary:GTK-based terminal emulator program
 License:MIT
 Group:  System/X11/Utilities
 Url:http://www.chiark.greenend.org.uk/~sgtatham/putty/
 
+#Git-Web:  http://tartarus.org/~simon-git/gitweb/?p=putty.git
+#Git-Clone:git://git.tartarus.org/simon/putty
 Source: 
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
 Source2:
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.RSA
 Source4:%name.keyring
-Patch1: 0001-Revert-the-default-for-font-bolding-style.patch
-Patch2: putty-03-config.diff
-Patch3: putty-04-nodate.diff
+Patch1: putty-03-config.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel
 BuildRequires:  krb5-devel
@@ -42,14 +42,14 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -p1
+%patch -P 1 -p1
 
 %build
 %configure
 make %{?_smp_mflags};
 
 %install
-make install DESTDIR="%buildroot";
+%make_install
 
 %check
 make check

++ putty-0.63.tar.gz -> putty-0.64.tar.gz ++
 62679 lines of diff (skipped)

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



commit AdobeICCProfiles for openSUSE:Factory:NonFree

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package AdobeICCProfiles for 
openSUSE:Factory:NonFree checked in at 2015-03-03 11:16:04

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


Package is "AdobeICCProfiles"

Changes:

--- 
/work/SRC/openSUSE:Factory:NonFree/AdobeICCProfiles/AdobeICCProfiles.changes
2011-09-23 15:02:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory:NonFree/.AdobeICCProfiles.new/AdobeICCProfiles.changes
   2015-03-03 11:16:41.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  5 20:55:20 UTC 2014 - cfarr...@suse.com
+
+- license update: SUSE-NonFree
+  Repackage from Repackage from
+  http://www.adobe.com/support/downloads/detail.jsp?ftpID=3682 (ICC for
+  bundlers rather than for end users). The license agreement is different
+  and more suitable for a linux distro. The RPM license remains
+  SUSE-NonFree though.
+
+---



Other differences:
--
++ AdobeICCProfiles.spec ++
--- /var/tmp/diff_new_pack.4TxLig/_old  2015-03-03 11:16:42.0 +0100
+++ /var/tmp/diff_new_pack.4TxLig/_new  2015-03-03 11:16:42.0 +0100
@@ -23,7 +23,7 @@
 Release:137
 Url:
http://www.adobe.com/support/downloads/iccprofiles/iccprofiles_linux.html
 Group:  Productivity/Graphics/Other
-License:Any commercial
+License:SUSE-NonFree
 Summary:Adobe ICC Profiles
 Source: AdobeColorProfiles-bundler.rpm.tar.gz
 Source1:EULA

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



commit scilab for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package scilab for openSUSE:Factory checked 
in at 2015-03-03 11:16:02

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


Package is "scilab"

Changes:

--- /work/SRC/openSUSE:Factory/scilab/scilab.changes2015-01-25 
21:16:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes   2015-03-03 
11:16:38.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar  2 17:52:59 UTC 2015 - sfal...@opensuse.org
+
+- Added patch to fix desktop file categories, they were causing
+  brp-check-suse failure in Factory.
+  + Added: scilab-0003-fix-desktop-categories.patch 
+
+---

New:

  scilab-0003-fix-desktop-categories.patch



Other differences:
--
++ scilab.spec ++
--- /var/tmp/diff_new_pack.6g43w8/_old  2015-03-03 11:16:40.0 +0100
+++ /var/tmp/diff_new_pack.6g43w8/_new  2015-03-03 11:16:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scilab
 #
-# 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
@@ -44,6 +44,8 @@
 Patch5: scilab-special-jarnames.patch
 # PATCH-FIX-UPSTREAM scilab-build-with-xmlgraphics-commons-2_0.patch 
badshah...@gmail.com -- Fix compilation with xmlgraphics-commons >= 2.0
 Patch6: scilab-build-with-xmlgraphics-commons-2_0.patch
+# PATCH-FIX-OPENSUSE scilab-0003-fix-xcos-desktop.patch sfal...@opensuse.org 
-- Change Desktop categories in xcos.desktop to clear brp-check-suse failure
+Patch7: %{name}-0003-fix-desktop-categories.patch
 # Dependencies are extracted from :
 # "http://wiki.scilab.org/Dependencies of Scilab 5.X"
 # Mandatory
@@ -274,6 +276,7 @@
 %if 0%{?suse_version} > 1320
 %patch6 -p1
 %endif
+%patch7 -p1
 
 # Fix Class-Path in manifest
 sed -i '/name="Class-Path"/d' build.incl.xml
@@ -317,7 +320,7 @@
 do
   desktop-file-install \
 --dir=%{buildroot}%{_datadir}/applications \
---add-category="Education;" desktop/$i.desktop;
+desktop/$i.desktop;
 done
 
 %find_lang %{name} %{?no_lang_C}

++ scilab-0003-fix-desktop-categories.patch ++
Index: scilab-5.5.1/desktop/xcos.desktop
===
--- scilab-5.5.1.orig/desktop/xcos.desktop
+++ scilab-5.5.1/desktop/xcos.desktop
@@ -12,4 +12,4 @@ Name=Xcos
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Science;Physics;
+Categories=Education;Science;Math;
Index: scilab-5.5.1/desktop/scilab-adv-cli.desktop
===
--- scilab-5.5.1.orig/desktop/scilab-adv-cli.desktop
+++ scilab-5.5.1/desktop/scilab-adv-cli.desktop
@@ -15,4 +15,4 @@ Name[ru]=Scilab передовой CLI
 StartupNotify=false
 Terminal=true
 Type=Application
-Categories=Science;Math;
+Categories=Education;Science;Math;
Index: scilab-5.5.1/desktop/scilab.desktop
===
--- scilab-5.5.1.orig/desktop/scilab.desktop
+++ scilab-5.5.1/desktop/scilab.desktop
@@ -14,4 +14,4 @@ Name=Scilab
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Science;Math;
+Categories=Education;Science;Math;
Index: scilab-5.5.1/desktop/scinotes.desktop
===
--- scilab-5.5.1.orig/desktop/scinotes.desktop
+++ scilab-5.5.1/desktop/scinotes.desktop
@@ -13,4 +13,4 @@ Name=Scinotes
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Science;Math;
+Categories=Education;Science;Math;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-matplotlib for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2015-03-03 11:15:46

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


Package is "python-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes  
2014-10-29 21:10:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2015-03-03 11:16:20.0 +0100
@@ -1,0 +2,17 @@
+Mon Mar  2 15:41:02 UTC 2015 - toddrme2...@gmail.com
+
+ - specfile:
+   * update url
+   * update source url to point to pypi
+
+- update to version 1.4.3:
+  *  Many bugs are fixed including:
+- fixing drawing of edge-only markers in AGG
+- fix run-away memory usage when using %inline or saving with a
+  tight bounding box with QuadMesh artists
+- improvements to wx and tk gui backends
+  * Additionally the webagg and nbagg backends were brought closer to
+feature parity with the desktop backends with the addition of
+keyboard and scroll events thanks to Steven Silvester.
+
+---

Old:

  matplotlib-1.4.2.tar.gz

New:

  matplotlib-1.4.3.tar.gz



Other differences:
--
++ python-matplotlib.spec ++
--- /var/tmp/diff_new_pack.dpYfAj/_old  2015-03-03 11:16:22.0 +0100
+++ /var/tmp/diff_new_pack.dpYfAj/_new  2015-03-03 11:16:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-matplotlib
 #
-# 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,13 +17,13 @@
 
 
 Name:   python-matplotlib
-Version:1.4.2
+Version:1.4.3
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
 Group:  Development/Libraries/Python
-Url:http://sourceforge.net/projects/matplotlib
-Source: matplotlib-%{version}.tar.gz
+Url:http://matplotlib.org
+Source: 
https://pypi.python.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
 Source2:matplotlibplugin.py
 Source3:matplotlibwidget.py

++ matplotlib-1.4.2.tar.gz -> matplotlib-1.4.3.tar.gz ++
/work/SRC/openSUSE:Factory/python-matplotlib/matplotlib-1.4.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-matplotlib.new/matplotlib-1.4.3.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 horde5-content for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package horde5-content for openSUSE:Factory 
checked in at 2015-03-03 11:15:52

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


Package is "horde5-content"

Changes:

--- /work/SRC/openSUSE:Factory/horde5-content/horde5-content.changes
2013-01-14 22:21:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.horde5-content.new/horde5-content.changes   
2015-03-03 11:16:24.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 18 19:26:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.0.4
+  * [jan] Fix date format for 'created' column.
+- Remove redundant %clean section
+
+---

Old:

  content-2.0.1.tgz

New:

  content-2.0.4.tgz



Other differences:
--
++ horde5-content.spec ++
--- /var/tmp/diff_new_pack.T0j92P/_old  2015-03-03 11:16:25.0 +0100
+++ /var/tmp/diff_new_pack.T0j92P/_new  2015-03-03 11:16:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package horde5-content
 #
-# Copyright (c) 2012 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
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Web/Utilities
 
 Name:   horde5-content
-Version:2.0.1
+Version:2.0.4
 Release:0
 Source0:http://pear.horde.org/get/content-%{version}.tgz
 Source1:content.conf
@@ -95,9 +95,6 @@
 tar -xzf %{SOURCE0} package.xml
 cp -p package.xml %{buildroot}%{xmldir}/content.xml
 
-%clean
-rm -rf %{buildroot}
-
 %post
 pear install --nodeps --soft --force --register-only %{xmldir}/content.xml
 

++ content-2.0.1.tgz -> content-2.0.4.tgz ++
 6187 lines of diff (skipped)

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



commit xmoontool for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package xmoontool for openSUSE:Factory 
checked in at 2015-03-03 11:15:34

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


Package is "xmoontool"

Changes:

--- /work/SRC/openSUSE:Factory/xmoontool/xmoontool.changes  2014-11-07 
09:06:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmoontool.new/xmoontool.changes 2015-03-03 
11:16:05.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  2 15:02:56 UTC 2015 - sfal...@opensuse.org
+
+- Added Categories and GenericName to .desktop to clear
+  brp-check-suse errors 
+
+---



Other differences:
--
++ xmoontool.spec ++
--- /var/tmp/diff_new_pack.Rkvzos/_old  2015-03-03 11:16:06.0 +0100
+++ /var/tmp/diff_new_pack.Rkvzos/_new  2015-03-03 11:16:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmoontool
 #
-# 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

++ xmoontool.desktop ++
--- /var/tmp/diff_new_pack.Rkvzos/_old  2015-03-03 11:16:06.0 +0100
+++ /var/tmp/diff_new_pack.Rkvzos/_new  2015-03-03 11:16:06.0 +0100
@@ -2,4 +2,6 @@
 Type=Application
 Exec=xmoontool
 Name=XMoontool
+GenericName=xmoontool
+Categories=Education;Astronomy;
 

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



commit python3-numpy for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python3-numpy for openSUSE:Factory 
checked in at 2015-03-03 11:15:37

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


Package is "python3-numpy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-numpy/python3-numpy-doc.changes  
2014-11-07 09:06:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-numpy.new/python3-numpy-doc.changes 
2015-03-03 11:16:10.0 +0100
@@ -1,0 +2,29 @@
+Mon Mar  2 15:38:20 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 1.9.2: Bugfix release
+  * #5316: fix too large dtype alignment of strings and complex types
+  * #5424: fix ma.median when used on ndarrays
+  * #5481: Fix astype for structured array fields of different byte order
+  * #5354: fix segfault when clipping complex arrays
+  * #5524: allow np.argpartition on non ndarrays
+  * #5612: Fixes ndarray.fill to accept full range of uint64
+  * #5155: Fix loadtxt with comments=None and a string None data
+  * #4476: Masked array view fails if structured dtype has datetime component
+  * #5388: Make RandomState.set_state and RandomState.get_state threadsafe
+  * #5390: make seed, randint and shuffle threadsafe
+  * #5374: Fixed incorrect assert_array_almost_equal_nulp documentation
+  * #5393: Add support for ATLAS > 3.9.33.
+  * #5313: PyArray_AsCArray caused segfault for 3d arrays
+  * #5492: handle out of memory in rfftf
+  * #4181: fix a few bugs in the random.pareto docstring
+  * #5359: minor changes to linspace docstring
+  * #4723: fix a compile issues on AIX
+
+---
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version <=1220
+
+---
--- /work/SRC/openSUSE:Factory/python3-numpy/python3-numpy.changes  
2014-11-07 09:06:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-numpy.new/python3-numpy.changes 
2015-03-03 11:16:10.0 +0100
@@ -1,0 +2,22 @@
+Mon Mar  2 15:38:20 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 1.9.2: Bugfix release
+  * #5316: fix too large dtype alignment of strings and complex types
+  * #5424: fix ma.median when used on ndarrays
+  * #5481: Fix astype for structured array fields of different byte order
+  * #5354: fix segfault when clipping complex arrays
+  * #5524: allow np.argpartition on non ndarrays
+  * #5612: Fixes ndarray.fill to accept full range of uint64
+  * #5155: Fix loadtxt with comments=None and a string None data
+  * #4476: Masked array view fails if structured dtype has datetime component
+  * #5388: Make RandomState.set_state and RandomState.get_state threadsafe
+  * #5390: make seed, randint and shuffle threadsafe
+  * #5374: Fixed incorrect assert_array_almost_equal_nulp documentation
+  * #5393: Add support for ATLAS > 3.9.33.
+  * #5313: PyArray_AsCArray caused segfault for 3d arrays
+  * #5492: handle out of memory in rfftf
+  * #4181: fix a few bugs in the random.pareto docstring
+  * #5359: minor changes to linspace docstring
+  * #4723: fix a compile issues on AIX
+
+---

Old:

  numpy-1.9.1.tar.gz

New:

  numpy-1.9.2.tar.gz



Other differences:
--
++ python3-numpy-doc.spec ++
--- /var/tmp/diff_new_pack.TIYIoY/_old  2015-03-03 11:16:11.0 +0100
+++ /var/tmp/diff_new_pack.TIYIoY/_new  2015-03-03 11:16:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-numpy-doc
 #
-# 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:   python3-numpy-doc
-Version:1.9.1
+Version:1.9.2
 Release:0
 Url:http://www.numpy.org/
 Summary:Documentation for python3-numpy
@@ -29,9 +29,6 @@
 # PATCH-FIX-OPENSUSE numpy-1.9.0-remove-__declspec.patch -- fix for spurious 
compiler warnings that cause build failure
 Patch1: numpy-1.9.0-remove-__declspec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} == 1220
-BuildRequires:  python3-2to3
-%endif
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-devel
 BuildRequires:  python3-doc

++ python3-numpy.spec ++
--- /var/tmp/diff_new_pack.TIYIoY/_old  2015-03-03 11:16:11.0 +0100
+++ /var/tmp/diff_new_pack.TIYIoY/_new  2015-03-03 11:16:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec fil

commit gammu for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gammu for openSUSE:Factory checked 
in at 2015-03-03 11:15:32

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


Package is "gammu"

Changes:

--- /work/SRC/openSUSE:Factory/gammu/gammu.changes  2015-02-03 
15:34:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gammu.new/gammu.changes 2015-03-03 
11:15:59.0 +0100
@@ -1,0 +2,9 @@
+Mon Mar  2 15:01:40 UTC 2015 - mci...@suse.cz
+
+- Update to 1.35.0:
+  * Fixed encoding of UTF-8 for higher code points.
+  * Improved provided udev rules.
+  * Fixed possible lock while getting network status in SMSD.
+  * Various localization updates.
+
+---

Old:

  gammu-1.34.0.tar.xz

New:

  gammu-1.35.0.tar.xz



Other differences:
--
++ gammu.spec ++
--- /var/tmp/diff_new_pack.92CSiJ/_old  2015-03-03 11:16:00.0 +0100
+++ /var/tmp/diff_new_pack.92CSiJ/_new  2015-03-03 11:16:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gammu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define so_ver 7
 
 Name:   gammu
-Version:1.34.0
+Version:1.35.0
 Release:0
 Summary:Mobile phone management utility
 License:GPL-2.0

++ gammu-1.34.0.tar.xz -> gammu-1.35.0.tar.xz ++
 3638 lines of diff (skipped)

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



commit libuv for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2015-03-03 11:15:36

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


Package is "libuv"

Changes:

--- /work/SRC/openSUSE:Factory/libuv/libuv.changes  2015-02-18 
11:38:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libuv.new/libuv.changes 2015-03-03 
11:16:06.0 +0100
@@ -1,0 +2,12 @@
+Mon Mar  2 15:50:47 UTC 2015 - tchva...@suse.com
+
+- Version bump to 1.4.2:
+  * stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny)
+  * win: don't use inline keyword in thread.c (Ben Noordhuis)  * windows: fix
+  * setting dirent types on uv_fs_scandir_next (Saúl Ibarra Corretgé)  *
+  * unix,windows: make uv_thread_create() return errno (Ben Noordhuis)  * tty:
+  * fix build for SmartOS (Julien Gilli)  * unix: fix for uv_async data race
+  * (Michael Penick)  * unix, windows: map EHOSTDOWN errno (Ben Noordhuis)  *
+  * stream: use SO_OOBINLINE on OS X (Fedor Indutny)
+
+---

Old:

  v1.4.0.tar.gz

New:

  v1.4.2.tar.gz



Other differences:
--
++ libuv.spec ++
--- /var/tmp/diff_new_pack.f8vbGg/_old  2015-03-03 11:16:07.0 +0100
+++ /var/tmp/diff_new_pack.f8vbGg/_new  2015-03-03 11:16:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libuv
 #
-# 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 @@
 
 %define somajor 1
 Name:   libuv
-Version:1.4.0
+Version:1.4.2
 Release:0
 Summary:Cross-platform asychronous I/O
 License:MIT

++ v1.4.0.tar.gz -> v1.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuv-1.4.0/AUTHORS new/libuv-1.4.2/AUTHORS
--- old/libuv-1.4.0/AUTHORS 2015-02-09 21:06:37.0 +0100
+++ new/libuv-1.4.2/AUTHORS 2015-02-26 11:20:00.0 +0100
@@ -180,3 +180,4 @@
 Johan Bergström 
 Alex Mo 
 Luis Martinez de Bartolome 
+Michael Penick 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuv-1.4.0/ChangeLog new/libuv-1.4.2/ChangeLog
--- old/libuv-1.4.0/ChangeLog   2015-02-09 21:06:37.0 +0100
+++ new/libuv-1.4.2/ChangeLog   2015-02-26 11:20:00.0 +0100
@@ -1,4 +1,31 @@
-2015.02.10, Version 1.4.0 (Stable)
+2015.02.27, Version 1.4.2 (Stable)
+
+Changes since version 1.4.1:
+
+* stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny)
+
+
+2015.02.25, Version 1.4.1 (Stable), e8e3fc5789cc0f02937879d141cca0411274093c
+
+Changes since version 1.4.0:
+
+* win: don't use inline keyword in thread.c (Ben Noordhuis)
+
+* windows: fix setting dirent types on uv_fs_scandir_next (Saúl Ibarra
+  Corretgé)
+
+* unix,windows: make uv_thread_create() return errno (Ben Noordhuis)
+
+* tty: fix build for SmartOS (Julien Gilli)
+
+* unix: fix for uv_async data race (Michael Penick)
+
+* unix, windows: map EHOSTDOWN errno (Ben Noordhuis)
+
+* stream: use SO_OOBINLINE on OS X (Fedor Indutny)
+
+
+2015.02.10, Version 1.4.0 (Stable), 19fb8a90648f3763240db004b77ab984264409be
 
 Changes since version 1.3.0:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuv-1.4.0/Makefile.am new/libuv-1.4.2/Makefile.am
--- old/libuv-1.4.0/Makefile.am 2015-02-09 21:06:37.0 +0100
+++ new/libuv-1.4.2/Makefile.am 2015-02-26 11:20:00.0 +0100
@@ -222,6 +222,7 @@
  test/test-tcp-read-stop.c \
  test/test-tcp-shutdown-after-write.c \
  test/test-tcp-unexpected-read.c \
+ test/test-tcp-oob.c \
  test/test-tcp-write-to-half-open-connection.c \
  test/test-tcp-write-after-connect.c \
  test/test-tcp-writealot.c \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuv-1.4.0/checksparse.sh 
new/libuv-1.4.2/checksparse.sh
--- old/libuv-1.4.0/checksparse.sh  2015-02-09 21:06:37.0 +0100
+++ new/libuv-1.4.2/checksparse.sh  2015-02-26 11:20:00.0 +0100
@@ -145,6 +145,7 @@
 test/test-tcp-read-stop.c
 test/test-tcp-shutdown-after-write.c
 test/test-tcp-unexpected-read.c
+test/test-tcp-oob.c
 test/test-tcp-write-error.c
 test/test-tcp-write-to-half-open-connection.c
 test/test-tcp-writealot.c
diff -urN '--exclude=CVS' '--exclude=.

commit rubygem-web-console for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-web-console for 
openSUSE:Factory checked in at 2015-03-03 11:15:12

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


Package is "rubygem-web-console"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-web-console/rubygem-web-console.changes  
2015-02-16 21:09:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-web-console.new/rubygem-web-console.changes 
2015-03-03 11:15:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar  1 05:29:23 UTC 2015 - co...@suse.com
+
+- updated to version 2.1.0
+
+---

Old:

  web-console-2.0.0.gem

New:

  gem2rpm.yml
  web-console-2.1.0.gem



Other differences:
--
++ rubygem-web-console.spec ++
--- /var/tmp/diff_new_pack.qLOKv4/_old  2015-03-03 11:15:39.0 +0100
+++ /var/tmp/diff_new_pack.qLOKv4/_new  2015-03-03 11:15:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-web-console
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-web-console
-Version:2.0.0
+Version:2.1.0
 Release:0
 %define mod_name web-console
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/rails/web-console
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Summary:A set of debugging tools for your Rails application
+Source1:gem2rpm.yml
+Summary:A debugging tool for your Ruby on Rails applications
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-A set of debugging tools for your Rails application.
+A debugging tool for your Ruby on Rails applications.
 
 %prep
 
@@ -39,7 +48,7 @@
 
 %install
 %gem_install \
-  --doc-files="MIT-LICENSE" \
+  --doc-files="MIT-LICENSE README.markdown" \
   -f
 
 %gem_packages

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
++ web-console-2.0.0.gem -> web-console-2.1.0.gem ++
 77909 lines of diff (skipped)

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



commit kdeutils3 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package kdeutils3 for openSUSE:Factory 
checked in at 2015-03-03 11:15:21

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


Package is "kdeutils3"

Changes:

--- /work/SRC/openSUSE:Factory/kdeutils3/kdeutils3.changes  2014-04-08 
22:37:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeutils3.new/kdeutils3.changes 2015-03-03 
11:15:46.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 11:10:12 UTC 2015 - an...@opensuse.org
+
+- fix desktop categories
+
+---



Other differences:
--
++ kdeutils3.spec ++
--- /var/tmp/diff_new_pack.u2wCEX/_old  2015-03-03 11:15:48.0 +0100
+++ /var/tmp/diff_new_pack.u2wCEX/_new  2015-03-03 11:15:48.0 +0100
@@ -162,7 +162,7 @@
 %suse_update_desktop_file irkick  Applet
 %suse_update_desktop_file kwalletmanager Applet
 %suse_update_desktop_file kregexpeditor  Utility Editor
-%suse_update_desktop_file kcmdf
+%suse_update_desktop_file kcmdf   Settings HardwareSettings
 %suse_update_desktop_file kcmlirc
 %suse_update_desktop_file kwalletconfig
 %suse_update_desktop_file thinkpad
@@ -172,9 +172,6 @@
 %endif
 kde_post_install
 
-%clean
-rm -rf %{buildroot}
-
 %post extra -p /sbin/ldconfig
 
 %postun extra -p /sbin/ldconfig

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



commit xar for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package xar for openSUSE:Factory checked in 
at 2015-03-03 11:15:23

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


Package is "xar"

Changes:

--- /work/SRC/openSUSE:Factory/xar/xar.changes  2015-03-01 14:46:38.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xar.new/xar.changes 2015-03-03 
11:15:48.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  2 11:10:24 UTC 2015 - dims...@opensuse.org
+
+- Do not specify debug_package inside the .spec file: We control
+  the generation of debuginfo packages by means of OBS flags.
+
+---



Other differences:
--
++ xar.spec ++
--- /var/tmp/diff_new_pack.ZInqN5/_old  2015-03-03 11:15:49.0 +0100
+++ /var/tmp/diff_new_pack.ZInqN5/_new  2015-03-03 11:15:49.0 +0100
@@ -73,8 +73,6 @@
 files in both compressed and uncompressed form, and the ability to query the
 table of content's rich meta-data.
 
-%{debug_package}
-
 %prep
 %setup -q
 

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



commit ufraw for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package ufraw for openSUSE:Factory checked 
in at 2015-03-03 11:15:19

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


Package is "ufraw"

Changes:

--- /work/SRC/openSUSE:Factory/ufraw/ufraw.changes  2015-03-01 
14:50:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.ufraw.new/ufraw.changes 2015-03-03 
11:15:45.0 +0100
@@ -1,0 +2,11 @@
+Sun Mar  1 12:07:19 UTC 2015 - meiss...@suse.com
+
+- 10/02/2015 - UFRaw-0.21 released, based on DCRaw v 9.23.
+  Bug fix release.
+
+- 24/09/2014 - UFRaw-0.20 released, based on DCRaw v 9.22.
+  Fuji X-Trans filters are finally supported.
+
+- switch to lcms2
+
+---

Old:

  ufraw-0.19.2.tar.gz

New:

  ufraw-0.21.tar.gz



Other differences:
--
++ ufraw.spec ++
--- /var/tmp/diff_new_pack.yV8rOl/_old  2015-03-03 11:15:46.0 +0100
+++ /var/tmp/diff_new_pack.yV8rOl/_new  2015-03-03 11:15:46.0 +0100
@@ -24,7 +24,7 @@
 BuildRequires:  libexiv2-devel
 BuildRequires:  libgtkimageview-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  liblcms-devel
+BuildRequires:  liblcms2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtiff-devel
@@ -32,7 +32,7 @@
 Url:http://ufraw.sourceforge.net/
 # gimptool-2.0 --gimpplugindir
 %define _gimpplugindir %(gimptool-2.0 --gimpplugindir)
-Version:0.19.2
+Version:0.21
 Release:0
 Summary:The Unidentified Flying Raw
 License:GPL-2.0+

++ ufraw-0.19.2.tar.gz -> ufraw-0.21.tar.gz ++
 24459 lines of diff (skipped)

++ ufraw-boundary.patch ++
--- /var/tmp/diff_new_pack.yV8rOl/_old  2015-03-03 11:15:46.0 +0100
+++ /var/tmp/diff_new_pack.yV8rOl/_new  2015-03-03 11:15:46.0 +0100
@@ -1,8 +1,10 @@
 dcraw.cc.orig  2010-03-29 22:18:13.0 +0200
-+++ dcraw.cc   2010-05-02 01:14:52.0 +0200
-@@ -6875,9 +6875,9 @@
-(cp = strstr(model,"FILE VERSION"
-  *cp = 0;
+Index: dcraw.cc
+===
+--- dcraw.cc.orig
 dcraw.cc
+@@ -8584,9 +8584,9 @@ void CLASS identify()
+   if (!strncasecmp(model,"PENTAX",6))
+ strcpy (make, "Pentax");
cp = make + strlen(make);   /* Remove trailing spaces */
 -  while (*--cp == ' ') *cp = 0;
 +  while (cp > make && *--cp == ' ') *cp = 0;

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



commit sendmail for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory 
checked in at 2015-03-03 11:15:14

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


Package is "sendmail"

Changes:

--- /work/SRC/openSUSE:Factory/sendmail/uucp.changes2014-10-05 
20:31:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/uucp.changes   2015-03-03 
11:15:41.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar  2 08:28:11 UTC 2015 - wer...@suse.de
+
+- Make makeinfo less restrict 
+
+---
+Tue Feb 24 19:25:15 UTC 2015 - dims...@opensuse.org
+
+- Add uucp-texinfo-5.0.patch: Fix build with texinfo 5.0.
+
+---

New:

  uucp-texinfo-5.0.patch



Other differences:
--
++ sendmail.spec ++
--- /var/tmp/diff_new_pack.HqclZj/_old  2015-03-03 11:15:44.0 +0100
+++ /var/tmp/diff_new_pack.HqclZj/_new  2015-03-03 11:15:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sendmail
 #
-# 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

++ uucp.spec ++
--- /var/tmp/diff_new_pack.HqclZj/_old  2015-03-03 11:15:44.0 +0100
+++ /var/tmp/diff_new_pack.HqclZj/_new  2015-03-03 11:15:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uucp
 #
-# 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
@@ -41,6 +41,7 @@
 Patch3: uucp-1.07-cu.patch
 Patch4: uucp-1.07-lockdev.patch
 Patch5: drop_ftime.patch
+Patch6: uucp-texinfo-5.0.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -71,6 +72,7 @@
 %patch -P 4 -p0 -b .lockdev
 %patch -P 0
 %patch5 -p1
+%patch6 -p1
 
 %build
 #
@@ -83,7 +85,7 @@
--with-newconfigdir=%{_sysconfdir}/uucp \
--with-oldconfigdir=%{_sysconfdir}/uucp/hdb_config \
--prefix=/usr --mandir=%{_mandir} --infodir=%{_infodir}
-make CFLAGS="-Wall ${RPM_OPT_FLAGS} -pipe -D_GNU_SOURCE" LDFLAGS="-pie"
+make CFLAGS="-Wall ${RPM_OPT_FLAGS} -pipe -D_GNU_SOURCE" LDFLAGS="-pie" 
MAKEINFO="makeinfo --force"
 
 %install
 ID=$(id -u)

++ uucp-texinfo-5.0.patch ++
Index: uucp-1.07/uucp.texi
===
--- uucp-1.07.orig/uucp.texi
+++ uucp-1.07/uucp.texi
@@ -4230,7 +4230,7 @@ may be sent to the remote system upon re
 
 @table @code
 
-@itemx speed @var{number}
+@item speed @var{number}
 @findex speed in sys file
 @item baud @var{number}
 @findex baud in sys file
@@ -5119,7 +5119,7 @@ the port name is taken as the device.  D
 dependent.  On Unix, a modem or direct connection might be something
 like @file{/dev/ttyd0}; a TLI port might be @file{/dev/inet/tcp}.
 
-@itemx speed @var{number} [modem and direct only ]
+@item speed @var{number} [modem and direct only ]
 @findex speed in port file
 @item baud @var{number} [ modem and direct only ]
 @findex baud in port file
@@ -5129,7 +5129,7 @@ name, then all ports which match the spe
 the speed is not specified here and is not specified by the system, the
 natural speed of the port will be used by default.
 
-@itemx speed-range @var{number} @var{number} [ modem only ]
+@item speed-range @var{number} @var{number} [ modem only ]
 @findex speed-range
 @item baud-range @var{number} @var{number} [ modem only ]
 @findex baud-range
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit acct for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package acct for openSUSE:Factory checked in 
at 2015-03-03 11:15:26

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


Package is "acct"

Changes:

--- /work/SRC/openSUSE:Factory/acct/acct.changes2014-12-21 
12:04:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.acct.new/acct.changes   2015-03-03 
11:15:50.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar  1 19:49:50 UTC 2015 - p.drou...@gmail.com
+
+- Fixthe log path in service and logrotate files; fix bnc#915654
+
+---



Other differences:
--

++ acct.service ++
--- /var/tmp/diff_new_pack.jXMt8v/_old  2015-03-03 11:15:51.0 +0100
+++ /var/tmp/diff_new_pack.jXMt8v/_new  2015-03-03 11:15:51.0 +0100
@@ -2,13 +2,13 @@
 Description=Process accounting
 Documentation=man:accton(8)
 After=syslog.target
-ConditionPathExists=/var/account
+ConditionPathExists=/var/log/account/pacct
 
 [Service]
 Type=oneshot
 RemainAfterExit=true
 ExecStartPre=/usr/lib/account/create
-ExecStart=/usr/sbin/accton /var/account/pacct
+ExecStart=/usr/sbin/accton /var/log/account/pacct
 ExecStop=/usr/sbin/accton off
 
 [Install]

++ logrotate.acct ++
--- /var/tmp/diff_new_pack.jXMt8v/_old  2015-03-03 11:15:51.0 +0100
+++ /var/tmp/diff_new_pack.jXMt8v/_new  2015-03-03 11:15:51.0 +0100
@@ -1,4 +1,4 @@
-/var/account/pacct {
+/var/log/account/pacct {
 compress
 dateext
 maxage 365

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



commit htmldoc for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package htmldoc for openSUSE:Factory checked 
in at 2015-03-03 11:15:30

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


Package is "htmldoc"

Changes:

--- /work/SRC/openSUSE:Factory/htmldoc/htmldoc.changes  2013-04-22 
14:06:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.htmldoc.new/htmldoc.changes 2015-03-03 
11:15:55.0 +0100
@@ -1,0 +2,39 @@
+Wed Feb 25 19:49:30 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.8.28:
+  * Updated default PDF version to 1.4.
+  * SECURITY: Fixed three buffer overflow issues when reading AFM
+files and parsing page sizes.
+  * Fixed incompatibility with Fortify's version of strcpy, which
+does not work properly with variable-length arrays (STR #235)
+  * Fixed compilation against PNG library 1.5 or later (STR #243)
+  * Fixed documentation errors (PR #6593, PR #6595)
+  * Marked Zapf-Dingbats as a standard font (STR #198)
+  * Fixed GPL license text in GUI (STR #222)
+  * Fixed a table formatting problem when a column has multiple
+colspan values (PR #6709)
+  * Fixed parsing of HTML comments (STR #181)
+  * Fixed potential out-of-bounds read in table-of-contents
+rendering code (STR #183)
+  * Fixed handling of image URLs with ampersands in them (STR #186)
+  * Fixed top/bottom margins for logo and header/footer images
+(STR #174)
+  * Fixed image alignment bug (Bug #231)
+  * Fixed X11 build problem (Bug #243)
+- add source url
+- drop the following patches after upstream fix:
+  * htmldoc_CVE-2009-3050_535943.diff
+  * htmldoc-fortify.diff
+  * htmldoc-libpng15.diff
+  * htmldoc-link-x11.patch
+- refresh patch htmldoc-docpath.diff
+- add patch htmldoc-cups_rand.patch to work around a build error
+  (upstream bug #510)
+- remove now unused --with-fltk configure options
+- set datadir for make install
+- do not package doc/ source directory: documentation is already
+  provided by htmldoc.pdf
+- remove COMPILE.txt from doc: useless in a rpm
+- add -q to %setup to avoid spamming the build log
+
+---

Old:

  htmldoc-1.8.27-source.tar.bz2
  htmldoc-fortify.diff
  htmldoc-libpng15.diff
  htmldoc-link-x11.patch
  htmldoc_CVE-2009-3050_535943.diff

New:

  htmldoc-1.8.28-source.tar.bz2
  htmldoc-cups_rand.patch



Other differences:
--
++ htmldoc.spec ++
--- /var/tmp/diff_new_pack.Vl40N9/_old  2015-03-03 11:15:56.0 +0100
+++ /var/tmp/diff_new_pack.Vl40N9/_new  2015-03-03 11:15:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package htmldoc
 #
-# 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
@@ -26,18 +26,15 @@
 BuildRequires:  libpng-devel
 BuildRequires:  openssl-devel
 Url:http://htmldoc.org/
-Version:1.8.27
+Version:1.8.28
 Release:0
 Summary:HTML Processor that Generates HTML, PostScript, and PDF Files
 License:LGPL-2.1+
 Group:  Productivity/Publishing/HTML/Tools
-Source: %{name}-%{version}-source.tar.bz2
+Source: 
http://www.msweet.org/files/project1/%{name}-%{version}-source.tar.bz2
 Patch:  %{name}-docpath.diff
-Patch1: htmldoc_CVE-2009-3050_535943.diff
-Patch2: htmldoc-fortify.diff
-# link to libpng15.patch sent to m...@easysw.com
-Patch3: htmldoc-libpng15.diff
-Patch4: htmldoc-link-x11.patch
+# PATCH-FIX-UPSTREAM htmldoc-cups_rand.patch upstream bug #510
+Patch1: htmldoc-cups_rand.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define   DOCDIR %{_datadir}/doc/packages/%{name}
 
@@ -47,12 +44,9 @@
 printed.
 
 %prep
-%setup 
+%setup -q
 %patch
 %patch1 -p1
-%patch2
-%patch3
-%patch4 -p1
 
 %build
 export CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing"
@@ -61,28 +55,23 @@
--bindir=%{_bindir} \
--prefix=%{_usr} \
--mandir=%{_mandir} \
-   --with-fltk-libs=/usr/X11R6/lib \
-   --with-fltk-includes=/usr/X11R6/include \
--with-gui
 make
 
 %install
 [ x"${RPM_BUILD_ROOT}" = x"/" ] && ( echo "your buildroot is /" && exit 0) || 
rm -rf "${RPM_BUILD_ROOT}"
-mkdir -p \
-   ${RPM_BUILD_ROOT}/%{_bindir} \
-   ${RPM_BUILD_ROOT}/%{_mandir}
 make \
bindir=${RPM_BUILD_ROOT}/%{_bindir} \
prefix=${RPM_BUILD_ROOT}/%{_usr} \
mandir=${RPM_BUILD_ROOT}/%{_mandir} \
+   datadir=${RPM_BUILD_ROOT}/%{_datadir} \
 install 
-rm -v doc/Makefile
 
 %files 
 %defattr(-,root,r

commit python-fixtures for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python-fixtures for openSUSE:Factory 
checked in at 2015-03-03 11:15:18

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


Package is "python-fixtures"

Changes:

--- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes  
2014-09-17 17:25:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-fixtures.new/python-fixtures.changes 
2015-03-03 11:15:44.0 +0100
@@ -1,0 +2,16 @@
+Mon Mar  2 09:20:41 UTC 2015 - p.drou...@gmail.com
+
+- Disable tests and python-testrepository require to avoid a build
+  cycle
+
+---
+Thu Jan  8 14:06:07 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.0.0:
+* remote copy/paste from another project
+* Add support for datefmt in FakeLogger
+* Migrate to git and pbr
+- Disable parallel builds for now due to some test failures.
+- Update BuildRequires
+
+---

Old:

  fixtures-0.3.16.tar.gz

New:

  fixtures-1.0.0.tar.gz



Other differences:
--
++ python-fixtures.spec ++
--- /var/tmp/diff_new_pack.XjSUo1/_old  2015-03-03 11:15:45.0 +0100
+++ /var/tmp/diff_new_pack.XjSUo1/_new  2015-03-03 11:15:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fixtures
 #
-# 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-fixtures
-Version:0.3.16
+Version:1.0.0
 Release:0
 Summary:Fixtures, reusable state for writing clean tests and more
 License:Apache-2.0 or BSD-3-Clause
@@ -25,6 +25,8 @@
 Url:https://launchpad.net/python-fixtures
 Source: 
http://pypi.python.org/packages/source/f/fixtures/fixtures-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-pbr
+#BuildRequires:  python-testrepository
 BuildRequires:  python-testtools >= 0.9.22
 # Test requirements:
 #BuildRequires:  python-bzrlib.tests
@@ -54,8 +56,9 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-python -m testtools.run discover
+# Create a cycle with python-testrepository; disabled for now
+#%check
+#testr init && testr run
 
 %files
 %defattr(-,root,root,-)

++ fixtures-0.3.16.tar.gz -> fixtures-1.0.0.tar.gz ++
 7190 lines of diff (skipped)

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



commit girl for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package girl for openSUSE:Factory checked in 
at 2015-03-03 11:15:00

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


Package is "girl"

Changes:

--- /work/SRC/openSUSE:Factory/girl/girl.changes2015-02-25 
02:17:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.girl.new/girl.changes   2015-03-03 
11:15:27.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar  1 15:18:31 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.5.0:
+  + Added Stations:
+- Add Radio NRJ Bern (bgo#745087).
+- Add SoundFM (soundfm.ca)Stations.
+  + Updated translations.
+
+---

Old:

  girl-1.4.0.tar.xz

New:

  girl-1.5.0.tar.xz



Other differences:
--
++ girl.spec ++
--- /var/tmp/diff_new_pack.9kfhuM/_old  2015-03-03 11:15:28.0 +0100
+++ /var/tmp/diff_new_pack.9kfhuM/_new  2015-03-03 11:15:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package girl
 #
-# 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,13 +17,13 @@
 
 
 Name:   girl
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Find live radio programs on radio broadcasters on the Internet
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Utilities
 Url:http://www.ping.uio.no/~oka/src/girl/
-Source: 
https://download.gnome.org/sources/girl/1.4/%{name}-%{version}.tar.xz
+Source: 
https://download.gnome.org/sources/girl/1.5/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme

++ girl-1.4.0.tar.xz -> girl-1.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girl-1.4.0/AUTHORS new/girl-1.5.0/AUTHORS
--- old/girl-1.4.0/AUTHORS  2015-01-24 02:21:36.0 +0100
+++ new/girl-1.5.0/AUTHORS  2015-02-28 23:51:44.0 +0100
@@ -10,3 +10,6 @@
 Aly Raj (Icon design)
 Andika Triwidada  (Indonesian translation)
 Daniel Mustieles  (Spanish translation)
+Matej Urbančič  (Slovenian translation)
+Γιάννης Κουτσούκος  (Greek translation)
+Efstathios Iosifidis  (Greek translation)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girl-1.4.0/ChangeLog new/girl-1.5.0/ChangeLog
--- old/girl-1.4.0/ChangeLog2015-02-21 23:40:45.0 +0100
+++ new/girl-1.5.0/ChangeLog2015-03-01 00:08:11.0 +0100
@@ -1,3 +1,11 @@
+2015-02-28  Ole Aamot  
+
+   * NEWS: girl version 1.5.0 release
+   * po/el.po: New Greek translation by Γιάννης Κουτσούκος/Efstathios 
Iosifidis
+   * po/sl.po: New Slovenian translation by Matej Urbančič
+   * src/girl.xml: Add Radio NRJ Bern (Bugzilla #745087)
+   * src/girl.xml: Add SoundFM (soundfm.ca)
+
 2015-02-21  Ole Aamot  
 
* NEWS: girl version 1.4.0 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girl-1.4.0/Makefile new/girl-1.5.0/Makefile
--- old/girl-1.4.0/Makefile 2015-02-21 23:41:36.0 +0100
+++ new/girl-1.5.0/Makefile 2015-03-01 00:14:12.0 +0100
@@ -254,10 +254,10 @@
 PACKAGE = girl
 PACKAGE_BUGREPORT = 
 PACKAGE_NAME = girl
-PACKAGE_STRING = girl 1.4.0
+PACKAGE_STRING = girl 1.5.0
 PACKAGE_TARNAME = girl
 PACKAGE_URL = 
-PACKAGE_VERSION = 1.4.0
+PACKAGE_VERSION = 1.5.0
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
@@ -270,7 +270,7 @@
 SHELL = /bin/sh
 STRIP = 
 USE_NLS = yes
-VERSION = 1.4.0
+VERSION = 1.5.0
 XGETTEXT = /usr/bin/xgettext
 abs_builddir = /home/oka/git/gnome/girl
 abs_srcdir = /home/oka/git/gnome/girl
@@ -335,6 +335,7 @@
NEWS-1.2 \
NEWS-1.3 \
NEWS-1.4 \
+   NEWS-1.5 \
README \
THANKS \
TODO \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girl-1.4.0/Makefile.am new/girl-1.5.0/Makefile.am
--- old/girl-1.4.0/Makefile.am  2015-02-21 22:04:14.0 +0100
+++ new/girl-1.5.0/Makefile.am  2015-02-28 22:36:01.0 +0100
@@ -20,6 +20,7 @@
NEWS-1.2 \
NEWS-1.3 \
NEWS-1.4 \
+   NEWS-1.5 \
README \
THANKS \
TODO \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girl-1.4.0/Makefile.in new/girl-1.5.0/Makefile.in
--- old/girl-1.4.0/Makefile.in  2015-02-21 22:33:10.0

commit mksh for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package mksh for openSUSE:Factory checked in 
at 2015-03-03 11:15:03

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


Package is "mksh"

Changes:

--- /work/SRC/openSUSE:Factory/mksh/mksh.changes2014-10-08 
22:14:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.mksh.new/mksh.changes   2015-03-03 
11:15:31.0 +0100
@@ -1,0 +2,54 @@
+Sun Mar  1 23:45:48 UTC 2015 - g...@opensuse.org
+
+- update to version 50e
+  - [tg] Add more tests detailing behaviour difference from GNU
+bash
+  - [tg] Introduce a memory leak for x=<< fixing use of freed
+memory instead, bug tracked as LP#1380389 still live
+  - [tg] Add x+=<< parallel to x=<<
+  - [tg, ormaaj, jilles] POSIX “command” loses builtin special-ness
+  - [tg] Fix LP#1381965 and LP#1381993 (more field splitting)
+  - [jilles] Update location of FreeBSD testsuite for test(1)
+  - [Martin Natano] Remove dead NULL elements from Emacs
+keybindings
+  - [tg, Stéphane Chazelas, Geoff Clare] Change several testcases
+for $*/$@ expansion with/without quotes to expected-fail, with
+even more to come ☹
+  - [tg] Fix miscalculating required memory for encoding the
+double-quoted parts of a here document or here string
+delimiter, leading to a buffer overflow; discovered by zacts
+from IRC
+  - [RT] Rename a function conflicting with a MacRelix system
+header
+  - [tg] Use size_t (and ssize_t) consistently, stop using
+ptrdiff_t; fixes some arithmetics and S/390 bugs
+  - [tg] Remove old workarounds for Clang 3.2 scan-build
+  - [tg] Remove all Clang/Coverity assertions, making room for new
+checks
+  - [tg] Fix NSIG generation on Debian sid gcc-snapshot
+  - [tg] Make a testcase not fail in a corner case
+  - [tg] Fix issues detected by GCC’s new sanitisers: data type of
+a value to be shifted constantly must be unsigned (what not, in
+C…); shebang check array accesses are always unsigned char
+  - [tg] Be even more explicit wrt. POSIX in the manpage
+  - [tg] Fix shebang / file magic decoding
+  - [tg] More int → bool conversion
+  - [tg] Let Build.sh be run by GNU bash 1.12.1 (Slackware 1.01)
+  - [Stéphane Chazelas, tg] Fix here string parsing issue
+  - [tg] Point out more future changes in the manpage
+  - [tg] Call setgid(2), setegid(2), setuid(2) before seteuid(2)
+  - [tg] Fix spurious empty line after ENOENT “whence -v”, found by
+Ypnose
+  - [tg] Optimise dot.mkshrc and modernise it a bit
+  - [tg] Use MAXPATHLEN from  for PATH_MAX fallback
+  - [tg] Some code cleanup and warnings fixes
+  - [tg] Add options -a argv0 and -c to exec
+  - [jsg] Prevent use-after-free when hitting multiple errors
+unwinding
+  - [tg] Fix use of $* and $@ in scalar context: within [[ … ]] and
+after case (spotted by Stéphane Chazelas) and in here documents
+(spotted by tg@); fix here document expansion
+  - [tg] Unbreak when $@ shares double quotes with others
+  - [tg] Fix set -x in PS4 expansion infinite loop
+
+---

Old:

  mksh-R50d.tgz

New:

  mksh-R50e.tgz



Other differences:
--
++ mksh.spec ++
--- /var/tmp/diff_new_pack.J4NIRy/_old  2015-03-03 11:15:31.0 +0100
+++ /var/tmp/diff_new_pack.J4NIRy/_new  2015-03-03 11:15:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mksh
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Guido Berhoerster.
 # Copyright (c) 2013, 2014 Thorsten Glaser.
 #
@@ -21,7 +21,7 @@
 # Please see OBS home:mirabile/mksh for a package for other distributions.
 
 Name:   mksh
-Version:50d
+Version:50e
 Release:0
 Summary:MirBSD Korn Shell
 License:MirOS and ISC

++ mksh-R50d.tgz -> mksh-R50e.tgz ++
 3206 lines of diff (skipped)

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



commit gajim for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2015-03-03 11:15:01

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


Package is "gajim"

Changes:

--- /work/SRC/openSUSE:Factory/gajim/gajim.changes  2015-02-11 
16:44:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2015-03-03 
11:15:28.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar  1 23:17:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.16.1:
+  * Fix sending Zeroconf messages.
+  * Make ipython compatible to version >= 1.0.
+  * Support XEP-0313 MAM.
+  * Minor fixes and improvements.
+
+---

Old:

  gajim-0.16.tar.gz

New:

  gajim-0.16.1.tar.gz



Other differences:
--
++ gajim.spec ++
--- /var/tmp/diff_new_pack.Rp1kNT/_old  2015-03-03 11:15:29.0 +0100
+++ /var/tmp/diff_new_pack.Rp1kNT/_new  2015-03-03 11:15:29.0 +0100
@@ -18,7 +18,7 @@
 
 %define _version 0.16
 Name:   gajim
-Version:0.16
+Version:0.16.1
 Release:0
 Summary:Full-featured XMPP client written in Python and Gtk2
 License:GPL-3.0+
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 Requires:   dbus-1-python
 Requires:   python-gtk >= 2.2
-Requires:   python-nbxmpp >= 0.5.1
+Requires:   python-nbxmpp >= 0.5.2
 Requires:   python-pyOpenSSL >= 0.12
 Requires:   python-pyasn1
 Requires:   python-xml
@@ -61,7 +61,7 @@
 
 %description
 The goal of Gajim is to provide a full featured and easy to use
-Jabber/XMPP client. Gajim works nicely with MATE or GNOME, but does
+Jabber/XMPP client. Gajim works nicely with MATE and GNOME, but does
 require neither to run.
 
 Features:
@@ -92,7 +92,9 @@
 %build
 export PYTHON=python2
 autoreconf -fi
-%configure --prefix=%{_prefix} --enable-site-packages
+%configure \
+  --prefix=%{_prefix}   \
+  --enable-site-packages
 make %{?_smp_mflags}
 
 %install
@@ -120,7 +122,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README.html THANKS*
+%doc AUTHORS ChangeLog COPYING README.html THANKS*
 %{_bindir}/%{name}*
 %{_datadir}/%{name}/
 %{python_sitelib}/%{name}/

++ gajim-0.16.tar.gz -> gajim-0.16.1.tar.gz ++
 8718 lines of diff (skipped)

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



commit idutils for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package idutils for openSUSE:Factory checked 
in at 2015-03-03 11:15:27

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


Package is "idutils"

Changes:

--- /work/SRC/openSUSE:Factory/idutils/idutils.changes  2014-10-16 
18:16:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.idutils.new/idutils.changes 2015-03-03 
11:15:51.0 +0100
@@ -1,0 +2,20 @@
+Sun Mar  1 17:32:19 UTC 2015 - p.drou...@gmail.com
+
+- Fix lid manpage conflict for real
+
+---
+Thu Feb 19 17:58:24 UTC 2015 - p.drou...@gmail.com
+
+- Do not provide lid manpage as it conflicts with lid manpages
+  provided by libuser; temporal solution
+
+---
+Wed Jan 21 14:20:02 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.6
+  * lid -L no longer mishandles open-ended ranges like "..2" and "2.."
+  * lid's -d, -o and -x options now work properly
+- Remove obsolete AUTHORS section
+- Split out translation files into idutils-lang
+
+---

Old:

  idutils-4.2.tar.gz

New:

  idutils-4.6.tar.xz



Other differences:
--
++ idutils.spec ++
--- /var/tmp/diff_new_pack.vcCoSi/_old  2015-03-03 11:15:52.0 +0100
+++ /var/tmp/diff_new_pack.vcCoSi/_new  2015-03-03 11:15:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package idutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,17 @@
 Summary:Language-Independent Identifier Database Tool
 License:GPL-2.0+
 Group:  Productivity/Text/Utilities
-Version:4.2
+Version:4.6
 Release:0
 Url:http://www.gnu.org/software/idutils/
-Source: ftp://ftp.gnu.org/pub/gnu/idutils/idutils-%{version}.tar.gz
+Source: ftp://ftp.gnu.org/pub/gnu/idutils/idutils-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  emacs-nox
 PreReq: %{install_info_prereq}
 Provides:   id-utils
 Obsoletes:  id-utils
 Obsoletes:  id_utils
+Recommends: %{name}-lang
 
 %description
 Mkid is a simple, fast, high-capacity, and language-independent
@@ -39,21 +40,15 @@
 from the command line or from within Emacs, serving as an augmented
 tags facility.
 
-
-
-Authors:
-
-Greg McGary 
-Tom Horsley 
+%lang_package
 
 %prep
 %setup
 
 %build
-#autoreconf --force --install
-#test -f po/Makevars || mv po/Makevars.template po/Makevars
 %configure
-export LC_CTYPE=ISO-8859-1
+# fix gets compile error 
https://lists.gnu.org/archive/html/grub-devel/2012-07/msg00051.html
+sed -i -e '/gets is a security/d' lib/stdio.in.h
 make %{?_smp_mflags}
 
 %install
@@ -61,6 +56,8 @@
 install -d $RPM_BUILD_ROOT/var/lib/idutils
 mv $RPM_BUILD_ROOT%{_prefix}/share/id-lang.map $RPM_BUILD_ROOT/var/lib/idutils
 ln -s ../../var/lib/idutils/id-lang.map 
$RPM_BUILD_ROOT%{_prefix}/share/id-lang.map
+# Conflict with libuser
+rm -f %{buildroot}%{_mandir}/man1/lid.1
 %find_lang %name
 
 %post
@@ -74,15 +71,18 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/idutils.info.gz
 
-%files -f %name.lang
+%files
 %defattr(-,root,root)
 %doc ABOUT-NLS AUTHORS COPYING NEWS README THANKS TODO
 %config /var/lib/idutils/id-lang.map
 %dir /var/lib/idutils
-%{_prefix}/share/id-lang.map
-%{_prefix}/share/emacs/site-lisp/idutils.el
-%{_prefix}/share/emacs/site-lisp/idutils.elc
-%{_prefix}/bin/*
-%doc %{_infodir}/idutils.info*
+%{_datadir}/id-lang.map
+%{_datadir}/emacs/site-lisp/idutils.el
+%{_datadir}/emacs/site-lisp/idutils.elc
+%{_bindir}/*
+%{_mandir}/man1/*
+%{_infodir}/idutils.info*
+
+%files lang -f %{name}.lang
 
 %changelog

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



commit xournal for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package xournal for openSUSE:Factory checked 
in at 2015-03-03 11:15:25

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


Package is "xournal"

Changes:

--- /work/SRC/openSUSE:Factory/xournal/xournal.changes  2013-03-19 
12:43:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.xournal.new/xournal.changes 2015-03-03 
11:15:49.0 +0100
@@ -1,0 +2,29 @@
+Mon Mar 2 11:31:30 UTC 2015 - r...@fthiessen.de
+
+- slightly modified changlog, so factory auto review does not grumble anymore.
+ * Added patch references
+
+---
+Wed Jul 24 07:18:40 UTC 2013 - rene.vanpaas...@gmail.com
+
+- have the large pen cursor option updated in the interface after defaults
+  loaded 
+
+---
+Tue Jul 23 16:04:50 UTC 2013 - rene.vanpaas...@gmail.com
+
+- don't need libgnomeprintui 
+
+---
+Tue Jul 23 14:31:31 UTC 2013 - rene.vanpaas...@gmail.com
+
+- update to 0.4.7, and add a patch to optionally select a larger cursor 
+ * xournal-large-pen-cursor.patch
+- added patch for fixing implicit functions
+ * xournal-implicit-funcs.patch
+- removed unneeded patches (which are now included in xournal)
+ * xournal-automake-1.13.patch
+ * xournal-poppler-0.18.patch
+ * xournal-unistd-decl.diff
+ * xournal-no-copy-dt-needed-entries.patch
+---

Old:

  xournal-0.4.5.tar.bz2
  xournal-automake-1.13.patch
  xournal-no-copy-dt-needed-entries.patch
  xournal-poppler-0.18.patch
  xournal-unistd-decl.diff

New:

  xournal-0.4.7.tar.gz
  xournal-implicit-funcs.patch
  xournal-large-pen-cursor.patch



Other differences:
--
++ xournal.spec ++
--- /var/tmp/diff_new_pack.6E60MT/_old  2015-03-03 11:15:50.0 +0100
+++ /var/tmp/diff_new_pack.6E60MT/_new  2015-03-03 11:15:50.0 +0100
@@ -18,26 +18,21 @@
 
 Name:   xournal
 Url:http://math.mit.edu/~auroux/software/xournal/
-Version:0.4.5
+Version:0.4.7
 Release:0
 Summary:An application for notetaking, sketching, and keeping a 
journal using a stylus
 License:GPL-2.0+
 Group:  Productivity/Office/Other
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 Source1:%{name}.desktop
 Source2:%{name}.png
-Patch0: %{name}-unistd-decl.diff
-#feel free to improve it and please upstream it
-Patch1: %{name}-no-copy-dt-needed-entries.patch
-# PATCH-FIX-UPSTREAM xournal-poppler-0.18.patch vu...@opensuse.org -- Fix 
build with poppler 0.17/0.18, taken from CVS
-Patch2: xournal-poppler-0.18.patch
-# PATCH-FIX-UPSTREAM xournal-automake-1.13.patch pgaj...@suse.cz
-Patch3: xournal-automake-1.13.patch
+Patch0: %{name}-large-pen-cursor.patch
+Patch1: %{name}-implicit-funcs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  gtk2-devel
 BuildRequires:  libgnomecanvas-devel
-BuildRequires:  libgnomeprintui-devel
+#BuildRequires:  libgnomeprintui-devel
 BuildRequires:  libpoppler-glib-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
@@ -52,10 +47,8 @@
 
 %prep
 %setup
-%patch0
+%patch0 -p1
 %patch1 -p1
-%patch2 -p0
-%patch3 -p1
 
 %build
 autoreconf -fi

++ xournal-implicit-funcs.patch ++
Index: xournal-0.4.7/src/ttsubset/sft.c
===
--- xournal-0.4.7.orig/src/ttsubset/sft.c
+++ xournal-0.4.7/src/ttsubset/sft.c
@@ -42,11 +42,14 @@
  * @author Alexander Gelfenbain 
  * @version 1.0
  */
-
+#include 
 #include 
 #include 
 #include 
 #include 
+#ifdef HAVE_UNISTD_H
+#include 
+#endif
 #include "sft.h"
 #ifdef USE_GSUB
 #include "gsub.h"
Index: xournal-0.4.7/src/ttsubset/ttcr.c
===
--- xournal-0.4.7.orig/src/ttsubset/ttcr.c
+++ xournal-0.4.7/src/ttsubset/ttcr.c
@@ -43,7 +43,7 @@
  * @version 1.3
  *
  */
-
+#include 
 #include 
 #ifdef HAVE_UNISTD_H
 #include 
++ xournal-large-pen-cursor.patch ++
Index: xournal-0.4.7/src/xo-callbacks.c
===
--- xournal-0.4.7.orig/src/xo-callbacks.c
+++ xournal-0.4.7/src/xo-callbacks.c
@@ -3677,3 +3677,14 @@ on_optionsButtonsSwitchMappings_activate
 }
 
 
+
+void
+on_optionsLargePenCursor_activate  (GtkMenuItem *menuitem,
+gpointer user_data)
+{
+  end_text();
+  ui.large_pencurs

commit yast2-geo-cluster for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-geo-cluster for 
openSUSE:Factory checked in at 2015-03-03 11:15:07

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


Package is "yast2-geo-cluster"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-geo-cluster/yast2-geo-cluster.changes  
2014-12-05 21:04:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new/yast2-geo-cluster.changes 
2015-03-03 11:15:36.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 07:04:23 UTC 2015 - nw...@suse.com
+
+- BNC#920132. Create "/etc/booth/" before save conf file.
+
+---

Old:

  yast2-geo-cluster-3.1.8.tar.bz2

New:

  yast2-geo-cluster-3.1.9.tar.bz2



Other differences:
--
++ yast2-geo-cluster.spec ++
--- /var/tmp/diff_new_pack.1HtPOS/_old  2015-03-03 11:15:37.0 +0100
+++ /var/tmp/diff_new_pack.1HtPOS/_new  2015-03-03 11:15:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-geo-cluster
 #
-# 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-geo-cluster
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services

++ yast2-geo-cluster-3.1.8.tar.bz2 -> yast2-geo-cluster-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.changes 
new/yast2-geo-cluster-3.1.9/package/yast2-geo-cluster.changes
--- old/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.changes   
2014-12-04 13:30:11.0 +0100
+++ new/yast2-geo-cluster-3.1.9/package/yast2-geo-cluster.changes   
2015-03-02 08:10:09.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Mar  2 07:04:23 UTC 2015 - nw...@suse.com
+
+- BNC#920132. Create "/etc/booth/" before save conf file.
+
+---
 Thu Dec  4 09:50:13 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.spec 
new/yast2-geo-cluster-3.1.9/package/yast2-geo-cluster.spec
--- old/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.spec  2014-12-04 
13:30:11.0 +0100
+++ new/yast2-geo-cluster-3.1.9/package/yast2-geo-cluster.spec  2015-03-02 
08:10:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-geo-cluster
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-geo-cluster-3.1.8/src/servers_non_y2/ag_booth 
new/yast2-geo-cluster-3.1.9/src/servers_non_y2/ag_booth
--- old/yast2-geo-cluster-3.1.8/src/servers_non_y2/ag_booth 2014-12-04 
13:30:11.0 +0100
+++ new/yast2-geo-cluster-3.1.9/src/servers_non_y2/ag_booth 2015-03-02 
08:10:09.0 +0100
@@ -389,6 +389,11 @@
return "false"
 
def saveFile(self):
+   if not os.path.isdir(conf_directory):
+   if os.path.isfile(conf_directory):
+   os.remove(conf_directory)
+   os.mkdir(conf_directory)
+
all_old_confs = find_confs()
for conf in all_old_confs:
try:

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



commit sbcl for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2015-03-03 11:14:49

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


Package is "sbcl"

Changes:

--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes2015-02-03 
11:40:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2015-03-03 
11:14:50.0 +0100
@@ -1,0 +2,55 @@
+Sat Feb 28 23:05:42 UTC 2015 - tog...@opensuse.org
+
+- Update to version 1.2.9
+
+  * Bug Fix:
++ minor incompatible change and bug fix: unboxed numeric
+  constants on x86oids are arranged in memory differently, and
+  the disassembler  does not show them separately in DISASSEMBLE,
+  but does if DISASSEMBLE-CODE-COMPONENT is used. (lp#1421987)
++ DEFCLASS handles cyclic {super,meta}class relations better
+ (lp#1418883)
++ compiler no longer signals an error when compiling certain
+  function calls. (lp#1416704, lp#404441, lp#1417822, lp#1234919)
++ compiler doesn't stumble on a LOGIOR transform.
+ (lp#1389433)
++ more robust debugger and backtraces. (lp#1413850,
+  lp#1099500,  lp#1412881, lp#945261, lp#1419205, lp#1409402)
++ files larger than 4GB can now be compiled.
++ x86 truncated results from 64-bit foreign functions to
+  32 bits.
++ file-position didn't work on large files on win32.
+  (lp#1271545)
++ callbacks from foreign threads can work without enabling
+  sb-safepoint.
++ sb-introspect:function-lambda-list works properly on
+  interpeted macros. (lp#1387404)
++ ADJUST-ARRAY properly handles non-adjustable arrays.
+  (lp#886418)
++ compiler no longer fails to dump a multidimensional
+  array constant involving a circular reference to itself
++ conditional and nested DX allocation no longer confuse
+  the compiler in STACK analysis. (lp#1044465)
++ sb-rotate-byte constant folding bug fixed. (lp#1423682) 
+
+  * Optimization:
++ The compiler's treatment of type specifiers makes
+  it slightly faster and more memory-efficient. Portable code
+  should be indifferent to this change, however, users of
+  SB-INTROSPECT:FUNCTION-TYPE might notice that (MEMBER T NIL)
+  and (MEMBER NIL T) are both internally collapsed to the former,
+  so that the latter can never be obtained as part of an FTYPE.
++ a TYPEP call in which the second argument is not
+  a QUOTE form but nevertheless recognized as a compile-time
+  constant might open-code the test. One scenario for this involves
+  backquote,  such as (TYPEP x `(my-type ,some-arg)). Code which relied 
upon
+  deferring until runtime should declare (NOTINLINE TYPEP).
+  [Due to the sematic constraints of DEFTYPE etc in in CLHS
+  3.2.2.3, code requiring delayed evaluation could be unportable though.]
+ 
+  * Enhancement:
++ unused variables at the top-level are now reported.
+(lp#492200)
+  
+
+---

Old:

  sbcl-1.2.8-source.tar.bz2

New:

  sbcl-1.2.9-source.tar.bz2



Other differences:
--
++ sbcl.spec ++
--- /var/tmp/diff_new_pack.mkct09/_old  2015-03-03 11:14:52.0 +0100
+++ /var/tmp/diff_new_pack.mkct09/_new  2015-03-03 11:14:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sbcl
-Version:1.2.8
+Version:1.2.9
 Release:0
 Summary:Steel Bank Common Lisp
 License:SUSE-Public-Domain and BSD-3-Clause

++ sbcl-1.1.2-install.patch ++
--- /var/tmp/diff_new_pack.mkct09/_old  2015-03-03 11:14:52.0 +0100
+++ /var/tmp/diff_new_pack.mkct09/_new  2015-03-03 11:14:52.0 +0100
@@ -11,5 +11,5 @@
 -for f in BUGS CREDITS COPYING NEWS
 +for f in BUGS CREDITS COPYING NEWS README.openSUSE sbclrc.sample
  do
-   cp $f "$BUILD_ROOT$DOC_DIR"/
+   test -e $f && cp $f "$BUILD_ROOT$DOC_DIR"/
  done

++ sbcl-1.2.8-source.tar.bz2 -> sbcl-1.2.9-source.tar.bz2 ++
 7493 lines of diff (skipped)

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



commit rubygem-xml-simple for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-xml-simple for 
openSUSE:Factory checked in at 2015-03-03 11:15:09

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


Package is "rubygem-xml-simple"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-xml-simple/rubygem-xml-simple.changes
2015-01-30 06:12:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-xml-simple.new/rubygem-xml-simple.changes   
2015-03-03 11:15:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 05:30:23 UTC 2015 - co...@suse.com
+
+- updated to version 1.1.5
+
+---

Old:

  xml-simple-1.1.4.gem

New:

  gem2rpm.yml
  xml-simple-1.1.5.gem



Other differences:
--
++ rubygem-xml-simple.spec ++
--- /var/tmp/diff_new_pack.JlXU5V/_old  2015-03-03 11:15:38.0 +0100
+++ /var/tmp/diff_new_pack.JlXU5V/_new  2015-03-03 11:15:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-xml-simple
 #
-# 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
@@ -15,17 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-xml-simple
-Version:1.1.4
+Version:1.1.5
 Release:0
 %define mod_name xml-simple
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/maik/xml-simple
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:A simple API for XML processing
 License:Ruby
 Group:  Development/Languages/Ruby

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
++ xml-simple-1.1.4.gem -> xml-simple-1.1.5.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/xmlsimple.rb new/lib/xmlsimple.rb
--- old/lib/xmlsimple.rb1970-01-01 01:00:00.0 +0100
+++ new/lib/xmlsimple.rb2015-03-01 15:34:28.0 +0100
@@ -11,7 +11,7 @@
 class XmlSimple
   include REXML
 
-  @@VERSION = '1.1.4'
+  @@VERSION = '1.1.5'
 
   # A simple cache for XML documents that were already transformed
   # by xml_in.
@@ -121,7 +121,7 @@
   # Create a "global" cache.
   @@cache = Cache.new
 
-  # Creates and intializes a new XmlSimple object.
+  # Creates and initializes a new XmlSimp

commit cgal for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package cgal for openSUSE:Factory checked in 
at 2015-03-03 11:14:50

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


Package is "cgal"

Changes:

--- /work/SRC/openSUSE:Factory/cgal/cgal.changes2014-12-30 
00:50:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.cgal.new/cgal.changes   2015-03-03 
11:14:57.0 +0100
@@ -1,0 +2,21 @@
+Sat Feb 28 22:13:24 UTC 2015 - mplus...@suse.com
+
+- Remove conditionals and use only cmake macros for building
+
+---
+Sat Feb 28 08:51:44 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Remove sha256sum.txt
+- Update to 4.5.2
+  * Fix a bug that prevented the compilation with recent versions 
+of Boost (>=1.56) when explicit conversions operators 
+(from C++11) are supported. That prevented the compilation with 
+Microsoft Visual Studio 2013.
+  * 3D Convex Hulls: Fix a non-robust predicate bug that was 
+showing up when input points where lexicographically sorted.
+  * 3D Mesh Generation: Fix a bug in the sliver perturbation 
+optimization method. It could create some holes on the 
+surface of the mesh.
+
+---

Old:

  CGAL-4.5.1-doc_html.tar.xz
  CGAL-4.5.1.tar.xz
  sha256sum.txt

New:

  CGAL-4.5.2-doc_html.tar.xz
  CGAL-4.5.2.tar.xz



Other differences:
--
++ cgal.spec ++
--- /var/tmp/diff_new_pack.RJu3Bz/_old  2015-03-03 11:14:58.0 +0100
+++ /var/tmp/diff_new_pack.RJu3Bz/_new  2015-03-03 11:14:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cgal
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Ioda-Net Sàrl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
@@ -22,32 +22,29 @@
 #@TODO : split package in coherent parts
 #@TODO : rename parts (inspirated by sfcgal packaging)
 #@TODO : ask for rename and take into account the obsolete existant thing. 
like libcgal deps
-
 %define _soname 10
 %define _soversion 10.0.4
 %define _sourcename CGAL
 %define _libname libCGAL%{_soname}
-
 Name:   cgal
-Version:4.5.1
+Version:4.5.2
 Release:0
 Summary:Computational Geometry Algorithms Library
 License:GPL-3.0+ and LGPL-3.0+
 Group:  Productivity/Graphics/CAD
 Url:http://www.cgal.org/
-# Keep this stable link latestfile and 2743=CGAL no form fill-up needed
 # You will need to update the magic numbers from the download urls on updating
-Source0:
https://gforge.inria.fr/frs/download.php/file/34402/%{_sourcename}-%{version}.tar.xz
-Source1:
https://gforge.inria.fr/frs/download.php/file/34407/%{_sourcename}-%{version}-doc_html.tar.xz
+Source0:
https://gforge.inria.fr/frs/download.php/file/34513/%{_sourcename}-%{version}.tar.xz
+Source1:
https://gforge.inria.fr/frs/download.php/file/34513/%{_sourcename}-%{version}-doc_html.tar.xz
 Source2:cgal-rpmlintrc
-Source3:
https://gforge.inria.fr/frs/download.php/file/34404/sha256sum.txt
-BuildRequires:  blas
+BuildRequires:  blas-devel
 BuildRequires:  boost-devel >= 1.39
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  glu-devel
 BuildRequires:  gmp-devel
-BuildRequires:  lapack
+BuildRequires:  lapack-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  mpfr-devel
 BuildRequires:  xz
@@ -106,9 +103,7 @@
 License:GPL-3.0+ and LGPL-3.0+ and BSL-1.0 and MIT
 Group:  Development/Libraries
 Requires:   %{name}-devel = %{version}
-%if 0%{?suse_version} >= 1210
 BuildArch:  noarch
-%endif
 
 %description demo-examples-devel
 This package provides the sources of examples and demos of
@@ -119,38 +114,24 @@
 Summary:Documentation CGAL algorithms
 License:GPL-3.0+ and LGPL-3.0+
 Group:  Documentation/HTML
-%if 0%{?suse_version} >= 1210
 BuildArch:  noarch
-%endif
 
 %description doc
 This package provides the documentation for CGAL algorithms.
 
 %prep
 %setup -q -n CGAL-%{version}
-tar -xJf %{S:1} 
+tar -xJf %{SOURCE1}
 
 %build
-%if 0%{?suse_version} >= 1310
-# Make things more secure, but only on new version
- export LDFLAGS="-Wl,-z,relro,-z,now -pie"
- export CFLAGS="%{optflags} -fPIE -pie"
- export CXXFLAGS="%{optflags} -fPIE -pie"
- %cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+export LDFLAGS="-Wl,-z,relro,-z,now -pie"
+export CFLAGS="%{optflags} -fPIE -pie"
+export CXXFLAGS="%{optflags} -fPIE -pie"
+%cmake \
-DCGAL_INS

commit perl-Mojolicious for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2015-03-03 11:14:52

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


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2015-02-16 07:36:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2015-03-03 11:15:14.0 +0100
@@ -1,0 +2,67 @@
+Fri Feb 27 14:14:25 UTC 2015 - co...@suse.com
+
+- updated to 6.0
+   - Code name "Clinking Beer Mugs", this is a major release.
+   - Removed name listing support from param method in Mojolicious::Controller.
+   - Removed name listing support from param method in Mojo::Parameters.
+   - Removed name listing support from error and param methods in
+ Mojolicious::Validator::Validation.
+   - Removed multi-name support from cookie, param and signed_cookie methods in
+ Mojolicious::Controller.
+   - Removed multi-name support from param method in
+ Mojolicious::Validator::Validation.
+   - Removed multi-name support from param method in Mojo::Parameters.
+   - Removed multi-name support from cookie and upload methods in 
Mojo::Message.
+   - Removed custom socket support from Mojo::UserAgent.
+   - Removed is_fatal, is_level and log methods from Mojo::Log.
+   - Removed auto_render method from Mojolicious::Routes.
+   - Removed deprecated object-oriented Mojo::Loader API.
+   - Removed deprecated accept_interval, lock and unlock attributes from
+ Mojo::IOLoop.
+   - Removed deprecated accept_interval, lock_file and lock_timeout attributes
+ from Mojo::Server::Prefork.
+   - Removed deprecated bridge method from Mojolicious::Routes::Route.
+   - Removed deprecated is_readable method from Mojo::Reactor.
+   - Removed deprecated siblings method from Mojo::DOM.
+   - Removed deprecated render_exception and render_not_found methods from
+ Mojolicious::Controller.
+   - Removed deprecated keep_alive_requests setting from Hypnotoad.
+   - Changed return values of all and find methods in
+ Mojo::UserAgent::CookieJar.
+   - Renamed template attribute in Mojo::Template to unparsed.
+   - Renamed extracting attribute in Mojo::UserAgent::CookieJar to collecting.
+   - Renamed types attribute in Mojolicious::Types to mapping.
+   - Renamed current attribute in Mojolicious::Routes::Match to position.
+   - Renamed pattern attribute in Mojolicious::Routes::Route to unparsed.
+   - Renamed all_contents, contents, following_siblings, match, next_sibling,
+ node, preceding_siblings, previous_sibling and type methods in Mojo::DOM 
to
+ descendant_nodes, child_nodes, following_nodes, matches, next_node, type,
+ preceding_nodes, previous_node and tag.
+   - Renamed match method in Mojo::DOM::CSS to matches.
+   - Renamed extract and inject methods in Mojo::UserAgent::CookieJar to 
collect
+ and prepare.
+   - Renamed inject method in Mojo::UserAgent::Proxy to prepare.
+   - Renamed params method in Mojo::Parameters to pairs.
+   - Renamed match method in Mojolicious::Routes::Match to find.
+   - Renamed -A option of prefork command to -a.
+   - Added names method to Mojo::Parameters.
+   - Added failed and passed methods to Mojolicious::Validator::Validation.
+   - Added -I and -M options to prefork command.
+   - Fixed Mojo::Template support for parentheses in expressions. (jberger, 
sri)
+ 
+ 5.82  2015-02-22
+   - Deprecated Mojo::Reactor::is_readable.
+   - Deprecated keep_alive_requests setting in Hypnotoad in favor of requests.
+   - Improved Morbo to restart slightly faster.
+   - Fixed bug in daemon and prefork commands where --inactivity-timeout option
+ was called --inactivity.
+ 
+ 5.81  2015-02-20
+   - Deprecated object-oriented Mojo::Loader API.
+   - Added data_section, file_is_binary, load_class and find_modules functions
+ to Mojo::Loader.
+   - Improved design of built-in templates.
+   - Fixed test command to not let Test::Harness enable global warnings by
+ default. (OlegG)
+
+---

Old:

  Mojolicious-5.79.tar.gz

New:

  Mojolicious-6.0.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.TEn37X/_old  2015-03-03 11:15:14.0 +0100
+++ /var/tmp/diff_new_pack.TEn37X/_new  2015-03-03 11:15:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:5.79
+Version:6.0
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-5.79.tar.gz -> Mojolicious-6.0.tar.gz ++

commit rubygem-power_assert for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-power_assert for 
openSUSE:Factory checked in at 2015-03-03 11:15:11

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


Package is "rubygem-power_assert"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-power_assert/rubygem-power_assert.changes
2015-02-16 21:13:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-power_assert.new/rubygem-power_assert.changes
   2015-03-03 11:15:38.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 05:29:35 UTC 2015 - co...@suse.com
+
+- updated to version 0.2.3
+
+---

Old:

  power_assert-0.2.2.gem

New:

  power_assert-0.2.3.gem



Other differences:
--
++ rubygem-power_assert.spec ++
--- /var/tmp/diff_new_pack.hG4Be4/_old  2015-03-03 11:15:38.0 +0100
+++ /var/tmp/diff_new_pack.hG4Be4/_new  2015-03-03 11:15:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-power_assert
 #
-# 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
@@ -24,15 +24,15 @@
 #
 
 Name:   rubygem-power_assert
-Version:0.2.2
+Version:0.2.3
 Release:0
 %define mod_name power_assert
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/k-tsj/power_assert
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ power_assert-0.2.2.gem -> power_assert-0.2.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2014-11-22 16:03:59.0 +0100
+++ new/.travis.yml 2015-03-01 06:36:55.0 +0100
@@ -2,4 +2,8 @@
 rvm:
   - 2.0.0
   - 2.1
+  - 2.2
   - ruby-head
+matrix:
+  allow_failures:
+- rvm: ruby-head
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/BSDL new/BSDL
--- old/BSDL2014-11-22 16:03:59.0 +0100
+++ new/BSDL2015-03-01 06:36:55.0 +0100
@@ -1,4 +1,4 @@
-Copyright (C) 2014 Kazuki Tsujimoto, All rights reserved.
+Copyright (C) 2014-2015 Kazuki Tsujimoto, All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/COPYING new/COPYING
--- old/COPYING 2014-11-22 16:03:59.0 +0100
+++ new/COPYING 2015-03-01 06:36:55.0 +0100
@@ -1,4 +1,4 @@
-Copyright (C) 2014 Kazuki Tsujimoto, All rights reserved.
+Copyright (C) 2014-2015 Kazuki Tsujimoto, All rights reserved.
 
 You can redistribute it and/or modify it under either the terms of the
 2-clause BSDL (see the file BSDL), or the conditions below:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.rdoc new/README.rdoc
--- old/README.rdoc 2014-11-22 16:03:59.0 +0100
+++ new/README.rdoc 2015-03-01 06:36:55.0 +0100
@@ -10,6 +10,9 @@
 * {rspec-power_assert}[https://github.com/joker1007/rspec-power_assert]
 * {power_p}[https://github.com/k-tsj/power_p]
 
+== Requirement
+* CRuby 2.0.0 or later
+
 == Reference
 * {Power Assert in Ruby (at RubyKaigi 2014) // Speaker 
Deck}[https://speakerdeck.com/k_tsj/power-assert-in-ruby]
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/power_assert/version.rb 
new/lib/power_assert/version.rb
--- old/lib/power_assert/version.rb 2014-11-22 16:03:59.0 +0100
+++ new/lib/power_assert/version.rb 2015-03-01 06:36:55.0 +0100
@@ -1,3 +1,3 @@
 module PowerAssert
-  VERSION = "0.2.2"
+  VERSION = "0.2.3"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/power_assert.rb new/lib/power_assert.rb
--- old/lib/power_assert.rb 2014-11-22 16:03:59.0 +0100
+++ new/lib/power_assert.rb 2015-03-01 06:36:55.0 +0100
@@ -1,9 +1,16 @@
 # power_assert.rb
 #
-# Copyright (C) 2014 Kazuki Tsujimoto, All rights reserved.
+# C

commit darktable for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2015-03-03 11:15:05

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


Package is "darktable"

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2015-02-03 
11:40:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2015-03-03 
11:15:34.0 +0100
@@ -1,0 +2,51 @@
+Mon Mar  2 00:12:25 UTC 2015 - tog...@opensuse.org
+
+- Update to version 1.6.3
+
+  * Changes:
+
++ Make camera import window transient
++ Allow soft limits on radius
++ Fix soft boundaries for black in exposure
++ Change order of the profile/intent combo in export dialog
++ Support read/write of chromaticities in EXR
++ Allow to default to :memory: db in config
++ Add mime handler for non-raw image file formats
++ Improved lens model name detection for Sony SAL lenses
+
+  * Bug fixes:
+
++ Fix buffer overrun in SSE clipping loop for highlight handling
++ Prevent exporting when an invalid export/storage is selected
++ Hopefully last fix for aspect ratios in crop and rotate (#9942)
++ No tooltip when dragging in monochrome (#10319)
+
+  * RAW support:
+
++ Panasonic LX100 (missing non-standard aspect ratio modes)
++ Panasonic TZ60
++ Panasonic FZ1000
++ KODAK EASYSHARE Z1015 IS
++ Canon 1DX (missing sRAW modes)
++ Canon A630 and SX110IS (CHDK RAW)
+
+  * white balance presets
+
++ Panasonic FZ1000
++ Panasonic TZ60
++ Panasonic LX100
+
+  * standard matrix
+
++ Canon Rebel T3 (non-european 1100D)
+
+  * enhanced matrix
+
++ Nikon d750
+
+  * noise profiles:
+
++ Canon EOS 1DX
+ 
+
+---

Old:

  darktable-1.6.2-nopatents.tar.xz

New:

  darktable-1.6.3-nopatents.tar.xz



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.wdCycO/_old  2015-03-03 11:15:35.0 +0100
+++ /var/tmp/diff_new_pack.wdCycO/_new  2015-03-03 11:15:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   darktable
-Version:1.6.2
+Version:1.6.3
 Release:0
 Url:http://darktable.sourceforge.net
 # darktable contains patented code that we cannot ship.  Therefore we use

++ darktable-1.6.2-nopatents.tar.xz -> darktable-1.6.3-nopatents.tar.xz 
++
 12160 lines of diff (skipped)

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



commit rsyslog for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-03-03 11:14:58

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


Package is "rsyslog"

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2015-02-16 
21:14:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-03-03 
11:15:25.0 +0100
@@ -1,0 +2,17 @@
+Sun Mar  1 19:13:25 UTC 2015 - astie...@suse.com
+
+- rsyslog 8.8.0:
+  - omkafka: add support for dynamic topics and auto partitioning
+  - imtcp/imptcp: support for broken Cisco ASA TCP syslog framing
+  - omfwd: more detailled error messages in case of UDP send error
+  - TLS syslog: enable capability to turn on GnuTLS debug logging
+  - bugfix: $AbortOnUncleanConfig did not work
+  - improve rsyslogd -v output and error message with meta information
+  - bugfix imtcp: octet-counted framing cannot be turned off
+  - bugfix: build problems on Illuminos
+  - bugfix: invalid data size for iMaxLine global property
+  - bugfix: negative values for maxMessageSize global parameter were permitted
+- add upstream patch rsyslog-8.8.0-nonvoid-function-return.patch
+  to fix compiler warnings/errors
+
+---

Old:

  rsyslog-8.7.0.tar.gz
  rsyslog-doc-8.7.0.tar.gz

New:

  rsyslog-8.8.0-nonvoid-function-return.patch
  rsyslog-8.8.0.tar.gz
  rsyslog-doc-8.8.0.tar.gz



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.tdtYYb/_old  2015-03-03 11:15:26.0 +0100
+++ /var/tmp/diff_new_pack.tdtYYb/_new  2015-03-03 11:15:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rsyslog
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:The enhanced syslogd for Linux and Unix
 License:(GPL-3.0+ and Apache-2.0)
 Group:  System/Daemons
-Version:8.7.0
+Version:8.8.0
 Release:0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -212,6 +212,7 @@
 
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch crrodrig...@opensuse.org Customize 
upstream systemd unit for openSUSE needs.
 Patch0: rsyslog-unit.patch
+Patch1: rsyslog-8.8.0-nonvoid-function-return.patch
 
 # this is a dirty hack since % dir does only work for the specified directory 
and nothing above
 # but I want to be able to switch this to /etc/apparmor.d once the profiles 
received more testing
@@ -507,6 +508,7 @@
 %prep
 %setup -q -n %{name}-%{upstream_version} -a 14
 %patch0 -p1
+%patch1 -p1
 #
 %if %{with systemd}
 for file in rsyslog-service-prepare; do

++ rsyslog-8.8.0-nonvoid-function-return.patch ++
>From 2a1e9668f8d4c0383ae017a99bc77b26cf8496c9 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards 
Date: Sun, 1 Mar 2015 14:25:47 +0100
Subject: [PATCH] non-void function setMaxLine does not return anything

closes https://github.com/rsyslog/rsyslog/issues/255
---
 runtime/glbl.c | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/runtime/glbl.c b/runtime/glbl.c
index f0750a2..01f82d4 100644
--- a/runtime/glbl.c
+++ b/runtime/glbl.c
@@ -361,7 +361,7 @@ static rsRetVal setWorkDir(void __attribute__((unused)) 
*pVal, uchar *pNewVal)
 
 
 /* This function is used both by legacy and RainerScript conf. It is a real 
setter. */
-static rsRetVal
+static void
 setMaxLine(const int64_t iNew)
 {
if(iNew < 128) {
@@ -381,9 +381,8 @@ setMaxLine(const int64_t iNew)
 static rsRetVal
 legacySetMaxMessageSize(void __attribute__((unused)) *pVal, int64_t iNew)
 {
-   DEFiRet;
-   iRet = setMaxLine(iNew);
-   RETiRet;
+   setMaxLine(iNew);
+   return RS_RET_OK;
 }
 
 static rsRetVal
++ rsyslog-8.7.0.tar.gz -> rsyslog-8.8.0.tar.gz ++
 5188 lines of diff (skipped)

++ rsyslog-doc-8.7.0.tar.gz -> rsyslog-doc-8.8.0.tar.gz ++
 9849 lines of diff (skipped)

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



commit gnome-software for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2015-03-03 11:14:54

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


Package is "gnome-software"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2014-11-18 22:48:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes   
2015-03-03 11:15:15.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 27 16:09:24 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.3 (boo#916784):
+  + Bugfix:
+- Fix several possible crashes when clicking the back button.
+- Fix a crash in the screenshot loader.
+- Show an error message when we fail to load details about a
+  local file.
+- Make sure back button always leads back to overview.
+  + Updated translations.
+
+---

Old:

  gnome-software-3.14.2.tar.xz

New:

  gnome-software-3.14.3.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.UB83U0/_old  2015-03-03 11:15:17.0 +0100
+++ /var/tmp/diff_new_pack.UB83U0/_new  2015-03-03 11:15:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-software
 #
-# 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:   gnome-software
-Version:3.14.2
+Version:3.14.3
 Release:0
 %define gs_plugin_api 7
 Summary:GNOME Software Store

++ gnome-software-3.14.2.tar.xz -> gnome-software-3.14.3.tar.xz ++
 8485 lines of diff (skipped)

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



commit libosmocore for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2015-03-03 11:14:42

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


Package is "libosmocore"

Changes:

--- /work/SRC/openSUSE:Factory/libosmocore/libosmocore.changes  2015-02-18 
20:36:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosmocore.new/libosmocore.changes 
2015-03-03 11:14:46.0 +0100
@@ -1,0 +2,18 @@
+Sun Mar  1 01:10:34 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 0.8.0
+* new Osmocom SIM card library
+- Remove 0001-utils-resolve-compiler-warnings-on-implicit-declarat.patch,
+  libosmocore_0_7_0_avoid_smscb_test_failure.patch,
+  osmo-kasumi.diff, osmo-version.diff (no longer needed x4),
+  rework osmo-talloc2.diff and add osmo-talloc3.diff after upstream
+  conversion. Add osmo-pkgconfig.diff.
+
+---
+Wed Feb 18 16:07:32 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- remove the previous patch about  ppc/ppc64 architectures
+  as upstream suggesting that known to be not supported
+  so explicitely add ExcludeArch in spec file.
+
+---

Old:

  0001-utils-resolve-compiler-warnings-on-implicit-declarat.patch
  libosmocore-0.7.0.tar.xz
  libosmocore_0_7_0_avoid_smscb_test_failure.patch
  osmo-kasumi.diff
  osmo-version.diff

New:

  libosmocore-0.8.0.tar.xz
  osmo-pkgconfig.diff
  osmo-talloc3.diff



Other differences:
--
++ libosmocore.spec ++
--- /var/tmp/diff_new_pack.O8v3Fv/_old  2015-03-03 11:14:47.0 +0100
+++ /var/tmp/diff_new_pack.O8v3Fv/_new  2015-03-03 11:14:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosmocore
 #
-# 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,31 +17,32 @@
 
 
 Name:   libosmocore
+Version:0.8.0
+Release:0
 Summary:Open Source Mobile Communications Core Library
 License:GPL-2.0 and GPL-2.0+ and LGPL-3.0+ and AGPL-3.0+
 Group:  Productivity/Telephony/Utilities
-Version:0.7.0
-Release:0
 Url:http://bb.osmocom.org/trac/wiki/libosmocore
 
 #Git-Clone:git://git.osmocom.org/libosmocore
-#Snapshot: 0.7.0
 #Update osmo-version.diff too!
 Source: %name-%version.tar.xz
-Patch1: osmo-version.diff
-Patch2: 0001-utils-resolve-compiler-warnings-on-implicit-declarat.patch
-Patch3: osmo-talloc.diff
-Patch4: osmo-talloc2.diff
-Patch5: osmo-kasumi.diff
-Patch6: libosmocore_0_7_0_avoid_smscb_test_failure.patch
+Patch1: osmo-talloc.diff
+Patch2: osmo-talloc2.diff
+Patch3: osmo-talloc3.diff
+Patch4: osmo-pkgconfig.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake >= 1.6
 BuildRequires:  gcc-c++
-BuildRequires:  libtalloc-devel
 BuildRequires:  libtool
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
+BuildRequires:  pkgconfig(libpcsclite)
+BuildRequires:  pkgconfig(talloc)
+# do not try to build for big-endian archs
+# as suggested by 
http://lists.osmocom.org/pipermail/baseband-devel/2015-February/22.html
+ExcludeArch:ppc ppc64 ppc64p7 mips mips64 %sparc s390 s390x
 
 %description
 libosmocore is a library with various utility functions that were
@@ -95,14 +96,14 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmocodec.
 
-%package -n libosmocore4
+%package -n libosmocore6
 Summary:Osmocom core library
 License:GPL-2.0 and GPL-2.0+
 Group:  System/Libraries
 # crc16.c has GPL2-only clauses, the rest (*.c) is GPL-2.0+
 # talloc.c (LGPL-3.0+) is not part of libosmocore.so
 
-%description -n libosmocore4
+%description -n libosmocore6
 libosmocore is a library with various utility functions shared
 between OpenBSC and OsmocomBB.
 
@@ -111,7 +112,7 @@
 License:GPL-2.0 and GPL-2.0+
 Group:  Development/Libraries/C and C++
 # crc16.h has GPL2-only clauses, the rest (*.h) is GPL-2.0+
-Requires:   libosmocore4 = %version
+Requires:   libosmocore6 = %version
 Requires:   libtalloc-devel
 
 %description -n libosmocore-devel
@@ -207,12 +208,41 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libosmogsm.
 
-%package -n 

commit apache2-mod_security2 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_security2 for 
openSUSE:Factory checked in at 2015-03-03 11:14:44

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


Package is "apache2-mod_security2"

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_security2/apache2-mod_security2.changes  
2015-02-16 22:11:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_security2.new/apache2-mod_security2.changes
 2015-03-03 11:14:47.0 +0100
@@ -1,0 +2,15 @@
+Tue Feb 24 04:23:11 UTC 2015 - crrodrig...@opensuse.org
+
+- spec, build: Respect optflags
+- spec: buildrequire pkgconfig
+- modsecurity-fixes.patch: mod_security fails at:
+  * building with optflags enabled due to undefined behaviour
+and implicit declarations.
+  * It abuses it apr_allocator api, creating one allocator
+per request and then destroying it, flooding the system
+with mmap() , munmap requests, this is particularly nasty
+with threaded mpms. it should instead use the allocator
+from the request pool.
+
+
+---

New:

  modsecurity-fixes.patch



Other differences:
--
++ apache2-mod_security2.spec ++
--- /var/tmp/diff_new_pack.l8I8VM/_old  2015-03-03 11:14:48.0 +0100
+++ /var/tmp/diff_new_pack.l8I8VM/_new  2015-03-03 11:14:48.0 +0100
@@ -41,6 +41,7 @@
 Source6:README-SUSE-mod_security2.txt
 Source7:empty.conf
 Patch0: apache2-mod_security2-no_rpath.diff
+Patch1: modsecurity-fixes.patch
 BuildRequires:  apache-rpm-macros
 BuildRequires:  apache2-devel
 BuildRequires:  apache2-prefork
@@ -52,6 +53,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  lua-devel
 BuildRequires:  pcre-devel
+BuildRequires:  pkgconfig
 Requires:   %{apache_mmn}
 Requires:   apache2
 #
@@ -75,8 +77,7 @@
 bzip2 -dc %{SOURCE3} > %{_sourcedir}/%{refman} && touch -r %{SOURCE3} 
%{_sourcedir}/%{refman}
 bzip2 -dc %{SOURCE4} > %{_sourcedir}/%{faq} && touch -r %{SOURCE4} 
%{_sourcedir}/%{faq}
 %patch0
-#%patch1
-#%patch2
+%patch1 -p1
 
 %build
 # aclocal only works with never distributions,
@@ -87,7 +88,7 @@
 autoreconf -fi
 %endif
 automake
-./configure --with-apxs=%{apache_apxs} --enable-request-early 
--enable-htaccess-config
+%configure --with-apxs=%{apache_apxs} --enable-request-early 
--enable-htaccess-config
 CFLAGS="%{optflags}" make %{?_smp_mflags}
 
 %install



++ modsecurity-fixes.patch ++
--- modsecurity-2.9.0.orig/apache2/mod_security2.c
+++ modsecurity-2.9.0/apache2/mod_security2.c
@@ -457,17 +457,13 @@ static void store_tx_context(modsec_rec
  * Creates a new transaction context.
  */
 static modsec_rec *create_tx_context(request_rec *r) {
-apr_allocator_t *allocator = NULL;
 modsec_rec *msr = NULL;
 
 msr = (modsec_rec *)apr_pcalloc(r->pool, sizeof(modsec_rec));
 if (msr == NULL) return NULL;
 
-apr_allocator_create(&allocator);
-apr_allocator_max_free_set(allocator, 1024);
-apr_pool_create_ex(&msr->mp, r->pool, NULL, allocator);
+apr_pool_create(&msr->mp, r->pool);
 if (msr->mp == NULL) return NULL;
-apr_allocator_owner_set(allocator, msr->mp);
 
 msr->modsecurity = modsecurity;
 msr->r = r;
--- modsecurity-2.9.0.orig/apache2/msc_reqbody.c
+++ modsecurity-2.9.0/apache2/msc_reqbody.c
@@ -88,7 +88,7 @@ apr_status_t modsecurity_request_body_st
  * to allocate structures from (not data, which is allocated
  * via malloc).
  */
-apr_pool_create(&msr->msc_reqbody_mp, NULL);
+apr_pool_create(&msr->msc_reqbody_mp, msr->mp);
 
 /* Initialise request body processors, if any. */
 
--- modsecurity-2.9.0.orig/apache2/msc_status_engine.c
+++ modsecurity-2.9.0/apache2/msc_status_engine.c
@@ -37,6 +37,7 @@
 #if (defined(__linux__) || defined(__gnu_linux__))
 #include 
 #include 
+#include 
 #endif
 #ifdef HAVE_SYS_UTSNAME_H
 #include 
--- modsecurity-2.9.0.orig/apache2/msc_remote_rules.c
+++ modsecurity-2.9.0/apache2/msc_remote_rules.c
@@ -792,6 +792,7 @@ next:
 "compilation.";
 return -1;
 #endif
+return -1;
 }
 
 
--- modsecurity-2.9.0.orig/apache2/msc_util.c
+++ modsecurity-2.9.0/apache2/msc_util.c
@@ -18,6 +18,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "msc_release.h"
 #include "msc_util.h"

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



commit python3-apache-libcloud for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python3-apache-libcloud for 
openSUSE:Factory checked in at 2015-03-03 11:14:34

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


Package is "python3-apache-libcloud"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-apache-libcloud/python3-apache-libcloud.changes
  2015-02-20 12:01:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-apache-libcloud.new/python3-apache-libcloud.changes
 2015-03-03 11:14:35.0 +0100
@@ -1,0 +2,13 @@
+Sat Feb 28 21:42:50 UTC 2015 - and...@opensuse.org
+
+- added python3-apache-libcloud-ssl_match_hostname.patch
+- removed python3-backports.ssl_match_hostname from dependency list,
+  with the patch now in place, we use native funztions instead of
+  an external additional package
+
+---
+Sat Feb 28 18:11:51 UTC 2015 - and...@opensuse.org
+
+- added python3-backports.ssl_match_hostname as dependency
+
+---

New:

  python3-apache-libcloud-ssl_match_hostname.patch



Other differences:
--
++ python3-apache-libcloud.spec ++
--- /var/tmp/diff_new_pack.xDbA2j/_old  2015-03-03 11:14:35.0 +0100
+++ /var/tmp/diff_new_pack.xDbA2j/_new  2015-03-03 11:14:35.0 +0100
@@ -24,6 +24,7 @@
 Group:  Devel/Languages/Python
 Url:https://libcloud.apache.org
 Source0:
http://pypi.python.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2
+Patch0:python3-apache-libcloud-ssl_match_hostname.patch
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  python3-xml
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q -n apache-libcloud-%{version}
+%patch0 -p1
 
 %build
 python3 setup.py build

++ python3-apache-libcloud-ssl_match_hostname.patch ++
diff --git a/libcloud/httplib_ssl.py b/libcloud/httplib_ssl.py
index 52d1ed1..bd65656 100644
--- a/libcloud/httplib_ssl.py
+++ b/libcloud/httplib_ssl.py
@@ -23,13 +23,13 @@
 import base64
 import warnings
 
-from backports.ssl_match_hostname import match_hostname, CertificateError
-
 import libcloud.security
 from libcloud.utils.py3 import b
 from libcloud.utils.py3 import httplib
 from libcloud.utils.py3 import urlparse
 from libcloud.utils.py3 import urlunquote
+from libcloud.utils.py3 import match_hostname
+from libcloud.utils.py3 import CertificateError
 
 
 __all__ = [
diff --git a/libcloud/utils/py3.py b/libcloud/utils/py3.py
index 2b695a4..7ef3c8b 100644
--- a/libcloud/utils/py3.py
+++ b/libcloud/utils/py3.py
@@ -53,6 +53,13 @@
 if sys.version_info >= (3, 2) and sys.version_info < (3, 3):
 PY32 = True
 
+if sys.version_info >= (3, 2):
+# ssl module in Python >= 3.2 includes match hostname function
+from ssl import match_hostname, CertificateError  # NOQA
+else:
+from backports.ssl_match_hostname import match_hostname, CertificateError  
# NOQA
+
+
 if PY3:
 import http.client as httplib
 from io import StringIO
diff --git a/setup.py b/setup.py
index 63e9ce7..23049fb 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,6 @@
 
 import libcloud.utils.misc
 from libcloud.utils.dist import get_packages, get_data_files
-from libcloud.utils.py3 import unittest2_required
 
 libcloud.utils.misc.SHOW_DEPRECATION_WARNING = False
 
@@ -47,10 +46,19 @@
 SUPPORTED_VERSIONS = ['2.5', '2.6', '2.7', 'PyPy', '3.x']
 
 TEST_REQUIREMENTS = [
-'backports.ssl_match_hostname',
 'mock'
 ]
 
+if sys.version_info < (3, 2):
+TEST_REQUIREMENTS.append('backports.ssl_match_hostname')
+
+# Note: we cant use libcloud.utils.py3 here because it relies on backports
+# dependency on being available
+if sys.version_info >= (2, 7):
+unittest2_required = False
+else:
+unittest2_required = True
+
 if sys.version_info <= (2, 4):
 version = '.'.join([str(x) for x in sys.version_info[:3]])
 print('Version ' + version + ' is not supported. Supported versions are ' +
@@ -222,10 +230,13 @@ def run(self):
 
 forbid_publish()
 
-install_requires = ['backports.ssl_match_hostname']
+install_requires = []
 if pre_python26:
 install_requires.extend(['ssl', 'simplejson'])
 
+if sys.version_info < (3, 2):
+install_requires.append('backports.ssl_match_hostname')
+
 setup(
 name='apache-libcloud',
 version=read_version_string(),
diff --git a/tox.ini b/tox.ini
index d081603..e612f5f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,20 +29,17 @@ deps = backports.ssl_match_hostname
lockfile
 
 [testenv:py32]
-deps = backports.ssl_match_hostname
-   mock
+deps = mock
lockfile
 
 [testenv:py33]
-deps = backpo

commit vsqlite++ for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package vsqlite++ for openSUSE:Factory 
checked in at 2015-03-03 11:14:32

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


Package is "vsqlite++"

Changes:

--- /work/SRC/openSUSE:Factory/vsqlite++/vsqlite++.changes  2014-02-05 
16:35:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.vsqlite++.new/vsqlite++.changes 2015-03-03 
11:14:34.0 +0100
@@ -1,0 +2,11 @@
+Sat Feb 28 16:59:54 UTC 2015 - mplus...@suse.com
+
+- Use url for cource
+- Update to 0.3.13
+  * upstream changelog provided only as git commit log (for details
+see attached ChangeLog)
+- Remove patches that are obsolete
+  * 0002-Adding-include-limits-for-using-numeric_limits.patch
+  * 0001-Build-system-Use-std-c-98-instead-of-std-c-03.patch
+
+---

Old:

  0001-Build-system-Use-std-c-98-instead-of-std-c-03.patch
  0002-Adding-include-limits-for-using-numeric_limits.patch
  distribute.sh
  vsqlite++-0.3.12.tar.xz

New:

  0.3.13.tar.gz



Other differences:
--
++ vsqlite++.spec ++
--- /var/tmp/diff_new_pack.FQDlKI/_old  2015-03-03 11:14:34.0 +0100
+++ /var/tmp/diff_new_pack.FQDlKI/_new  2015-03-03 11:14:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vsqlite++
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,18 +19,15 @@
 %define _libpacname libvsqlitepp3
 #
 Name:   vsqlite++
-Version:0.3.12
+Version:0.3.13
 Release:0
 Summary:Well designed C++ sqlite 3.x wrapper library
-#Upstream issue https://github.com/vinzenz/vsqlite--/issues/2 in progress
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:https://github.com/vinzenz/vsqlite--
-Source0:%{name}-%{version}.tar.xz
-# Upstream patches for SLE build
-Patch0: 0001-Build-system-Use-std-c-98-instead-of-std-c-03.patch
-Patch1: 0002-Adding-include-limits-for-using-numeric_limits.patch
+Source0:https://github.com/vinzenz/vsqlite--/archive/%{version}.tar.gz
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  dos2unix
 BuildRequires:  doxygen
@@ -40,10 +37,8 @@
 BuildRequires:  graphviz-gd
 BuildRequires:  graphviz-gnome
 BuildRequires:  libtool
-BuildRequires:  make
 BuildRequires:  perl-base
 BuildRequires:  sqlite-devel
-BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,22 +73,14 @@
 This package contains development documentation files for %{name}.
 
 %prep
-%setup -q
+%setup -q -n vsqlite---%{version}
 find . -iname "*.[ch]pp" -exec dos2unix -k {} \;
 
-%if 0%{?suse_version} < 1230
-echo "Patching Makefile.am -std=c++98"
-%patch0
-%endif
-%patch1
-
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing ${INCLUDES}"
 export CXXFLAGS="%{optflags} -fno-strict-aliasing ${INCLUDES}"
 sh ./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
 
-echo "autogen done"
-
 %configure
 sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
 make %{?_smp_mflags}
@@ -117,6 +104,10 @@
 # build for all
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
+# do not ship these
+rm -f %{buildroot}%{_libdir}/libvsqlitepp.la
+rm -f %{buildroot}%{_libdir}/libvsqlitepp.a
+
 %fdupes -s %{buildroot}%{_docdir}
 
 %post -n %{_libpacname} -p /sbin/ldconfig
@@ -132,9 +123,6 @@
 %doc ChangeLog README COPYING
 %{_includedir}/sqlite
 %{_libdir}/libvsqlitepp.so
-# Don't add .la/.a to the package
-%exclude %{_libdir}/libvsqlitepp.la
-%exclude %{_libdir}/libvsqlitepp.a
 
 %files -n %{_libpacname}
 %defattr(0644, root, root, 0755)

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



commit rubygem-netrc for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-netrc for openSUSE:Factory 
checked in at 2015-03-03 11:14:38

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


Package is "rubygem-netrc"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-netrc/rubygem-netrc.changes  
2015-02-27 10:59:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-netrc.new/rubygem-netrc.changes 
2015-03-03 11:14:40.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 25 05:32:44 UTC 2015 - co...@suse.com
+
+- updated to version 0.10.3
+
+---

Old:

  netrc-0.10.2.gem

New:

  netrc-0.10.3.gem



Other differences:
--
++ rubygem-netrc.spec ++
--- /var/tmp/diff_new_pack.5pKz2o/_old  2015-03-03 11:14:41.0 +0100
+++ /var/tmp/diff_new_pack.5pKz2o/_new  2015-03-03 11:14:41.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-netrc
-Version:0.10.2
+Version:0.10.3
 Release:0
 %define mod_name netrc
 %define mod_full_name %{mod_name}-%{version}

++ netrc-0.10.2.gem -> netrc-0.10.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/changelog.txt new/changelog.txt
--- old/changelog.txt   2014-12-17 22:38:51.0 +0100
+++ new/changelog.txt   2015-02-25 00:25:25.0 +0100
@@ -1,3 +1,8 @@
+0.10.3 02/24/15
+===
+
+error when Dir.home is not readable
+
 0.10.2 12/17/14
 ===
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/netrc.rb new/lib/netrc.rb
--- old/lib/netrc.rb2014-12-17 22:38:51.0 +0100
+++ new/lib/netrc.rb2015-02-25 00:25:25.0 +0100
@@ -1,7 +1,7 @@
 require 'rbconfig'
 
 class Netrc
-  VERSION = "0.10.2"
+  VERSION = "0.10.3"
 
   # see 
http://stackoverflow.com/questions/4871309/what-is-the-correct-way-to-detect-if-ruby-is-running-on-windows
   WINDOWS = RbConfig::CONFIG["host_os"] =~ /mswin|mingw|cygwin/
@@ -12,17 +12,16 @@
   end
 
   def self.home_path
-return Dir.home if defined? Dir.home # Ruby 1.9+
+home = Dir.respond_to?(:home) ? Dir.home : ENV['HOME']
+
 if WINDOWS && !CYGWIN
-  home = ENV['HOME']
-  home ||= ENV['HOMEDRIVE'] + ENV['HOMEPATH'] if ENV['HOMEDRIVE'] && 
ENV['HOMEPATH']
+  home ||= File.join(ENV['HOMEDRIVE'], ENV['HOMEPATH']) if 
ENV['HOMEDRIVE'] && ENV['HOMEPATH']
   home ||= ENV['USERPROFILE']
-  home.gsub("\\","/")
-else
-  # In some cases, people run master process as "root" user, and run 
worker processes as "www" user.
-  # Fix "Permission denied" error in worker processes when $HOME is 
"/root".
-  (ENV['HOME'] && File.exist?(ENV['HOME']) && 
File.stat(ENV['HOME']).readable?) ? ENV['HOME'] : './'
+  # XXX: old stuff; most likely unnecessary
+  home = home.gsub("\\", "/") unless home.nil?
 end
+
+(home && File.readable?(home)) ? home : Dir.pwd
   rescue ArgumentError
 return Dir.pwd
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2014-12-17 22:38:51.0 +0100
+++ new/metadata2015-02-25 00:25:25.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: netrc
 version: !ruby/object:Gem::Version
-  version: 0.10.2
+  version: 0.10.3
 platform: ruby
 authors:
 - Keith Rarick
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2014-12-17 00:00:00.0 Z
+date: 2015-02-24 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: turn
@@ -73,4 +73,3 @@
 specification_version: 4
 summary: Library to read and write netrc files.
 test_files: []
-has_rdoc: 

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



commit lighttpd for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2015-03-03 11:14:28

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


Package is "lighttpd"

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2014-03-28 
16:25:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2015-03-03 
11:14:30.0 +0100
@@ -1,0 +2,33 @@
+Sat Feb 28 15:30:24 UTC 2015 - tchva...@suse.com
+
+- Deb .orig.tar.bz2 -> regular tar, hopefully it shall work.
+
+---
+Sat Feb 28 09:19:24 UTC 2015 - tchva...@suse.com
+
+- Spec-cleanify and remove sle9 support fun
+- Fix rpmlint warnings
+- Use tarball fetchable from upstream
+- Remove all obsolete conditions
+
+---
+Sat Feb 28 08:57:45 UTC 2015 - tchva...@suse.com
+
+- Remove the debian changelog also from the .spec file SOURCES
+
+---
+Fri Feb 27 19:19:29 UTC 2015 - tchva...@suse.com
+
+- Remove debian changelog as it collides with factory checkers
+
+---
+Sun Nov 09 18:38:00 UTC 2014 - Led 
+
+- fix bashisms in pre script
+
+---
+Wed Jul 16 15:07:11 UTC 2014 - mrueck...@suse.de
+
+- added debian changelog file to the file list
+
+---
@@ -10 +43 @@
-- update to version 1.4.35
+- update to version 1.4.35 (CVE-2014-2323 CVE-2014-2324 bnc#867350)

Old:

  lighttpd_1.4.35-0.1_source.changes
  lighttpd_1.4.35.orig.tar.bz2

New:

  lighttpd-1.4.35.tar.bz2



Other differences:
--
++ lighttpd.spec ++
 648 lines (skipped)
 between /work/SRC/openSUSE:Factory/lighttpd/lighttpd.spec
 and /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.spec

++ lighttpd.logrotate ++
--- /var/tmp/diff_new_pack.hiJ7Yw/_old  2015-03-03 11:14:31.0 +0100
+++ /var/tmp/diff_new_pack.hiJ7Yw/_new  2015-03-03 11:14:31.0 +0100
@@ -1,4 +1,5 @@
 /var/log/lighttpd/access.log {
+su lighttpd lighttpd
 compress
 dateext
 maxage 365
@@ -13,6 +14,7 @@
 }
 
 /var/log/lighttpd/error.log {
+su lighttpd lighttpd
 compress
 dateext
 maxage 365

++ lighttpd_1.4.35-0.1.dsc ++
--- /var/tmp/diff_new_pack.hiJ7Yw/_old  2015-03-03 11:14:31.0 +0100
+++ /var/tmp/diff_new_pack.hiJ7Yw/_new  2015-03-03 11:14:31.0 +0100
@@ -22,13 +22,13 @@
  lighttpd-mod-trigger-b4-dl deb httpd optional
  lighttpd-mod-webdav deb httpd optional
 Checksums-Sha1: 
- 3cfe7bd894746a1a2729299f2fd79d8805f4e16d 665955 lighttpd_1.4.35.orig.tar.bz2
+ 3cfe7bd894746a1a2729299f2fd79d8805f4e16d 665955 lighttpd-1.4.35.tar.bz2
  5fb7e7b30c0bd3f1aefef7c8d6e2eb91540ca165 25032 
lighttpd_1.4.35-0.1.debian.tar.xz
 Checksums-Sha256: 
- 4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7 665955 
lighttpd_1.4.35.orig.tar.bz2
+ 4a71c1f6d8af41ed894b507720c4c17184dc320590013881d5170ca7f15c5bf7 665955 
lighttpd-1.4.35.tar.bz2
  1c9bb9bff735ada065e1dd3d9a583e7dbced4a9f3b0e11877d52b15c5cf700ed 25032 
lighttpd_1.4.35-0.1.debian.tar.xz
 Files: 
- f7a88130ee9984b421ad8aa80629750a 665955 lighttpd_1.4.35.orig.tar.bz2
+ f7a88130ee9984b421ad8aa80629750a 665955 lighttpd-1.4.35.tar.bz2
  3f2ac5c7ac5873fe9d36e07ada304f53 25032 lighttpd_1.4.35-0.1.debian.tar.xz
 
 -BEGIN PGP SIGNATURE-

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



commit googletest for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package googletest for openSUSE:Factory 
checked in at 2015-03-03 11:14:31

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


Package is "googletest"

Changes:

--- /work/SRC/openSUSE:Factory/googletest/googletest.changes2014-07-11 
06:45:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.googletest.new/googletest.changes   
2015-03-03 11:14:31.0 +0100
@@ -1,0 +2,12 @@
+Sat Feb 28 13:29:29 UTC 2015 - mplus...@suse.com
+
+- Correct typo in library name
+
+---
+Fri Feb 27 18:04:48 UTC 2015 - mplus...@suse.com
+
+- Use source url
+- Package libraries as libgoogletest0
+- Run tests when building
+
+---



Other differences:
--
++ googletest.spec ++
--- /var/tmp/diff_new_pack.VIUPkL/_old  2015-03-03 11:14:32.0 +0100
+++ /var/tmp/diff_new_pack.VIUPkL/_new  2015-03-03 11:14:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package googletest
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%define libname lib%{name}0
 Name:   googletest
 Version:1.7.0
 Release:0
@@ -23,11 +24,10 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://code.google.com/p/googletest/
-Source0:gtest-%{version}.zip
+Source0:https://googletest.googlecode.com/files/gtest-%{version}.zip
 #PATCH-FIX-UPSTREAM marguer...@opensuse.org Google thinks `make install`
 #is dangerous, but I don't think so.
-Patch:  googletest-enable-make-install.patch
-BuildRequires:  cmake
+Patch0: googletest-enable-make-install.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  python
@@ -42,10 +42,24 @@
 fatal and non-fatal failures, value- and type-parameterized tests,
 various options for running the tests, and XML test report generation.
 
+%package   -n %{libname}
+Summary:Google C++ Testing Framework
+Group:  Development/Libraries/C and C++
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
+
+%description   -n %{libname}
+Google\'s framework for writing C++ tests on a variety of platforms
+(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian).
+Based on the xUnit architecture. Supports automatic test discovery,
+a rich set of assertions, user-defined assertions, death tests,
+fatal and non-fatal failures, value- and type-parameterized tests,
+various options for running the tests, and XML test report generation.
+
 %packagedevel
 Summary:Development files for googletest
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   %{libname} = %{version}
 
 %descriptiondevel
 The %{name}-devel package contains libraries and header files for
@@ -53,23 +67,30 @@
 
 %prep
 %setup -q -n gtest-%{version}
-%patch -p1
+%patch0 -p1
 autoreconf -fi
 
 %build
-%configure --disable-static
+%configure \
+   --enable-static=no
 make %{?_smp_mflags}
 
+%if 0%{?suse_version} > 1310
+%check
+make check %{?_smp_mflags}
+%endif
+
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 mkdir -p %{buildroot}%{_bindir}
 install -m 755 scripts/gtest-config %{buildroot}%{_bindir}
-find %{buildroot}%{_libdir} -name "*.la" -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
+
+%post -n %{libname} -p /sbin/ldconfig
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%postun -n %{libname} -p /sbin/ldconfig
 
-%files
+%files -n %{libname}
 %defattr(-, root, root)
 %doc README LICENSE CONTRIBUTORS CHANGES
 %{_libdir}/libgtest.so.0


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



commit tslib for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package tslib for openSUSE:Factory checked 
in at 2015-03-03 11:14:03

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


Package is "tslib"

Changes:

--- /work/SRC/openSUSE:Factory/tslib/tslib.changes  2014-03-18 
13:38:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.tslib.new/tslib.changes 2015-03-03 
11:14:04.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar  1 14:43:11 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use url for source
+
+---

Old:

  tslib-1.1.tar.gz

New:

  tslib-1.1.tar.xz



Other differences:
--
++ tslib.spec ++
--- /var/tmp/diff_new_pack.jabKpI/_old  2015-03-03 11:14:05.0 +0100
+++ /var/tmp/diff_new_pack.jabKpI/_new  2015-03-03 11:14:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tslib
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Guillaume GARDET 
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,13 +25,15 @@
 Group:  Hardware/Other
 Url:https://github.com/kergoth/tslib.git
 #Git-Clone:git://github.com/kergoth/tslib
-Source: %{name}-%{version}.tar.gz
+Source0:
https://github.com/kergoth/tslib/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source2:baselibs.conf
 Patch0: use-module-raw-input-for-ts-conf.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  xz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tslib is an abstraction layer for touchscreen panel events.
@@ -64,23 +66,23 @@
 %package devel
 Summary:Development files for tslib, a touchscreen panel event layer
 Group:  Development/Libraries/C and C++
-Requires:   %name = %version
-Requires:   %name-plugins = %version
+Requires:   %{name} = %{version}
+Requires:   %{name}-plugins = %{version}
 
 %description devel
 Devel package for tslib. Tslib is an abstraction layer for touchscreen panel 
events.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0
 ./autogen.sh
 %configure
 
 %build
-make
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot"
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 rm %{buildroot}%{_libdir}/pkgconfig/tslib-1.0.pc
 ln -s tslib.pc %{buildroot}%{_libdir}/pkgconfig/tslib-1.0.pc
 
@@ -91,11 +93,11 @@
 %files devel
 %defattr(-,root,root)
 %dir %{_libdir}/ts
-%_includedir/tslib.h
+%{_includedir}/tslib.h
 %{_libdir}/libts.la
 %{_libdir}/pkgconfig/tslib-1.0.pc
 %{_libdir}/pkgconfig/tslib.pc
-%dir %_libdir/ts
+%dir %{_libdir}/ts
 %{_libdir}/ts/*.la
 %{_libdir}/libts.so
 
@@ -111,7 +113,7 @@
 
 %files
 %defattr(-,root,root)
-%config /etc/ts.conf
+%config %{_sysconfdir}/ts.conf
 %{_bindir}/ts_calibrate
 %{_bindir}/ts_harvest
 %{_bindir}/ts_print

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



commit libtcnative-1-0 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libtcnative-1-0 for openSUSE:Factory 
checked in at 2015-03-03 11:14:19

Comparing /work/SRC/openSUSE:Factory/libtcnative-1-0 (Old)
 and  /work/SRC/openSUSE:Factory/.libtcnative-1-0.new (New)


Package is "libtcnative-1-0"

Changes:

--- /work/SRC/openSUSE:Factory/libtcnative-1-0/libtcnative-1-0.changes  
2014-05-02 13:59:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtcnative-1-0.new/libtcnative-1-0.changes 
2015-03-03 11:14:19.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb 25 20:18:55 UTC 2015 - tchva...@suse.com
+
+- Remove keyring file as there is new keyring and I didn't find it
+  on the web
+
+---
+Thu Feb 19 18:20:29 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.1.32
+  * Fix: 53952: Add support for TLSv1.2 and TLSv1.1.
+  * Fix: 56844: Use OpenSSL 1.0.1j with Windows binaries.
+  * Update: Use APR 1.5.1 with Windows binaries
+- Remove tomcat-native-nosslv2.patch; merged on upstream release
+- Remove %gpg_verify tag and gpg-offline require; let OBS handles
+  gpg verification
+
+---

Old:

  libtcnative-1-0.keyring
  tomcat-native-1.1.30-src.tar.gz
  tomcat-native-1.1.30-src.tar.gz.asc
  tomcat-native-nosslv2.patch

New:

  tomcat-native-1.1.32-src.tar.gz
  tomcat-native-1.1.32-src.tar.gz.asc



Other differences:
--
++ libtcnative-1-0.spec ++
--- /var/tmp/diff_new_pack.B8yJN9/_old  2015-03-03 11:14:20.0 +0100
+++ /var/tmp/diff_new_pack.B8yJN9/_new  2015-03-03 11:14:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtcnative-1-0
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   libtcnative-1-0
-Version:1.1.30
+Version:1.1.32
 Release:0
 Summary:JNI wrappers for Apache Portable Runtime for Tomcat
 License:Apache-2.0
@@ -25,23 +25,17 @@
 Url:https://tomcat.apache.org/tomcat-7.0-doc/apr.html
 Source0:
https://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/tomcat-native-%{version}-src.tar.gz
 Source1:
https://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/tomcat-native-%{version}-src.tar.gz.asc
-Source2:%{name}.keyring
-#Patch0: config-guess-sub-update.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  fdupes
-BuildRequires:  gpg-offline
 BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  libapr1-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
-
 # Upstream compatibility:
-Provides:   tcnative = %{version}-%{release}
+Provides:   tcnative = %{version}
 #Fedora compatibility
-Provides:   tomcat-native = %{version}-%{release}
-Patch0: tomcat-native-nosslv2.patch
+Provides:   tomcat-native = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tomcat can use the Apache Portable Runtime to provide superior
@@ -58,15 +52,13 @@
 overall make Java much more viable as a full fledged webserver platform
 rather than simply a backend focused technology.
 
-
-
 %package devel
+Summary:JNI wrappers for Apache Portable Runtime for Tomcat
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}-%{release}
 Requires:   glibc-devel
 Requires:   libapr1-devel
 Requires:   libopenssl-devel
-Summary:JNI wrappers for Apache Portable Runtime for Tomcat
-Group:  Development/Libraries/C and C++
 
 %description devel
 Tomcat can use the Apache Portable Runtime to provide superior
@@ -83,12 +75,8 @@
 overall make Java much more viable as a full fledged webserver platform
 rather than simply a backend focused technology.
 
-
-
 %prep
-%gpg_verify %{SOURCE1}
 %setup -q -n tomcat-native-%{version}-src
-%patch0 -p1
 
 %build
 cd jni/native
@@ -99,10 +87,10 @@
 make %{?_smp_mflags}
 
 %install
-make -C jni/native install DESTDIR=$RPM_BUILD_ROOT
-%{__install} -d -m 755 ${RPM_BUILD_ROOT}/%{_includedir}
-%{__install} -m 644 jni/native/include/* ${RPM_BUILD_ROOT}/%{_includedir}
-rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la
+make -C jni/native install DESTDIR=%{buildroot}
+install -d -m 755 %{buildroot}/%{_includedir}
+install -m 644 jni/native/include/* %{buildroot}/%{_includedir}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -p /sbin/ldconfig
 

++ tomcat-nativ

commit duplicity for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package duplicity for openSUSE:Factory 
checked in at 2015-03-03 11:14:17

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


Package is "duplicity"

Changes:

--- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes  2014-11-24 
11:18:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2015-03-03 
11:14:18.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb 25 20:23:30 UTC 2015 - tchva...@suse.com
+
+- Version bump to 0.7.01:
+  http://duplicity.nongnu.org/CHANGELOG
+- Clean-up with spec-cleaner
+
+---

Old:

  duplicity-0.7.0.tar.gz

New:

  duplicity-0.7.01.tar.gz



Other differences:
--
++ duplicity.spec ++
--- /var/tmp/diff_new_pack.f7Qm4T/_old  2015-03-03 11:14:19.0 +0100
+++ /var/tmp/diff_new_pack.f7Qm4T/_new  2015-03-03 11:14:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package duplicity
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,31 +16,30 @@
 #
 
 
-%{!?python_sitelib:  %global python_sitelib  %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-
+%{!?python_sitelib:  %global python_sitelib  %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
+%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 Name:   duplicity
-%if 0%{?suse_version} > 1210
-BuildRequires:  librsync-devel >= 0.9.6
-%else
-BuildRequires:  librsync >= 0.9.6
-%endif
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+Version:0.7.01
+Release:0
 Summary:Encrypted bandwidth-efficient backup using the rsync algorithm
 License:GPL-3.0+
 Group:  Productivity/Archiving/Backup
-Version:0.7.0
-Release:0
 Url:http://duplicity.nongnu.org/
-Source: 
https://code.launchpad.net/%{name}/0.7-series/0.7.00/+download/%{name}-%{version}.tar.gz
+Source: 
https://code.launchpad.net/%{name}/0.7-series/%{version}/+download/%{name}-%{version}.tar.gz
 Source99:   duplicity-rpmlintrc
 Patch1: duplicity-remove_shebang.patch
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Requires:   gpg
 Requires:   python-lockfile
-Recommends: python-boto ncftp
+Recommends: ncftp
+Recommends: python-boto
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
+%if 0%{?suse_version} > 1210
+BuildRequires:  librsync-devel >= 0.9.6
+%else
+BuildRequires:  librsync >= 0.9.6
+%endif
 
 %description
 Duplicity incrementally backs up files and directories by encrypting
@@ -55,18 +54,17 @@
 permissions, directories, symbolic links, fifos, etc., but not hard
 links.
 
-
 %prep
 %setup -q
 %patch1 -p1
 
 %build
-%{__python} setup.py build
+python setup.py build
 
 %install
-%{__python} setup.py install --prefix=/usr --root="$RPM_BUILD_ROOT" 
--record-rpm=files.lst
-%__rm -rf $RPM_BUILD_ROOT/usr/share/doc/duplicity-%{version}
-%__perl -n -i -e 'print unless 
m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale|%{python_sitearch}/testing),'
 files.lst
+python setup.py install --prefix=/usr --root=%{buildroot} 
--record-rpm=files.lst
+rm -rf %{buildroot}%{_datadir}/doc/duplicity-%{version}
+perl -n -i -e 'print unless 
m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale|%{python_sitearch}/testing),'
 files.lst
 %find_lang %{name}
 cat %{name}.lang files.lst > rpmfiles.lst
 

++ duplicity-0.7.0.tar.gz -> duplicity-0.7.01.tar.gz ++
 13165 lines of diff (skipped)

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



commit monitoring-plugins-zypper for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package monitoring-plugins-zypper for 
openSUSE:Factory checked in at 2015-03-03 11:14:36

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


Package is "monitoring-plugins-zypper"

Changes:

New Changes file:

--- /dev/null   2015-02-28 12:43:00.252025756 +0100
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-zypper.new/monitoring-plugins-zypper.changes
 2015-03-03 11:14:37.0 +0100
@@ -0,0 +1,434 @@
+---
+Sun Mar  1 10:23:04 UTC 2015 - l...@linux-schulserver.de
+
+- use BSD-3-Clause as license
+
+---
+Sat Dec 13 19:44:44 UTC 2014 - l...@linux-schulserver.de
+
+- allow DNS resolution for abstraction RPM and kernel random usage 
+  for zypp abstraction (apparmor) - based on 13.1
+- include local/usr.lib.nagios.plugins.check_zypper in apparmor
+  profile to allow users to override default settings
+
+---
+Sat Dec 13 19:32:41 UTC 2014 - l...@linux-schulserver.de
+
+- allow check_zypper to open any file below /etc/monitoring-plugins/
+  in apparmor profile
+
+---
+Mon Dec  1 15:16:09 UTC 2014 - l...@linux-schulserver.de
+
+- allow zypper to open config_gnome3.so (bnc #857122#c8 )
+
+---
+Fri Nov  7 21:02:20 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.82:
+  + try refresh_wrapper first before using zypper ref
+  + adapt apparmor profile to be more generic for binary moves 
+between /usr/bin and /bin
+  + allow execution of sudo (again) in apparmor profile
+  + add next generation distributions as supported
+
+---
+Tue Oct 21 14:20:10 CEST 2014 - r...@suse.de
+
+- update apparmor profile again, add abstrations/nameservice
+  for zypper and rpm subprofiles 
+
+---
+Wed Jul 30 19:24:36 UTC 2014 - l...@linux-schulserver.de
+
+- Renamed package to monitoring-plugins-zypper
+
+---
+Wed Jul 23 13:54:29 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.81:
+  + adapt apparmor profiles according to bnc #857122
+  + add hint to allow local repos in 
+/etc/apparmor.d/usr.lib.nagios.plugins.check_zypper
+
+---
+Thu Jun 26 15:09:33 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.80:
+  + invent new option for the local package check: -l, --check-local
+otherwise packages from OBS repos will become local after each 
+rebuild as zypper just checks for packages with same version-
+release in repos
+
+---
+Fri Jun 13 09:34:00 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.76:
+  + SLE 12 packages belong to "SUSE LLC "
+
+---
+Fri Jun  6 17:41:09 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.75:
+  + check for local packages (installed not from a repository)
+
+---
+Mon Oct  7 09:37:25 UTC 2013 - l...@linux-schulserver.de
+
+Update to 1.50:
++ also handle "out-of-date" for outdated repositories (bnc#839839)
++ SLE-11-SP1 is not supported any more
+
+---
+Fri Aug 30 13:52:41 UTC 2013 - l...@linux-schulserver.de
+
+- also use the keyword "Softwarestack" as indication for an update 
+  of the software stack as such ( bnc#830658 )
+
+---
+Wed Jul 31 16:27:55 UTC 2013 - l...@linux-schulserver.de
+
+- update to 1.48:
+  + handle updates of the software stack as cricital unless we 
+get a fix for bnc#832605 
+(workaround for bnc#830658)
+
+---
+Mon Jul 22 16:53:44 CEST 2013 - r...@suse.de
+
+- change logic looking for ignored packages/patches:
+  - use exact match, not just substring
+  - check also for match of name-version in the ignorelist
+allowing to ignore specific updates 
+
+---
+Thu May 16 13:51:38 UTC 2013 - l...@linux-schulserver.de
+
+- update to 1.47:
+  + return error if zypper is already running and blocking the 
+refresh of the repository
+
+---
+Tue Apr 23

commit openjpeg for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package openjpeg for openSUSE:Factory 
checked in at 2015-03-03 11:13:57

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


Package is "openjpeg"

Changes:

--- /work/SRC/openSUSE:Factory/openjpeg/openjpeg.changes2014-08-13 
08:48:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.openjpeg.new/openjpeg.changes   2015-03-03 
11:13:59.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  2 08:39:25 UTC 2015 - mplus...@suse.com
+
+- Use cmake macros for building
+- Small spec file cleanups, use pkgconfig style dependencies
+
+---



Other differences:
--
++ openjpeg.spec ++
--- /var/tmp/diff_new_pack.MqgbFL/_old  2015-03-03 11:13:59.0 +0100
+++ /var/tmp/diff_new_pack.MqgbFL/_new  2015-03-03 11:13:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openjpeg
 #
-# 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,6 @@
 
 
 %define so_ver 1
-
 Name:   openjpeg
 Version:1.5.2
 Release:0
@@ -34,14 +33,16 @@
 Patch1: openjpeg-1.5.1-soname.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
+BuildRequires:  libtiff-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(lcms2)
+BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(libtiff-4)
+BuildRequires:  pkgconfig(zlib)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
-BuildRequires:  liblcms2-devel
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 OpenJPEG library is an open-source JPEG 2000 codec written in C. It has been
@@ -75,12 +76,7 @@
 echo "HTML_TIMESTAMP = NO" >> doc/Doxyfile.dox.cmake.in
 
 %build
-mkdir build
-cd build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
-cmake \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%cmake \
  -DOPENJPEG_INSTALL_LIB_DIR:PATH=%{_lib} \
  -DOPENJPEG_INSTALL_DOC_DIR=%{_docdir}/%{name} \
  -DBUILD_SHARED_LIBS=ON \
@@ -88,11 +84,11 @@
  -DBUILD_DOC=ON \
  -DUSE_SYSTEM_GETOPT=ON \
  -DBUILD_THIRDPARTY=OFF ..
-make %{?_smp_mflags} VERBOSE=1
-cd ..
+
+make %{?_smp_mflags}
 
 %install
-%make_install -C build
+%cmake_install
 
 # Install devel docs manually in order to fix rpmlint warning "files-duplicate"
 cp -a build/doc/html/ %{buildroot}%{_docdir}/%{name}-devel/

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



commit gstreamer for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2015-03-03 11:13:50

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


Package is "gstreamer"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer-doc.changes  2014-12-31 
11:22:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer-doc.changes 
2015-03-03 11:13:51.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar  1 14:56:54 UTC 2015 - dap.darkn...@gmail.com
+
+- Run pre_checkin.sh to get in sync with gstreamer.
+
+---
--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2014-12-31 
11:22:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2015-03-03 
11:13:51.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  1 14:56:54 UTC 2015 - dap.darkn...@gmail.com
+
+- Added gstreamer-message-delivery.patch
+  to fix async message delivery, see more at
+  http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847
+
+---

New:

  gstreamer-message-delivery.patch



Other differences:
--
++ gstreamer-doc.spec ++
--- /var/tmp/diff_new_pack.FruJPR/_old  2015-03-03 11:13:52.0 +0100
+++ /var/tmp/diff_new_pack.FruJPR/_new  2015-03-03 11:13:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-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
@@ -34,6 +34,9 @@
 Patch0: gstreamer-no-gtk-doc-for-reals.patch
 # PATCH-FEATURE-UPSTREAM gstreamer-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
 Patch1: gstreamer-rpm-prov.patch
+# http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847d1adde
+# PATCH-FIX-UPSTREAM gstreamer-message-delivery.patch dap.darkn...@gmail.com 
-- to fix async message delivery
+Patch2: gstreamer-message-delivery.patch
 BuildRequires:  bison
 BuildRequires:  check-devel
 BuildRequires:  fdupes
@@ -150,6 +153,7 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 gnome-patch-translation-update po gstreamer-%{gst_branch}
 
 %build

++ gstreamer.spec ++
--- /var/tmp/diff_new_pack.FruJPR/_old  2015-03-03 11:13:52.0 +0100
+++ /var/tmp/diff_new_pack.FruJPR/_new  2015-03-03 11:13:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer
 #
-# 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
@@ -34,6 +34,9 @@
 Patch0: gstreamer-no-gtk-doc-for-reals.patch
 # PATCH-FEATURE-UPSTREAM gstreamer-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
 Patch1: gstreamer-rpm-prov.patch
+# http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847d1adde
+# PATCH-FIX-UPSTREAM gstreamer-message-delivery.patch dap.darkn...@gmail.com 
-- to fix async message delivery
+Patch2: gstreamer-message-delivery.patch
 BuildRequires:  bison
 BuildRequires:  check-devel
 BuildRequires:  fdupes
@@ -150,6 +153,7 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 gnome-patch-translation-update po gstreamer-%{gst_branch}
 
 %build

++ gstreamer-message-delivery.patch ++
>From da7847d1adde088b4d8bcfc76642cf942e735dd3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= 
Date: Mon, 16 Feb 2015 22:39:42 +
Subject: message, bus: fix async message delivery

Async message delivery (where the posting thread gets blocked
until the message has been processed and/or freed) was pretty
much completely broken.

For one, don't use GMutex implementation details to check
whether a mutex has been initialized or not, esp. not
implementation details that don't hold true any more with
newer GLib versions where atomic ops and futexes are used
(spotted by Josep Torras). This led to async message
delivery no longer blocking with newer GLib versions on
Linux.

Secondly, after async delivery don't free mutex/GCond
embedded inside the just-freed message structure.

Use a new (private) mini object flag to signal GstMessage
that the message being freed is part of an async delivery
on the bus so that the dispose handler ca

commit lsof for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package lsof for openSUSE:Factory checked in 
at 2015-03-03 11:14:09

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


Package is "lsof"

Changes:

--- /work/SRC/openSUSE:Factory/lsof/lsof.changes2012-03-28 
00:01:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.lsof.new/lsof.changes   2015-03-03 
11:14:11.0 +0100
@@ -1,0 +2,30 @@
+Sun Mar  1 12:15:34 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.88
+  * Reduced to 50 the number of open file descriptors lsof attempts
+to close while trying to protect itself from a file descriptor 
+exec() attack.  This limits the overhead lsof incurs on systems
+that have large file descriptor limits, yet provides sufficient
+open descriptors for the library functions lsof calls.
+  * Updated for changes in FreeBSD 10.  Taught Configure to recognize
+FreeBSD 8.4.
+  * lsof for Solaris 10 or 11 is no longer supported.
+  * Initialized local variables in the Linux process_id() function.
+  * Added support for FreeBSD 11.
+  * Updated FreeBSD ZFS Configure stanza to supply a dummy opt_kdtrace.h
+when needed.
+  * Added tmpfs file system support for FreeBSD.
+  * Since a test system is no longer available, dropped the claim of 
+FreeBSD 4.9 support.
+  * Added the +|-E options for Linux.  -E displays endpoint info; +E 
+displays endpoint info and endpopint files.
+  * Fixed a Linux bug handling processes whose command includes a 
+non-printing character, particularly a NEWLINE character, and
+clarified printing of single '\\' characters in command and file names.
+  * Added support for Linux RDMA and CRYPTO protocal names and UNIX 
+socket type
+  * Fixed field output to insure that the field descriptor field is
+always selected, since it identifies the file set.
+- Spec file cleanup
+
+---

Old:

  lsof_4.84_src_repacked.tar.bz2

New:

  lsof_4.88_src_repacked.tar.xz



Other differences:
--
++ lsof.spec ++
--- /var/tmp/diff_new_pack.GQQq6m/_old  2015-03-03 11:14:12.0 +0100
+++ /var/tmp/diff_new_pack.GQQq6m/_new  2015-03-03 11:14:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lsof
 #
-# Copyright (c) 2011 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
@@ -15,28 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   lsof
-Version:4.84
-Release:10
-AutoReqProv:on
+Version:4.88
+Release:0
 Group:  System/Monitoring
 License:Zlib
 Url:http://people.freebsd.org/~abe/
 Summary:A Program That Lists Information about Files Opened by 
Processes
 # Always repack the source to remove legally problematic files - bnc#705143
 # dialects/uw/uw7/sys/fs/{fifonode.h,namenode.h,README}
-Source: %{name}_%{version}_src_repacked.tar.bz2
+Source: %{name}_%{version}_src_repacked.tar.xz
 Patch0: %{name}_4.81-include.patch
 Patch1: %{name}_4.81-fmt.patch
 Patch2: lsof-no-build-date-etc.patch
 Patch3: %{name}_4.81-perl.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?sles_version} < 10 || 0%{?sles_version} > 10
 BuildRequires:  libselinux-devel
-%endif
+BuildRequires:  xz
 
 %description
 Lsof lists information about files opened by processes. An open file
@@ -46,12 +42,6 @@
 specific  file or all the files in a file system may be selected by
 path.
 
-
-
-Authors:
-
-Victor A. Abell 
-
 %prep
 %setup -q -n %{name}_%{version}_src
 %patch0
@@ -79,9 +69,6 @@
 mv scripts/00MANIFEST scripts/MANIFEST
 mv scripts/00README scripts/README
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files
 %defattr(-, root, root)
 %doc SuSE_docs/* scripts

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



commit ghc-yaml for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package ghc-yaml for openSUSE:Factory 
checked in at 2015-03-03 11:14:15

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


Package is "ghc-yaml"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-yaml/ghc-yaml.changes2014-04-02 
17:19:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-yaml.new/ghc-yaml.changes   2015-03-03 
11:14:16.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 25 08:18:36 UTC 2015 - mplus...@suse.com
+
+- Update to 0.8.10.1:
+  * Add the Data.Yaml.Include module
+
+---

Old:

  yaml-0.8.5.tar.gz

New:

  yaml-0.8.10.1.tar.gz



Other differences:
--
++ ghc-yaml.spec ++
--- /var/tmp/diff_new_pack.E5tjPg/_old  2015-03-03 11:14:17.0 +0100
+++ /var/tmp/diff_new_pack.E5tjPg/_new  2015-03-03 11:14:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc
 #
-# 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
@@ -19,12 +19,12 @@
 %global pkg_name yaml
 
 Name:   ghc-%{pkg_name}
-Version:0.8.5
+Version:0.8.10.1
 Release:0
 Summary:Support for parsing and rendering YAML documents
 License:BSD-3-Clause
 Group:  System/Libraries
-Url:http://hackage.haskell.org/package/%{name}
+Url:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -36,7 +36,9 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-enclosed-exceptions-devel
 BuildRequires:  ghc-resourcet-devel
+BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
@@ -77,6 +79,7 @@
 %install
 %ghc_lib_install
 %ghc_fix_dynamic_rpath yaml2json
+%ghc_fix_dynamic_rpath json2yaml
 
 %post devel
 %ghc_pkg_recache
@@ -88,6 +91,7 @@
 %defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/yaml2json
+%{_bindir}/json2yaml
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)

++ yaml-0.8.5.tar.gz -> yaml-0.8.10.1.tar.gz ++
 2714 lines of diff (skipped)

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



commit python3-IPython for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python3-IPython for openSUSE:Factory 
checked in at 2015-03-03 11:14:26

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


Package is "python3-IPython"

Changes:

--- /work/SRC/openSUSE:Factory/python3-IPython/python3-IPython.changes  
2015-02-11 16:44:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-IPython.new/python3-IPython.changes 
2015-03-03 11:14:29.0 +0100
@@ -1,0 +2,15 @@
+Sat Feb 28 01:37:56 UTC 2015 - a...@gmx.de
+
+- specifle:
+  * added mistune, jsonschema requirement
+  * updated some version numbers for requirements
+  * removed pandoc requirement
+
+- update to version 3.0.0:
+  * Using different kernels
+  * typing unicode identifiers
+  * new widgets
+  * lots of other changes, see
+http://ipython.org/ipython-doc/3/whatsnew/version3.html
+
+---

Old:

  ipython-2.4.1.tar.gz

New:

  ipython-3.0.0.tar.gz



Other differences:
--
++ python3-IPython.spec ++
--- /var/tmp/diff_new_pack.ujdNdl/_old  2015-03-03 11:14:30.0 +0100
+++ /var/tmp/diff_new_pack.ujdNdl/_new  2015-03-03 11:14:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-IPython
-Version:2.4.1
+Version:3.0.0
 Release:0
 Source0:
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -61,13 +61,13 @@
 Recommends: python3-matplotlib
 Recommends: python3-qt4
 #ipython notebook
-BuildRequires:  python3-tornado >= 3.1
-Recommends: python3-tornado >= 3.1
-%if 0%{?suse_version} > 1310
-# nbconvert, only available on factory
-BuildRequires:  pandoc >= 1.10
-Recommends: pandoc >= 1.10
-%endif
+BuildRequires:  python3-tornado >= 4.0
+Recommends: python3-tornado >= 4.0
+BuildRequires:  python3-mistune >= 0.5
+Recommends: python3-mistune >= 0.5
+#ipython nbformat
+BuildRequires:  python3-jsonschema
+Requires:   python3-jsonschema
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

++ ipython-2.4.1.tar.gz -> ipython-3.0.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-IPython/ipython-2.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-IPython.new/ipython-3.0.0.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 liferea for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2015-03-03 11:13:38

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


Package is "liferea"

Changes:

--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2014-11-26 
22:59:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes 2015-03-03 
11:13:39.0 +0100
@@ -1,0 +2,19 @@
+Sun Mar  1 13:29:02 UTC 2015 - badshah...@gmail.com
+
+- Update to version 1.10.14 (boo#916784):
+  + Fix gh#lwindolf/liferea#154: Crashes while starting (on
+corrupt icon).
+  + Fix gh#lwindolf/liferea#134: Broken default news feed.
+  + Fix gh#lwindolf/liferea#122: Crashes at launch,
+"segmentation fault".
+  + Fix some memory leaks.
+  + Fix gh#lwindolf/liferea#145: Wrong method triggered on
+'Launch External'.
+  + Fix gh#lwindolf/liferea#149: Fixes a random crash on startup.
+- Changes from version 1.10.13:
+  + Fix gh#lwindolf/liferea#112: Wrapping issue in folder display.
+  + Fix gh#lwindolf/liferea#114: Avoid termination on UTF-8
+validation error.
+  + Fix gh#lwindolf/liferea#132: Broken link in documentation.
+
+---
@@ -4 +23 @@
-- Update to version 1.10.12:
+- Update to version 1.10.12 (boo#906687):

Old:

  liferea-1.10.12.tar.bz2

New:

  liferea-1.10.14.tar.bz2



Other differences:
--
++ liferea.spec ++
--- /var/tmp/diff_new_pack.XbhXdQ/_old  2015-03-03 11:13:40.0 +0100
+++ /var/tmp/diff_new_pack.XbhXdQ/_new  2015-03-03 11:13:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liferea
 #
-# 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:   liferea
-Version:1.10.12
+Version:1.10.14
 Release:0
 Summary:Linux Feed Reader
 License:GPL-2.0+

++ liferea-1.10.12.tar.bz2 -> liferea-1.10.14.tar.bz2 ++
 2523 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/liferea-1.10.12/AUTHORS new/liferea-1.10.14/AUTHORS
--- old/liferea-1.10.12/AUTHORS 2014-10-14 22:20:14.0 +0200
+++ new/liferea-1.10.14/AUTHORS 2015-02-26 17:22:42.0 +0100
@@ -78,7 +78,9 @@
 Maintainer Credits
 ==
 
-Luis Rodrigo Gallardo CruzDebian
+David Michael SmithDebian
+Emilio Pozuelo Monfort   Debian
+Paul Gevers Debian
 Emilio Pozuelo Monfort  Ubuntu
 Phillip Compton Fedora
 Dag WieersFedora
@@ -102,6 +104,7 @@
 Japanese   Takeshi AIHANA 
 Japanese   Takeshi Hamasaki 
 French Vincent Lefèvre 
+French Guillaume Bernard 
 SwedishDaniel Nylander 
 TurkishMehmet Atif Ergun 
 TurkishEren Türkay 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/liferea-1.10.12/ChangeLog new/liferea-1.10.14/ChangeLog
--- old/liferea-1.10.12/ChangeLog   2014-10-14 22:20:43.0 +0200
+++ new/liferea-1.10.14/ChangeLog   2015-02-26 17:33:02.0 +0100
@@ -1,3 +1,33 @@
+2015-02-26   Lars Windolf 
+
+   Version 1.10.14
+
+   * Fixes Github #154: Crashes while starting (on corrupt icon)
+ (reported by jcamposz)
+   * Fixes Github #134: Broken default news feed.
+ (reported by pvdl)
+   * Fixes Github #122: Crashes at launch, "segmentation fault"
+ (reported by geoffm)
+   * Fixes some memory leaks
+ (patch by Rich Coe)
+   * Fixes Github #145: Wrong method triggered on 'Launch External'
+ (patch by mozbugbox)
+   * Fixes Github #149: Fixes a random crash on startup
+ (patch by mozbugbox)
+   * Fixes all issues reported by Coverity scan
+
+
+2015-01-07   Lars Windolf 
+
+   Versio

commit hfsutils for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package hfsutils for openSUSE:Factory 
checked in at 2015-03-03 11:13:44

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


Package is "hfsutils"

Changes:

--- /work/SRC/openSUSE:Factory/hfsutils/hfsutils.changes2013-08-05 
20:43:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.hfsutils.new/hfsutils.changes   2015-03-03 
11:13:46.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  1 14:06:37 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use url for source
+- Use %configure macro
+
+---

Old:

  hfsutils-3.2.6.tar.bz2

New:

  hfsutils-3.2.6.tar.gz



Other differences:
--
++ hfsutils.spec ++
--- /var/tmp/diff_new_pack.XYfIQS/_old  2015-03-03 11:13:47.0 +0100
+++ /var/tmp/diff_new_pack.XYfIQS/_new  2015-03-03 11:13:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hfsutils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,23 @@
 
 
 Name:   hfsutils
-BuildRequires:  automake
-BuildRequires:  tk-devel
-BuildRequires:  xorg-x11-devel
 Version:3.2.6
 Release:0
 Summary:Tools Used for the Macintosh's Hierarchical File System
 License:GPL-2.0+
 Group:  System/Filesystems
 Url:http://www.mars.org/home/rob/proj/hfs/
-Source: hfsutils-%{version}.tar.bz2
-Patch:  hfsutils-%{version}.dif
+Source0:ftp://ftp.mars.org/pub/hfs/hfsutils-%{version}.tar.gz
+Patch0: hfsutils-%{version}.dif
 Patch1: hfsutils-%{version}-ia64.dif
 Patch2: hfsutils-%{version}-seek.dif
 Patch3: hfsutils-%{version}-conf.dif
 Patch4: hfsutils-%{version}-errno.dif
 Patch5: hfsutils-exclusive-open.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  tk-devel
+BuildRequires:  xorg-x11-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,8 +55,8 @@
 modes (MacBinary, BinHex, text, etc.) for hfsutils.
 
 %prep
-%setup
-%patch
+%setup -q
+%patch0
 %patch1
 %patch2
 %patch3
@@ -64,33 +65,34 @@
 
 %build
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -DUSE_INTERP_RESULT" \
-./configure --prefix=/usr --mandir=%{_mandir} \
-   --with-tcl=%{_libdir} --with-tk=%{_libdir}
-make
+CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DUSE_INTERP_RESULT" \
+%configure \
+   --with-tcl=%{_libdir} \
+   --with-tk=%{_libdir}
+make %{?_smp_mflags}
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT/usr/bin
-install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
-make DESTDIR=$RPM_BUILD_ROOT install
+install -d -m 755 %{buildroot}%{_prefix}/bin
+install -d -m 755 %{buildroot}%{_mandir}/man1
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %files
 %defattr(-,root,root)
 %doc README TODO CHANGES BLURB COPYING COPYRIGHT CREDITS
-/usr/bin/hattrib
-/usr/bin/hcd
-/usr/bin/hcopy
-/usr/bin/hdel
-/usr/bin/hdir
-/usr/bin/hformat
-/usr/bin/hls
-/usr/bin/hmkdir
-/usr/bin/hmount
-/usr/bin/hpwd
-/usr/bin/hrename
-/usr/bin/hrmdir
-/usr/bin/humount
-/usr/bin/hvol
+%{_bindir}/hattrib
+%{_bindir}/hcd
+%{_bindir}/hcopy
+%{_bindir}/hdel
+%{_bindir}/hdir
+%{_bindir}/hformat
+%{_bindir}/hls
+%{_bindir}/hmkdir
+%{_bindir}/hmount
+%{_bindir}/hpwd
+%{_bindir}/hrename
+%{_bindir}/hrmdir
+%{_bindir}/humount
+%{_bindir}/hvol
 %doc %{_mandir}/man1/hattrib.1.gz
 %doc %{_mandir}/man1/hcd.1.gz
 %doc %{_mandir}/man1/hcopy.1.gz
@@ -109,9 +111,9 @@
 
 %files -n xhfsutil
 %defattr(-,root,root)
-/usr/bin/hfssh
-/usr/bin/hfs
-/usr/bin/xhfs
+%{_bindir}/hfssh
+%{_bindir}/hfs
+%{_bindir}/xhfs
 %doc %{_mandir}/man1/hfssh.1.gz
 %doc %{_mandir}/man1/hfs.1.gz
 %doc %{_mandir}/man1/xhfs.1.gz

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



commit python3-extras for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package python3-extras for openSUSE:Factory 
checked in at 2015-03-03 11:14:25

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


Package is "python3-extras"

Changes:

--- /work/SRC/openSUSE:Factory/python3-extras/python3-extras.changes
2015-01-23 15:46:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-extras.new/python3-extras.changes   
2015-03-03 11:14:26.0 +0100
@@ -1,0 +2,10 @@
+Fri Feb 27 08:42:45 UTC 2015 - dims...@opensuse.org
+
+- Introduce tests build condition (disabled by default): only
+  conditionally BuildRequire python3-testtools and
+  python3-nosetests, as this causes a cycle (python3-testtools
+  depends on python3-extras).
+- Add python3-setuptools BuildRequires: it happened to be implicit
+  by another dep.
+
+---



Other differences:
--
++ python3-extras.spec ++
--- /var/tmp/diff_new_pack.0H5xcU/_old  2015-03-03 11:14:26.0 +0100
+++ /var/tmp/diff_new_pack.0H5xcU/_new  2015-03-03 11:14:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-extras
 #
-# 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
@@ -16,6 +16,10 @@
 #
 
 
+# Tests should be run on a local build on each update; Don't enable them on OBS
+# as it causes a build cycle between python3-testtools and python3-extras
+%bcond_with tests
+
 Name:   python3-extras
 Version:0.0.3
 Release:0
@@ -25,9 +29,12 @@
 Url:https://github.com/testing-cabal/extras
 Source: 
http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
 BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+%if %{with tests}
 # Test requirements:
 BuildRequires:  python3-nose
 BuildRequires:  python3-testtools
+%endif
 # Break cycle
 #!BuildIgnore:  python3-extras
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +54,10 @@
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if %{with tests}
 %check
 nosetests-%{py3_ver}
+%endif
 
 %files
 %defattr(-,root,root,-)

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



commit dpkg for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package dpkg for openSUSE:Factory checked in 
at 2015-03-03 11:12:48

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


Package is "dpkg"

Changes:

--- /work/SRC/openSUSE:Factory/dpkg/dpkg.changes2014-08-28 
21:05:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new/dpkg.changes   2015-03-03 
11:12:49.0 +0100
@@ -1,0 +2,27 @@
+Mon Jan  5 15:30:22 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.17.23
+  + Use a matching group instead of ${^MATCH} in s/// in dselect build script.
+  + Skip tar extractor tests if tar is not GNU tar >= 1.27.
+  + Reset the trigger cycle tracking on unsatisfied dependencies during
+trigger processing. Closes: bdo#771730
+  + Fix out-of-bounds buffer read accesses when parsing field and trigger
+names or checking package ownership of conffiles and directories.
+  + Add versioned Breaks on packages creating trigger cycles. Namely auctex,
+apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
+gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
+and xfonts-traditional.
+  + Update translations
+- Remove unapplied patches; SLE11 support is disabled in project home
+  + dpkg-pod2man-no-utf8.patch
+  + dpkg-old-File-Path.patch
+  + dpkg-old-Test-More.patch
+- Remove obsolete patches
+  * dpkg-ppc64le.diff
+  * dpkg-archive_tar_format_gnu.patch
+  * dpkg-archtable-suse.patch
+- Rename updated patch
+  update-alternatives-1.16.8-suse.patch > update-alternatives-suse.patch
+- Clean up a bit specfile
+
+---
--- /work/SRC/openSUSE:Factory/dpkg/update-alternatives.changes 2014-05-13 
20:46:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new/update-alternatives.changes
2015-03-03 11:12:49.0 +0100
@@ -1,0 +2,27 @@
+Tue Feb 17 13:38:47 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.17.23
+  + Use a matching group instead of ${^MATCH} in s/// in dselect build script.
+  + Skip tar extractor tests if tar is not GNU tar >= 1.27.
+  + Reset the trigger cycle tracking on unsatisfied dependencies during
+trigger processing. Closes: bdo#771730
+  + Fix out-of-bounds buffer read accesses when parsing field and trigger
+names or checking package ownership of conffiles and directories.
+  + Add versioned Breaks on packages creating trigger cycles. Namely auctex,
+apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
+gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
+and xfonts-traditional.
+  + Update translations
+- Remove unapplied patches; SLE11 support is disabled in project home
+  + dpkg-pod2man-no-utf8.patch
+  + dpkg-old-File-Path.patch
+  + dpkg-old-Test-More.patch
+- Remove obsolete patches
+  * dpkg-ppc64le.diff
+  * dpkg-archive_tar_format_gnu.patch
+  * dpkg-archtable-suse.patch
+- Rename updated patch
+  pdate-alternatives-1.16.8-suse.patch > pdate-alternatives-suse.patch
+- Clean up a bit specfile
+
+---

Old:

  dpkg-archive_tar_format_gnu.patch
  dpkg-archtable-suse.patch
  dpkg-old-File-Path.patch
  dpkg-old-Test-More.patch
  dpkg-pod2man-no-utf8.patch
  dpkg-ppc64le.diff
  dpkg_1.16.10.tar.xz
  update-alternatives-1.16.8-suse.patch

New:

  dpkg_1.17.23.tar.xz
  update-alternatives-suse.patch



Other differences:
--
++ dpkg.spec ++
--- /var/tmp/diff_new_pack.udwb97/_old  2015-03-03 11:12:50.0 +0100
+++ /var/tmp/diff_new_pack.udwb97/_new  2015-03-03 11:12:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dpkg
 #
-# 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
@@ -19,7 +19,7 @@
 %define admindir %{_localstatedir}/lib/rpm/
 
 Name:   dpkg
-Version:1.16.10
+Version:1.17.23
 Release:0
 Summary:Debian package management system
 License:GPL-2.0+
@@ -28,18 +28,9 @@
 Source0:
http://ftp.de.debian.org/debian/pool/main/d/dpkg/dpkg_%{version}.tar.xz
 Source3:sensible-editor
 # PATCH-FIX-OPENSUSE replace debian with opensuse. replace macros. 
update-alternatives temp directories' path and name from dpkg* to rpm*.
-Patch1: update-alternatives-1.16.8-suse.patch
-# PATCH-FIX-OPENSUSE add openSUSE supported architectures
-Patch2: dpkg-archtable-suse.patch
+Patch1: update-alternatives-suse.patch
 # PAT

commit tevent for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2015-03-03 11:13:00

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


Package is "tevent"

Changes:

--- /work/SRC/openSUSE:Factory/tevent/tevent.changes2014-11-07 
09:05:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes   2015-03-03 
11:13:02.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 27 19:36:39 UTC 2015 - lmue...@suse.com
+
+- Update to 0.9.23.
+  + Update the tevent_data.dox tutrial stuff to fix some errors, including
+white space problems.
+  + Use tevent_req_simple_recv_unix in a few places.
+
+---

Old:

  tevent-0.9.22.tar.asc
  tevent-0.9.22.tar.gz

New:

  tevent-0.9.23.tar.asc
  tevent-0.9.23.tar.gz



Other differences:
--
++ tevent.spec ++
--- /var/tmp/diff_new_pack.fWhNZX/_old  2015-03-03 11:13:02.0 +0100
+++ /var/tmp/diff_new_pack.fWhNZX/_new  2015-03-03 11:13:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tevent
 #
-# 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
@@ -37,7 +37,7 @@
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:http://tevent.samba.org/
-Version:0.9.22
+Version:0.9.23
 Release:0
 Summary:An event system based on the talloc memory management library
 License:GPL-3.0+

++ tevent-0.9.22.tar.gz -> tevent-0.9.23.tar.gz ++
 2040 lines of diff (skipped)


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



commit libsigc++2 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libsigc++2 for openSUSE:Factory 
checked in at 2015-03-03 11:13:32

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


Package is "libsigc++2"

Changes:

--- /work/SRC/openSUSE:Factory/libsigc++2/libsigc++2.changes2014-09-30 
19:38:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsigc++2.new/libsigc++2.changes   
2015-03-03 11:13:34.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar  1 13:14:41 UTC 2015 - badshah...@gmail.com
+
+- Update to version 2.4.1:
+  + A slot's functor is destroyed when an empty slot is assigned
+to the slot (bgo#738602).
+  + test_disconnect_during_emit tests that the slot is really
+disconnected during signal emission.
+
+---

Old:

  libsigc++-2.4.0.tar.xz

New:

  libsigc++-2.4.1.tar.xz



Other differences:
--
++ libsigc++2.spec ++
--- /var/tmp/diff_new_pack.pqSebt/_old  2015-03-03 11:13:35.0 +0100
+++ /var/tmp/diff_new_pack.pqSebt/_new  2015-03-03 11:13:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigc++2
 #
-# 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,7 +18,7 @@
 
 Name:   libsigc++2
 %define _name libsigc++
-Version:2.4.0
+Version:2.4.1
 Release:0
 Summary:Typesafe Signal Framework for C++
 License:LGPL-2.1+

++ libsigc++-2.4.0.tar.xz -> libsigc++-2.4.1.tar.xz ++
 68972 lines of diff (skipped)

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



commit seahorse for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2015-03-03 11:13:26

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


Package is "seahorse"

Changes:

--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes2014-09-30 
19:37:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2015-03-03 
11:13:27.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb 28 10:46:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Don't hide GtkBuilder errors (bgo#740138).
+  + Updated translations.
+
+---

Old:

  seahorse-3.14.0.tar.xz

New:

  seahorse-3.14.1.tar.xz



Other differences:
--
++ seahorse.spec ++
--- /var/tmp/diff_new_pack.NmlNaO/_old  2015-03-03 11:13:28.0 +0100
+++ /var/tmp/diff_new_pack.NmlNaO/_new  2015-03-03 11:13:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   seahorse
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GNOME interface for gnupg
 License:GPL-2.0+

++ seahorse-3.14.0.tar.xz -> seahorse-3.14.1.tar.xz ++
 48406 lines of diff (skipped)

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



commit libimobiledevice for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libimobiledevice for 
openSUSE:Factory checked in at 2015-03-03 11:12:54

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


Package is "libimobiledevice"

Changes:

--- /work/SRC/openSUSE:Factory/libimobiledevice/libimobiledevice.changes
2014-10-25 08:33:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.libimobiledevice.new/libimobiledevice.changes   
2015-03-03 11:12:55.0 +0100
@@ -1,0 +2,43 @@
+Sun Mar  1 13:02:52 UTC 2015 - i...@marguerite.su
+
+- update version 1.2.0
+  * Require autoconf 2.64 or later
+  * Remove dev tools, will return either as proper tools or website examples
+  * Refactor installation proxy service implementation and normalize code
+  * API: Added instproxy_lookup() to efficiently lookup app information
+  * API: Added instproxy_check_capabilities_match() to check device 
capabilities
+  * API: Added various instproxy command and status plist getters
+  * API: Make debugserver_client_set_ack_mode() public
+  * Fix handling of clients reconnecting in idevicedebugserverproxy which
+previously didn't work properly
+  * Flush stdout for every line in idevicesyslog
+  * Fix shutdown of idevicedebugserverproxy tool which could hang
+  * Notify user when erroneously using idevicebackup with iOS 4 or later
+  * Enable build of idevicecrashreport on WIN32
+  * Fix thread handle leaks on WIN32 adding thread_new and thread_free
+  * cython: Add receive/receive_timeout methods for iDeviceConnection to
+receive raw data from a connection
+  * cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error
+  * API: Refactor lockdown service internal error checking and add a bunch of
+new native errors
+  * Convert int16_t macro error types into enum within common module, too
+  * Add new "idevicenotificationproxy" tool to post or observe notifications
+  * Fix overlong blocking in np_client_free()
+  * Improve maintainability and Requires of pkg-config file
+  * API: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states
+  * API: Remove const argv requirement for debugserver_command_new
+  * cython: Add get_path_for_bundle_identifier() method to
+InstallationProxyClient
+  * cython: Add DebugServerClient class to communicate with debugserver
+  * Comply to strict function prototypes by using (void) instead of just ()
+  * Fix notification proxy shutdown process which was incorrectly implemented
+  * Fix linking problems on OS X
+  * Fix missing debug output which broke with the last release
+  * Unify and improve various debug messages
+  * Fix re-pairing if pairing with existing pair record failed initially
+  * Skip printing long plist (16kb+) files to prevent excessive debug output
+  * Move a few common helpers from backup tools to common utility helper code
+  * Remove incorrect flags from afc_file_open() documentation
+  * Fix various memory leaks
+
+---

Old:

  libimobiledevice-1.1.7.tar.bz2

New:

  libimobiledevice-1.2.0.tar.bz2



Other differences:
--
++ libimobiledevice.spec ++
--- /var/tmp/diff_new_pack.SQAVbG/_old  2015-03-03 11:12:56.0 +0100
+++ /var/tmp/diff_new_pack.SQAVbG/_new  2015-03-03 11:12:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libimobiledevice
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define _name   libimobiledevice5
+%define soname 6
 Name:   libimobiledevice
-Version:1.1.7
+Version:1.2.0
 Release:0
 Summary:Native protocols library for iOS devices
 License:LGPL-2.1+
@@ -45,7 +45,7 @@
 iOS devices. Unlike other projects, it does not depend on using any existing
 `.dll` or `.so` libraries from Apple.
 
-%package -n %{_name}
+%package -n %{name}%{soname}
 Summary:Native protocols library for iOS devices
 License:LGPL-2.1+
 Group:  System/Libraries
@@ -55,27 +55,27 @@
 Provides:   libiphone0 = %{version}
 Obsoletes:  libiphone0 < 0.9.6
 
-%description -n %{_name}
+%description -n %{name}%{soname}
 libimobiledevice is a software library that talks the protocols to support
 iOS devices. Unlike other projects, it does not depend on using any existing
 `.dll` or `.so` libraries from Apple.
 
 %package devel
-Summary:Development files for %{_name}
+Summary:Development files for %{name}
 License:   

commit librsvg for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2015-03-03 11:13:14

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


Package is "librsvg"

Changes:

--- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes  2015-02-20 
13:50:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2015-03-03 
11:13:15.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb 27 17:37:38 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.40.8 (boo#916784):
+  + Bugs fixed from fuzz testing: bgo#744688 - possible double
+g_free() when processing stroke-dasharray.
+  + Optimize rendering of polylines, lines, rectangles, circles,
+and ellipses.  These should be marginally faster, marginally
+more precise, and should put less pressure on the memory
+allocator.
+
+---

Old:

  librsvg-2.40.7.tar.xz

New:

  librsvg-2.40.8.tar.xz



Other differences:
--
++ librsvg.spec ++
--- /var/tmp/diff_new_pack.t0OokQ/_old  2015-03-03 11:13:16.0 +0100
+++ /var/tmp/diff_new_pack.t0OokQ/_new  2015-03-03 11:13:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   librsvg
-Version:2.40.7
+Version:2.40.8
 Release:0
 Summary:A Library for Rendering SVG Data
 License:LGPL-2.0+ and GPL-2.0+

++ librsvg-2.40.7.tar.xz -> librsvg-2.40.8.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/librsvg-2.40.7/ChangeLog new/librsvg-2.40.8/ChangeLog
--- old/librsvg-2.40.7/ChangeLog2015-02-13 22:59:53.0 +0100
+++ new/librsvg-2.40.8/ChangeLog2015-02-27 17:37:39.0 +0100
@@ -1,3 +1,191 @@
+commit 8eb0392f2041080f32830949ae22cd463bf219b7
+Author: Federico Mena Quintero 
+Date:   Thu Feb 26 16:03:52 2015 -0600
+
+Update NEWS
+
+Signed-off-by: Federico Mena Quintero 
+
+ NEWS | 7 +++
+ 1 file changed, 7 insertions(+)
+
+commit 310500cf1739f8e827331d822bd9f9f08f6fc2b0
+Author: Federico Mena Quintero 
+Date:   Thu Feb 26 15:38:38 2015 -0600
+
+bgo#745177 - Revert "RsvgPathBuilder: don't add a terminating moveto after 
closepath"
+
+This reverts commit 0c98142e31cdc91963860f99ec933e52f3cc63c6.
+
+This was causing bug https://bugzilla.gnome.org/show_bug.cgi?id=745177
+
+ rsvg-path.c | 9 +
+ rsvg-path.h | 1 +
+ 2 files changed, 10 insertions(+)
+
+commit 6fd7493ef2ba7ed9d8e76a3ae5b064c34825422f
+Author: Federico Mena Quintero 
+Date:   Fri Feb 20 16:24:02 2015 -0600
+
+RsvgNodeEllipse: Use RsvgPathBuilder instead of building/parsing a path 
string
+
+Signed-off-by: Federico Mena Quintero 
+
+ rsvg-shapes.c | 93 +++
+ 1 file changed, 29 insertions(+), 64 deletions(-)
+
+commit 3f49de8d77f787489bc0f1215ef92e3619a9875a
+Author: Federico Mena Quintero 
+Date:   Fri Feb 20 16:10:49 2015 -0600
+
+RsvgNodeCircle: Use RsvgPathBuilder instead of building/parsing a path 
string
+
+Signed-off-by: Federico Mena Quintero 
+
+ rsvg-shapes.c | 82 +--
+ 1 file changed, 23 insertions(+), 59 deletions(-)
+
+commit 9fe6fadb403de56fedc937f0f72b9378c5dd311f
+Author: Federico Mena Quintero 
+Date:   Fri Feb 20 15:53:07 2015 -0600
+
+RsvgNodeRect: Use RsvgPathBuilder instead of building/parsing a path string
+
+Signed-off-by: Federico Mena Quintero 
+
+ rsvg-shapes.c | 185 --
+ 1 file changed, 101 insertions(+), 84 deletions(-)
+
+commit 3e15bb2f249606fead047989bb6a9d9f63e22ca1
+Author: Federico Mena Quintero 
+Date:   Fri Feb 20 14:45:50 2015 -0600
+
+Make rsvg_path_builder_arc() public/internal
+
+This is just a rename of rsvg_path_arc().
+
+Signed-off-by: Federico Mena Quintero 
+
+ rsvg-path.c | 30 +++---
+ rsvg-path.h |  9 +
+ 2 files changed, 24 insertions(+), 15 deletions(-)
+
+commit 529bc934ce00ea4a21539fc080f45d3be0ee49fb
+Author: Federico Mena Quintero 
+Date:   Fri Feb 20 14:42:59 2015 -0600
+
+rsvg_path_arc(): take an RsvgPathBuilder, not a full RSVGParsePathCtx
+
+The ctx was used to extract the start point for the arc, and to
+set the 'current point' to the arc's end point when the drawing
+is finished.
+
+We now pass in extra arguments for the start point (which don't come
+with the path builder).
+
+Also, added whitespace in the math-y part, because without whitespace
+it makes me sad.
+
+Signed-off-by: Federico Mena Quintero 
+
+ rsv

commit libxml++ for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-03-03 11:13:20

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


Package is "libxml++"

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-01-30 
20:31:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-03-03 
11:13:21.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 27 18:46:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.38.0:
+  + No changes from last relase, stable version bump only.
+
+---

Old:

  libxml++-2.37.2.tar.xz

New:

  libxml++-2.38.0.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.xir42U/_old  2015-03-03 11:13:22.0 +0100
+++ /var/tmp/diff_new_pack.xir42U/_new  2015-03-03 11:13:22.0 +0100
@@ -21,12 +21,12 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel >= 2.32.0
 BuildRequires:  libxml2-devel >= 2.7.3
-Version:2.37.2
+Version:2.38.0
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Source: 
http://download.gnome.org/sources/libxml++/2.37/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libxml++/2.38/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 Url:http://sourceforge.net/projects/libxmlplusplus/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libxml++-2.37.2.tar.xz -> libxml++-2.38.0.tar.xz ++
 20287 lines of diff (skipped)

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



commit ldb for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

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

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


Package is "ldb"

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2015-01-21 21:56:22.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2015-03-03 
11:13:10.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar  1 13:35:05 UTC 2015 - lmue...@suse.com
+
+- Update to 1.1.20.
+  + fix logic in ldb_val_to_time()
+
+---

Old:

  ldb-1.1.19.tar.asc
  ldb-1.1.19.tar.gz

New:

  ldb-1.1.20.tar.asc
  ldb-1.1.20.tar.gz



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.k1geEt/_old  2015-03-03 11:13:11.0 +0100
+++ /var/tmp/diff_new_pack.k1geEt/_new  2015-03-03 11:13:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ldb
 #
-# 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
@@ -40,7 +40,7 @@
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:http://ldb.samba.org/
-Version:1.1.19
+Version:1.1.20
 Release:0
 Summary:An LDAP-like embedded database
 License:GPL-3.0+

++ ldb-1.1.19.tar.gz -> ldb-1.1.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ldb-1.1.19/ABI/ldb-1.1.20.sigs 
new/ldb-1.1.20/ABI/ldb-1.1.20.sigs
--- old/ldb-1.1.19/ABI/ldb-1.1.20.sigs  1970-01-01 01:00:00.0 +0100
+++ new/ldb-1.1.20/ABI/ldb-1.1.20.sigs  2015-01-25 13:37:02.0 +0100
@@ -0,0 +1,263 @@
+ldb_add: int (struct ldb_context *, const struct ldb_message *)
+ldb_any_comparison: int (struct ldb_context *, void *, ldb_attr_handler_t, 
const struct ldb_val *, const struct ldb_val *)
+ldb_asprintf_errstring: void (struct ldb_context *, const char *, ...)
+ldb_attr_casefold: char *(TALLOC_CTX *, const char *)
+ldb_attr_dn: int (const char *)
+ldb_attr_in_list: int (const char * const *, const char *)
+ldb_attr_list_copy: const char **(TALLOC_CTX *, const char * const *)
+ldb_attr_list_copy_add: const char **(TALLOC_CTX *, const char * const *, 
const char *)
+ldb_base64_decode: int (char *)
+ldb_base64_encode: char *(TALLOC_CTX *, const char *, int)
+ldb_binary_decode: struct ldb_val (TALLOC_CTX *, const char *)
+ldb_binary_encode: char *(TALLOC_CTX *, struct ldb_val)
+ldb_binary_encode_string: char *(TALLOC_CTX *, const char *)
+ldb_build_add_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, const struct ldb_message *, struct ldb_control **, void *, 
ldb_request_callback_t, struct ldb_request *)
+ldb_build_del_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, struct ldb_dn *, struct ldb_control **, void *, 
ldb_request_callback_t, struct ldb_request *)
+ldb_build_extended_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, const char *, void *, struct ldb_control **, void *, 
ldb_request_callback_t, struct ldb_request *)
+ldb_build_mod_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, const struct ldb_message *, struct ldb_control **, void *, 
ldb_request_callback_t, struct ldb_request *)
+ldb_build_rename_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, struct ldb_dn *, struct ldb_dn *, struct ldb_control **, void *, 
ldb_request_callback_t, struct ldb_request *)
+ldb_build_search_req: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, struct ldb_dn *, enum ldb_scope, const char *, const char * const 
*, struct ldb_control **, void *, ldb_request_callback_t, struct ldb_request *)
+ldb_build_search_req_ex: int (struct ldb_request **, struct ldb_context *, 
TALLOC_CTX *, struct ldb_dn *, enum ldb_scope, struct ldb_parse_tree *, const 
char * const *, struct ldb_control **, void *, ldb_request_callback_t, struct 
ldb_request *)
+ldb_casefold: char *(struct ldb_context *, TALLOC_CTX *, const char *, size_t)
+ldb_casefold_default: char *(void *, TALLOC_CTX *, const char *, size_t)
+ldb_check_critical_controls: int (struct ldb_control **)
+ldb_comparison_binary: int (struct ldb_context *, void *, const struct ldb_val 
*, const struct ldb_val *)
+ldb_comparison_fold: int (struct ldb_context *, void *, const struct ldb_val 
*, const struct ldb_val *)
+ldb_connect: int (struct ldb_context *, const char *, unsigned int, const char 
**)
+ldb_control_to_string: char *(TALLOC_CTX *, const struct l

commit dcraw for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

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

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


Package is "dcraw"

Changes:

--- /work/SRC/openSUSE:Factory/dcraw/dcraw.changes  2014-07-16 
16:37:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.dcraw.new/dcraw.changes 2015-03-03 
11:12:31.0 +0100
@@ -1,0 +2,30 @@
+Fri Feb 27 22:05:35 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 9.24.2:
+  dcraw - revision 1.473
+  * Canon multi-exposure files are already white-balanced.
+  * Moved border_interpolate() to the end of xtrans_interpolate().
+  From version 9.24.1:
+  * No visible changes.
+  From version 9.24.0:
+  dcraw - revision 1.471
+  * Support all format options of the Nikon D4S and D810.
+  * Guess which filter pattern OmniVision cameras use.
+  dcparse - revision 1.77
+  * Display OmniVision's MakerNote.
+  From version 9.23.0:
+  dcraw - revision 1.470
+  * Fixed data errors with Olympus E-M5MarkII HR images.
+  * Support the Lenovo A820.
+  * Copied color matrices from DNG Converter 8.7.1.
+  * Support pre-release Sonys and Canons that lack a proper model
+name.
+  * Support the Samsung NX1 (yet another compression algorithm).
+  * Read camera white balance in all professional Kodak cameras.
+  * Reduced zippering in Fuji X-Trans interpolation.
+  * Support YCbCr files from the Kodak C330.
+  * Support Hasselblad multi-shot files.
+  dcparse - revision 1.76
+  * Parse Redcine and Canon EOS QuickTime movies.
+
+---

Old:

  dcraw-9.22.tar.gz

New:

  dcraw-9.24.2.tar.gz



Other differences:
--
++ dcraw.spec ++
--- /var/tmp/diff_new_pack.246UkF/_old  2015-03-03 11:12:32.0 +0100
+++ /var/tmp/diff_new_pack.246UkF/_new  2015-03-03 11:12:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dcraw
 #
-# 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:   dcraw
-Version:9.22
+Version:9.24.2
 Release:0
 Summary:Raw Digital Photo Decoding
 License:GPL-2.0+
@@ -26,7 +26,7 @@
 #*** NOTE: run "sh update_dcraw" to update to latest version of the following 
sources ("wget", "rcs" and "lynx" packages are required for the update).
 Source0:
http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
 Source1:README
-#DL-URL: http://www.cybercom.net/~dcoffin/dcraw/.badpixels
+# http://www.cybercom.net/~dcoffin/dcraw/.badpixels
 Source2:badpixels
 Source3:http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
 Source4:http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c
@@ -141,6 +141,8 @@
 %dir %{_mandir}/pl/man1
 %dir %{_mandir}/pt
 %dir %{_mandir}/pt/man1
+%dir %{_mandir}/ro
+%dir %{_mandir}/ro/man1
 %dir %{_mandir}/sv
 %dir %{_mandir}/sv/man1
 %dir %{_mandir}/zh_CN

++ README ++
--- /var/tmp/diff_new_pack.246UkF/_old  2015-03-03 11:12:32.0 +0100
+++ /var/tmp/diff_new_pack.246UkF/_new  2015-03-03 11:12:32.0 +0100
@@ -71,7 +71,7 @@
execute permission.
  * [17]dcraw.c -- decodes raw photos, extracts thumbnails, and
displays metadata
-   Supports 598 cameras at last count. Compile with "gcc -o dcraw -O4
+   Supports 628 cameras at last count. Compile with "gcc -o dcraw -O4
dcraw.c -lm -ljasper -ljpeg -llcms2" or "gcc -o dcraw -O4 dcraw.c
-lm -DNODEPS". Run with no arguments to see a usage message. Don't
complain that 16-bit output is too dark -- read the [18]FAQ!
@@ -113,14 +113,14 @@
currently supported languages are [33]Esperanto, [34]Russian,
[35]French, [36]Italian, [37]German, [38]Portuguese, [39]Spanish,
[40]Dutch, [41]Polish, [42]Hungarian, [43]Czech, [44]Swedish,
-   [45]Catalan, [46]Danish, and Chinese (both [47]Traditional and
-   [48]Simplified).
+   [45]Catalan, [46]Danish, [47]Romanian, and Chinese (both
+   [48]Traditional and [49]Simplified).
 
To build a unilingual, self-contained DCRAW.EXE for DOS/Windows, use a
-   source file [49]from this directory instead.
+   source file [50]from this directory instead.
 
-   To add another language, send me translations of [50]this manpage and
-   [51]this message table in UTF-8 encoding. Translate only from my
+   To add another language, send me translations of [51]this manpage and
+   [52]this message table in UTF-8 encoding. Transla

commit slang for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package slang for openSUSE:Factory checked 
in at 2015-03-03 11:12:42

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


Package is "slang"

Changes:

--- /work/SRC/openSUSE:Factory/slang/slang.changes  2014-08-28 
21:05:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.slang.new/slang.changes 2015-03-03 
11:12:43.0 +0100
@@ -1,0 +2,11 @@
+Sat Feb 28 19:06:46 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Add gpg signature
+- Remove upstreamed patch
+  * sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch
+- Update to 2.3.0
+  * numerous changes, see included changes.txt for a detailed
+list
+
+---

Old:

  slang-2.2.4.tar.bz2
  sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch

New:

  slang-2.3.0.tar.bz2
  slang-2.3.0.tar.bz2.asc
  slang.keyring



Other differences:
--
++ slang.spec ++
--- /var/tmp/diff_new_pack.53eAy2/_old  2015-03-03 11:12:44.0 +0100
+++ /var/tmp/diff_new_pack.53eAy2/_new  2015-03-03 11:12:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package slang
 #
-# 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,33 +17,34 @@
 
 
 Name:   slang
-Version:2.2.4
+Version:2.3.0
 Release:0
 Summary:Programming Library and Embeddable Extansion Language
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://www.jedsoft.org/
-Source: 
ftp://space.mit.edu/pub/davis/slang/v2.2/slang-%{version}.tar.bz2
-Source2:baselibs.conf
+Source0:http://www.jedsoft.org/releases/slang/slang-%{version}.tar.bz2
+Source1:
http://www.jedsoft.org/releases/slang/slang-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
+Source3:baselibs.conf
 Patch0: slang.patch
 Patch1: slang-autoconf.patch
 Patch2: slang-fsuid.patch
 Patch4: slang-libpng12-linker-flag.patch
-# PATCH-FIX-UPSTREAM, sprintf bug (concerning %c for 8-bit character in 
non-UTF8 mode) fixed
-Patch5: sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  pcre-devel
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1210
 BuildRequires:  oniguruma-devel >= 5.9.0
 %endif
-BuildRequires:  pcre-devel
 %if 0%{?suse_version} > 1120
 BuildRequires:  libpng12-devel
 %else
 BuildRequires:  libpng-devel
 %endif
-BuildRequires:  automake
-BuildRequires:  pkgconfig
-BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 S-Lang is a multi-platform programming library designed to allow a developer to
@@ -53,23 +54,16 @@
 S-Lang extension language which can be embedded into an application to make it
 extensible. With slsh a standalone interpreter is available as well.
 
-
 %package slsh
 Summary:Interpreter for S-Lang Scripts
 Group:  Development/Languages/Other
-Provides:   slang = %version
+Provides:   slang = %{version}
 Obsoletes:  slang <= 2.1.1
-# bug437293
-%ifarch ppc64
-Obsoletes:  slang-64bit
-%endif
-#
 
 %description slsh
 slsh is a standalone interpreter of the S-Lang language. It can be used to
 execute scripts or interactively.
 
-
 %package -n libslang2
 Summary:Programming Library and Embeddable Extension Language
 Group:  System/Libraries
@@ -82,17 +76,11 @@
 S-Lang extension language which can be embedded into an application to make it
 extensible. With slsh a standalone interpreter is available as well.
 
-
 %package devel
 Summary:Programming Library and Embeddable Extension Language - 
Development Package
 Group:  Development/Languages/C and C++
 Requires:   libslang2 = %{version}
-Provides:   slang:/usr/include/slang.h
-# bug437293
-%ifarch ppc64
-Obsoletes:  slang-devel-64bit
-%endif
-#
+Provides:   slang:%{_includedir}/slang.h
 
 %description devel
 S-Lang is a multi-platform programming library designed to allow a developer to
@@ -105,14 +93,12 @@
 This package contains all necessary include files and libraries needed to
 develop applications that require it.
 
-
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 mv autoconf/configure.ac .
@@ -120,21 +106,21 @@

commit newt for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package newt for openSUSE:Factory checked in 
at 2015-03-03 11:12:36

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


Package is "newt"

Changes:

--- /work/SRC/openSUSE:Factory/newt/newt.changes2013-11-14 
08:43:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.newt.new/newt.changes   2015-03-03 
11:12:37.0 +0100
@@ -1,0 +2,18 @@
+Sun Mar  1 09:42:43 UTC 2015 - jeng...@inai.de
+
+- Set RPM groups
+
+---
+Sun Mar  1 09:28:46 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use url for source
+- Remove conditions dealing with unsupported releases of SLES
+- Update to 0.52.18
+  * fix widget key collision in snack on 64-bit archs (#1151455)
+  * handle NEWT_EXIT_ERROR in snack
+  * fix preprocessor warnings in snack
+  * optimize textbox reflowing
+  * remove newtListitem declarations (#1074092)
+
+---

Old:

  newt-0.52.16.tar.bz2

New:

  newt-0.52.18.tar.gz



Other differences:
--
++ newt.spec ++
--- /var/tmp/diff_new_pack.42hWDK/_old  2015-03-03 11:12:37.0 +0100
+++ /var/tmp/diff_new_pack.42hWDK/_new  2015-03-03 11:12:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package newt
 #
-# 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
@@ -16,32 +16,28 @@
 #
 
 
-Name:   newt
 %define libname lib%{name}
 %define libsoname %{libname}0_52
-
+Name:   newt
+Version:0.52.18
+Release:0
 Summary:A library for text mode user interfaces
 License:LGPL-2.1+
-Group:  System/Libraries
-Version:0.52.16
-Release:0
+Group:  Development/Libraries/C and C++
 Url:https://fedorahosted.org/newt/
-Source: %{name}-%{version}.tar.bz2
+Source: 
https://fedorahosted.org/releases/n/e/newt/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
 Source10:   %{name}-rpmlintrc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# needed for tutorial.pdf
+BuildRequires:  docbook-toys
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
 BuildRequires:  python-devel
 BuildRequires:  slang-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} < 1020
 BuildRequires:  libpng-devel
 %endif
-# needed for tutorial.pdf
-BuildRequires:  docbook-toys
-%if 0%{?sles_version} == 9
-BuildRequires:  jadetex
-%endif
 %if 0%{?suse_version} > 1220
 BuildRequires:  texlive-courier
 BuildRequires:  texlive-dvips
@@ -99,6 +95,9 @@
 Group:  Documentation/Howto
 # the examples need the main package:
 Recommends: %{name} = %{version}
+%if 0%{?suse_version} > 1120
+BuildArch:  noarch
+%endif
 
 %description doc
 This package contains a tutorial about the Newt windowing toolkit.
@@ -130,11 +129,11 @@
 %package -n python-%{name}
 Summary:Python bindings for newt
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
 Provides:   %{name}-python = %{version}
 Obsoletes:  %{name}-python < %{version}
-%{py_requires}
+%py_requires
 
 %description -n python-%{name}
 The newt-python package contains the Python bindings for the newt
@@ -148,31 +147,31 @@
 # --with-gpm-support
 %configure --without-tcl
 ## make depend
-%{__make} CPPFLAGS="%{optflags} -fPIC" %{?_smp_mflags} all
+make CPPFLAGS="%{optflags} -fPIC" %{?_smp_mflags} all
 #docbook2txt tutorial.sgml
 
 %install
-%{__make} PYTHONVERS="python%{py_ver}" instroot="%{buildroot}" 
DESTDIR="%{buildroot}" install install-sh
+make PYTHONVERS="python%{py_ver}" instroot=%{buildroot} DESTDIR=%{buildroot} 
install install-sh
 # currently we don't support these languages
 for lang in ast bal sr@latin wo; do
-  %{__rm} -rf %{buildroot}%{_datadir}/locale/$lang
+  rm -rf %{buildroot}%{_datadir}/locale/$lang
 done
 
 # prepare defaultdocdir with examples and scripts
 #
-%{__install} -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/examples
+install -d -m 755 %{buildroot}%{_defaultdocdir}/%{name}/examples
 # install COPYING file
-%{__install} -m 644 COPYING %{buildroot}%{_defaultdocdir}/%{name}/
+install -m 644 COPYING %{buildroot}%{_defaultdocdir}/%{name}/
 # install example scripts
-%{__install} -m 755 peanuts.py %{buildroot}%{_defaultdocdir}/%{name}/examples/
-%{__

commit libsmi for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libsmi for openSUSE:Factory checked 
in at 2015-03-03 11:12:07

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


Package is "libsmi"

Changes:

--- /work/SRC/openSUSE:Factory/libsmi/libsmi.changes2015-02-06 
10:53:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsmi.new/libsmi.changes   2015-03-03 
11:12:09.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 27 14:49:24 UTC 2015 - dims...@opensuse.org
+
+- No longer apply libsmi-flex.patch on openSUSE Tumbleweed (> 13.2).
+
+---



Other differences:
--
++ libsmi.spec ++
--- /var/tmp/diff_new_pack.zrvrci/_old  2015-03-03 11:12:10.0 +0100
+++ /var/tmp/diff_new_pack.zrvrci/_new  2015-03-03 11:12:10.0 +0100
@@ -80,7 +80,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2
-%if 0%{?suse_version} > 1220
+%if 0%{?suse_version} > 1220 && 0%{?suse_version} < 1321
 %patch3 -p1
 %endif
 %patch4 -p1

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



commit gavl for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gavl for openSUSE:Factory checked in 
at 2015-03-03 11:12:13

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


Package is "gavl"

Changes:

--- /work/SRC/openSUSE:Factory/gavl/gavl.changes2014-05-01 
07:51:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.gavl.new/gavl.changes   2015-03-03 
11:12:14.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 23 01:35:48 UTC 2015 - avvi...@yandex.ru
+
+- Update to rsvn4256
+- Remove gavl-autoconf.patch (solved in upstream)
+- Fix file-contains-date-and-time: add HTML_TIMESTAMP = NO
+- Add /bin/gavfdump for package devel
+
+---

Old:

  gavl-1.4.0.tar.gz
  gavl-autoconf.patch

New:

  gavl-4256.tar.gz



Other differences:
--
++ gavl.spec ++
--- /var/tmp/diff_new_pack.JznnKb/_old  2015-03-03 11:12:15.0 +0100
+++ /var/tmp/diff_new_pack.JznnKb/_new  2015-03-03 11:12:15.0 +0100
@@ -17,16 +17,17 @@
 
 
 %define soname 1
+%define rev4256
 
 Name:   gavl
-Version:1.4.0
+Version:1.4.0rsvn%{rev}
 Release:0
 Summary:Library which provides basic support for uncompressed 
multimedia data
 License:GPL-3.0+
 Group:  System/Libraries
 Url:http://gmerlin.sourceforge.net/
-Source0:
http://sourceforge.net/projects/gmerlin/files/gavl/%{version}/gavl-%{version}.tar.gz
-Patch0: gavl-autoconf.patch
+#svn checkout http://svn.code.sf.net/p/gmerlin/code/trunk/gavl/
+Source0:gavl-%{rev}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
@@ -75,8 +76,10 @@
 blending etc).
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}
+
+#Do not compile in DATE and TIME
+echo 'HTML_TIMESTAMP = NO' >> doc/Doxyfile.in
 
 %build
 ./autogen.sh
@@ -91,14 +94,19 @@
 
 %postun -n libgavl%{soname} -p /sbin/ldconfig
 
+%files
+%defattr(-,root,root)
+%doc AUTHORS COPYING README TODO
+%{_bindir}/gavfdump
+%exclude %{_docdir}/%{name}/apiref
+
 %files -n libgavl%{soname}
 %defattr(0644, root, root, 0755)
-%doc AUTHORS COPYING README TODO
 %{_libdir}/libgavl.so.%{soname}*
 
 %files -n libgavl-devel
 %defattr(0644, root, root, 0755)
-%{_docdir}/%{name}/
+%{_docdir}/%{name}/apiref
 %{_libdir}/libgavl.so
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc

++ gavl-1.4.0.tar.gz -> gavl-4256.tar.gz ++
 76203 lines of diff (skipped)

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



commit orc for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2015-03-03 11:12:20

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


Package is "orc"

Changes:

--- /work/SRC/openSUSE:Factory/orc/orc.changes  2014-12-31 11:22:05.0 
+0100
+++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes 2015-03-03 
11:12:21.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 27 17:29:20 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- disable make check for ppc64le archi
+  would need changes in orcprogram-altivec.c
+  and define of HAVE_POWERPC
+
+---



Other differences:
--
++ orc.spec ++
--- /var/tmp/diff_new_pack.mmHds9/_old  2015-03-03 11:12:21.0 +0100
+++ /var/tmp/diff_new_pack.mmHds9/_new  2015-03-03 11:12:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orc
 #
-# Copyright (c) 2014 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
@@ -95,8 +95,9 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 # Temp disable check on i586 until we have sorted out the i586 fails with 
upstream
+# disable also for ppc64le as many changes required in orcprogram-altivec.c
 %check
-%ifnarch %{arm} || %{ix86}
+%ifnarch %{arm} || %{ix86} || ppc64le
 make check %{?_smp_mflags}
 %endif
 


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



commit pcp for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package pcp for openSUSE:Factory checked in 
at 2015-03-03 11:11:56

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


Package is "pcp"

Changes:

--- /work/SRC/openSUSE:Factory/pcp/pcp.changes  2014-11-13 09:19:40.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcp.new/pcp.changes 2015-03-03 
11:11:59.0 +0100
@@ -1,0 +2,56 @@
+Fri Feb 27 13:18:15 UTC 2015 - dd...@suse.com
+
+- Fix perl-PCP-LogImport requires version for pcp-import-sar2pcp.
+
+---
+Wed Feb 25 00:14:12 UTC 2015 - dd...@suse.com
+
+- Require pcp-conf with libpcp3 on [open]SUSE platforms.
+
+---
+Mon Feb 23 20:21:40 UTC 2015 - kkae...@suse.com
+
+- Update to 3.10.2
+  See 
http://git.pcp.io/cgi-bin/gitweb.cgi?p=pcp/pcp.git;a=blob_plain;f=CHANGELOG;hb=HEAD
+  for details
+
+- new patches
+  0007-Honor-CFLAGS-in-qmake.patch
+  0008-SUSE-fy-pmsnap-control-path.patch
+  0009-pmsnap-control-var-www-srv-www.patch
+
+- renamed patches
+  + pcp-xenbuild.patch to 0001-Fix-XEN-build.patch
+  + static_lib_perms.diff to
+0002-Install-libraries-without-exec-permission.patch
+  + pcp_legacy_init_lsb.patch to 0003-pcp-legacy-init-lsb.patch
+  + remove_cpan_rpaths.patch to 0004-Remove-CPAN-rpaths.patch
+  + rm_init_script_runlevel_4.patch to
+0005-Remove-runlevel-4-from-init-scripts.patch
+  + create-pmlogger-and-pmie-logdirs-during-install.patch
+to 0006-create-pmlogger-and-pmie-logdirs-during-install.patch
+
+- Update to 3.10.1
+  See 
http://git.pcp.io/cgi-bin/gitweb.cgi?p=pcp/pcp.git;a=blob_plain;f=CHANGELOG;hb=HEAD
+  for details
+
+- new sub-packages
+  * pcp-doc
+  * pcp-gui
+  * python3-pcp
+  * python-pcp
+  * pmda-infiniband
+  * pmda-perfevent
+  * pmda-papi
+  * import-collectl2pcp
+
+- drop fix_pmie_pmlogger_startup_races.patch, upstream
+  drop pcp-3.6.10-gcc5-reservedword.patch, obsolete
+
+---
+Mon Feb 23 16:28:50 UTC 2015 - bo...@steki.net
+
+- fix gcc5 C99 reserved issue problems with patch
+  pcp-3.6.10-gcc5-reservedword.patch
+
+---

Old:

  create-pmlogger-and-pmie-logdirs-during-install.patch
  fix_pmie_pmlogger_startup_races.patch
  pcp-3.6.10.src.tar.gz
  pcp-xenbuild.patch
  pcp_legacy_init_lsb.patch
  remove_cpan_rpaths.patch
  rm_init_script_runlevel_4.patch
  static_lib_perms.diff

New:

  0001-Fix-XEN-build.patch
  0002-Install-libraries-without-exec-permission.patch
  0003-pcp-legacy-init-lsb.patch
  0004-Remove-CPAN-rpaths.patch
  0005-Remove-runlevel-4-from-init-scripts.patch
  0006-create-pmlogger-and-pmie-logdirs-during-install.patch
  0007-Honor-CFLAGS-in-qmake.patch
  0008-SUSE-fy-pmsnap-control-path.patch
  0009-pmsnap-control-var-www-srv-www.patch
  pcp-3.10.2.src.tar.gz
  pcp-webjs.src.tar.gz



Other differences:
--
++ pcp.spec ++
 1651 lines (skipped)
 between /work/SRC/openSUSE:Factory/pcp/pcp.spec
 and /work/SRC/openSUSE:Factory/.pcp.new/pcp.spec

++ 0001-Fix-XEN-build.patch ++
>From 58127dca98f11270491383946d2714fd9d983d76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= 
Date: Fri, 12 Dec 2014 15:42:25 +0100
Subject: [PATCH 1/6] Fix XEN build

---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 98d325e2bfdc..648c511dcd72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1079,6 +1079,7 @@ NR == 1   { if ($1 != "UID" && $1 != 
"USER") exit
 # Unix variants
 $2 == 1 && / init/ { print "OK"; exit }
 $2 == 1 && / \/etc\/init/ { print "OK"; exit }
+$2 == 1 && / \/bin\/bash/ { print "OK"; exit }
 # Fedora 9
 $2 == 1 && / \/sbin\/init/ { print "OK"; exit }
 # Fedora 15
-- 
2.1.2

++ 0002-Install-libraries-without-exec-permission.patch ++
>From 865c920542f1cc499500c97217bfb36b70541765 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= 
Date: Fri, 12 Dec 2014 15:43:00 +0100
Subject: [PATCH 2/6] Install libraries without exec permission

---
 src/genpmda/genpmda   | 4 ++--
 src/libpcp/src/GNUmakefile| 4 ++--
 src/libpcp_gui/src/GNUmakefile| 4 ++--
 src/libpcp_import/src/GNUmakefile | 4 ++--
 src/libpcp_mmv/src/GNUmakefile| 4 ++--
 src/libpcp_pmda/src/GNUmakefile   | 4 ++--
 src/libpcp_trace/src/GNUmakefile  | 4 ++--
 src/pmdas/aix/GNUmakefile | 3 ++-
 src/pmdas/darwin/GNUmakefile  | 3 ++-
 src/pmdas/freebsd/GNUmakefile | 3 ++-
 src/pmdas/linux/GNUmakefile   | 3 ++-
 src/pmdas/linux_proc/GNUmakefile  | 3 ++-
 src/pmdas/lustrecomm

commit libmcrypt for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2015-03-03 11:11:35

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


Package is "libmcrypt"

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2013-01-14 
22:39:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2015-03-03 
11:11:37.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 26 21:31:22 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use source url
+- Update dependencies
+
+---



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.zjKToB/_old  2015-03-03 11:11:37.0 +0100
+++ /var/tmp/diff_new_pack.zjKToB/_new  2015-03-03 11:11:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,25 @@
 
 
 Name:   libmcrypt
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
 Version:2.5.8
 Release:0
 Summary:Data Encryption Library
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Url:http://mcrypt.sourceforge.net/
+Source: 
http://sourceforge.net/projects/mcrypt/files/Libmcrypt/%{version}/%{name}-%{version}.tar.bz2
 Source1:%{name}-idea-0.9.tar.bz2
 Source2:%{name}-mars-0.9.tar.bz2
 Source3:%{name}-rc6-0.9.tar.bz2
 Source4:%{name}-skipjack-0.9.tar.bz2
-Patch:  %{name}-%{version}.diff
+Patch0: %{name}-%{version}.diff
 Patch1: %{name}-%{version}-notdynamic.diff
 Patch2: %{name}-%{version}-uninitialized.diff
 Patch3: %{name}-%{version}-prototypes.diff
-Url:http://mcrypt.sourceforge.net/
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,7 +55,7 @@
 
 %prep
 %setup -q -a 1 -a 2 -a 3 -a 4
-%patch
+%patch0
 %patch1
 %patch2
 %patch3
@@ -93,19 +95,18 @@
 %endif
 rm -f acinclude.m4
 autoreconf -fi
-%configure --enable-static
-%{__make} %{?_smp_mflags}
+%configure \
+   --enable-static
+
+make %{?_smp_mflags}
 
 %install
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
-#useless
-%{__rm} %{buildroot}%{_libdir}/libmcrypt.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+# do not ship these
+rm %{buildroot}%{_libdir}/libmcrypt.la
 
 %check
-%{__make} check || echo "tests failed"
-
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
+make check %{?_smp_mflags} || :
 
 %files
 %defattr(-, root, root)

++ libmcrypt-2.5.8.tar.bz2 ++
 94313 lines of diff (skipped)

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



commit sharutils for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package sharutils for openSUSE:Factory 
checked in at 2015-03-03 11:11:23

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


Package is "sharutils"

Changes:

--- /work/SRC/openSUSE:Factory/sharutils/sharutils.changes  2013-04-07 
14:26:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.sharutils.new/sharutils.changes 2015-03-03 
11:11:24.0 +0100
@@ -1,0 +2,37 @@
+Thu Feb 26 20:03:07 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Add gpg key
+- Remove obsolete patches
+  * sharutils-set_file_mode.diff 
+  * sharutils-mandir.patch
+  * sharutils-stdio.in.patch
+- Enable openssl support
+- Remove bcond and allways build with mailx
+- Update lang package macros
+- Update to Version 4.15
+  * shar will no longer choke on 64 bit windows
+  * unshar has a compiler warning fix
+  * Happy 2015 copyright
+  * PO file updates
+
+- Version 4.14.2
+  * translation updates
+  * use ftello, fseeko and fflush
+  * augment copyright marks in shar.c and shar-std.def
+  * Happy 2014 copyright dates
+  * fix up man pages (use newer doc generation code)
+
+- Version 4.14 
+  * documentation, obscure usage, FSF address
+
+- Version 4.13.5
+  * primarily, configuration cleanups.  Mostly for MinGW,
+  but some others, too.
+
+- Version 4.13.4
+  * output file names may be encoded in the uuencoded file.
+By specifying '--encode' on the command line, the output
+file name will be base64 encoded in the uuencode file.
+
+---

Old:

  sharutils-4.11.1.tar.bz2
  sharutils-mandir.patch
  sharutils-set_file_mode.diff
  sharutils-stdio.in.patch

New:

  sharutils-4.15.tar.xz
  sharutils-4.15.tar.xz.sig
  sharutils.keyring



Other differences:
--
++ sharutils.spec ++
--- /var/tmp/diff_new_pack.KwvHIz/_old  2015-03-03 11:11:25.0 +0100
+++ /var/tmp/diff_new_pack.KwvHIz/_new  2015-03-03 11:11:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sharutils
 #
-# 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
@@ -16,28 +16,22 @@
 #
 
 
-%bcond_with mail
-
 Name:   sharutils
-Version:4.11.1
+Version:4.15
 Release:0
 Summary:GNU shar utilities
 License:GPL-3.0+
 Group:  Productivity/Archiving/Compression
-Url:http://www.gnu.org/software/sharutils/
-Source: ftp://ftp.gnu.org/gnu/sharutils/sharutils-%{version}.tar.bz2
+Url:http://www.gnu.org/software/sharutils
+Source0:ftp://ftp.gnu.org/gnu/sharutils/sharutils-%{version}.tar.xz
+Source1:ftp://ftp.gnu.org/gnu/sharutils/sharutils-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 Patch0: sharutils-testsuite.diff
-Patch1: sharutils-set_file_mode.diff
-# PATCH-FIX-UPSTREAM sharutils-mandir.patch bnc#709121
-Patch2: sharutils-mandir.patch
-# PATCH-FIX-OPENSUSE Fix gets declaration
-Patch3: sharutils-stdio.in.patch
-%if %{with mail}
+BuildRequires:  libopenssl-devel
 BuildRequires:  mailx
-%endif
-PreReq: %{install_info_prereq}
-PreReq: /bin/ln
-PreReq: /bin/rm
+BuildRequires:  xz
+Requires(pre):  %{install_info_prereq}
+Requires(pre):  coreutils
 Recommends: %{name}-lang = %{version}
 Provides:   sharutil = %{version}
 Obsoletes:  sharutil < %{version}
@@ -57,45 +51,34 @@
 remsync allows for remote synchronization of directory trees, using
 e-mail.  This part of sharutils is still alpha.
 
-%package lang
-
-Summary:GNU shar utilities user interface texts
-Group:  Productivity/Archiving/Compression
-
-%description lang
-Translated user interface texts for GNU shar utilities
+%{?lang_package}
 
 %prep
 %setup -q
 %patch0
-%patch1
 chmod +w src/scripts.x
-# false
-%patch2 -p1
-%patch3 -p1
 
 %build
 mkdir -p ../bin
 ln -snf /bin/true ../bin/compress
 PATH=$PWD/../bin:$PATH
-%configure
-make
+%configure \
+   --with-openssl
+
+make %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
-%make_install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang %{name}
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/sharutils.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/sharutils.info.gz
-
-%clean
-rm -rf %{buildroot}
+%install_info_delete --info-dir=%{_infodir} %{_in

commit gdm for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2015-03-03 11:11:50

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


Package is "gdm"

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2015-02-16 21:21:39.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2015-03-03 
11:11:51.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb 26 12:03:15 UTC 2015 - fcro...@suse.com
+
+- Update gdm-sysconfig-settings.patch / X11-displaymanager-gdm: fix
+  support for DISPLAYMANAGER_STARTS_XSERVER from
+  /etc/sysconfig/displaymanager.
+- Add gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch:
+  ensure ShowLocalGreeter configuration key is properly handled
+  (bgo#743440).
+
+---

New:

  gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.3Cp4Vs/_old  2015-03-03 11:11:52.0 +0100
+++ /var/tmp/diff_new_pack.3Cp4Vs/_new  2015-03-03 11:11:52.0 +0100
@@ -62,6 +62,8 @@
 Patch40:gdm-look-at-runlevel.patch
 # PATCH-FIX-UPSTREAM gdm-plymouth-vt1.patch bnc#881676 fcro...@suse.com -- 
switch to VT1 when quitting if gdm was starting with plymouth running
 Patch41:gdm-plymouth-vt1.patch
+# PATCH-FIX-UPSTREAM 
gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch bgo#743440 
fcro...@suse.com -- Ensure ShowLocalGreeter value is properly handled
+Patch42:gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch
 BuildRequires:  check-devel
 # needed for directory ownership
 BuildRequires:  dconf
@@ -195,6 +197,7 @@
 #patch35 -p1
 %patch40 -p1
 %patch41 -p1
+%patch42 -p1
 
 %build
 NOCONFIGURE=1 sh autogen.sh

++ X11-displaymanager-gdm ++
--- /var/tmp/diff_new_pack.3Cp4Vs/_old  2015-03-03 11:11:52.0 +0100
+++ /var/tmp/diff_new_pack.3Cp4Vs/_new  2015-03-03 11:11:52.0 +0100
@@ -1,19 +1,9 @@
-gdm_start_proc () {
-if test "$DISPLAYMANAGER_REMOTE_ACCESS" = "yes"  -a \
-"$DISPLAYMANAGER_STARTS_XSERVER" = "no"; then
-XDMOPTIONS="--no-console"
-fi
-
-return 0
-}
-
 gdm_vars() {
 case "${DISPLAYMANAGER##*/}" in
 gdm|GDM|Gnome|GNOME)
 RELOADSIGNAL="-USR1"
 DISPLAYMANAGER=/usr/sbin/gdm
 PIDFILE=/run/gdm/gdm.pid
-STARTPROC=gdm_start_proc
 return 0 ;;
*) return 1 ;;
 esac

++ gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch ++
>From 1721403c8c16c62c1c814d5bbf7a01714680a3fd Mon Sep 17 00:00:00 2001
From: Maxime de Roucy 
Date: Sat, 24 Jan 2015 15:12:16 +0100
Subject: [PATCH] correct ShowLocalGreeter (standalone XDMCP server)

Get the ShowLocalGreeter option from configuration file BEFORE launching
the gdm manager. In order to let the manager know if it have to launch a
local X server or not.

https://bugzilla.gnome.org/show_bug.cgi?id=743440
---
 daemon/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/daemon/main.c b/daemon/main.c
index cdb41fa..848cf3c 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -448,8 +448,6 @@ on_name_acquired (GDBusConnection *bus,
 
 g_debug ("Successfully connected to D-Bus");
 
-gdm_manager_start (manager);
-
 show_local_greeter = TRUE;
 gdm_settings_direct_get_boolean (GDM_KEY_SHOW_LOCAL_GREETER, 
&show_local_greeter);
 gdm_manager_set_show_local_greeter (manager, show_local_greeter);
@@ -457,6 +455,8 @@ on_name_acquired (GDBusConnection *bus,
 xdmcp_enabled = FALSE;
 gdm_settings_direct_get_boolean (GDM_KEY_XDMCP_ENABLE, &xdmcp_enabled);
 gdm_manager_set_xdmcp_enabled (manager, xdmcp_enabled);
+
+gdm_manager_start (manager);
 }
 
 static void
-- 
1.8.5.6

++ gdm-passwordless-login.patch ++
--- /var/tmp/diff_new_pack.3Cp4Vs/_old  2015-03-03 11:11:52.0 +0100
+++ /var/tmp/diff_new_pack.3Cp4Vs/_new  2015-03-03 11:11:52.0 +0100
@@ -1,37 +1,36 @@
-Index: gdm-3.6.1/common/gdm-settings-system-backend.c
+Index: gdm-3.14.1/common/gdm-settings-system-backend.c
 ===
 gdm-3.6.1.orig/common/gdm-settings-system-backend.c
-+++ gdm-3.6.1/common/gdm-settings-system-backend.c
-@@ -43,11 +43,11 @@
- #define SYSCONFIG_AUTOLOGIN_KEY   "DISPLAYMANAGER_AUTOLOGIN"
- #define SYSCONFIG_TCP_OPEN_KEY
"DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN"
- #define SYSCONFIG_XDMCP_KEY   "DISPLAYMANAGER_REMOTE_ACCESS"
-+#define SYSCONFIG_PASSWORDLESS_KEY"DISPLAYMANAGER_PASSWORD_LESS_LOGIN"
+--- gdm-3.14.1.orig/common/g

commit emacs for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2015-03-03 11:11:43

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


Package is "emacs"

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2015-02-16 
17:25:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2015-03-03 
11:11:44.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 24 07:08:48 UTC 2015 - meiss...@suse.com
+
+- build with -fno-PIE as the loading/dumping mechanism does not
+  like building with PIE by default.
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.l2eGDI/_old  2015-03-03 11:11:46.0 +0100
+++ /var/tmp/diff_new_pack.l2eGDI/_new  2015-03-03 11:11:46.0 +0100
@@ -313,6 +313,7 @@
   cflags -Wno-unused-label   CFLAGS
   cflags -Wno-unprototyped-calls CFLAGS
   cflags -fno-optimize-sibling-calls CFLAGS
+  cflags -fno-PIECFLAGS
   cflags -Wl,-O2LDFLAGS
   cflags -Wl,--hash-size=65521  LDFLAGS
 %ifarch ia64

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



commit libqmi for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libqmi for openSUSE:Factory checked 
in at 2015-03-03 11:11:30

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


Package is "libqmi"

Changes:

--- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes2015-02-16 
07:36:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes   2015-03-03 
11:11:31.0 +0100
@@ -1,0 +2,12 @@
+Thu Feb 26 20:36:04 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.12.6:
+  + Fix big-endian handling of tlv->length.
+
+---
+Wed Feb 25 18:39:52 UTC 2015 - mgo...@suse.com
+
+- Added COPYING and COPYING.LIB and fixed license attribute for
+  debug utils
+
+---

Old:

  libqmi-1.12.4.tar.xz

New:

  libqmi-1.12.6.tar.xz



Other differences:
--
++ libqmi.spec ++
--- /var/tmp/diff_new_pack.FDCK9q/_old  2015-03-03 11:11:32.0 +0100
+++ /var/tmp/diff_new_pack.FDCK9q/_new  2015-03-03 11:11:32.0 +0100
@@ -19,11 +19,11 @@
 
 Name:   libqmi
 %define _soname libqmi-glib1
-Version:1.12.4
+Version:1.12.6
 Release:0
 # NOTE: The file headers state LESSER GPL, which is a mistake. The upstream 
intended license is LIBRARY GPL 2.0+
 Summary:Library to control QMI devices
-License:LGPL-2.0+
+License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
 Url:http://cgit.freedesktop.org/libqmi/
 Source0:
http://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
@@ -82,6 +82,7 @@
 
 %files tools
 %defattr(-,root,root)
+%doc COPYING
 %{_bindir}/qmi-network
 %{_bindir}/qmicli
 %{_libexecdir}/qmi-proxy
@@ -90,6 +91,7 @@
 
 %files -n %{_soname}
 %defattr(-,root,root)
+%doc COPYING.LIB
 %{_libdir}/libqmi-glib.so.*
 
 %files devel

++ libqmi-1.12.4.tar.xz -> libqmi-1.12.6.tar.xz ++
 2865 lines of diff (skipped)

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



commit hwinfo for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package hwinfo for openSUSE:Factory checked 
in at 2015-03-03 11:11:16

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


Package is "hwinfo"

Changes:

--- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes2015-01-09 
20:52:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.hwinfo.new/hwinfo.changes   2015-03-03 
11:11:18.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 27 10:31:12 CET 2015 - snw...@suse.com
+
+- Update aarch64 cpuinfo parser to handle post-3.19 format
+- 21.12
+
+---

Old:

  hwinfo-21.11.tar.xz

New:

  hwinfo-21.12.tar.xz



Other differences:
--
++ hwinfo.spec ++
--- /var/tmp/diff_new_pack.VbJRfo/_old  2015-03-03 11:11:19.0 +0100
+++ /var/tmp/diff_new_pack.VbJRfo/_new  2015-03-03 11:11:19.0 +0100
@@ -36,7 +36,7 @@
 Group:  Hardware/Other
 # Until migration to github this should be correct url
 Url:http://gitorious.org/opensuse/hwinfo
-Version:21.11
+Version:21.12
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ hwinfo-21.11.tar.xz -> hwinfo-21.12.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.11/VERSION new/hwinfo-21.12/VERSION
--- old/hwinfo-21.11/VERSION2015-01-07 10:51:30.0 +0100
+++ new/hwinfo-21.12/VERSION2015-02-27 10:26:03.0 +0100
@@ -1 +1 @@
-21.11
+21.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.11/changelog new/hwinfo-21.12/changelog
--- old/hwinfo-21.11/changelog  2015-01-07 10:51:30.0 +0100
+++ new/hwinfo-21.12/changelog  2015-02-27 10:26:03.0 +0100
@@ -1,3 +1,6 @@
+2015-02-26:21.12
+   - Update aarch64 cpuinfo parser to handle post-3.19 format
+
 2015-01-06:21.11
- Add PowerNV platform support
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.11/src/hd/cpu.c 
new/hwinfo-21.12/src/hd/cpu.c
--- old/hwinfo-21.11/src/hd/cpu.c   2015-01-07 10:51:30.0 +0100
+++ new/hwinfo-21.12/src/hd/cpu.c   2015-02-27 10:26:03.0 +0100
@@ -121,6 +121,7 @@
   unsigned u;
   double bogo;
   char *t0, *t;
+  int old_format;
 #endif
 
 #ifdef __PPC__
@@ -280,64 +281,68 @@
   *model_id = *system_id = *serial_number = 0;
   cpu_variation = cpu_revision = 0;
   ct = 0; bogo = 0;
+  vendor_id = 0;
 
   hd_data->boot = boot_uboot;
 
   for(sl = hd_data->cpu; sl; sl = sl->next) {
-if(sscanf(sl->str, "Processor   : %79[^\n]", model_id) == 1) continue;
-if(sscanf(sl->str, "Hardware: %79[^\n]", system_id) == 1) continue;
-if(sscanf(sl->str, "Features: %1000[^\n]", features) == 1) 
continue;
-if(sscanf(sl->str, "CPU variant : 0x%x", &cpu_variation) == 1) 
continue;
-if(sscanf(sl->str, "CPU implementer : 0x%x", &vendor_id) == 1) continue;
-if(sscanf(sl->str, "CPU revision: %d", &cpu_revision) == 1) continue;
+if(sscanf(sl->str, "Processor   : %79[^\n]", model_id) == 1);
+if(sscanf(sl->str, "Hardware: %79[^\n]", system_id) == 1);
+if(sscanf(sl->str, "Features: %1000[^\n]", features) == 1);
+if(sscanf(sl->str, "CPU variant : 0x%x", &cpu_variation) == 1);
+if(sscanf(sl->str, "CPU implementer : 0x%x", &vendor_id) == 1);
+if(sscanf(sl->str, "CPU revision: %d", &cpu_revision) == 1);
 if(!bogo && sscanf(sl->str, "BogoMIPS: %lg", &bogo) == 1);
-if(strstr(sl->str, "processor\t: ") == sl->str) cpus++;
-  }
-
-  /* if we didn't find any cpus, we might be running under qemu.
- So simulate just one CPU to make the rest happy. */
-  if(!cpus) cpus = 1;
-  for(u = 0; u < cpus; u++) {
-ct = new_mem(sizeof *ct);
-ct->architecture = arch_aarch64;
-ct->family = cpu_variation;
-ct->model = cpu_revision;
-ct->stepping = 0;
-ct->cache = 0;
-ct->clock = 0;
-ct->bogo = bogo;
-ct->platform = 0;
-if(*system_id) ct->platform = new_str(system_id);
-if(*model_id) ct->model_name = new_str(model_id);
-
-switch (vendor_id) {
-case 0x41: ct->vend_name = new_str("ARM Limited"); break;
-case 0x44: ct->vend_name = new_str("Digital Equipment Corporation"); break;
-case 0x4d: ct->vend_name = new_str("Motorola, Freescale Semiconductor 
Inc."); break;
-case 0x51: ct->vend_name = new_str("QUALCOMM Inc."); break;
-case 0x56: ct->vend_name = new_str("Marvell Semiconductor Inc."); break;
-case 0x69: ct->vend_name = new_str("Intel Corporation."); b

commit hplip for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2015-03-03 11:10:50

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


Package is "hplip"

Changes:

--- /work/SRC/openSUSE:Factory/hplip/hplip.changes  2014-10-31 
12:25:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.hplip.new/hplip.changes 2015-03-03 
11:10:52.0 +0100
@@ -1,0 +2,34 @@
+Thu Feb 19 12:30:19 UTC 2015 - tchva...@suse.com
+
+- Cleanup-with spec-cleaner
+- Kill sle11 support as per min cups requirement
+- Add patch to put udev rules to usr as it is required:
+  * hplip-udev-rules-in-usr.patch
+- Also run udev rules update in post for the above rules
+
+---
+Thu Feb 19 12:05:05 UTC 2015 - tchva...@suse.com
+
+- Add minimal version requirement on cups (currently 1.7) bnc#918387
+
+---
+Wed Feb 11 21:07:28 UTC 2015 - tchva...@suse.com
+
+- Drop gpg-offline usage as we do it as service on obs side if
+  required files are present in the package
+
+---
+Wed Feb 11 20:58:47 UTC 2015 - tchva...@suse.com
+
+- Version bump to 3.15.2:
+  * python3 support (not enabled to work on older distros now)
+  * Support for KF5 systemtray
+  * Fixed issues:
++ 1388126 - Doesn't build against libjpeg-turbo 1.3.90
++ 1395676 - hpcups crashes if DEVICE_URI not set in environment
++ 1388007 - Incorrect call to hpmudext.device_open
++ 1187055 - plugin download fails if python links to python3
++ 802999  - Incorrect IEEE 1284 Device IDs for many models
+  * For more info see http://hplipopensource.com/hplip-web/release_notes.html
+
+---

Old:

  hplip-3.14.10.tar.gz
  hplip-3.14.10.tar.gz.asc

New:

  hplip-3.15.2.tar.gz
  hplip-3.15.2.tar.gz.asc
  hplip-udev-rules-in-usr.patch



Other differences:
--
++ hplip.spec ++
--- /var/tmp/diff_new_pack.OmfjZv/_old  2015-03-03 11:10:54.0 +0100
+++ /var/tmp/diff_new_pack.OmfjZv/_new  2015-03-03 11:10:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hplip
 #
-# 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,64 +17,11 @@
 
 
 Name:   hplip
-BuildRequires:  cups
-BuildRequires:  cups-devel
-BuildRequires:  dbus-1-devel
-BuildRequires:  fdupes
-# BuildRequires foomatic-filters (also provided by cups-filters-foomatic-rip)
-# to avoid /usr/lib/rpm/brp-symlink ERROR:
-#   link target doesn't exist (neither in build root nor in installed system):
-#   /usr/lib/cups/filter/foomatic-rip-hplip -> /usr/bin/foomatic-rip (for 
foomatic-filters) or
-#   /usr/lib/cups/filter/foomatic-rip-hplip -> 
/usr/lib/cups/filter/foomatic-rip (for cups-filters-foomatic-rip)
-# From openSUSE 13.2 on explicitly "BuildRequires cups-filters-foomatic-rip"
-# to avoid that foomatic-filters is used for build in the "Printing" 
development project
-# (in "Printing" foomatic-filters exists intentionally also for openSUSE_13.2 
and openSUSE_Factory)
-# which would not match what is used for build in openSUSE:13.2 or 
openSUSE:Factory
-# (in openSUSE:13.2 or openSUSE:Factory foomatic-filters is intentionally 
dropped).
-# Using the matching package for build results that the backward compatibility 
link
-# /usr/lib/cups/filter/foomatic-rip-hplip (see the install section below)
-# points to a foomatic-rip executable that is used by default on the runtime 
system.
-%if 0%{?suse_version} > 1310
-BuildRequires:  cups-filters-foomatic-rip
-%else
-BuildRequires:  foomatic-filters
-%endif
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  libdrm-devel
-BuildRequires:  libgphoto2-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  libtool
-BuildRequires:  libusb-1_0-devel
-BuildRequires:  net-snmp-devel
-BuildRequires:  pkgconfig
-# All printer driver packages should have "BuildRequires: python-cups"
-# because python-cups installs special rpm macros that adds Provides tags
-# for the printer drivers supported by the package,
-# see https://bugzilla.novell.com/show_bug.cgi?id=735865
-BuildRequires:  python-cups
-BuildRequires:  python-devel
-BuildRequires:  python-openssl
-BuildRequires:  python-qt4
-BuildRequires:  python-xml
-BuildRequires:  readline-devel
-%if 0%{?suse_version} > 1130
-BuildRequires:  sane-backends-devel
-%else
-Buil

commit apparmor for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2015-03-03 11:11:10

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


Package is "apparmor"

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2015-02-25 
02:15:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2015-03-03 
11:11:11.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 24 13:19:10 UTC 2015 - rguent...@suse.com
+
+- add apparmor-fix-stl-ostream.diff which fixes odd uses of
+  std::ostream which are not valid.  Fixes build with GCC 5
+
+---

New:

  apparmor-fix-stl-ostream.diff



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.7MwTHE/_old  2015-03-03 11:11:13.0 +0100
+++ /var/tmp/diff_new_pack.7MwTHE/_new  2015-03-03 11:11:13.0 +0100
@@ -98,6 +98,9 @@
 # upstream changes since the 2.9.1 release - bzr diff -r2832..2839 (2.9 branch)
 Patch8: apparmor-changes-since-2.9.1.diff
 
+# fix build with GCC 5 due to bad ostream use
+Patch9: apparmor-fix-stl-ostream.diff
+
 Url:https://launchpad.net/apparmor
 PreReq: sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -439,6 +442,7 @@
 %patch6
 %patch7 -p1
 %patch8
+%patch9
 # search for left-over multiline rules
 test -z "$(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' 
profiles/apparmor.d/)"
 


++ apparmor-fix-stl-ostream.diff ++
Index: parser/dbus.cc
===
--- parser/dbus.cc.orig 2014-10-08 22:20:20.0 +0200
+++ parser/dbus.cc  2015-02-24 14:10:15.656288643 +0100
@@ -149,7 +149,7 @@ ostream &dbus_rule::dump(ostream &os)
if (interface)
os << " interface=\"" << interface << "\"";
if (member)
-   os << " member=\"" << member << os << "\"";
+   os << " member=\"" << member << "\"";
 
if (!(mode & AA_DBUS_BIND) && (peer_label || name)) {
os << " peer=( ";
Index: parser/af_rule.cc
===
--- parser/af_rule.cc.orig  2014-09-03 22:34:10.0 +0200
+++ parser/af_rule.cc   2015-02-24 14:14:31.851251654 +0100
@@ -148,11 +148,14 @@ ostream &af_rule::dump_peer(ostream &os)
 
 ostream &af_rule::dump(ostream &os)
 {
-   os << dump_prefix(os);
+   dump_prefix(os);
os << af_name;
-   os << dump_local(os);
+   dump_local(os);
if (has_peer_conds())
-   os << " peer=(" << dump_peer(os) << ")";
+ {
+   os << " peer=(";
+   dump_peer(os) << ")";
+ }
os << ",\n";
 
return os;

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



commit colord for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2015-03-03 11:10:25

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


Package is "colord"

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2015-01-30 
06:04:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2015-03-03 
11:10:26.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb 27 09:32:10 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.2.9:
+  + New Features of colorhug:
+- Add support for the ColorHug ALS device.
+- Return the exact address on verification failure.
+  + Bugfixes:
+- Fix cd-test-private linking.
+- Fix reporting of logind errors.
+
+---

Old:

  colord-1.2.8.tar.xz

New:

  colord-1.2.9.tar.xz



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.bywcFk/_old  2015-03-03 11:10:27.0 +0100
+++ /var/tmp/diff_new_pack.bywcFk/_new  2015-03-03 11:10:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package colord
 #
-# 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 @@
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 
 Name:   colord
-Version:1.2.8
+Version:1.2.9
 Release:0
 Summary:System Daemon for Managing Color Devices
 License:GPL-2.0+

++ colord-1.2.8.tar.xz -> colord-1.2.9.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colord-1.2.8/ChangeLog new/colord-1.2.9/ChangeLog
--- old/colord-1.2.8/ChangeLog  2015-01-15 10:19:53.0 +0100
+++ new/colord-1.2.9/ChangeLog  2015-02-20 20:44:49.0 +0100
@@ -1,6 +1,109 @@
+commit dbca12584d38ae28aa04fc238136d86d367e37db
+Author: Richard Hughes 
+Date:   2015-02-20
+
+Release colord 1.2.9
+
+M  NEWS
+M  doc/website/download.html
+
+commit 8a2ebf256c830c7fee3aeed4fe4b0dfef88894ed
+Author: Richard Hughes 
+Date:  2015-02-20
+
+trivial: Update the GtkDoc markup for the ColorHugALS support
+
+M  lib/colorhug/ch-common.h
+
+commit 47295896713aeb42584d20ae0edd7a6075636c30
+Author: Christopher James Halse Rogers 
+Date:  2015-02-19
+
+Fix reporting of logind errors.
+
+The sd_* functions follow the kernel style of returning the negation
+of the relevant
+errno value on error. We therefore need to negate the return value
+before passing
+it to strerror().
+
+M  src/cd-main.c
+
+commit d4c31cc698c1085fd5f9a83b614772ea0119a8c2
+Author: Richard Hughes 
+Date:  2015-02-16
+
+colorhug: Return the exact address on verification failure
+
+M  lib/colorhug/ch-device-queue.c
+
+commit d8bc0e74f608753f84c89ff0d8d5e6babc1a1b62
+Author: Richard Hughes 
+Date:  2015-02-09
+
+colorhug: Add CH_ERROR_SELF_TEST_EEPROM error code
+
+M  lib/colorhug/ch-common.c
+M  lib/colorhug/ch-common.h
+
+commit ef72e9006e06c0bd315435a64b1157d5d71e8ae6
+Author: Richard Hughes 
+Date:  2015-02-09
+
+trivial: Hide the _LAST enum from the gtk-doc scanner
+
+M  lib/colorhug/ch-common.h
+
+commit 2e3bfe5873d408a58769a7f5ccfd43054a7d
+Author: Richard Hughes 
+Date:  2015-02-05
+
+colorhug: Add support for the ColorHug ALS device
+
+M  lib/colorhug/ch-common.c
+M  lib/colorhug/ch-common.h
+M  lib/colorhug/ch-device-queue.c
+M  lib/colorhug/ch-device.c
+M  lib/colorhug/ch-device.h
+M  lib/colorhug/ch-inhx32.c
+M  lib/colorhug/ch-inhx32.h
+M  rules/69-cd-sensors.rules.in
+
+commit 98204831008414576eba2907277842c62e5a4aee
+Author: Christopher James Halse Rogers 
+Date:  2015-02-13
+
+Fix cd-test-private linking.
+
+cd-test-private directly uses symbols from lcms2, so it's not
+incorrect for it
+to explicitly link to LCMS_LIBS.
+
+I'm not entirely sure why libtool isn't adding that link
+automatically, though.
+
+M  lib/colord/Makefile.am
+
+commit 8360abdc60975853cef7286983cc9eb19404ef5d
+Author: Richard Hughes 
+Date:  2015-01-15
+
+trivial: Endpoints are uint8 in size
+
+M  lib/colorhug/ch-common.h
+
+commit c5a77d70d1d4935a4ccec5f1a0ffab2972c02a21
+Author: Richard Hughes 
+Date:  2015-01-15
+
+trivial: post release version bump
+
+M  RELEASE
+M  configure.ac
+
 commit 3d1bbfe7b35326009d4e6c734ab57443fac303ff
 Author: Richard Hughes 
-Date:   2015-01-15
+Date:  2015-01-15
 
 Release color

commit shim for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2015-03-03 11:11:00

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


Package is "shim"

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2014-11-12 
00:21:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2015-03-03 
11:11:02.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 17 06:02:34 UTC 2015 - mch...@suse.com
+
+- shim-install : fix cryptodisk installation (boo#917427)
+
+---



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.uWjoOI/_old  2015-03-03 11:11:03.0 +0100
+++ /var/tmp/diff_new_pack.uWjoOI/_new  2015-03-03 11:11:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shim
 #
-# 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

++ shim-install ++
--- /var/tmp/diff_new_pack.uWjoOI/_old  2015-03-03 11:11:04.0 +0100
+++ /var/tmp/diff_new_pack.uWjoOI/_new  2015-03-03 11:11:04.0 +0100
@@ -243,6 +243,13 @@
   grub_mkrelpath="${grub_mkrelpath} -r"
 fi
 fi
+
+if [ x$GRUB_ENABLE_CRYPTODISK = xy ]; then
+  for uuid in `"${grub_probe}" --target=cryptodisk_uuid --device-map= 
"${grub_cfg_dirname}"`; do
+echo "cryptomount -u $uuid"
+  done
+fi
+
 cat <

commit apache2 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-03-03 11:10:37

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-02-20 
12:43:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2015-03-03 
11:10:39.0 +0100
@@ -1,0 +2,55 @@
+Thu Feb 26 08:17:42 UTC 2015 - jseg...@novell.com
+
+- Patched get_module_list to ensure proper SELinux context for
+  sysconfig.d/loadmodule.conf
+
+---
+Wed Feb 25 21:02:59 UTC 2015 - tchva...@suse.com
+
+- Pname -> name variable reduction
+- Try to fix sle11 build
+
+---
+Wed Feb 25 19:59:36 UTC 2015 - tchva...@suse.com
+
+- Version bumpt o 2.4.12:
+  *) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for
+ internationalization.  [William Rowe]
+  *) mpm_winnt: Normalize the error and status messages emitted by service.c,
+ the service control interface for Windows.  [William Rowe]
+  *) configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
+ [ olli hauer , Yann Ylavic ]
+
+---
+Wed Feb 25 18:03:20 UTC 2015 - tchva...@suse.com
+
+- Exit cleanly on end of the post and cleanup the update detection
+- Remove Apache.xpm as it ain't used
+
+---
+Wed Feb 25 15:59:26 UTC 2015 - tchva...@suse.com
+
+- Cleanup init/unit decision making and provide just systemd service
+  on systemd systems
+
+---
+Wed Feb 25 13:53:16 UTC 2015 - tchva...@suse.com
+
+- Deprecate realver define as it is equal to version.
+- Explicitely state MPM mods to ensure we don't lose some bnc#444878
+
+---
+Wed Feb 25 13:23:40 UTC 2015 - tchva...@suse.com
+
+- Pass over spec-cleaner, there should be no actual technical
+  change in this just reduction of lines in the spec
+
+---
+Mon Feb 23 16:58:11 UTC 2015 - kstreit...@suse.com
+
+- add httpd-2.4.x-mod_lua_websocket_DoS.patch to fix mod_lua bug
+  where a maliciously crafted websockets PING after a script calls
+  r:wsupgrade() can cause a child process crash
+  [CVE-2015-0228], [bnc#918352]. 
+
+---

Old:

  Apache.xpm
  httpd-2.4.11.tar.bz2

New:

  httpd-2.4.12.tar.bz2
  httpd-2.4.x-mod_lua_websocket_DoS.patch



Other differences:
--
++ apache2.spec ++
 1514 lines (skipped)
 between /work/SRC/openSUSE:Factory/apache2/apache2.spec
 and /work/SRC/openSUSE:Factory/.apache2.new/apache2.spec




++ get_module_list ++
--- /var/tmp/diff_new_pack.VmzxrA/_old  2015-03-03 11:10:42.0 +0100
+++ /var/tmp/diff_new_pack.VmzxrA/_new  2015-03-03 11:10:42.0 +0100
@@ -105,7 +105,12 @@
 echo >&3 -e "#\n"
 exec 3<&-
 chmod 644 $TMPFILE
-mv $TMPFILE $sysconfdir/sysconfig.d/loadmodule.conf
+if ! mv -Z $TMPFILE $sysconfdir/sysconfig.d/loadmodule.conf 2>/dev/null; then
+  mv $TMPFILE $sysconfdir/sysconfig.d/loadmodule.conf
+  if selinuxenabled; then
+restorecon $sysconfdir/sysconfig.d/loadmodule.conf
+  fi
+fi
 #echo -n ". "
 
 

++ httpd-2.4.11.tar.bz2 -> httpd-2.4.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httpd-2.4.11/CHANGES new/httpd-2.4.12/CHANGES
--- old/httpd-2.4.11/CHANGES2015-01-15 13:20:33.0 +0100
+++ new/httpd-2.4.12/CHANGES2015-01-22 18:32:27.0 +0100
@@ -1,5 +1,16 @@
  -*- coding: utf-8 -*-
 
+Changes with Apache 2.4.12
+
+  *) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for
+ internationalization.  [William Rowe]
+
+  *) mpm_winnt: Normalize the error and status messages emitted by service.c,
+ the service control interface for Windows.  [William Rowe]
+
+  *) configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
+ [ olli hauer , Yann Ylavic ]
+
 Changes with Apache 2.4.11
   
   *) SECURITY: CVE-2014-3583 (cve.mitre.org)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httpd-2.4.11/configure new/httpd-2.4.12/configure
--- old/httpd-2.4.11/configure  2015-01-15 20:59:14.0 +0100
+++ new/httpd-2.4.12/configure  2015-01-22 19:50:04.0 +0100
@

commit gtk3 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2015-03-03 11:09:56

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


Package is "gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2015-02-03 
11:38:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2015-03-03 
11:10:05.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 26 15:00:51 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.9 (boo#916784):
+  + GtkScrolledWindow:
+- Avoid 'jumping' when zoom scrolling kicks in.
+- Make zoom scrolling less easy to trigger.
+  + Fix crash and miscalculation in css bitmask manipulation.
+  + Fix a crash due to too large surfaces.
+  + Update on text scale factor changes.
+  + Bugs fixed: bgo#743323, bgo#744172, bgo#744683, bgo#744942,
+bgo#744991, bgo#745052.
+  + Updated translations.
+
+---

Old:

  gtk+-3.14.8.tar.xz

New:

  gtk+-3.14.9.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.hRFasN/_old  2015-03-03 11:10:05.0 +0100
+++ /var/tmp/diff_new_pack.hRFasN/_new  2015-03-03 11:10:05.0 +0100
@@ -29,7 +29,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.14.8
+Version:3.14.9
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+

++ gtk+-3.14.8.tar.xz -> gtk+-3.14.9.tar.xz ++
/work/SRC/openSUSE:Factory/gtk3/gtk+-3.14.8.tar.xz 
/work/SRC/openSUSE:Factory/.gtk3.new/gtk+-3.14.9.tar.xz differ: char 26, line 1

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



commit appstream-glib for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2015-03-03 11:10:19

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


Package is "appstream-glib"

Changes:

--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes
2015-01-08 23:05:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes   
2015-03-03 11:10:21.0 +0100
@@ -1,0 +2,18 @@
+Wed Jan 28 10:32:30 UTC 2015 - opensuse-packag...@opensuse.org
+
+- Update to version 0.3.4:
+  + Allow specifying --packages-dir multiple times
+  + Show the offending text when validation fails
+  + Do not blacklist applications with broken AppData files
+  + Remove the composite plugin
+  + Add as_app_get_search_tokens()
+  + Add show-search-tokens subcommand to appstream-util
+  + Do not store short search tokens like 'a' and 'or'
+  + trivial: Do not store search tokens with markup
+  + Blacklist the 40 most common search tokens
+  + Check if the search entries are valid before searching
+  + Accept  as a fallback for 
+  + trivial: Fix 'make distcheck' now the composite plugin has gone
+  + Release version 0.3.4
+
+---

Old:

  appstream-glib-0.3.1.git.20150103.a7941d7.tar.xz

New:

  appstream-glib-0.3.4.tar.xz



Other differences:
--
++ appstream-glib.spec ++
--- /var/tmp/diff_new_pack.aGN3Iv/_old  2015-03-03 11:10:21.0 +0100
+++ /var/tmp/diff_new_pack.aGN3Iv/_new  2015-03-03 11:10:21.0 +0100
@@ -20,7 +20,7 @@
 %define _build_from_vcs 1
 
 Name:   appstream-glib
-Version:0.3.1.git.20150103.a7941d7
+Version:0.3.4
 Release:0
 Summary:AppStream Abstraction Library
 License:LGPL-2.1+

++ _service ++
--- /var/tmp/diff_new_pack.aGN3Iv/_old  2015-03-03 11:10:21.0 +0100
+++ /var/tmp/diff_new_pack.aGN3Iv/_new  2015-03-03 11:10:21.0 +0100
@@ -2,8 +2,9 @@
   
 https://github.com/hughsie/appstream-glib.git
 git
-0.3.1.git.%cd.%h
+0.3.4
 enable
+refs/tags/appstream_glib_0_3_4
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.aGN3Iv/_old  2015-03-03 11:10:21.0 +0100
+++ /var/tmp/diff_new_pack.aGN3Iv/_new  2015-03-03 11:10:21.0 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/hughsie/appstream-glib.git
-  a7941d71cc5835853ed952d2f12360e11928afb9
\ No newline at end of file
+  b0009f1670ce73796f5847018b4e2215a403b673
\ No newline at end of file

++ appstream-glib-0.3.1.git.20150103.a7941d7.tar.xz -> 
appstream-glib-0.3.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appstream-glib-0.3.1.git.20150103.a7941d7/NEWS 
new/appstream-glib-0.3.4/NEWS
--- old/appstream-glib-0.3.1.git.20150103.a7941d7/NEWS  2015-01-05 
10:48:51.0 +0100
+++ new/appstream-glib-0.3.4/NEWS   2015-01-28 11:32:30.0 +0100
@@ -1,3 +1,36 @@
+Version 0.3.4
+~
+Released: 2015-01-17
+
+New Features:
+ - Add an --origin option to appstream-builder (Richard Hughes)
+ - Add as_app_get_search_tokens() (Richard Hughes)
+ - Add show-search-tokens subcommand to appstream-util (Richard Hughes)
+ - Add the matrix-html subcommand to appstream-util (Richard Hughes)
+ - Add the VCS information to the AppStream metadata (Richard Hughes)
+
+Bugfixes:
+ - Add more applications to the blacklist (Richard Hughes, Igor Gnatenko)
+ - Allow specifying --packages-dir multiple times (Richard Hughes)
+ - Alow setting the cachedir different from the outputdir (Richard Hughes)
+ - Always return errors from the correct domain when parsing broken AppData 
files (Richard Hughes)
+ - Assume foo is a source image kind for AppData files (Richard 
Hughes)
+ - Assume that stock icons are available in HiDPI sizes (Richard Hughes)
+ - Blacklist the 40 most common search tokens (Richard Hughes)
+ - Check if the search entries are valid before searching (Richard Hughes)
+ - Check screenshots are a reasonable size (Richard Hughes)
+ - Do not absorb metainfo files for package deps (Richard Hughes)
+ - Do not blacklist applications with broken AppData files (Richard Hughes)
+ - Do not veto applications with NoDisplay=false (Richard Hughes)
+ - Fall back to the dumb tokenizer for keywords with special chars (Richard 
Hughes)
+ - Handle other-endian MO files (Andreas Schwab)
+ - Move as_utils_install_filename() into libappstream-glib (Richard Hughes)
+ - Output the full filename for local icons (Richard Hughes)
+ - Preserve the URL for remote icon types and filename for local icons

commit libedit for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libedit for openSUSE:Factory checked 
in at 2015-03-03 11:10:12

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


Package is "libedit"

Changes:

--- /work/SRC/openSUSE:Factory/libedit/libedit.changes  2014-07-30 
07:34:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libedit.new/libedit.changes 2015-03-03 
11:10:13.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb 26 18:40:47 UTC 2015 - mplus...@suse.com
+
+- Update to 20141030-3.1
+  * version-info: 0:52:0
+  * all: sync with upstream source
+  * configura.ac: Fix posix shell portability issue.
+
+---

Old:

  libedit-20140620-3.1.tar.gz

New:

  libedit-20141030-3.1.tar.gz



Other differences:
--
++ libedit.spec ++
--- /var/tmp/diff_new_pack.2dCcX7/_old  2015-03-03 11:10:14.0 +0100
+++ /var/tmp/diff_new_pack.2dCcX7/_new  2015-03-03 11:10:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libedit
 #
-# 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
@@ -17,10 +17,10 @@
 
 
 Name:   libedit
-Version:3.1.snap20140620
+Version:3.1.snap20141030
 Release:0
 %define pkg_namelibedit
-%define pkg_version 20140620-3.1
+%define pkg_version 20141030-3.1
 #
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -74,7 +74,7 @@
 This package holds the development files for libedit.
 
 %prep
-%setup -q -n %{pkg_name}-%{pkg_version}
+%setup -q -n %{pkg_name}-20141029-3.1
 %{__cp} %{S:1} .
 %patch2
 %patch3

++ libedit-20140620-3.1.tar.gz -> libedit-20141030-3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libedit-20140620-3.1/ChangeLog 
new/libedit-20141029-3.1/ChangeLog
--- old/libedit-20140620-3.1/ChangeLog  2014-06-20 20:58:33.0 +0200
+++ new/libedit-20141029-3.1/ChangeLog  2014-10-29 23:52:54.0 +0100
@@ -1,6 +1,14 @@
* See also NetBSD changelog:
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit
 
+2014-10-30 Jess Thrysoee
+
+   * version-info: 0:52:0
+
+   * all: sync with upstream source
+
+   * configura.ac: Fix posix shell portability issue. Patch by Ryo Onodera.
+
 2014-06-20 Jess Thrysoee
 
* version-info: 0:51:0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libedit-20140620-3.1/configure 
new/libedit-20141029-3.1/configure
--- old/libedit-20140620-3.1/configure  2014-06-20 20:59:27.0 +0200
+++ new/libedit-20141029-3.1/configure  2014-10-29 23:53:21.0 +0100
@@ -586,7 +586,7 @@
 
 # Identity of this package.
 PACKAGE_NAME='libedit'
-PACKAGE_TARNAME='libedit-20140620'
+PACKAGE_TARNAME='libedit-20141029'
 PACKAGE_VERSION='3.1'
 PACKAGE_STRING='libedit 3.1'
 PACKAGE_BUGREPORT=''
@@ -1373,7 +1373,7 @@
   --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIRman documentation [DATAROOTDIR/man]
   --docdir=DIRdocumentation root
-  [DATAROOTDIR/doc/libedit-20140620]
+  [DATAROOTDIR/doc/libedit-20141029]
   --htmldir=DIR   html documentation [DOCDIR]
   --dvidir=DIRdvi documentation [DOCDIR]
   --pdfdir=DIRpdf documentation [DOCDIR]
@@ -4217,7 +4217,7 @@
 
 
 # Define the identity of the package.
- PACKAGE='libedit-20140620'
+ PACKAGE='libedit-20141029'
  VERSION='3.1'
 
 
@@ -11624,7 +11624,7 @@
 
 
 # libtool -version-info
-LT_VERSION=0:51:0
+LT_VERSION=0:52:0
 
 
 # Check whether --enable-silent-rules was given.
@@ -12277,7 +12277,7 @@
 fi
 
 
- if test "$enable_examples" == "yes"; then
+ if test "$enable_examples" = "yes"; then
   ENABLE_EXAMPLES_TRUE=
   ENABLE_EXAMPLES_FALSE='#'
 else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libedit-20140620-3.1/configure.ac 
new/libedit-20141029-3.1/configure.ac
--- old/libedit-20140620-3.1/configure.ac   2014-06-20 20:58:36.0 
+0200
+++ new/libedit-20141029-3.1/configure.ac   2014-10-29 23:52:57.0 
+0100
@@ -35,7 +35,7 @@
 AC_PROG_LIBTOOL
 
 # libtool -version-info
-AC_SUBST(LT_VERSION, [0:51:0])
+AC_SUBST(LT_VERSION, [0:52:0])
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
@@ -72,7 +72,7 @@
   [enable_examples="yes"]
 )
 
-AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enable_examples" == "yes"])
+AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enab

commit libpng12 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libpng12 for openSUSE:Factory 
checked in at 2015-03-03 11:10:05

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


Package is "libpng12"

Changes:

--- /work/SRC/openSUSE:Factory/libpng12/libpng12.changes2015-01-22 
21:48:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2015-03-03 
11:10:06.0 +0100
@@ -1,0 +2,15 @@
+Fri Feb 27 07:48:23 UTC 2015 - pgaj...@suse.com
+
+- updated to 1.2.53:
+  Issue a png_error() instead of a png_warning() when width is
+potentially too large for the architecture, in case the calling
+application has overridden the default 1,000,000-column limit
+(fixes CVE-2014-9495 and CVE-2015-0973).
+  Display user limits in the output from pngtest.
+  Changed PNG_USER_CHUNK_MALLOC_MAX from unlimited to 8,000,000.
+This can only be changed at library-build time.  It only
+affects the maximum memory that can be allocated to an
+ancillary chunk; it does not limit the size of IDAT
+data, which is instead limited by PNG_USER_WIDTH_MAX.
+
+---

Old:

  libpng-1.2.52.tar.xz

New:

  libpng-1.2.53.tar.xz



Other differences:
--
++ libpng12.spec ++
--- /var/tmp/diff_new_pack.kVNqNG/_old  2015-03-03 11:10:07.0 +0100
+++ /var/tmp/diff_new_pack.kVNqNG/_new  2015-03-03 11:10:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng12
 #
-# 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 @@
 #
 %define major   1
 %define minor   2
-%define micro   52
+%define micro   53
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-0
 

++ libpng-1.2.52.tar.xz -> libpng-1.2.53.tar.xz ++
 29395 lines of diff (skipped)

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



commit glib2 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2015-03-03 11:09:47

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


Package is "glib2"

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2014-11-18 
22:47:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2015-03-03 
11:10:02.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb 26 15:05:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.42.2:
+  + Bugs fixed: bgo#712570, bgo#719455, bgo#727829, bgo#734946,
+bgo#741024, bgo#741654, bgo#741788, bgo#741807, bgo#742851,
+bgo#743508, bgo#743936.
+  + Updated translations.
+
+---

Old:

  glib-2.42.1.tar.xz

New:

  glib-2.42.2.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.cxughJ/_old  2015-03-03 11:10:03.0 +0100
+++ /var/tmp/diff_new_pack.cxughJ/_new  2015-03-03 11:10:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glib2
 #
-# 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 @@
 
 Name:   glib2
 %define _name glib
-Version:2.42.1
+Version:2.42.2
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:General-Purpose Utility Library

++ glib-2.42.1.tar.xz -> glib-2.42.2.tar.xz ++
/work/SRC/openSUSE:Factory/glib2/glib-2.42.1.tar.xz 
/work/SRC/openSUSE:Factory/.glib2.new/glib-2.42.2.tar.xz differ: char 26, line 1

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



commit libreoffice for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-03-03 11:09:40

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


Package is "libreoffice"

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-02-20 
12:42:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2015-03-03 11:09:51.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 26 21:06:18 UTC 2015 - tchva...@suse.com
+
+- Version bump to 4.4.1 first bugfix release of the series
+
+---

Old:

  libreoffice-4.4.0.3.tar.xz
  libreoffice-help-4.4.0.3.tar.xz
  libreoffice-translations-4.4.0.3.tar.xz

New:

  libreoffice-4.4.1.2.tar.xz
  libreoffice-help-4.4.1.2.tar.xz
  libreoffice-translations-4.4.1.2.tar.xz



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.SoczHS/_old  2015-03-03 11:09:59.0 +0100
+++ /var/tmp/diff_new_pack.SoczHS/_new  2015-03-03 11:09:59.0 +0100
@@ -23,10 +23,10 @@
 %define numbertext_version 0.9.5
 # Urls
 %define external_url   http://dev-www.libreoffice.org/src/
-%define tarball_url
http://download.documentfoundation.org/libreoffice/src/4.4.0
+%define tarball_url
http://download.documentfoundation.org/libreoffice/src/4.4.1
 # This is used due to the need for beta releases
 Name:   libreoffice
-Version:4.4.0.3
+Version:4.4.1.2
 Release:0
 Summary:A Free Office Suite (Framework)
 License:Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause 
and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and 
SUSE-Public-Domain and W3C







++ libreoffice-4.4.0.3.tar.xz -> libreoffice-4.4.1.2.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-4.4.0.3.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-4.4.1.2.tar.xz differ: 
char 26, line 1

++ libreoffice-help-4.4.0.3.tar.xz -> libreoffice-help-4.4.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-4.4.0.3/ChangeLog-helpcontent2 
new/libreoffice-4.4.1.2/ChangeLog-helpcontent2
--- old/libreoffice-4.4.0.3/ChangeLog-helpcontent2  2015-01-22 
21:16:50.0 +0100
+++ new/libreoffice-4.4.1.2/ChangeLog-helpcontent2  2015-02-20 
18:45:18.0 +0100
@@ -1,14 +1,14 @@
-2015-01-22  Christian Lohmaier
[658fc7d7c69828cfcbbc2087941fcc83fec3c979]
+2015-02-20  Christian Lohmaier
[a9f719640e6e9761df12773e5356e38447ccc528]
 
-Version 4.4.0.3, tag libreoffice-4.4.0.3
+Version 4.4.1.2, tag libreoffice-4.4.1.2
 
-Change-Id: Ia05c54f157c3a131e9823f73675034a84dd5b183
+Change-Id: I471afb78c9fb83d99dd955d3236fecb158be47bd
 
-2015-01-08  Christian Lohmaier
[7a1dd6d909011aebaa6bf55d912b0e9671bc2cc5]
+2015-02-09  Christian Lohmaier
[98d2f02af203585336aa6b4df10fbbfb0dfe7293]
 
-Branch libreoffice-4-4-0
+Branch libreoffice-4-4-1
 
-This is 'libreoffice-4-4-0' - the stable branch for the 4.4.0 release.
+This is 'libreoffice-4-4-1' - the stable branch for the 4.4.1 release.
 Only very safe changes, reviewed by three people are allowed.
 
 If you want to commit more complicated fix for the next 4.4.x release,
@@ -16,7 +16,7 @@
 
 If you want to build something cool, unstable, and risky, use master.
 
-Change-Id: I44ddf01b3c328d0069af89a64497ad37de4d838b
+Change-Id: Icae8bcfad546623d89cc845c9456169965be50a3
 
 2014-11-30  Stanislav Horacek
[40967add67da1353dae0f1f9cc31475f4650381c]
 

++ libreoffice-translations-4.4.0.3.tar.xz -> 
libreoffice-translations-4.4.1.2.tar.xz ++
/work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-4.4.0.3.tar.xz 
/work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-4.4.1.2.tar.xz
 differ: char 26, line 1

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



commit mtools for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package mtools for openSUSE:Factory checked 
in at 2015-03-03 11:09:33

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


Package is "mtools"

Changes:

--- /work/SRC/openSUSE:Factory/mtools/mtools.changes2013-04-17 
23:10:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtools.new/mtools.changes   2015-03-03 
11:09:34.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 26 15:20:48 UTC 2015 - mplus...@suse.com
+
+- Clean spec file with spec-cleaner
+- Refresh dependencies
+- Add gpg signature
+
+---

New:

  mtools-4.0.18.tar.bz2.sig
  mtools.keyring



Other differences:
--
++ mtools.spec ++
--- /var/tmp/diff_new_pack.zMoWSY/_old  2015-03-03 11:09:37.0 +0100
+++ /var/tmp/diff_new_pack.zMoWSY/_new  2015-03-03 11:09:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,33 @@
 
 
 Name:   mtools
-BuildRequires:  autoconf
-BuildRequires:  libpng
-%if %suse_version > 1220
-BuildRequires:  makeinfo
-BuildRequires:  texinfo
-%else
-BuildRequires:  texlive-latex
-%endif
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
 Version:4.0.18
 Release:0
-Url:http://mtools.linux.lu/
 Summary:Access Files on an MS-DOS File System
 License:GPL-3.0+
 Group:  System/Filesystems
-Source: http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
+Url:http://mtools.linux.lu/
+Source0:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2
+Source1:http://ftp.gnu.org/gnu/mtools/%{name}-%{version}.tar.bz2.sig
+Source2:%{name}.keyring
 Patch0: %{name}-%{version}-conf.diff
 Patch1: %{name}-%{version}-autoconf.diff
 Patch3: %{name}-%{version}-aliasing.diff
 Patch4: %{name}-%{version}-fat-bits.diff
 Patch5: %{name}-%{version}-prototypes.diff
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libXau-devel
+BuildRequires:  libtool
+BuildRequires:  xorg-x11-devel
+Requires(pre):  %{install_info_prereq}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1220
+BuildRequires:  makeinfo
+BuildRequires:  texinfo
+%else
+BuildRequires:  texlive-latex
+%endif
 
 %description
 Mtools allows uncomplicated access to an MS-DOS file system on disk
@@ -80,17 +84,16 @@
 %patch5
 
 %build
-autoconf --force
-export CC=gcc
-export INSTALL_PROGRAM="install"
+autoreconf -fi
 %configure \
---includedir=/usr/src/linux/include
-make all dvi info
+   --includedir=%{_prefix}/src/linux/include
+
+make %{?_smp_mflags} all info pdf
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}
-make install DESTDIR=$RPM_BUILD_ROOT
-cp -p mtools.conf $RPM_BUILD_ROOT%{_sysconfdir}
+install -d -m 755 %{buildroot}%{_sysconfdir}
+make DESTDIR=%{buildroot} install --jobs 1
+cp -p mtools.conf %{buildroot}%{_sysconfdir}
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/mtools.info.gz
@@ -98,9 +101,6 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/mtools.info.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %config %{_sysconfdir}/mtools.conf
@@ -118,6 +118,6 @@
 
 %files doc
 %defattr(-,root,root)
-%doc *.dvi
+%doc *.pdf
 
 %changelog

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



commit postfix for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2015-03-03 11:09:26

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


Package is "postfix"

Changes:

--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2015-02-16 
07:36:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2015-03-03 
11:09:27.0 +0100
@@ -22,0 +23,5 @@
+Sun Feb  8 13:08:36 UTC 2015 - vark...@suse.com
+
+- correct pf_daemon_directory in spec. This must be /usr/lib/
+
+---



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.Q0RnuQ/_old  2015-03-03 11:09:28.0 +0100
+++ /var/tmp/diff_new_pack.Q0RnuQ/_new  2015-03-03 11:09:28.0 +0100
@@ -21,7 +21,7 @@
 #
 %define pf_docdir%{_docdir}/%{name}-doc
 %define pf_config_directory  %{_sysconfdir}/%{name}
-%define pf_daemon_directory  %{_libexecdir}/%{name}
+%define pf_daemon_directory  /usr/lib/%{name}
 %define pf_command_directory %{_prefix}/sbin
 %define pf_queue_directory   var/spool/%{name}
 %define pf_sendmail_path %{_sbindir}/sendmail

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



commit sqlite3 for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2015-03-03 11:09:18

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


Package is "sqlite3"

Changes:

--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2015-02-20 
12:43:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes 2015-03-03 
11:09:20.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb 25 16:37:54 UTC 2015 - mplus...@suse.com
+
+- Update to SQLite 3.8.8.3
+  * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect 
+results if the qualifying constraint of a partial index 
+appears in the ON clause of a LEFT JOIN.
+  * Added the ability to link against the "linenoise" command-line 
+editing library in unix builds of the command-line shell.
+
+---

Old:

  sqlite-autoconf-3080802.tar.gz
  sqlite-doc-3080802.zip

New:

  sqlite-autoconf-3080803.tar.gz
  sqlite-doc-3080803.zip



Other differences:
--
++ sqlite3.spec ++
--- /var/tmp/diff_new_pack.lZ1jES/_old  2015-03-03 11:09:21.0 +0100
+++ /var/tmp/diff_new_pack.lZ1jES/_new  2015-03-03 11:09:21.0 +0100
@@ -21,9 +21,9 @@
 %define oname sqlite
 
 Name:   %pname
-Version:3.8.8.2
+Version:3.8.8.3
 Release:0
-%define tarversion 3080802
+%define tarversion 3080803
 Summary:Embeddable SQL Database Engine
 License:SUSE-Public-Domain
 Group:  Productivity/Databases/Servers

++ sqlite-autoconf-3080802.tar.gz -> sqlite-autoconf-3080803.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlite-autoconf-3080802/configure 
new/sqlite-autoconf-3080803/configure
--- old/sqlite-autoconf-3080802/configure   2015-01-30 15:46:11.0 
+0100
+++ new/sqlite-autoconf-3080803/configure   2015-02-25 15:36:15.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sqlite 3.8.8.2.
+# Generated by GNU Autoconf 2.69 for sqlite 3.8.8.3.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='sqlite'
 PACKAGE_TARNAME='sqlite'
-PACKAGE_VERSION='3.8.8.2'
-PACKAGE_STRING='sqlite 3.8.8.2'
+PACKAGE_VERSION='3.8.8.3'
+PACKAGE_STRING='sqlite 3.8.8.3'
 PACKAGE_BUGREPORT='http://www.sqlite.org'
 PACKAGE_URL=''
 
@@ -1313,7 +1313,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 sqlite 3.8.8.2 to adapt to many kinds of systems.
+\`configure' configures sqlite 3.8.8.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1383,7 +1383,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of sqlite 3.8.8.2:";;
+ short | recursive ) echo "Configuration of sqlite 3.8.8.3:";;
esac
   cat <<\_ACEOF
 
@@ -1489,7 +1489,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sqlite configure 3.8.8.2
+sqlite configure 3.8.8.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1813,7 +1813,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sqlite $as_me 3.8.8.2, which was
+It was created by sqlite $as_me 3.8.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2631,7 +2631,7 @@
 
 # Define the identity of the package.
  PACKAGE='sqlite'
- VERSION='3.8.8.2'
+ VERSION='3.8.8.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13196,7 +13196,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sqlite $as_me 3.8.8.2, which was
+This file was extended by sqlite $as_me 3.8.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13253,7 +13253,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-sqlite config.status 3.8.8.2
+sqlite config.status 3.8.8.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlite-autoconf-3080802/configure.ac 
new/sqlite-autoconf-3080803/configure.ac