commit libcaca for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libcaca for openSUSE:Factory checked 
in at 2014-10-14 08:59:09

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


Package is libcaca

Changes:

--- /work/SRC/openSUSE:Factory/libcaca/libcaca.changes  2014-02-24 
14:12:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcaca.new/libcaca.changes 2014-10-14 
08:59:20.0 +0200
@@ -1,0 +2,10 @@
+Fri Oct  3 17:23:00 UTC 2014 - crrodrig...@opensuse.org
+
+- Add baselibs.conf as source to make factory-auto bot happy 
+
+---
+Wed Oct  1 21:28:07 UTC 2014 - crrodrig...@opensuse.org
+
+- Cleanup buildRequires, remove use of xorg-x11-* 
+
+---



Other differences:
--
++ libcaca.spec ++
--- /var/tmp/diff_new_pack.gCzU0q/_old  2014-10-14 08:59:21.0 +0200
+++ /var/tmp/diff_new_pack.gCzU0q/_new  2014-10-14 08:59:21.0 +0200
@@ -23,14 +23,12 @@
 Name:   libcaca
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  freetype2-devel
 BuildRequires:  imlib2-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  slang-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
+BuildRequires:  zlib-devel
 #texlive-latex
 BuildRequires:  freeglut-devel
 BuildRequires:  ftgl-devel
@@ -39,9 +37,12 @@
 %if %{with mono}
 BuildRequires:  mono-devel
 %endif
+BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  ruby-devel
-BuildRequires:  xorg-x11-libs
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(x11)
 Version:0.99.beta18
 Release:0
 Summary:Library for Colour ASCII Art, text mode graphics
@@ -49,6 +50,7 @@
 Group:  Development/Languages/C and C++
 Url:http://sam.zoy.org/projects/libcaca/
 Source0:http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.gz
+Source1:baselibs.conf
 Patch1: libcaca-0.99-texbuild.patch
 Patch2: libcaca-X11_test.patch
 Patch4: libcaca-ruby_am_cflags.patch

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



commit shotwell for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2014-10-14 08:59:06

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


Package is shotwell

Changes:

--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes2014-09-30 
19:37:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2014-10-14 
08:59:15.0 +0200
@@ -1,0 +2,10 @@
+Fri Oct  3 07:46:55 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.20.1:
+  + Correct problems with navigating photos in full-screen mode
+(bgo#737092).
+  + Better memory utilization via more conservative pixbuf cache
+(bgo#715198).
+  + Fixes minor bugs detected by better Vala code analysis.
+
+---

Old:

  shotwell-0.20.0.tar.xz

New:

  shotwell-0.20.1.tar.xz



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.rn6nAg/_old  2014-10-14 08:59:17.0 +0200
+++ /var/tmp/diff_new_pack.rn6nAg/_new  2014-10-14 08:59:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   shotwell
-Version:0.20.0
+Version:0.20.1
 Release:0
 Summary:Photo Manager for GNOME
 License:LGPL-2.1+

++ shotwell-0.20.0.tar.xz - shotwell-0.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.20.0/Makefile new/shotwell-0.20.1/Makefile
--- old/shotwell-0.20.0/Makefile2014-09-19 20:28:48.0 +0200
+++ new/shotwell-0.20.1/Makefile2014-10-02 22:06:50.0 +0200
@@ -2,7 +2,7 @@
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 PROGRAM_MIGRATOR = shotwell-settings-migrator
 
-VERSION = 0.20.0
+VERSION = 0.20.1
 GITVER := $(shell git log -n 1 2/dev/null | head -n 1 | awk '{print $$2}')
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.20.0/NEWS new/shotwell-0.20.1/NEWS
--- old/shotwell-0.20.0/NEWS2014-09-19 20:28:48.0 +0200
+++ new/shotwell-0.20.1/NEWS2014-10-02 22:06:38.0 +0200
@@ -1,3 +1,11 @@
+Shotwell 0.20.1 - 2 October 2014
+
+
+  * Corrects problems with navigating photos in full-screen mode (#737092)
+  * Better memory utilization via more conservative pixbuf cache (#715198)
+  * Fixes minor bugs detected by better Vala code analysis
+
+
 Shotwell 0.20.0 - 16 September 2014
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.20.0/plugins/common/RESTSupport.vala 
new/shotwell-0.20.1/plugins/common/RESTSupport.vala
--- old/shotwell-0.20.0/plugins/common/RESTSupport.vala 2014-03-04 
23:54:12.0 +0100
+++ new/shotwell-0.20.1/plugins/common/RESTSupport.vala 2014-10-01 
03:15:12.0 +0200
@@ -463,7 +463,7 @@
 document = doc;
 }
 
-~RESTXmlDocument() {
+~XmlDocument() {
 delete document;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.20.0/src/AppWindow.vala 
new/shotwell-0.20.1/src/AppWindow.vala
--- old/shotwell-0.20.0/src/AppWindow.vala  2014-08-21 22:44:19.0 
+0200
+++ new/shotwell-0.20.1/src/AppWindow.vala  2014-10-01 03:14:12.0 
+0200
@@ -146,7 +146,11 @@
 return true;
 }
 
-// Make sure this event gets propagated to the underlying window...
+// propagate to this (fullscreen) window respecting stop propagation 
result...
+if (base.key_press_event != null  base.key_press_event(event))
+return true;
+
+// ... then propagate to the underlying window hidden behind this 
fullscreen one
 return AppWindow.get_instance().key_press_event(event);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.20.0/src/Commands.vala 
new/shotwell-0.20.1/src/Commands.vala
--- old/shotwell-0.20.0/src/Commands.vala   2014-03-04 23:54:12.0 
+0100
+++ new/shotwell-0.20.1/src/Commands.vala   2014-10-01 03:16:18.0 
+0200
@@ -211,7 +211,7 @@
 base(photo, name, explanation);
 }
 
-~GenericPhotoTransformationState() {
+~GenericPhotoTransformationCommand() {
 if (original_state != null)
 original_state.broken.disconnect(on_state_broken);
 
@@ -795,8 +795,16 @@
 }
 
 public override void execute_on_photo(Photo photo) {
+// thaw collection so both alterations are signalled at 

commit netcfg for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package netcfg for openSUSE:Factory checked 
in at 2014-10-14 08:58:58

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


Package is netcfg

Changes:

--- /work/SRC/openSUSE:Factory/netcfg/netcfg.changes2014-07-28 
06:31:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.netcfg.new/netcfg.changes   2014-10-14 
08:59:02.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  2 18:49:01 UTC 2014 - pgaj...@suse.com
+
+- fix %pre scriptlet [bnc#899506]
+
+---



Other differences:
--
++ netcfg.spec ++
--- /var/tmp/diff_new_pack.ILAACa/_old  2014-10-14 08:59:03.0 +0200
+++ /var/tmp/diff_new_pack.ILAACa/_new  2014-10-14 08:59:03.0 +0200
@@ -93,7 +93,6 @@
   mv /etc/hostname /etc/hostname.rpmsave
 fi
 ln -f /etc/HOSTNAME /etc/HOSTNAME.rpmsave
-rm /etc/HOSTNAME
   fi
 fi
 



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



commit rocksndiamonds for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rocksndiamonds for openSUSE:Factory 
checked in at 2014-10-14 08:59:17

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


Package is rocksndiamonds

Changes:

--- /work/SRC/openSUSE:Factory/rocksndiamonds/rocksndiamonds.changes
2013-09-25 15:20:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rocksndiamonds.new/rocksndiamonds.changes   
2014-10-14 08:59:28.0 +0200
@@ -1,0 +2,63 @@
+Fri Oct 10 20:27:04 UTC 2014 - nemy...@gmx.ch
+
+- Add because are added or deleted patches
+
+---
+Wed Oct  8 19:15:43 UTC 2014 - nemy...@gmx.ch
+
+- Remove BuildRequires for libsmpeg-devel and add sed,
+  because is unresolvable
+- Use BuildRequires pkgconfig(SDL_image), pkgconfig(SDL_mixer),
+  pkgconfig(SDL_net) instead of SDL_image-devel, SDL_mixer-devel,
+  SDL_net-devel
+- Remove PreReq for shadow and pwdutils
+
+---
+Tue Oct  7 20:05:29 UTC 2014 - nemy...@gmx.ch
+
+- Changed .changes and used old entries from somebody else
+- Update to 3.3.1.2, announce message:
+
+ - fixed bug that prevents running the game on Mac OS X Mavericks
+ - improved behaviour on restart after failing on a broken level set
+
+ - Message for 3.3.1.1 update
+  * added scripts directory to distribution package to enable building
+element definitions after editing artwork config source code files
+  * added volume controls for sounds, loops and music to sound setup
+
+
+ Most important changes since last release version 3.3.0.1:
+  - added native package for Macs with intel CPUs
+  - added support for compiling on 64-bit systems
+  - added alternative game mode for playing with half size playfield tiles
+  - added level selection screen (when clicking on main menu level number)
+  - added displaying if level was played or solved on level selection screen
+  - improved graphics performance for scrolling in Mac OS X version
+  - improved graphics performance for native Supaplex game engine
+  - improved single step mode in R'n'D, EM and SP engines
+  - fixed two game engine bugs in Supaplex game engine
+  - fixed displaying wrong Supaplex time (was running too fast before)
+  - fixed invisible text in envelope config in level editor
+
+- Use check for openSUSE  12.2 for and use shadow else pwdutils
+- Add PreReq for shadow (was removed pwdutils)
+- Change %fdupes
+- Change Desktop entry file
+- Change Summary
+- Removed Contributions-1.2.0.tar.bz2 and move to new package
+  rocksndiamonds-data
+- Use simple sed instead of rocksndiamonds-3.3.0.1-smpeg.patch
+- Use rocksndiamonds-3.3.1.2-src_libgame_setup.c-CVE-2011-4606.patch
+  instead of rocksndiamonds-CVE-2011-4606.patch, upstream still has
+  not patched the security problem themselves
+- Add BuildRequires for libsmpeg-devel
+- Use %{name}-icons.tar instead of %{name}.png
+- Add BuildRequires for hicolor-icon-theme
+- Remove BuildRequires for deprecated pwdutils
+- Add Requires for %{name}-data
+- Change description
+- Simplify installation handling
+- Remove not needed files
+
+---

Old:

  Contributions-1.2.0.tar.bz2
  rocksndiamonds-3.3.0.1-smpeg.patch
  rocksndiamonds-3.3.0.1.tar.bz2
  rocksndiamonds-CVE-2011-4606.patch
  rocksndiamonds.png

New:

  rocksndiamonds-3.3.1.2-src_libgame_setup.c-CVE-2011-4606.patch
  rocksndiamonds-3.3.1.2.tar.gz
  rocksndiamonds-icons.tar



Other differences:
--
++ rocksndiamonds.spec ++
--- /var/tmp/diff_new_pack.64giD1/_old  2014-10-14 08:59:29.0 +0200
+++ /var/tmp/diff_new_pack.64giD1/_new  2014-10-14 08:59:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rocksndiamonds
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,92 +17,76 @@
 
 
 Name:   rocksndiamonds
-Version:3.3.0.1
+Version:3.3.1.2
 Release:0
-Summary:Arcade style game with stereo sounds
+Summary:Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://www.artsoft.org/rocksndiamonds/
-# Downloaded from 
http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-3.3.0.1.tar.gz
-# Deleted already compiled binary: rm rocksndiamonds
-# Repacked as tar.bz2
-Source: 

commit libkexiv2 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2014-10-14 08:59:04

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


Package is libkexiv2

Changes:

--- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes  2014-09-18 
07:58:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkexiv2.new/libkexiv2.changes 2014-10-14 
08:59:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  2 17:30:26 CEST 2014 - o...@aepfle.de
+
+- BuildRequire at least libexiv2-devel = 0.21
+
+---



Other differences:
--
++ libkexiv2.spec ++
--- /var/tmp/diff_new_pack.HXtcUu/_old  2014-10-14 08:59:15.0 +0200
+++ /var/tmp/diff_new_pack.HXtcUu/_new  2014-10-14 08:59:15.0 +0200
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  libexiv2-devel
+BuildRequires:  libexiv2-devel = 0.21
 BuildRequires:  libkde4-devel
 BuildRequires:  xz
 Requires:   %{name}-%{_so} = %{version}

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



commit libqt4 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory checked 
in at 2014-10-14 08:59:01

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


Package is libqt4

Changes:

--- /work/SRC/openSUSE:Factory/libqt4/libqt4-devel-doc.changes  2014-09-10 
07:27:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4-devel-doc.changes 
2014-10-14 08:59:06.0 +0200
@@ -1,0 +2,17 @@
+Thu Oct  2 10:49:53 UTC 2014 - tittiatc...@gmail.com
+
+- Replace patch l-qclipboard_fix_recursive.patch with
+  qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one 
+  seems to work better and really resolves the issue in LibreOffice
+
+---
+Thu Sep 18 18:38:07 UTC 2014 - alarr...@suse.com
+
+- Added fix_qrasterpixmapdata_bnc847880.diff (bnc#847880).
+  When extracting a region of a QRasterPixmapData an optimization 
+  was using the wrong bit depth for some calculations thus copying 
+  a different section of the image than requested. This breaks
+  specially the oxygen kde theme under qemu when using a cirrus driver.
+- Removed workaround for bnc#847880 which is no longer needed.
+
+---
libqt4-sql-plugins.changes: same change
--- /work/SRC/openSUSE:Factory/libqt4/libqt4.changes2014-09-20 
15:50:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4.changes   2014-10-14 
08:59:06.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct  2 10:49:53 UTC 2014 - tittiatc...@gmail.com
+
+- Replace patch l-qclipboard_fix_recursive.patch with
+  qtcore-4.8.5-qeventdispatcher-recursive.patch. The later one 
+  seems to work better and really resolves the issue in LibreOffice
+
+---

Old:

  l-qclipboard_fix_recursive.patch

New:

  qtcore-4.8.5-qeventdispatcher-recursive.patch



Other differences:
--
++ libqt4-devel-doc.spec ++
--- /var/tmp/diff_new_pack.51NYUa/_old  2014-10-14 08:59:12.0 +0200
+++ /var/tmp/diff_new_pack.51NYUa/_new  2014-10-14 08:59:12.0 +0200
@@ -110,9 +110,11 @@
 # PATCH-FIX-OPENSUSE exclude socket notifiers from the glib event loop - 
needed for LO KDE4 filepicker integration (1/3)
 Patch162:   glib-honor-ExcludeSocketNotifiers-flag.diff
 # PATCH-FIX-OPENSUSE fix recursive repaint errors which lead to crashes - 
needed for LO KDE4 filepicker integration (2/3)
-Patch163:   l-qclipboard_fix_recursive.patch
+Patch163:   qtcore-4.8.5-qeventdispatcher-recursive.patch
 # PATCH-FIX-OPENSUSE fix clipboard delay when pasting with LO and KFileDialog 
open - needed for LO KDE4 filepicker integration (3/3)
 Patch164:   l-qclipboard_delay.patch
+# PATCH-FIX-OPENSUSE fix_qrasterpixmapdata_bnc847880.diff -- fix image rect 
copy optimization that copied garbage when used in qemu/cirrus (bnc#847880)
+Patch165:   fix_qrasterpixmapdata_bnc847880.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
   %define common_options --opensource -fast -no-separate-debug-info -shared 
-xkb -openssl-linked -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama 
-sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups 
-stl -nis -system-zlib -prefix /usr -L %{_libdir} -libdir %{_libdir} -docdir 
%_docdir/%{base_name} -examplesdir %{_libdir}/qt4/examples -demosdir 
%{_libdir}/qt4/demos -plugindir %plugindir -translationdir 
%{_datadir}/qt4/translations -iconv -sysconfdir /etc/settings -datadir 
%{_datadir}/qt4/ -no-pch -reduce-relocations -exceptions -system-libtiff -glib 
-optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite -qt3support 
-no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle
@@ -194,8 +196,9 @@
 %patch160
 %patch161 -p1
 %patch162 -p1 
-%patch163 
+%patch163 -p0
 %patch164
+%patch165 -p1
 
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff,fonts}

libqt4-sql-plugins.spec: same change
++ libqt4.spec ++
--- /var/tmp/diff_new_pack.51NYUa/_old  2014-10-14 08:59:12.0 +0200
+++ /var/tmp/diff_new_pack.51NYUa/_new  2014-10-14 08:59:12.0 +0200
@@ -128,7 +128,7 @@
 # PATCH-FIX-OPENSUSE exclude socket notifiers from the glib event loop - 
needed for LO KDE4 filepicker integration (1/3)
 Patch162:   glib-honor-ExcludeSocketNotifiers-flag.diff
 # PATCH-FIX-OPENSUSE fix recursive repaint errors which lead to crashes - 
needed for LO KDE4 filepicker integration (2/3)
-Patch163:   l-qclipboard_fix_recursive.patch
+Patch163:   qtcore-4.8.5-qeventdispatcher-recursive.patch
 # PATCH-FIX-OPENSUSE fix clipboard delay when pasting with 

commit ntp for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2014-10-14 08:59:07

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


Package is ntp

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2014-07-28 06:31:15.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2014-10-14 
08:59:18.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 26 12:55:35 UTC 2014 - m...@suse.com
+
+- Re-enable the ntptimeset legacy init script action (bnc#893406).
+
+---

New:

  conf.ntptimeset



Other differences:
--
++ ntp.spec ++
--- /var/tmp/diff_new_pack.pFhMBv/_old  2014-10-14 08:59:20.0 +0200
+++ /var/tmp/diff_new_pack.pFhMBv/_new  2014-10-14 08:59:20.0 +0200
@@ -45,6 +45,7 @@
 Source12:   README.SUSE
 Source13:   ntp-4.2.7-rh-manpages.tar.gz
 Source14:   ntp.xml
+Source15:   conf.ntptimeset
 Patch1: ntp-segfault_on_invalid_device.patch
 Patch4: ntpd-maxmonmen.patch
 Patch10:ntp-strcat.patch
@@ -182,6 +183,7 @@
 install -m 0644 -D %{SOURCE9} %{buildroot}/%{_unitdir}/ntp-wait.service
 install -d %{buildroot}%{_prefix}/sbin
 install -m 755 -D %{SOURCE8} %{buildroot}%{_sbindir}/start-ntpd
+install -m 755 -D %{SOURCE15} 
%{buildroot}/usr/lib/initscripts/legacy-actions/ntpd/ntptimeset
 #
 # fillup sysconfig.ntp
 #
@@ -303,6 +305,11 @@
 %config %{_sysconfdir}/logrotate.d/ntp
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ntp
 %{_sbindir}/*
+%if 0%{?suse_version}  1301
+/usr/lib/initscripts/legacy-actions/ntpd
+%else
+/usr/lib/initscripts
+%endif
 %{_localstatedir}/lib/ntp
 %attr(0640,root,ntp) %config(noreplace) 
%{_localstatedir}/lib/ntp%{_sysconfdir}/ntp.conf.iburst
 %attr(0755,ntp,ntp) %dir %{_localstatedir}/lib/ntp/drift

++ conf.ntptimeset ++
#!/bin/bash
exec /usr/sbin/start-ntpd ntptimeset


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



commit baloo for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package baloo for openSUSE:Factory checked 
in at 2014-10-14 08:59:02

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


Package is baloo

Changes:

--- /work/SRC/openSUSE:Factory/baloo/baloo.changes  2014-09-18 
07:57:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.baloo.new/baloo.changes 2014-10-14 
08:59:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  2 11:35:05 UTC 2014 - o...@aepfle.de
+
+- List version in BuildRequires for Akonadi and KdepimLibs
+
+---



Other differences:
--
++ baloo.spec ++
--- /var/tmp/diff_new_pack.ByMeRE/_old  2014-10-14 08:59:13.0 +0200
+++ /var/tmp/diff_new_pack.ByMeRE/_new  2014-10-14 08:59:13.0 +0200
@@ -24,9 +24,9 @@
 Group:  System/GUI/KDE
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  kfilemetadata-devel = %{version}
-BuildRequires:  libakonadiprotocolinternals-devel
+BuildRequires:  libakonadiprotocolinternals-devel = 1.12.90
 BuildRequires:  libattr-devel
-BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libkdepimlibs4-devel = 4.14.0
 BuildRequires:  libxapian-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit libquicktime for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libquicktime for openSUSE:Factory 
checked in at 2014-10-14 08:59:12

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


Package is libquicktime

Changes:

--- /work/SRC/openSUSE:Factory/libquicktime/libquicktime.changes
2014-06-01 18:58:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libquicktime.new/libquicktime.changes   
2014-10-14 08:59:21.0 +0200
@@ -1,0 +2,10 @@
+Fri Oct  3 17:26:11 UTC 2014 - crrodrig...@opensuse.org
+
+- Add baselibs.conf as Source. 
+
+---
+Wed Oct  1 20:28:01 UTC 2014 - crrodrig...@opensuse.org
+
+- Cleanup buildRequires, do not use xorg-x11-devel. 
+
+---



Other differences:
--
++ libquicktime.spec ++
--- /var/tmp/diff_new_pack.gPDGvE/_old  2014-10-14 08:59:25.0 +0200
+++ /var/tmp/diff_new_pack.gPDGvE/_new  2014-10-14 08:59:25.0 +0200
@@ -28,10 +28,10 @@
 Url:http://libquicktime.sf.net
 Source0:
http://prdownloads.sourceforge.net/libquicktime/libquicktime-%{version}.tar.gz
 Source1:COPYING
+Source2:baselibs.conf
 Patch0: %{name}-1.2.2-dont_disable_deprecated.patch
 # build also with libpng16, patch sent to a...@singingwizard.org, 
pl...@ipf.uni-stuttgart.de, kra...@bytesex.org
 Patch1: libquicktime-libpng16.patch
-BuildRequires:  Mesa-devel
 BuildRequires:  alsa-devel
 BuildRequires:  doxygen
 BuildRequires:  gtk2-devel
@@ -40,7 +40,13 @@
 BuildRequires:  libvorbis-devel
 BuildRequires:  pkg-config
 BuildRequires:  schroedinger-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xt)
+BuildRequires:  pkgconfig(xv)
+
 %if 0%{?BUILD_ORIG}
 BuildRequires:  libfaac-devel
 BuildRequires:  libfaad2-devel

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



commit python-Twisted for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-Twisted for openSUSE:Factory 
checked in at 2014-10-14 08:58:57

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


Package is python-Twisted

Changes:

--- /work/SRC/openSUSE:Factory/python-Twisted/python-Twisted.changes
2013-12-10 20:06:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Twisted.new/python-Twisted.changes   
2014-10-14 08:58:58.0 +0200
@@ -1,0 +2,28 @@
+Thu Oct  2 18:38:09 UTC 2014 - p.drou...@gmail.com
+
+- Remove unprovided python-service_identity; it's not required in any
+  way
+
+---
+Thu Sep 18 23:52:33 UTC 2014 - ter...@gmail.com
+
+- Update to version 14.0.2:
+  + No significant changes have been made for this release.
+
+- Update to version 14.0.1:
+  + BrowserLikePolicyForHTTPS would always ignore the specified
+trustRoot and use the system trust root instead, which has been
+rectified. (#7647)
+
+---
+Thu May 15 18:59:33 UTC 2014 - h...@urpla.net
+
+- add dependency python-service_identity for testing purposes
+
+---
+Wed May 14 09:30:55 UTC 2014 - h...@urpla.net
+
+- Update to version 14.0.0:
+  + too many changes to list here: check NEWS file
+
+---
@@ -6,5 +34,11 @@
-  + Twisted now includes a HostnameEndpoint implementation which uses IPv4 and 
IPv6 in parallel, speeding up the connection by using whichever connects first 
(the 'Happy Eyeballs'/RFC 6555 algorithm). (#4859)
-  + Improved support for Cancellable Deferreds by kaizhang, our GSoC student. 
(#4320, #6532, #6572, #6639)
-  + Improved Twisted.Mail documentation by shira, our Outreach Program for 
Women intern. (#6649, #6652)
-  + twistd now waits for the application to start successfully before exiting 
after daemonization. (#823)
-  + SSL server endpoint string descriptions now support the specification of 
chain certificates. (#6499)
+  + Twisted now includes a HostnameEndpoint implementation which uses IPv4 and
+   IPv6 in parallel, speeding up the connection by using whichever connects 
first
+   (the 'Happy Eyeballs'/RFC 6555 algorithm). (#4859)
+  + Improved support for Cancellable Deferreds by kaizhang, our GSoC student.
+(#4320, #6532, #6572, #6639)
+  + Improved Twisted.Mail documentation by shira, our Outreach Program for
+Women intern. (#6649, #6652)
+  + twistd now waits for the application to start successfully before exiting
+after daemonization. (#823)
+  + SSL server endpoint string descriptions now support the specification of
+chain certificates. (#6499)

Old:

  Twisted-13.2.0.tar.bz2

New:

  Twisted-14.0.2.tar.bz2



Other differences:
--
++ python-Twisted.spec ++
--- /var/tmp/diff_new_pack.xVXTKM/_old  2014-10-14 08:58:59.0 +0200
+++ /var/tmp/diff_new_pack.xVXTKM/_new  2014-10-14 08:58:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Twisted
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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:   python-Twisted
-Version:13.2.0
+Version:14.0.2
 Release:0
 Url:http://twistedmatrix.com/
 Summary:An asynchronous networking framework written in Python
@@ -89,7 +89,7 @@
 install -dm0755 %{buildroot}/%{_mandir}/man1/
 install -m0644 doc/*/man/*.1 %{buildroot}/%{_mandir}/man1/ # Install man pages
 find doc -type f -print0 | xargs -0 chmod a-x # Fix doc-file dependency by 
removing x flags
-sed -i s/\r// 
doc/core/howto/listings/udp/{MulticastClient,MulticastServer}.py
+sed -i s/\r// doc/_downloads/{MulticastClient,MulticastServer}.py
 
 %files doc
 %defattr(-,root,root,-)

++ Twisted-13.2.0.tar.bz2 - Twisted-14.0.2.tar.bz2 ++
 203240 lines of diff (skipped)

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



commit php5 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2014-10-14 08:59:00

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


Package is php5

Changes:

--- /work/SRC/openSUSE:Factory/php5/php5.changes2014-08-30 
18:55:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2014-10-14 
08:59:04.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  2 20:27:56 UTC 2014 - crrodrig...@opensuse.org
+
+- php5-crypto-checks.patch: Fix broken libcrypto checks 
+  DSA_get_default_method is in -lcrypto not -lssl
+- DO not use xorg-x11-devel, just pkgconfig(xpm) and xft
+- Support WEBP in the gd extension by buildrequiring libvpx-devel
+
+---

New:

  php5-crypto-checks.patch



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.vtRjk5/_old  2014-10-14 08:59:06.0 +0200
+++ /var/tmp/diff_new_pack.vtRjk5/_new  2014-10-14 08:59:06.0 +0200
@@ -70,7 +70,10 @@
 BuildRequires:  tcpd-devel
 BuildRequires:  unixODBC-devel
 BuildRequires:  update-alternatives
-BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
+BuildRequires:  pkgconfig(vpx)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xpm)
 %if 0%{suse_version}  1110
 BuildRequires:  freetds-devel
 %endif
@@ -172,6 +175,7 @@
 Patch16:php5-format-string-issues.patch
 Patch17:php5-per-mod-log.patch
 Patch18:php5-apache24-updates.patch
+Patch19:php5-crypto-checks.patch
 Url:http://www.php.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:PHP5 Core Files
@@ -1319,6 +1323,7 @@
 %patch16
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 # Safety check for API version change.
 vapi=`sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h`
 if test x${vapi} != x%{apiver}; then
@@ -1491,6 +1496,7 @@
 --with-png-dir=%{_usr} \
 --with-jpeg-dir=%{_usr} \
 --with-zlib-dir=%{_usr} \
+--with-vpx-dir=%{_usr} \
 --with-gettext=shared \
 --with-gmp=shared \
 --with-iconv=shared \

++ php5-crypto-checks.patch ++
diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4
index 78e1bf1..98eb2be 100644
--- a/ext/mysqlnd/config9.m4
+++ b/ext/mysqlnd/config9.m4
@@ -34,7 +34,7 @@ if test $PHP_MYSQLND != no || test $PHP_MYSQLND_ENABLED 
= yes; then
   test -z $PHP_OPENSSL  PHP_OPENSSL=no
 
   if test $PHP_OPENSSL != no || test $PHP_OPENSSL_DIR != no; then
-AC_CHECK_LIB(ssl, DSA_get_default_method, 
AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, [OpenSSL 0.9.7 or later]))
+AC_CHECK_LIB(crypto, DSA_get_default_method, 
AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, [OpenSSL 0.9.7 or later]))
 AC_CHECK_LIB(crypto, X509_free, AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, 
[OpenSSL 0.9.7 or later]))
 
 PHP_SETUP_OPENSSL(MYSQLND_SHARED_LIBADD, 
[AC_DEFINE(MYSQLND_HAVE_SSL,1,[Enable mysqlnd code that uses OpenSSL 
directly])])
diff --git a/ext/openssl/config0.m4 b/ext/openssl/config0.m4
index 701e488..383ed2f 100644
--- a/ext/openssl/config0.m4
+++ b/ext/openssl/config0.m4
@@ -19,7 +19,7 @@ if test $PHP_OPENSSL != no; then
 PHP_SETUP_KERBEROS(OPENSSL_SHARED_LIBADD)
   fi
 
-  AC_CHECK_LIB(ssl, DSA_get_default_method, AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 
1, [OpenSSL 0.9.7 or later]))
+  AC_CHECK_LIB(crypto, DSA_get_default_method, 
AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, [OpenSSL 0.9.7 or later]))
   AC_CHECK_LIB(crypto, X509_free, AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, 
[OpenSSL 0.9.7 or later]))
 
   PHP_SETUP_OPENSSL(OPENSSL_SHARED_LIBADD, 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libm4rie for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libm4rie for openSUSE:Factory 
checked in at 2014-10-14 08:59:18

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


Package is libm4rie

Changes:

--- /work/SRC/openSUSE:Factory/libm4rie/libm4rie.changes2014-03-06 
11:59:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.libm4rie.new/libm4rie.changes   2014-10-14 
08:59:29.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 11 22:36:03 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 20140914
+* No changelog was provided
+
+---

Old:

  m4rie-20130416.tar.gz

New:

  m4rie-20140914.tar.gz



Other differences:
--
++ libm4rie.spec ++
--- /var/tmp/diff_new_pack.2pnTjE/_old  2014-10-14 08:59:30.0 +0200
+++ /var/tmp/diff_new_pack.2pnTjE/_new  2014-10-14 08:59:30.0 +0200
@@ -19,7 +19,7 @@
 Name:   libm4rie
 # Note that libm4rie is not always updated in lockstep with libm4ri,
 # and that is absolutely normal.
-%define date   20130416
+%define date   20140914
 %define lname  libm4rie-0_0_%date
 Version:0~%date
 Release:0

++ m4rie-20130416.tar.gz - m4rie-20140914.tar.gz ++
 21097 lines of diff (skipped)

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



commit samba for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-10-14 08:59:13

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


Package is samba

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2014-09-26 
10:51:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-10-14 
08:59:25.0 +0200
@@ -1,0 +2,17 @@
+Wed Oct  8 10:13:03 CEST 2014 - nopo...@suse.de
+
+- Backport upstream master fixes for samba-regedit; (bnc#896536).
+
+---
+Thu Oct  2 16:49:23 UTC 2014 - dd...@suse.com
+
+- Fix small memory-leak in the background print process; (bnc#899558).
+
+---
+Fri Sep 26 15:41:38 CEST 2014 - nopo...@suse.de
+
+- Modify samba-regedit so it displays correctly (related to ncurses).
+  Changed code to use menu sub windows, seems to fix problems with display not
+  refreshing; explicitly BuildRequire ncurses-devel; (bnc#896536).
+
+---



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.qiDKMl/_old  2014-10-14 08:59:27.0 +0200
+++ /var/tmp/diff_new_pack.qiDKMl/_new  2014-10-14 08:59:27.0 +0200
@@ -43,6 +43,7 @@
 %if 0%{?centos_version}  599 ||0%{?fedora_version}  11 || 
0%{?mandriva_version}  2009 || 0%{?rhel_version}  599 || 0%{?suse_version}  
1100
 BuildRequires:  libuuid-devel
 %endif
+BuildRequires:  ncurses-devel
 BuildRequires:  pam-devel
 %if 0%{?centos_version}  599 ||0%{?fedora_version}  11 || 0%{?rhel_version} 
 599
 BuildRequires:  perl-ExtUtils-MakeMaker
@@ -145,7 +146,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3289
+%define SOURCE_TIMESTAMP 3307
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0

++ patches.tar.bz2 ++
 7702 lines of diff (skipped)


++ vendor-files.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/package-data 
new/vendor-files/tools/package-data
--- old/vendor-files/tools/package-data 2014-09-25 16:53:25.0 +0200
+++ new/vendor-files/tools/package-data 2014-10-09 14:02:20.0 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION=3289
+SAMBA_PACKAGE_SVN_VERSION=3307

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



commit at for openSUSE:13.1:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package at for openSUSE:13.1:Update checked 
in at 2014-10-14 12:05:03

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


Package is at

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Jf8sC4/_old  2014-10-14 12:05:05.0 +0200
+++ /var/tmp/diff_new_pack.Jf8sC4/_new  2014-10-14 12:05:05.0 +0200
@@ -1 +1 @@
-link package='at.2930' cicount='copy' /
+link package='at.3038' cicount='copy' /

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



commit at for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package at for openSUSE:12.3:Update checked 
in at 2014-10-14 12:05:00

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


Package is at

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UnAv3G/_old  2014-10-14 12:05:01.0 +0200
+++ /var/tmp/diff_new_pack.UnAv3G/_new  2014-10-14 12:05:01.0 +0200
@@ -1 +1 @@
-link package='at.2989' cicount='copy' /
+link package='at.3038' cicount='copy' /

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



commit libqmi for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libqmi for openSUSE:Factory checked 
in at 2014-10-14 13:24:31

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.changes2014-02-02 
07:36:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes   2014-10-14 
13:24:33.0 +0200
@@ -1,0 +2,42 @@
+Mon Oct  6 06:51:48 UTC 2014 - mar...@gmx.de
+
+- Update to version 1.10.2:
+  + release: bump version to 1.10.2
+  + build: update NEWS
+  + cli,nas: S/N ratio is dB, not dBm
+  + cli,nas: limit resolution when printing floating point numbers
+  + cli,nas: fix constant out of range issue in comparison
+  + cli,nas: fix unmatched format specifiers
+  + release: post release version bump to 1.10.1
+  + release: bump version to 1.10.0
+  + cli,nas: decode BCD-encoded PLMN and print it
+  + cli,nas: pretty print field types
+  + cli,nas: don't print fields with unknown data
+  + cli,nas: add missing indentations
+  + nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info'
+  + nas: fix several TLV field types
+  + nas: consolidate variable names
+  + nas: add missing TLV field
+  + nas: trivial fixes in indentation and alignment
+  + docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation
+  + qmi-codegen: handle 'gfloat' types
+  + qmicli: fix wrong array reference cutnpaste bug
+  + qmicli: add NAS Get Cell Location Info
+  + nas: add Get Cell Location Info
+  + libqmi-glib,proxy: update internal default timeout value
+  + cli,wda: new '--wda-set-data-format' action
+  + cli,wda: fix error string message
+  + libqmi,wda: rename enum to _RAW_IP to match the name in the CTL service
+  + wda: implement 'Set Data Format' request/response
+  + cli,wda: new '--wda-get-data-format' action
+  + wda: new 'WDA' service
+  + cli: new '--uim-get-card-status' action
+  + uim: implement Get Card Status
+  + data: add libqmi icon
+  + license: add GPLv2+ license in addition to the LGPLv2+ one
+  + build-aux,qmi-codegen: explicitly state which services have flags64
+  + libqmi-glib,device: print as debug flags used when opening or releasing 
client
+  + qmicli: add '--device-open-net' option
+  + libqmi-glib: generate types for QmiDeviceOpenFlags and 
QmiDeviceReleaseClientFlags
+
+---

Old:

  libqmi-1.8.0.tar.xz

New:

  libqmi-1.10.2.tar.xz



Other differences:
--
++ libqmi.spec ++
--- /var/tmp/diff_new_pack.ktxRYq/_old  2014-10-14 13:24:34.0 +0200
+++ /var/tmp/diff_new_pack.ktxRYq/_new  2014-10-14 13:24:34.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   libqmi
 %define _soname libqmi-glib1
-Version:1.8.0
+Version:1.10.2
 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

++ libqmi-1.8.0.tar.xz - libqmi-1.10.2.tar.xz ++
 199934 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-sip for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2014-10-14 13:24:38

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


Package is python-sip

Changes:

--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes2014-08-01 
14:34:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes   
2014-10-14 13:24:44.0 +0200
@@ -1,0 +2,8 @@
+Sat Oct 11 17:01:01 UTC 2014 - ter...@gmail.com
+
+- Update to 4.16.3
+  - This is a minor functional release including the implementation of
+__qualname__ for class enums.
+  - run spec-cleaner
+
+---
python3-sip.changes: same change

Old:

  sip-4.16.2.tar.gz

New:

  sip-4.16.3.tar.gz



Other differences:
--
++ python-sip.spec ++
--- /var/tmp/diff_new_pack.JjYoJS/_old  2014-10-14 13:24:45.0 +0200
+++ /var/tmp/diff_new_pack.JjYoJS/_new  2014-10-14 13:24:45.0 +0200
@@ -17,9 +17,8 @@
 
 
 %define python_sip_api 11.1
-
 Name:   python-sip
-Version:4.16.2
+Version:4.16.3
 Release:0
 Summary:SIP tool to use python sip bindings
 License:GPL-2.0 or GPL-3.0 or SUSE-SIP
@@ -33,7 +32,7 @@
 BuildRequires:  c++_compiler
 BuildRequires:  python
 BuildRequires:  python-devel
-Provides:   python-sip(api) = %python_sip_api
+Provides:   python-sip(api) = %{python_sip_api}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
 
@@ -77,15 +76,15 @@
 sip_major=$(grep define SIP_API_MAJOR_NR siplib/sip.h.in | awk '{print $3}')
 sip_minor=$(grep define SIP_API_MINOR_NR siplib/sip.h.in | awk '{print $3}')
 
-if test %python_sip_api != $sip_major.$sip_minor; then
+if test %{python_sip_api} != $sip_major.$sip_minor; then
 echo API version was changed to $sip_major.$sip_minor
 exit 1
 fi
 
-echo %%requires_python_sip_api Requires: python-sip(api) = 
$sip_major.$sip_minor  macros.%name
+echo %%requires_python_sip_api Requires: python-sip(api) = 
$sip_major.$sip_minor  macros.%{name}
 
 %install
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 mkdir -p %{buildroot}%{_datadir}/sip
 
 # For alternatives
@@ -94,7 +93,7 @@
 touch %{buildroot}%{_sysconfdir}/alternatives/sip
 ln -s -f %{_sysconfdir}/alternatives/sip %{buildroot}/%{_bindir}/sip
 
-install -m 644 -D macros.%name %{buildroot}/%{_sysconfdir}/rpm/macros.%name
+install -m 644 -D macros.%{name} %{buildroot}/%{_sysconfdir}/rpm/macros.%{name}
 
 # Point to the correct location for the documentation files
 sed -i 's/doc directory/doc directory of package %{name}-devel/' README
@@ -116,7 +115,7 @@
 %files devel
 %defattr(-,root,root,-)
 %doc NEWS LICENSE* doc/
-%config %{_sysconfdir}/rpm/macros.%name
+%config %{_sysconfdir}/rpm/macros.%{name}
 %{_bindir}/sip-%{py_ver}
 %ghost %{_sysconfdir}/alternatives/sip
 %{_bindir}/sip

++ python3-sip.spec ++
--- /var/tmp/diff_new_pack.JjYoJS/_old  2014-10-14 13:24:45.0 +0200
+++ /var/tmp/diff_new_pack.JjYoJS/_new  2014-10-14 13:24:45.0 +0200
@@ -17,9 +17,11 @@
 
 
 %define python_sip_api 11.1
-
+%if 0%{?suse_version} == 1220
+%define py3_incdir %{_includedir}/python3.2mu
+%endif
 Name:   python3-sip
-Version:4.16.2
+Version:4.16.3
 Release:0
 Summary:SIP tool to use python sip bindings
 License:GPL-2.0 or GPL-3.0 or SUSE-SIP
@@ -32,13 +34,10 @@
 Patch1: build-compare.diff
 BuildRequires:  c++_compiler
 BuildRequires:  python3-devel
-Provides:   python3-sip(api) = %python_sip_api
 Requires(pre):  python3
 Requires(pre):  python3-base
+Provides:   python3-sip(api) = %{python_sip_api}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} == 1220
-%define py3_incdir %{_includedir}/python3.2mu
-%endif
 
 %description
 SIP is a tool that makes it very easy to create Python bindings for C
@@ -80,15 +79,15 @@
 sip_major=$(grep define SIP_API_MAJOR_NR siplib/sip.h.in | awk '{print $3}')
 sip_minor=$(grep define SIP_API_MINOR_NR siplib/sip.h.in | awk '{print $3}')
 
-if test %python_sip_api != $sip_major.$sip_minor; then
+if test %{python_sip_api} != $sip_major.$sip_minor; then
 echo API version was changed to $sip_major.$sip_minor
 exit 1
 fi
 
-echo %%requires_python3_sip_api Requires: python3-sip(api) = 
$sip_major.$sip_minor  macros.%name
+echo %%requires_python3_sip_api Requires: python3-sip(api) = 
$sip_major.$sip_minor  macros.%{name}
 
 %install
-%{make_install}
+%make_install
 mkdir -p %{buildroot}%{_datadir}/sip
 
 # For alternatives
@@ -100,7 +99,7 @@
 # Point to the correct 

commit openssh for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2014-10-14 13:24:33

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


Package is openssh

Changes:

--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2014-07-24 
06:58:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssh.new/openssh.changes 2014-10-14 
13:24:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 10:12:40 UTC 2014 - wer...@suse.de
+
+- Ensure that ssh can use the ssh support of the gpg-agent (boo#899647)
+
+---



Other differences:
--
openssh.spec: same change
++ ssh-askpass ++
--- /var/tmp/diff_new_pack.7z2CLk/_old  2014-10-14 13:24:38.0 +0200
+++ /var/tmp/diff_new_pack.7z2CLk/_new  2014-10-14 13:24:38.0 +0200
@@ -24,6 +24,13 @@
   fi
 fi
 
+if [ -n $SSH_AUTH_SOCK ] ; then
+  # Ensure that ssh can use the ssh support of the gpg-agent 
+  case $SSH_AUTH_SOCK in
+  */S.gpg-agent.ssh) gpg-connect-agent /bye  /dev/null ;;
+  esac
+fi
+
 GNOME_SSH_ASKPASS=@LIBEXECDIR@/ssh/gnome-ssh-askpass
 KDE_SSH_ASKPASS=@LIBEXECDIR@/ssh/ksshaskpass
 X11_SSH_ASKPASS=@LIBEXECDIR@/ssh/x11-ssh-askpass

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



commit gnome-power-manager for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gnome-power-manager for 
openSUSE:Factory checked in at 2014-10-14 13:24:43

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


Package is gnome-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/gnome-power-manager/gnome-power-manager.changes  
2014-09-30 19:39:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-power-manager.new/gnome-power-manager.changes 
2014-10-14 13:24:53.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 12 11:18:12 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  gnome-power-manager-3.14.0.tar.xz

New:

  gnome-power-manager-3.14.1.tar.xz



Other differences:
--
++ gnome-power-manager.spec ++
--- /var/tmp/diff_new_pack.p7uhSB/_old  2014-10-14 13:24:54.0 +0200
+++ /var/tmp/diff_new_pack.p7uhSB/_new  2014-10-14 13:24:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-power-manager
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Power Management for GNOME
 License:GPL-2.0+

++ gnome-power-manager-3.14.0.tar.xz - gnome-power-manager-3.14.1.tar.xz 
++
 3006 lines of diff (skipped)

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



commit gnome-color-manager for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gnome-color-manager for 
openSUSE:Factory checked in at 2014-10-14 13:24:42

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


Package is gnome-color-manager

Changes:

--- /work/SRC/openSUSE:Factory/gnome-color-manager/gnome-color-manager.changes  
2014-09-30 19:41:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-color-manager.new/gnome-color-manager.changes 
2014-10-14 13:24:51.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 11:19:29 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Prevent a crash when profiling a printer.
+  + Updated translations.
+
+---

Old:

  gnome-color-manager-3.14.0.tar.xz

New:

  gnome-color-manager-3.14.1.tar.xz



Other differences:
--
++ gnome-color-manager.spec ++
--- /var/tmp/diff_new_pack.znyzNT/_old  2014-10-14 13:24:52.0 +0200
+++ /var/tmp/diff_new_pack.znyzNT/_new  2014-10-14 13:24:52.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-color-manager
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Color management tools for GNOME
 License:GPL-2.0+

++ gnome-color-manager-3.14.0.tar.xz - gnome-color-manager-3.14.1.tar.xz 
++
 8936 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-qt4 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-10-14 13:24:38

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


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-09-23 
17:16:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-10-14 13:24:46.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct 11 17:42:17 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11.2
+  - This is a bug-fix only release. 
+  - run spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2014-08-01 
14:34:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2014-10-14 13:24:46.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 11 17:42:17 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11.2  - This is a bug-fix only release. 
+  - run spec-cleaner
+
+---

Old:

  PyQt-x11-gpl-4.11.1.tar.gz

New:

  PyQt-x11-gpl-4.11.2.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.xVmikm/_old  2014-10-14 13:24:47.0 +0200
+++ /var/tmp/diff_new_pack.xVmikm/_new  2014-10-14 13:24:47.0 +0200
@@ -16,13 +16,13 @@
 #
 
 
+%define rversion %{version}
 Name:   python-qt4
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
-%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
@@ -38,11 +38,11 @@
 BuildRequires:  python-sip-devel = 4.16
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
+%py_requires
+%{requires_python_sip_api}
 %if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
-%py_requires
-%requires_python_sip_api
 %if 0%{?suse_version} = 1110
 %{!?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)))}
@@ -106,9 +106,6 @@
  # create hardlinks for duplicate files
 %fdupes -s $DOCDIR
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.xVmikm/_old  2014-10-14 13:24:47.0 +0200
+++ /var/tmp/diff_new_pack.xVmikm/_new  2014-10-14 13:24:47.0 +0200
@@ -16,20 +16,19 @@
 #
 
 
+%define rversion %{version}
 Name:   python3-qt4
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
-%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: build-compare.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
@@ -37,11 +36,12 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel = 4.16
+Requires:   python(abi) = %{py3_ver}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gedbus-1-python
 %requires_gedbus-1-python3
 %requires_gelibqt4-x11
-Requires:   python(abi) = %{py3_ver}
-%requires_python3_sip_api
+%{requires_python3_sip_api}
 
 %description
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -79,7 +79,7 @@
 %build
 export CXXFLAGS=%{optflags}
 export CFLAGS=%{optflags}
-python3 configure-ng.py --confirm-license --qsci-api -u -s 
/usr/include/dbus-1.0
+python3 configure-ng.py --confirm-license --qsci-api -u -s 
%{_includedir}/dbus-1.0
 
 make %{?_smp_mflags}
 
@@ -98,9 +98,6 @@
  # create hardlinks for duplicate files
 %fdupes -s $DOCDIR
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README

++ PyQt-x11-gpl-4.11.1.tar.gz - 

commit xen for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:Factory checked in 
at 2014-10-14 13:24:34

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


Package is xen

Changes:

--- /work/SRC/openSUSE:Factory/xen/xen.changes  2014-10-05 20:30:37.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xen.new/xen.changes 2014-10-14 
13:24:38.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 11 08:38:36 UTC 2014 - dmuel...@suse.com
+
+- restrict requires on grub2-x86_64-xen to x86_64 hosts
+
+---



Other differences:
--
++ xen.spec ++
--- /var/tmp/diff_new_pack.zNPmxy/_old  2014-10-14 13:24:41.0 +0200
+++ /var/tmp/diff_new_pack.zNPmxy/_new  2014-10-14 13:24:41.0 +0200
@@ -466,8 +466,10 @@
 Group:  System/Kernel
 Requires:   bridge-utils
 %if %suse_version = 1315
+%ifarch x86_64
 Requires:   grub2-x86_64-xen
 %endif
+%endif
 Requires:   multipath-tools
 Requires:   python
 Requires:   python-curses


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



commit SDL for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2014-10-14 13:24:45

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


Package is SDL

Changes:

--- /work/SRC/openSUSE:Factory/SDL/SDL.changes  2014-05-26 14:40:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes 2014-10-14 
13:24:56.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 12 15:07:16 UTC 2014 - dims...@opensuse.org
+
+- Drop esound-devel BuildRequires: esd is really no longer the way
+  to go.
+
+---



Other differences:
--
++ SDL.spec ++
--- /var/tmp/diff_new_pack.2IGYtv/_old  2014-10-14 13:24:58.0 +0200
+++ /var/tmp/diff_new_pack.2IGYtv/_new  2014-10-14 13:24:58.0 +0200
@@ -42,7 +42,6 @@
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  alsa-devel = 0.9.0
 BuildRequires:  autoconf
-BuildRequires:  esound-devel = 0.2.8
 %if 0%{?suse_version} == 1220
 BuildRequires:  Mesa-libGLU-devel
 %else


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



commit yast2-auth-server for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-auth-server for 
openSUSE:Factory checked in at 2014-10-14 13:24:40

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


Package is yast2-auth-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-auth-server/yast2-auth-server.changes  
2014-07-13 14:06:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 
2014-10-14 13:24:48.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  1 10:09:24 UTC 2014 - vark...@suse.com
+
+- bnc#897441 - Yast2 Certificate module are broken
+- 3.1.11 
+
+---

Old:

  yast2-auth-server-3.1.10.tar.bz2

New:

  yast2-auth-server-3.1.11.tar.bz2



Other differences:
--
++ yast2-auth-server.spec ++
--- /var/tmp/diff_new_pack.dtcgJb/_old  2014-10-14 13:24:49.0 +0200
+++ /var/tmp/diff_new_pack.dtcgJb/_new  2014-10-14 13:24:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-auth-server-3.1.10.tar.bz2 - yast2-auth-server-3.1.11.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-server-3.1.10/MAINTAINER 
new/yast2-auth-server-3.1.11/MAINTAINER
--- old/yast2-auth-server-3.1.10/MAINTAINER 2014-07-08 11:25:30.0 
+0200
+++ new/yast2-auth-server-3.1.11/MAINTAINER 2014-10-11 23:49:10.0 
+0200
@@ -1 +1 @@
-Christian Kornacker ckornac...@suse.de
+Deprecated file. Use `osc maintainer yast2-auth-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.10/package/yast2-auth-server.changes 
new/yast2-auth-server-3.1.11/package/yast2-auth-server.changes
--- old/yast2-auth-server-3.1.10/package/yast2-auth-server.changes  
2014-07-08 11:25:31.0 +0200
+++ new/yast2-auth-server-3.1.11/package/yast2-auth-server.changes  
2014-10-11 23:49:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Oct  1 10:09:24 UTC 2014 - vark...@suse.com
+
+- bnc#897441 - Yast2 Certificate module are broken
+- 3.1.11 
+
+---
 Fri Jul  4 10:03:05 UTC 2014 - ckornac...@suse.com
 
 - fix undefined method 'WriteKdbvalue' (bnc#885833)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.10/package/yast2-auth-server.spec 
new/yast2-auth-server-3.1.11/package/yast2-auth-server.spec
--- old/yast2-auth-server-3.1.10/package/yast2-auth-server.spec 2014-07-08 
11:25:31.0 +0200
+++ new/yast2-auth-server-3.1.11/package/yast2-auth-server.spec 2014-10-11 
23:49:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.10/src/include/auth-server/dialogs.rb 
new/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb
--- old/yast2-auth-server-3.1.10/src/include/auth-server/dialogs.rb 
2014-07-08 11:25:31.0 +0200
+++ new/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb 
2014-10-11 23:49:10.0 +0200
@@ -1185,7 +1185,7 @@
 Label.NextButton
   )
   ret = nil
-  cacert = /etc/ssl/certs/YaST-CA.pem
+  cacert = /usr/share/pki/trust/anchors/YaST-CA.pem
 
   while true
 UI.ChangeWidget(:cb_start_tls, :Enabled, false)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.10/src/include/auth-server/tree_structure.rb 
new/yast2-auth-server-3.1.11/src/include/auth-server/tree_structure.rb
--- old/yast2-auth-server-3.1.10/src/include/auth-server/tree_structure.rb  
2014-07-08 11:25:31.0 +0200
+++ new/yast2-auth-server-3.1.11/src/include/auth-server/tree_structure.rb  
2014-10-11 23:49:10.0 +0200
@@ -392,7 +392,7 @@
 UI.ChangeWidget(:cb_tls_enabled, :Value, true)
 UI.ChangeWidget(:cb_ssl_listener_enabled, :Enabled, true)
 
-if Ops.get_string(tls, caCertFile, ) == 
/etc/ssl/certs/YaST-CA.pem 
+if Ops.get_string(tls, caCertFile, ) == 
/usr/share/pki/trust/anchors/YaST-CA.pem 
 Ops.get_string(tls, certFile, ) ==
   /etc/ssl/servercerts/servercert.pem 
  

commit gnome-dictionary for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2014-10-14 13:24:44

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


Package is gnome-dictionary

Changes:

--- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes
2014-09-30 19:40:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2014-10-14 13:24:54.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:22:44 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + bgo#737626: expand sidebar.
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.14.0.tar.xz

New:

  gnome-dictionary-3.14.1.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.RJr3Zh/_old  2014-10-14 13:24:56.0 +0200
+++ /var/tmp/diff_new_pack.RJr3Zh/_new  2014-10-14 13:24:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-dictionary
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Utility to look up words in dictionary sources
 License:GPL-2.0+

++ gnome-dictionary-3.14.0.tar.xz - gnome-dictionary-3.14.1.tar.xz ++
 7513 lines of diff (skipped)

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



commit usb_modeswitch for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2014-10-14 13:24:35

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


Package is usb_modeswitch

Changes:

--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes
2014-10-05 20:30:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes   
2014-10-14 13:24:42.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 11 10:04:38 UTC 2014 - and...@opensuse.org
+
+- fix for bnc #899013 
+
+---



Other differences:
--
++ usb_modeswitch.spec ++
--- /var/tmp/diff_new_pack.WfH7jj/_old  2014-10-14 13:24:43.0 +0200
+++ /var/tmp/diff_new_pack.WfH7jj/_new  2014-10-14 13:24:43.0 +0200
@@ -74,6 +74,29 @@
 %makeinstall UDEVDIR=$RPM_BUILD_ROOT%{_udevdir}
 cd %{source_name}-data-%{date}
 %makeinstall RULESDIR=$RPM_BUILD_ROOT%{_udevdir}/rules.d
+
+### TO REMOVE ONCE IN UPSTREAM DATA PACKAGE, FIX BNC 899013 ###
+
+cat  %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1583 EOF
+# Vodafone W5101
+
+TargetVendor=0x12d1
+TargetProduct=0x1589
+
+MessageContent=5553424312345678001106200101000100
+EOF
+
+cat  %{buildroot}/%{_datadir}/usb_modeswitch/12d1:1582 EOF
+# Vodafone R215
+
+TargetVendor=0x12d1
+TargetProduct=0x1588
+
+MessageContent=5553424312345678001106200101000100
+EOF
+
+### END SECTION TO REMOVE ###
+
 %fdupes -s $RPM_BUILD_ROOT
 
 %files
@@ -89,7 +112,7 @@
 
 %files data
 %defattr(-,root,root,-)
-%_datadir/usb_modeswitch/
+%{_datadir}/usb_modeswitch/
 %{_udevdir}/rules.d/40-usb_modeswitch.rules
 
 %changelog

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



commit hugin for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2014-10-14 13:25:02

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


Package is hugin

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2014-04-26 
10:02:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2014-10-14 
13:25:20.0 +0200
@@ -1,0 +2,16 @@
+Fri Oct 10 11:39:33 NOVT 2014 - salser...@gmail.com
+
+- Updated to version 2014.0.0
+  * inherit many of the libpano improvements (of version 2.9.19)
+  * the translation plane variables Tpy and Tpp have been added to the GUI
+  * improvement of the GPU remapping code
+  * better support for line control point in Control points tab
+  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
+  * outdated translations have been removed from the default install
+  * initialize the colour balance values during loading with EXIF values
+  * improved the assistant
+  * allow customization of exiftool command used to copy metadata to output 
images
+  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
+  * Many more improvements and bug fixes.
+
+---

Old:

  hugin-2013.0.0.tar.bz2

New:

  hugin-2014.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.p0fGzC/_old  2014-10-14 13:25:22.0 +0200
+++ /var/tmp/diff_new_pack.p0fGzC/_new  2014-10-14 13:25:22.0 +0200
@@ -23,6 +23,7 @@
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
+BuildRequires:  exiftool
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
 BuildRequires:  freeglut-devel
@@ -35,7 +36,7 @@
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
-BuildRequires:  libpano-devel = 2.9.18
+BuildRequires:  libpano-devel = 2.9.19
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
 BuildRequires:  python-devel
@@ -46,7 +47,7 @@
 BuildRequires:  vigra
 BuildRequires:  wxWidgets-devel
 BuildRequires:  zip
-%define mversion 2013.0
+%define mversion 2014.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -81,8 +82,8 @@
 
 # For SVN snapshot:
 #setup -q -n %%{name}
-# Rename Catalan in Spain to Catalan.
-mv src/translations/ca_ES.po src/translations/ca.po
+# Rename Catalan in Spain to Catalan (translation removed in version 2014.0.0).
+#mv src/translations/ca_ES.po src/translations/ca.po
 # Rename Czech in Czech Republic to Czech.
 mv src/translations/cs_CZ.po src/translations/cs.po
 #sed -i s/ca_ES/ca/;s/cs_CZ/cs/ src/hugin/po/LINGUAS
@@ -146,6 +147,8 @@
 %{_datadir}/icons/hicolor/48x48/mimetypes/*.png
 %{_datadir}/mime/packages/*.xml
 %{_datadir}/pixmaps/*.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/*xml
 %dir %{_libdir}/hugin
 %{_libdir}/hugin/*.so.*
 %doc %{_mandir}/man?/*.*

++ hugin-2013.0.0.tar.bz2 - hugin-2014.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2013.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2014.0.0.tar.bz2 differ: char 11, 
line 1

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



commit rubygem-sshkit for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sshkit for openSUSE:Factory 
checked in at 2014-10-14 13:25:07

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


Package is rubygem-sshkit

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sshkit/rubygem-sshkit.changes
2014-05-22 06:58:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sshkit.new/rubygem-sshkit.changes   
2014-10-14 13:25:27.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:47:43 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-sshkit.spec ++
--- /var/tmp/diff_new_pack.cXt74W/_old  2014-10-14 13:25:28.0 +0200
+++ /var/tmp/diff_new_pack.cXt74W/_new  2014-10-14 13:25:28.0 +0200
@@ -21,11 +21,13 @@
 Release:0
 %define mod_name sshkit
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:http://github.com/capistrano/sshkit
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:SSHKit makes it easy to write structured, testable SSH 
commands in
 License:GPL-3.0
 Group:  Development/Languages/Ruby
@@ -34,51 +36,15 @@
 A comprehensive toolkit for remotely running commands in a structured manner
 on groups of servers.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE.md 
%buildroot/%{_docdir}/%{name}/LICENSE.md
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files=CHANGELOG.md LICENSE.md README.md \
+  -f
+
+%gem_packages
 
 %changelog

++ 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
#
-- 
To 

commit rubygem-spring for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-spring for openSUSE:Factory 
checked in at 2014-10-14 13:25:05

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


Package is rubygem-spring

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-spring/rubygem-spring.changes
2014-05-22 06:57:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-spring.new/rubygem-spring.changes   
2014-10-14 13:25:26.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:47:19 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-spring.spec ++
--- /var/tmp/diff_new_pack.Wz8rBD/_old  2014-10-14 13:25:27.0 +0200
+++ /var/tmp/diff_new_pack.Wz8rBD/_new  2014-10-14 13:25:27.0 +0200
@@ -21,84 +21,32 @@
 Release:0
 %define mod_name spring
 %define mod_full_name %{mod_name}-%{version}
-%define mod_branch -%{version}
-%define mod_weight 10103
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 BuildRequires:  update-alternatives
 Url:http://github.com/rails/spring
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Rails application preloader
 License:MIT
 Group:  Development/Languages/Ruby
 PreReq: update-alternatives
 
 %description
-Rails application preloader
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+Rails application preloader.
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-mv %{buildroot}%{_bindir}/spring{,%{mod_branch}}
-touch %{buildroot}%{_sysconfdir}/alternatives/spring
-ln -s %{_sysconfdir}/alternatives/spring %{buildroot}%{_bindir}/spring
-
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE.txt 
%buildroot/%{_docdir}/%{name}/LICENSE.txt
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%post
-/usr/sbin/update-alternatives --install \
-%{_bindir}/spring spring %{_bindir}/spring%{mod_branch} %{mod_weight}
-
-%preun
-if [ $1 = 0 ] ; then
-/usr/sbin/update-alternatives --remove spring 
%{_bindir}/spring%{mod_branch}
-fi
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{_bindir}/spring%{mod_branch}
-%{_bindir}/spring
-%ghost %{_sysconfdir}/alternatives/spring
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --symlink-binaries \
+  --doc-files=CHANGELOG.md LICENSE.txt README.md \
+  -f
+
+%gem_packages
 
 %changelog

++ 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 

commit patterns-openSUSE for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2014-10-14 13:24:46

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


Package is patterns-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2014-10-09 12:52:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2014-10-14 13:24:58.0 +0200
@@ -1,0 +2,13 @@
+Sun Oct 12 15:05:31 UTC 2014 - badshah...@gmail.com
+
+- Pattern gnome_internet: Replace xchat by polari
+- Pattern gnome_multimedia: Remove rhythmbox as a recommended
+  application, gnome-music will now be the default music player. 
+
+---
+Wed Oct  8 12:23:42 UTC 2014 - p.drou...@gmail.com
+
+- Recommends mate-search-tool instead of tracker, as tracker
+  is not integrated to Mate applications for the moment
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.uTbt0s/_old  2014-10-14 13:24:59.0 +0200
+++ /var/tmp/diff_new_pack.uTbt0s/_new  2014-10-14 13:24:59.0 +0200
@@ -2299,8 +2299,7 @@
 Recommends: NetworkManager-vpnc-gnome
 # bnc#530416
 Recommends: transmission-gtk
-# bnc#381620
-Recommends: xchat
+Recommends: polari
 #
 # Official upstream
 #
@@ -2381,7 +2380,6 @@
 # Packages that really make sense
 #
 Recommends: gnome-music
-Recommends: rhythmbox
 #
 # Packages that really make sense
 #
@@ -3779,9 +3777,11 @@
 # Tool for advanced configuration of printers
 Recommends: system-config-printer-applet
 Recommends: system-config-printer
-Recommends: tracker
-Recommends: tracker-gui
-Recommends: tracker-miner-evolution
+# Tracker is not well integrated for instance with Mate apps
+Recommends: mate-search-tool
+#Recommends: tracker
+#Recommends: tracker-gui
+#Recommends: tracker-miner-evolution
 #
 # Telepathy connection managers
 #

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



commit rubygem-tzinfo-0 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-tzinfo-0 for 
openSUSE:Factory checked in at 2014-10-14 13:25:11

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


Package is rubygem-tzinfo-0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tzinfo-0/rubygem-tzinfo-0.changes
2014-03-25 13:28:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-tzinfo-0.new/rubygem-tzinfo-0.changes   
2014-10-14 13:25:30.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:51:15 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-tzinfo-0.spec ++
--- /var/tmp/diff_new_pack.HtMebc/_old  2014-10-14 13:25:31.0 +0200
+++ /var/tmp/diff_new_pack.HtMebc/_new  2014-10-14 13:25:31.0 +0200
@@ -21,12 +21,15 @@
 Release:0
 %define mod_name tzinfo
 %define mod_full_name %{mod_name}-%{version}
-
+%define mod_version_suffix -0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
-BuildRequires:  rubygem(rdoc)  3.10
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc  3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:http://tzinfo.github.io
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Daylight-savings aware timezone library
 License:MIT
 Group:  Development/Languages/Ruby
@@ -35,51 +38,15 @@
 TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
 daylight savings aware transformations between times in different time zones.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/CHANGES 
%buildroot/%{_docdir}/%{name}/CHANGES
-ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README 
%buildroot/%{_docdir}/%{name}/README
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files=CHANGES LICENSE README \
+  -f
+
+%gem_packages
 
 %changelog

++ 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: '-0'
# ## 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: 

commit rubygem-systemu for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-systemu for openSUSE:Factory 
checked in at 2014-10-14 13:25:09

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


Package is rubygem-systemu

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-systemu/rubygem-systemu.changes  
2014-03-21 13:50:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-systemu.new/rubygem-systemu.changes 
2014-10-14 13:25:29.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:48:49 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-systemu.spec ++
--- /var/tmp/diff_new_pack.d84eYA/_old  2014-10-14 13:25:30.0 +0200
+++ /var/tmp/diff_new_pack.d84eYA/_new  2014-10-14 13:25:30.0 +0200
@@ -21,11 +21,13 @@
 Release:0
 %define mod_name systemu
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:https://github.com/ahoward/systemu
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:systemu
 License:Ruby
 Group:  Development/Languages/Ruby
@@ -34,50 +36,15 @@
 universal capture of stdout and stderr and handling of child process pid for
 windows, *nix, etc.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README 
%buildroot/%{_docdir}/%{name}/README
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files=LICENSE README \
+  -f
+
+%gem_packages
 
 %changelog

++ 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
#
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gdm for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2014-10-14 13:24:51

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  2014-09-30 19:40:45.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2014-10-14 
13:25:06.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 19:09:15 UTC 2014 - crrodrig...@opensuse.org
+
+- Drop unused libattr-devel BuildRequires.
+
+---



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.JyCl7A/_old  2014-10-14 13:25:07.0 +0200
+++ /var/tmp/diff_new_pack.JyCl7A/_new  2014-10-14 13:25:07.0 +0200
@@ -73,7 +73,6 @@
 BuildRequires:  libXdmcp-devel
 BuildRequires:  libXi-devel
 BuildRequires:  libXinerama-devel
-BuildRequires:  libattr-devel
 BuildRequires:  libcanberra-devel
 BuildRequires:  pam-devel
 BuildRequires:  pwdutils

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



commit gnome-control-center for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2014-10-14 13:24:41

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


Package is gnome-control-center

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2014-10-05 20:28:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2014-10-14 13:24:49.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 11 12:29:38 UTC 2014 - dims...@opensuse.org
+
+- Update gnome-control-center-allow-extra-tools-in-shell.patch:
+  ensure g_strconcat has a NULL Sentinel (boo#900782).
+
+---
@@ -22 +28 @@
-- Drop gnome-control-center-bg-translation.patch: Fixed upstream..
+- Drop gnome-control-center-bg-translation.patch: Fixed upstream.



Other differences:
--
++ gnome-control-center-allow-extra-tools-in-shell.patch ++
--- /var/tmp/diff_new_pack.sLsNED/_old  2014-10-14 13:24:51.0 +0200
+++ /var/tmp/diff_new_pack.sLsNED/_new  2014-10-14 13:24:51.0 +0200
@@ -94,7 +94,7 @@
 +  {
desktop_name = g_strconcat (gnome-, all_panels[i].name,
-panel.desktop, NULL);
-+  name = g_strconcat (all_panels[i].name);
++  name = g_strconcat (all_panels[i].name, NULL);
 +  }
app = g_desktop_app_info_new (desktop_name);
g_free (desktop_name);

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



commit gnome-maps for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2014-10-14 13:24:53

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


Package is gnome-maps

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2014-09-30 
19:39:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2014-10-14 13:25:09.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct 13 17:15:21 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1.2:
+  + Fix typo in icon name.
+- Changes from version 3.14.1.1:
+  + Use symbolic icons in instruction list. This fixes scaling
+issues on Hi-DPI and recoloring.
+  + Updated translations.
+
+---
+Fri Oct 10 18:05:28 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix issue where icons did not recolor on dark theme.
+  + Updated translations.
+
+---

Old:

  gnome-maps-3.14.0.tar.xz

New:

  gnome-maps-3.14.1.2.tar.xz



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.AKsizz/_old  2014-10-14 13:25:11.0 +0200
+++ /var/tmp/diff_new_pack.AKsizz/_new  2014-10-14 13:25:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-maps
-Version:3.14.0
+Version:3.14.1.2
 Release:0
 Summary:MAP Application for GNOME 3 
 License:GPL-2.0+

++ gnome-maps-3.14.0.tar.xz - gnome-maps-3.14.1.2.tar.xz ++
 3147 lines of diff (skipped)

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



commit terminology-theme-openSUSE for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package terminology-theme-openSUSE for 
openSUSE:Factory checked in at 2014-10-14 13:24:57

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


Package is terminology-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/terminology-theme-openSUSE/terminology-theme-openSUSE.changes
2014-09-17 17:26:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new/terminology-theme-openSUSE.changes
   2014-10-14 13:25:12.0 +0200
@@ -1,0 +2,10 @@
+Sat Oct 11 00:46:24 UTC 2014 - si...@simotek.net
+
+- Pull in last upstream theme so that minimap and other new features 
+  work properly
+- New theme package with licensing fixes that were picked up in 
+  SR:252158, also fixed the spec. 
+
+
+
+---

Old:

  terminology-theme-openSUSE-20140912.tar.xz

New:

  terminology-theme-openSUSE-20141011.tar.xz



Other differences:
--
++ terminology-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.JnhhLO/_old  2014-10-14 13:25:13.0 +0200
+++ /var/tmp/diff_new_pack.JnhhLO/_new  2014-10-14 13:25:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology-theme-openSUSE
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   terminology-theme-openSUSE
-Version:20140912
+Version:20141011
 Release:0
 Summary:openSUSE theme for Terminology
-License:BSD-2-Clause
+License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
 Group:  System/X11/terminals
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: %{name}-%{version}.tar.xz

++ terminology-theme-openSUSE-20140912.tar.xz - 
terminology-theme-openSUSE-20141011.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminology-theme-openSUSE-20140912/COPYING 
new/terminology-theme-openSUSE-20141011/COPYING
--- old/terminology-theme-openSUSE-20140912/COPYING 2014-09-16 
06:11:17.0 +0200
+++ new/terminology-theme-openSUSE-20141011/COPYING 2014-10-11 
13:53:25.0 +0200
@@ -2,13 +2,8 @@
 
 There are several licenses used within this repository. All images are 
licensed under
 the license specified in licenses-authors/COPYING.images. The theme source 
code 
-(.edc files) is partly licensed lgpl for parts of the theme last modified in 
elementary 
-see licenses-authors/COPYING.lgpl and partly licensed under the BSD license 
for parts 
-last modified in enlightenment see licenses-authors/COPYING.bsd. I have Asked 
the 
-enlightenment developers to clarify which sections are covered by each license 
-here https://phab.enlightenment.org/T1026 and any statements made in that 
location shall 
-over rule the statements in this file with respect to theme (.edc) files. The 
terminology
-theme license is specified in licenses-authors/COPYING.terminology and authors 
in 
+(.edc files) is partly licensed lgpl see licenses-authors/COPYING.lgpl 
+The terminology theme license is specified in 
licenses-authors/COPYING.terminology and authors in 
 licenses-authors/AUTHORS.terminology.
 All other contents of this repository including bash scripts and build scripts 
shall be
 licensed under the following license.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminology-theme-openSUSE-20140912/build-darkmod.sh 
new/terminology-theme-openSUSE-20141011/build-darkmod.sh
--- old/terminology-theme-openSUSE-20140912/build-darkmod.sh2014-09-16 
06:11:17.0 +0200
+++ new/terminology-theme-openSUSE-20141011/build-darkmod.sh2014-10-11 
13:53:25.0 +0200
@@ -9,13 +9,13 @@
 #   directory and they will be included over the existing images#
 #   #
 #
-if [ $1 == '--epkg' ]; then
+if [[ $1 == '--epkg' ]]; then
 DKMD_EPKG=1
 else
 DKMD_EPKG=0
 fi
 
-if [ $1 == '--termpkg' ]; then
+if [[ $1 == '--termpkg' ]]; then
 DKMD_TERMPKG=1
 else
 DKMD_TERMPKG=0
@@ -233,10 +233,11 @@
 
 
 inform Creating theme
+inform edje_cc -v -id $MANUAL_IMAGE_DIR -id img-color-convd -id img-no-change 
-fd fnt 

commit mobile-broadband-provider-info for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package mobile-broadband-provider-info for 
openSUSE:Factory checked in at 2014-10-14 13:24:48

Comparing /work/SRC/openSUSE:Factory/mobile-broadband-provider-info (Old)
 and  /work/SRC/openSUSE:Factory/.mobile-broadband-provider-info.new (New)


Package is mobile-broadband-provider-info

Changes:

--- 
/work/SRC/openSUSE:Factory/mobile-broadband-provider-info/mobile-broadband-provider-info.changes
2014-08-03 15:36:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mobile-broadband-provider-info.new/mobile-broadband-provider-info.changes
   2014-10-14 13:25:00.0 +0200
@@ -1,0 +2,11 @@
+Sun Oct 12 14:02:29 UTC 2014 - dims...@opensuse.org
+
+- Update to git napshot 20141012.b71dc (use disabled _services):
+  + Many provider details have been updated.
+- Add mobile-broadband-provider-info-tmobile-reorder.patch: Move
+  internet.t-d1.de APN for Deutsche Telekom to the bottom
+  (boo#899028).
+- Add libtool BuildRequires and call to autogen.sh: as we are
+  building a git snapshot, we need to bootstrap.
+
+---

Old:

  mobile-broadband-provider-info-20120614.tar.xz

New:

  _service
  mobile-broadband-provider-info-20120614.git.20141008.b71dc34.tar.xz
  mobile-broadband-provider-info-tmobile-reorder.patch



Other differences:
--
++ mobile-broadband-provider-info.spec ++
--- /var/tmp/diff_new_pack.G3UZdc/_old  2014-10-14 13:25:01.0 +0200
+++ /var/tmp/diff_new_pack.G3UZdc/_new  2014-10-14 13:25:01.0 +0200
@@ -17,14 +17,18 @@
 
 
 Name:   mobile-broadband-provider-info
-Version:20120614
+Version:20120614.git.20141008.b71dc34
 Release:0
 Summary:Mobile Service Provider Database
 License:SUSE-Public-Domain
 Group:  Productivity/Networking/System
 Url:
http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
-Source0:
http://download.gnome.org/sources/mobile-broadband-provider-info/20120614/%{name}-%{version}.tar.xz
+# No full URL, as this is a git snapshot (using _service)
+Source0:%{name}-%{version}.tar.xz
 Source1:mobile-broadband-provider-info-rpmlintrc
+# PATCH-FIX-UPSTREAM mobile-broadband-provider-info-tmobile-reorder.patch 
boo#899028 dims...@opensuse.org -- Move internet.t-d1.de to the bottom
+Patch0: mobile-broadband-provider-info-tmobile-reorder.patch
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -35,8 +39,11 @@
 
 %prep
 %setup
+%patch0 -p1
 
 %build
+# Needed, as we have a git snapshot
+NOCONFIGURE=1 ./autogen.sh
 %configure
 
 %install

++ _service ++
services
  service name=tar_scm mode=disabled
param 
name=urlhttps://git.gnome.org/browse/mobile-broadband-provider-info/param
param name=scmgit/param
param name=versionformat20120614.git.%cd.%h/param
  /service
  service name=recompress mode=disabled
param name=file*.tar/param
param name=compressionxz/param
  /service
  service name=set_version mode=disabled/
/services
++ mobile-broadband-provider-info-tmobile-reorder.patch ++
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 013894e..4025cf4 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -3141,13 +3141,6 @@ conceived.
balance-top-up
ussd replacement=CODE*101*CODE#/ussd
/balance-top-up
-   apn value=internet.t-d1.de
-   plan type=postpaid/
-   usage type=internet/
-   passwordt-d1/password
-   dns193.254.160.1/dns
-   dns193.254.160.130/dns
-   /apn
apn value=internet.t-mobile
plan type=postpaid/
usage type=internet/
@@ -3164,6 +3157,13 @@ conceived.
mmschttp://mms.t-mobile.de/servlets/mms/mmsc
mmsproxy172.28.23.131:8008/mmsproxy
/apn
+   apn value=internet.t-d1.de
+   plan type=postpaid/
+   usage type=internet/
+   passwordt-d1/password
+   dns193.254.160.1/dns
+   dns193.254.160.130/dns
+   /apn
/gsm
/provider
provider
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional 

commit python-kde4 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory 
checked in at 2014-10-14 13:24:50

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


Package is python-kde4

Changes:

--- /work/SRC/openSUSE:Factory/python-kde4/python-kde4.changes  2014-09-18 
07:58:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python-kde4.changes 
2014-10-14 13:25:02.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:01:12 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---
python3-kde4.changes: same change

Old:

  pykde4-4.14.1.tar.xz

New:

  pykde4-4.14.2.tar.xz



Other differences:
--
++ python-kde4.spec ++
--- /var/tmp/diff_new_pack.mYg6dX/_old  2014-10-14 13:25:03.0 +0200
+++ /var/tmp/diff_new_pack.mYg6dX/_new  2014-10-14 13:25:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-kde4
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Python bindings for KDE 4
 License:LGPL-2.1+ and GPL-2.0+

++ python3-kde4.spec ++
--- /var/tmp/diff_new_pack.mYg6dX/_old  2014-10-14 13:25:04.0 +0200
+++ /var/tmp/diff_new_pack.mYg6dX/_new  2014-10-14 13:25:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-kde4
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Python bindings for KDE 4
 License:LGPL-2.1+ and GPL-2.0+
@@ -165,7 +165,7 @@
 %{python3_sitearch}/PyKDE4/ktexteditor.so
 %{python3_sitearch}/PyKDE4/kutils.so
 %{python3_sitearch}/PyKDE4/solid.so
-%{python3_sitearch}/PyKDE4/pykdeconfig.*
+#{python3_sitearch}/PyKDE4/pykdeconfig.*
 %{python3_sitearch}/PyQt4/uic/widget-plugins
 %{python3_sitearch}/PyQt4/uic/pykdeuic4.*
 %{python3_sitearch}/PyQt4/uic/__pycache__/

++ pykde4-4.14.1.tar.xz - pykde4-4.14.2.tar.xz ++

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



commit libqt5-qtbase for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2014-10-14 13:24:52

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


Package is libqt5-qtbase

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2014-10-01 11:22:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2014-10-14 13:25:08.0 +0200
@@ -1,0 +2,17 @@
+Sun Oct 12 15:21:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added 0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch,
+  0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch,
+  0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch and
+  0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch
+  from upstream to improve QFileDialog behaviour with both local
+  and remote URL's
+- Added 0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch:
+  QTBUG-36184
+- Added 0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch,
+  0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch,
+  0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch
+  and 0004-GTK2-theme-should-use-GTK-configured-font-variant.patch
+  QTBUG-40396, QTBUG-32254, QTBUG-39643
+
+---

New:

  0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch
  0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch
  0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch
  0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch
  0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch
  0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch
  0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch
  0004-GTK2-theme-should-use-GTK-configured-font-variant.patch
  0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.O7dAW9/_old  2014-10-14 13:25:09.0 +0200
+++ /var/tmp/diff_new_pack.O7dAW9/_new  2014-10-14 13:25:09.0 +0200
@@ -60,6 +60,24 @@
 Patch2003:  
00010-Replace-the-const-QString-global-static-with-a-QStri.patch
 # PATCH-FIX-UPSTREAM 00011-Use-correct-signal-name-when-disconnecting.patch
 Patch2004:  00011-Use-correct-signal-name-when-disconnecting.patch
+# PATCH-FIX-UPSTREAM 
0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch
+Patch2005:  0001-QFileDialog-emit-urlsSelected-urlSelected-in-accept.patch
+# PATCH-FIX-UPSTREAM 
0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch
+Patch2006:  0002-QUrl-fromLocalFile-QString-should-lead-to-an-empty-U.patch
+# PATCH-FIX-UPSTREAM 0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch
+Patch2007:  0003-QFileDialog-turn-workingDirectory-into-a-QUrl.patch
+# PATCH-FIX-UPSTREAM 
0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch
+Patch2008:  0004-QFileDialog-implement-getOpenFileUrl-and-friends-for.patch
+# PATCH-FIX-UPSTREAM 
0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch
+Patch2009:  0001-QKdeTheme-use-system-wide-kdeglobals-as-a-fallback.patch
+# PATCH-FIX-UPSTREAM 
0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch
+Patch2010:  0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch
+# PATCH-FIX-UPSTREAM 
0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch
+Patch2011:  0002-Move-SubpixelAntialiasingType-from-QFontEngineFT-to-.patch
+# PATCH-FIX-UPSTREAM 
0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch
+Patch2012:  0003-Support-autohint-and-lcdfilter-fontconfig-configurat.patch
+# PATCH-FIX-UPSTREAM 
0004-GTK2-theme-should-use-GTK-configured-font-variant.patch
+Patch2013:  0004-GTK2-theme-should-use-GTK-configured-font-variant.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
@@ -149,6 +167,15 @@
 %patch2002 -p1
 %patch2003 -p1
 %patch2004 -p1
+%patch2005 -p1
+%patch2006 -p1
+%patch2007 -p1
+%patch2008 -p1
+%patch2009 -p1
+%patch2010 -p1
+%patch2011 -p1
+%patch2012 -p1
+%patch2013 -p1
 
 # be sure not to use them
 rm -r src/3rdparty/{libjpeg,freetype,libpng,zlib}

++ 0001-Add-QFont-strategy-to-disable-subpixel-antialiasing.patch ++
From 820b20e593b7b0d92e6a78e7b23457f321aa0bc1 Mon Sep 17 00:00:00 2001
From: Allan Sandfeld Jensen allan.jen...@digia.com
Date: Thu, 24 Jul 2014 14:33:00 +0200
Subject: [PATCH 1/4] Add QFont strategy to disable subpixel antialiasing

This patch adds the option to disable subpixel antialiasing on QFont
basis. This can be useful when painting to offscreen 

commit rubygem-tins for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-tins for openSUSE:Factory 
checked in at 2014-10-14 13:25:04

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


Package is rubygem-tins

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tins/rubygem-tins.changes
2014-05-21 16:30:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-tins.new/rubygem-tins.changes   
2014-10-14 13:25:24.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:49:51 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-tins.spec ++
--- /var/tmp/diff_new_pack.6hA6PC/_old  2014-10-14 13:25:24.0 +0200
+++ /var/tmp/diff_new_pack.6hA6PC/_new  2014-10-14 13:25:24.0 +0200
@@ -21,12 +21,14 @@
 Release:0
 %define mod_name tins
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
-BuildRequires:  rubygem(rdoc)  3.10
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc  3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:http://flori.github.com/tins
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Useful stuff
 License:MIT
 Group:  Development/Languages/Ruby
@@ -34,37 +36,15 @@
 %description
 All the stuff that isn't good/big enough for a real library.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
-ln -s %{gem_base}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
+%gem_install \
+  --doc-files=COPYING README.rdoc \
+  -f
+
+%gem_packages
 
 %changelog

++ 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
#
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2014-10-14 13:25:03

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


Package is rubygem-turbolinks

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2014-04-22 07:42:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2014-10-14 13:25:22.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:50:36 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.tHH25S/_old  2014-10-14 13:25:23.0 +0200
+++ /var/tmp/diff_new_pack.tHH25S/_new  2014-10-14 13:25:23.0 +0200
@@ -21,63 +21,30 @@
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:https://github.com/rails/turbolinks/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Turbolinks makes following links in your web application 
faster (use
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
 Turbolinks makes following links in your web application faster (use with
-Rails Asset Pipeline)
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+Rails Asset Pipeline).
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files=MIT-LICENSE README.md \
+  -f
+
+%gem_packages
 
 %changelog

++ 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
#
-- 
To unsubscribe, e-mail: 

commit release-notes-openSUSE for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:Factory checked in at 2014-10-14 13:25:05

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


Package is release-notes-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/release-notes-openSUSE/release-notes-openSUSE.changes
2014-08-05 21:11:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.release-notes-openSUSE.new/release-notes-openSUSE.changes
   2014-10-14 13:25:25.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 15:45:34 UTC 2014 - k...@suse.de
+
+- 13.2.20141013:
+* Resolve some 13.1 check-it markers.
+
+---

Old:

  release-notes-openSUSE-13.2.20140805.tar.bz2

New:

  release-notes-openSUSE-13.2.20141013.tar.bz2



Other differences:
--
++ release-notes-openSUSE.spec ++
--- /var/tmp/diff_new_pack.X5yfo0/_old  2014-10-14 13:25:26.0 +0200
+++ /var/tmp/diff_new_pack.X5yfo0/_new  2014-10-14 13:25:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   release-notes-openSUSE
-Version:13.2.20140805
+Version:13.2.20141013
 Release:0
 Summary:Release Notes for openSUSE
 License:GFDL-1.3

++ release-notes-openSUSE-13.2.20140805.tar.bz2 - 
release-notes-openSUSE-13.2.20141013.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/release-notes-openSUSE-13.2.20140805/NEWS 
new/release-notes-openSUSE-13.2.20141013/NEWS
--- old/release-notes-openSUSE-13.2.20140805/NEWS   2014-08-05 
12:35:40.0 +0200
+++ new/release-notes-openSUSE-13.2.20141013/NEWS   2014-10-13 
17:48:06.0 +0200
@@ -1,3 +1,6 @@
+13.2.20141013:
+* Resolve some 13.1 check-it markers.
+
 13.2.1
 * Use the openSUSE Stylesheets
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/release-notes-openSUSE-13.2.20140805/xml/release-notes.xml 
new/release-notes-openSUSE-13.2.20141013/xml/release-notes.xml
--- old/release-notes-openSUSE-13.2.20140805/xml/release-notes.xml  
2014-08-05 12:35:40.0 +0200
+++ new/release-notes-openSUSE-13.2.20141013/xml/release-notes.xml  
2014-10-13 17:48:06.0 +0200
@@ -159,9 +159,8 @@
 
   section id=sec.123.uefi
titleUEFImdash;Unified Extensible Firmware Interface/title
-   paraCHECKIT:13.1/para
para Prior to installing openSUSE on a system that boots using UEFI 
(Unified Extensible
-Firmware Interface) you are urgently advised to check for any firmware 
updates the hardware
+Firmware Interface), you are urgently advised to check for any firmware 
updates the hardware
 vendor recommends and, if available, to install such an update. A 
pre-installed Windows 8 is a
 strong indication that your system boots using UEFI. /para
 
@@ -171,7 +170,7 @@
 openSUSE minimizes the risk by not writing more than the bare minimum 
required to boot the OS.
 The minimum means telling the UEFI firmware about the location of the 
openSUSE boot loader.
 Upstream Linux Kernel features that use the UEFI storage area for storing 
boot and crash
-information (literalpstore/literal) have been disabled by default. 
Nevertheless it is
+information (literalpstore/literal) have been disabled by default. 
Nevertheless, it is
 recommended to install any firmware updates the hardware vendor 
recommends. /para
   /section
 
@@ -179,12 +178,11 @@
   section id=sec.123.uefi-part
!-- bnc#850056 --
titleUEFI, GPT, and MS-DOS Partitions/title
-   paraCHECKIT:13.1/para
-   para Together with the EFI/UEFI specification a new style of partitioning 
arrived: GPT (GUID
+   para Together with the EFI/UEFI specification, a new style of 
partitioning arrived: GPT (GUID
 Partition Table). This new schema uses globally unique identifiers 
(128-bit values displayed in
 32 hexadecimal digits) to identify devices and partition types. /para
para Additionally, the UEFI specification also allows legacy MBR (MS-DOS) 
partitions. The Linux
-boot loaders (ELILO or GRUB2) try to generate automatically a GUID for 
those legacy partitions,
+boot loaders (ELILO or GRUB2) try to automatically generate a GUID for 
those legacy partitions,
 and write them to the firmware. Such a GUID can change frequently, causing 
a rewrite in the
 firmware. A rewrite consist of two different operation: removing the old 
entry and creating a
 new entry that replaces the first one. /para
@@ -198,11 +196,10 @@
   section id=sec.131.secboot
!-- bnc#850052 --
titleBooting When in Secure Boot Mode/title
-   

commit python-nbxmpp for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-nbxmpp for openSUSE:Factory 
checked in at 2014-10-14 13:25:00

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


Package is python-nbxmpp

Changes:

--- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes  
2013-12-09 17:01:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new/python-nbxmpp.changes 
2014-10-14 13:25:18.0 +0200
@@ -1,0 +2,14 @@
+Sat Oct 11 10:40:25 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.5.1 (changes since 0.2):
+  * Fix printing network errors in a non-utf-8 console
+  * Support both python2 and python3
+  * Fix storing server certificate when there is no error
+  * Ability to configure TLS protocol version
+  * Add support for SCRAM-SHA-1-PLUS
+  * Security improvements
+  * Improve security level
+  * Ability to configure cipher list
+  * Store only depth 0 SSL certificate
+
+---

Old:

  nbxmpp-0.2.tar.gz

New:

  nbxmpp-0.5.1.tar.gz



Other differences:
--
++ python-nbxmpp.spec ++
--- /var/tmp/diff_new_pack.NEVRU3/_old  2014-10-14 13:25:19.0 +0200
+++ /var/tmp/diff_new_pack.NEVRU3/_new  2014-10-14 13:25:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nbxmpp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,14 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define _name   nbxmpp
 Name:   python-nbxmpp
-Version:0.2
+Version:0.5.1
 Release:0
 Summary:XMPP library by Gajim team
-License:GPL-3.0
-Group:  Development/Languages/Python
+License:GPL-3.0+
+Group:  Development/Libraries/Python
 Url:http://python-nbxmpp.gajim.org/
-Source0:
https://pypi.python.org/packages/source/n/nbxmpp/nbxmpp-%{version}.tar.gz
+Source: 
https://pypi.python.org/packages/source/n/%{_name}/%{_name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,6 +33,7 @@
 %else
 BuildArch:  noarch
 %endif
+%py_requires
 
 %description
 Python-nbxmpp is a Python library that provides a way for Python
@@ -39,26 +42,26 @@
 
 %package doc
 Summary:Nbxmpp Documentation
-Group:  Development/Languages/Python
+Group:  Development/Libraries/Python
 
 %description doc
 This packages provides documentation of Nbxmpp API.
 
 %prep
-%setup -q -n nbxmpp-%{version}
+%setup -q -n %{_name}-%{version}
 
 %build
-python setup.py build
+python2 setup.py build
 
 %install
-python setup.py install -O1 --skip-build --root %{buildroot} 
--prefix=%{_prefix}
-%fdupes %{buildroot}%{python_sitelib}
+python2 setup.py install --root %{buildroot} --prefix=%{_prefix} -O1 
--skip-build
+%fdupes %{buildroot}
 
 %files
 %defattr(-,root,root)
 %doc COPYING
-%{python_sitelib}/nbxmpp-*.egg-info
-%{python_sitelib}/nbxmpp/
+%{python_sitelib}/%{_name}/
+%{python_sitelib}/%{_name}-*
 
 %files doc
 %defattr(-,root,root)

++ nbxmpp-0.2.tar.gz - nbxmpp-0.5.1.tar.gz ++
 2919 lines of diff (skipped)

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



commit enlightenment-theme-openSUSE for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2014-10-14 13:25:00

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


Package is enlightenment-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2014-09-17 17:26:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2014-10-14 13:25:16.0 +0200
@@ -1,0 +2,16 @@
+Sat Oct 11 00:08:20 UTC 2014 - si...@simotek.net
+
+- Follow upstream in relicencing bsd theme code to lgpl2+, 
+ Note the build system is still BSD
+- Fix incorrect spec file which only mentioned BSD licence
+- Fix Init logo
+
+
+---
+Fri Sep 12 10:06:25 UTC 2014 - si...@simotek.net
+
+- New theme for openSUSE 13.2, old theme will soon be in oliveleaf
+  package
+  Brings in changes for elementary 1.11 as well as some e19 fixes
+
+---

Old:

  enlightenment-theme-openSUSE-20140912.tar.xz

New:

  enlightenment-theme-openSUSE-20141011.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.pa3uYP/_old  2014-10-14 13:25:18.0 +0200
+++ /var/tmp/diff_new_pack.pa3uYP/_new  2014-10-14 13:25:18.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20140912
+Version:20141011
 Release:0
 Summary:openSUSE theme for Enlightenment
-License:BSD-2-Clause
+License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-%{version}.tar.xz
@@ -42,7 +42,7 @@
 
 %build
 ./build-darkmod.sh --epkg
-cp enlightenment-elementary/enlightenment-theme-openSUSE.edj ./default.edj
+cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20140912.tar.xz - 
enlightenment-theme-openSUSE-20141011.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20140912.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20141011.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 libvirt for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:12.3:Update 
checked in at 2014-10-14 13:51:54

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


Package is libvirt

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.0zREpN/_old  2014-10-14 13:51:56.0 +0200
+++ /var/tmp/diff_new_pack.0zREpN/_new  2014-10-14 13:51:56.0 +0200
@@ -1 +1 @@
-link package='libvirt.2798' cicount='copy' /
+link package='libvirt.3047' cicount='copy' /

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



commit libvirt.3047 for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libvirt.3047 for 
openSUSE:12.3:Update checked in at 2014-10-14 13:51:52

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


Package is libvirt.3047

Changes:

New Changes file:

--- /dev/null   2014-09-26 12:09:11.568032006 +0200
+++ /work/SRC/openSUSE:12.3:Update/.libvirt.3047.new/libvirt.changes
2014-10-14 13:51:54.0 +0200
@@ -0,0 +1,1854 @@
+---
+Thu Oct  2 10:00:28 MDT 2014 - jfeh...@suse.com
+
+- CVE-2014-3657: Fix domain deadlock
+  fc22b2e7-CVE-2014-3657.patch
+  bsc#899484
+
+---
+Thu Sep 18 22:59:48 MDT 2014 - jfeh...@suse.com
+
+- CVE-2014-3633: Use correct definition when looking up disk in
+  qemu blkiotune
+  3e745e8f-CVE-2014-3633.patch
+  bsc#897783
+
+---
+Mon May  5 16:47:43 MDT 2014 - jfeh...@suse.com
+
+- CVE-2014-0179: Don't expand entities when parsing XML
+  d6b27d3e-CVE-2014-0179.patch
+  bnc#873705
+
+---
+Mon Jan 27 11:45:33 MST 2014 - jfeh...@suse.com
+
+- CVE-2013-6458: Fix libvirtd crash when hot-plugging disks for
+  qemu domains
+  d0a4e249-CVE-2013-6458.patch, c5683680-CVE-2013-6458.patch,
+  c973eb03-CVE-2013-6458.patch, 324279f2-CVE-2013-6458.patch,
+  561b03f9-CVE-2013-6458.patch
+  bnc#857492
+
+---
+Fri Jan 24 16:06:00 MST 2014 - jfeh...@suse.com
+
+- CVE-2014-1447: Don't crash if a connection closes early
+  173c2914-CVE-2014-1447.patch, 066c8ef6-CVE-2014-1447.patch
+  bnc#858817
+
+---
+Wed Oct  2 10:41:43 MDT 2013 - jfeh...@suse.com
+
+- CVE-2013-4311: Add support for using 3-arg pkcheck syntax for
+  process
+  979e9c56-polkit-starttime.patch, 922b7fda-CVE-2013-4311.patch
+  bnc#836931
+
+---
+Thu Sep  5 12:09:41 MDT 2013 - jfeh...@suse.com
+
+- CVE-2013-4296: Fix crash in remoteDispatchDomainMemoryStats
+  e7f400a1-CVE-2013-4296.patch
+  bnc#838638
+
+---
+Tue Sep  3 09:28:17 MDT 2013 - jfeh...@suse.com
+
+- Fix virBitmapParse to avoid access beyond bounds of array
+  47b9127e-CVE-2013-5651.patch, 536d3812-CVE-2013-5651.patch,
+  7efd5fd1-CVE-2013-5651.patch
+  bnc#837999
+
+---
+Tue Jun 11 15:07:29 MDT 2013 - jfeh...@suse.com
+
+- nwfilter: check for inverted ctdir
+  a6a04ea-nwfilter-ctdir.patch
+  bnc#810611
+
+---
+Tue Jun 11 10:36:17 MDT 2013 - jfeh...@suse.com
+
+- Add xencommons as 'Wanted' in the systemd libvirtd service file
+  systemd-service-xen.patch
+  bnc#820888
+
+---
+Mon May 20 14:41:16 MDT 2013 - jfeh...@suse.com
+
+- Don't mount selinux fs in LXC if selinux is disabled
+  95c6cc34-selinux.patch
+  bnc#814680
+
+---
+Sat May 18 08:49:25 MDT 2013 - jfeh...@suse.com
+
+- fix leak after listing all volumes - CVE-2013-1962
+  ca697e90-CVE-2013-1962.patch
+  bnc#820397
+
+---
+Thu Mar 21 18:09:21 MDT 2013 - jfeh...@suse.com
+
+- Fix parsing of bond interface XML
+  5ba077dc-iface-bond.patch
+  bnc#810893
+
+---
+Mon Feb 25 12:30:24 MST 2013 - jfeh...@suse.com
+
+- Fix detach of managed PCI devices from inactive domains.
+  Detected while running test cases for FATE #313570.
+  Modified xen-name-for-devid.patch
+
+---
+Thu Feb 21 15:48:39 MST 2013 - jfeh...@suse.com
+
+- spec: Fix installation of default network
+
+---
+Wed Feb 20 16:37:03 MST 2013 - jfeh...@suse.com
+
+- Fix default setting of backend field of libxl_device_disk
+  567779e5-libxl-default-disk-backend.patch
+  rhb#912488
+
+---
+Tue Feb 12 16:17:36 MST 2013 - jfeh...@suse.com
+
+- Fix build on IA64
+  Modified clone.patch
+
+---
+Thu Feb  7 10:23:10 MST 2013 - jfeh...@suse.com
+
+- Fix error handling in python bindings
+  a6b8bae5-python-generator-fix1.patch
+  25ea8e47-python-generator-fix2.patch
+  bnc#802619
+

commit libvirt for openSUSE:13.1:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:13.1:Update 
checked in at 2014-10-14 13:52:17

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


Package is libvirt

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.mVH178/_old  2014-10-14 13:52:18.0 +0200
+++ /var/tmp/diff_new_pack.mVH178/_new  2014-10-14 13:52:18.0 +0200
@@ -1 +1 @@
-link package='libvirt.2779' cicount='copy' /
+link package='libvirt.3049' cicount='copy' /

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



commit claws-mail.3051 for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package claws-mail.3051 for 
openSUSE:12.3:Update checked in at 2014-10-14 13:52:10

Comparing /work/SRC/openSUSE:12.3:Update/claws-mail.3051 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.claws-mail.3051.new (New)


Package is claws-mail.3051

Changes:

New Changes file:

--- /dev/null   2014-09-26 12:09:11.568032006 +0200
+++ /work/SRC/openSUSE:12.3:Update/.claws-mail.3051.new/claws-mail.changes  
2014-10-14 13:52:11.0 +0200
@@ -0,0 +1,1878 @@
+---
+Mon Aug  4 00:40:21 UTC 2014 - malcolmle...@opensuse.org
+
+- Update to version 3.10.1(bnc#870858):
+  + Add an account preference to allow automatically accepting
+unknown and changed SSL certificates, if they're valid (that
+is, if the root CA is trusted by the distro).
+  + RFE 3196, 'When changing quicksearch Search Type, set focus to
+search input box'.
+  + PGP/Core plugin: Generate 2048 bit RSA keys.
+  + Major code cleanup.
+  + Extended claws-mail.desktop with Compose and Receive actions.
+  + Fix GConf use with newer Glib.
+  + Fix the race fix, now preventing the compose window to be
+closed.
+  + Fix File (null) doesn't exist error dialog, when attaching a
+non-existing file via --attach
+  + Fix spacing in Folderview if the font is far from the system
+font.
+  + RSSyl:
+- When parsing RSS 2.0, ignore  tags with a namespace prefix.
+- Check for existence of xmlNode namespace, to prevent NULL
+  pointer crashes.
+  + Bugs fixed: claws#2728, claws#2981, claws#3170, claws#3179,
+claws#3201, deb#730050.
+  + Updated translations.
+- Drop claws-mail-3.10.0_uninitialized_variable_git51af19b.patch as
+  fixed upstream.
+
+---
+Mon May 26 16:11:13 UTC 2014 - mrueck...@suse.de
+
+- fix tarball url:
+  - not all occurences of the version were using the macro
+  - wrong SF project name
+
+---
+Mon May 26 13:56:35 UTC 2014 - mrueck...@suse.de
+
+- added claws-mail-3.10.0_uninitialized_variable_git51af19b.patch:
+  Patch taken from upstream. Fixes an uninitialized variable use.
+
+---
+Mon May 26 12:52:29 UTC 2014 - mrueck...@suse.de
+
+- update to 3.10.0 - (CVE-2014-2576) 
+  - Complete SSL certificate chains are now saved, and if built with
+Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
+available. Both of these allow correct certificate verification
+instead of a bogus 'No certificate issuer found' status.
+  - Auto-configuration of account email servers, based on SRV records,
+is now possible. (GLib = 2.22 is required.)
+  - Added a preference to avoid automatically drafting emails that are
+to be sent encrypted, (Configuration/Preferences/Compose/Writing).
+  - Messages saved as Drafts are now saved as New, highlighting the
+Drafts folder, in order to draw the attention to unfinished mails
+there.
+  - It is now possible to add a 'Replace signature' button to the
+Compose window toolbar.
+  - Quotation wrapping and undo/redo in the Compose window has been
+improved.
+  - 'Reply to all' now excludes your own address.
+  - The 'Generate X-Mailer header' option has been renamed 'Add user
+agent header' and applies to both X-Mailer and X-Newsreader headers.
+  - Added hidden preferences, 'address_search_wildcard' and
+'folder_search_wildcard', to choose between matching from start of
+the folder name/address or any part of the name. (Activating these
+options restores the previous behaviour.)
+  - Added hidden preference 'enable_avatars' to control the internal
+capture/render process, and which allows disabling it by external
+plugins for example.
+  - 'Check for new folders' now only updates the folder list, not
+updating the contents of folders. If needed, it can be followed by
+'Check for new messages'
+  - When using Redirect, the redirecting account's address is used in
+the SMTP MAIL FROM instead of the original sender's address.
+  - NEW: Libravatar plugin, which displays avatars from
+https://www.libravatar.org/
+  - Added support for an arbitrary number and sources of 'avatars' and
+images for email senders, and migrated Face and X-Face headers.
+  - Avatars are now included when printing mails.
+  - The GPG keyring can now be used as the source for address auto-
+completion.
+  - The vCalendar and RSSyl plugins now have an option to disable SSL
+certificate verification (and check them by default).
+  - The ClamAV plugin now pops up an error message only once instead of
+repeatedly
+  - Updated the man page and the manual.
+  - 

commit claws-mail for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package claws-mail for openSUSE:12.3:Update 
checked in at 2014-10-14 13:52:16

Comparing /work/SRC/openSUSE:12.3:Update/claws-mail (Old)
 and  /work/SRC/openSUSE:12.3:Update/.claws-mail.new (New)


Package is claws-mail

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.S17f7e/_old  2014-10-14 13:52:17.0 +0200
+++ /var/tmp/diff_new_pack.S17f7e/_new  2014-10-14 13:52:17.0 +0200
@@ -1 +1 @@
-link package='claws-mail.2037' cicount='copy' /
+link package='claws-mail.3051' cicount='copy' /

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



commit python-base for openSUSE:13.1:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-base for openSUSE:13.1:Update 
checked in at 2014-10-14 13:56:46

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


Package is python-base

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.tDrPfb/_old  2014-10-14 13:56:46.0 +0200
+++ /var/tmp/diff_new_pack.tDrPfb/_new  2014-10-14 13:56:46.0 +0200
@@ -1 +1 @@
-link package='python-base.2949' cicount='copy' /
+link package='python-base.3050' cicount='copy' /

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



commit python-doc for openSUSE:13.1:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-doc for openSUSE:13.1:Update 
checked in at 2014-10-14 13:56:51

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


Package is python-doc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.AxK3l9/_old  2014-10-14 13:56:53.0 +0200
+++ /var/tmp/diff_new_pack.AxK3l9/_new  2014-10-14 13:56:53.0 +0200
@@ -1 +1 @@
-link package='python-doc.2949' cicount='copy' /
+link package='python-doc.3050' cicount='copy' /

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



commit python-base for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-base for openSUSE:12.3:Update 
checked in at 2014-10-14 13:56:40

Comparing /work/SRC/openSUSE:12.3:Update/python-base (Old)
 and  /work/SRC/openSUSE:12.3:Update/.python-base.new (New)


Package is python-base

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.SGuFGr/_old  2014-10-14 13:56:42.0 +0200
+++ /var/tmp/diff_new_pack.SGuFGr/_new  2014-10-14 13:56:42.0 +0200
@@ -1 +1 @@
-link package='python-base.2945' cicount='copy' /
+link package='python-base.3050' cicount='copy' /

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



commit python-doc for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-doc for openSUSE:12.3:Update 
checked in at 2014-10-14 13:56:49

Comparing /work/SRC/openSUSE:12.3:Update/python-doc (Old)
 and  /work/SRC/openSUSE:12.3:Update/.python-doc.new (New)


Package is python-doc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.L3omJ5/_old  2014-10-14 13:56:50.0 +0200
+++ /var/tmp/diff_new_pack.L3omJ5/_new  2014-10-14 13:56:50.0 +0200
@@ -1 +1 @@
-link package='python-doc.2945' cicount='copy' /
+link package='python-doc.3050' cicount='copy' /

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



commit python for openSUSE:12.3:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:12.3:Update 
checked in at 2014-10-14 13:56:53

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


Package is python

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.uOUjXn/_old  2014-10-14 13:56:57.0 +0200
+++ /var/tmp/diff_new_pack.uOUjXn/_new  2014-10-14 13:56:57.0 +0200
@@ -1 +1 @@
-link package='python.2945' cicount='copy' /
+link package='python.3050' cicount='copy' /

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



commit python for openSUSE:13.1:Update

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:13.1:Update 
checked in at 2014-10-14 13:56:57

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


Package is python

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.7BXlYi/_old  2014-10-14 13:57:00.0 +0200
+++ /var/tmp/diff_new_pack.7BXlYi/_new  2014-10-14 13:57:00.0 +0200
@@ -1 +1 @@
-link package='python.2949' cicount='copy' /
+link package='python.3050' cicount='copy' /

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