commit dbus-sharp-glib for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp-glib for openSUSE:Factory 
checked in at 2015-01-06 11:37:16

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


Package is dbus-sharp-glib

Changes:

--- /work/SRC/openSUSE:Factory/dbus-sharp-glib/dbus-sharp-glib.changes  
2011-09-23 01:54:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-sharp-glib.new/dbus-sharp-glib.changes 
2015-01-06 11:37:17.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  4 16:19:52 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.6.0
+  + This release of dbus-sharp-glib is made in tandem with the 0.8.0
+release of dbus-sharp.
+This is a build/internal API fix release for compatibility with
+dbus-sharp. No new features are being introduced.
+- Use download Url as source
+
+---

Old:

  dbus-sharp-glib-0.5.0.tar.gz

New:

  dbus-sharp-glib-0.6.0.tar.gz



Other differences:
--
++ dbus-sharp-glib.spec ++
--- /var/tmp/diff_new_pack.4Rvifz/_old  2015-01-06 11:37:18.0 +0100
+++ /var/tmp/diff_new_pack.4Rvifz/_new  2015-01-06 11:37:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp-glib
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # Define _libexecdir for = 1110
 %if 0%{?suse_version} = 1110
 %define _libexecdir %{_prefix}/lib
 %endif
 
 Name:   dbus-sharp-glib
-Version:0.5.0
+Version:0.6.0
 Release:1
 License:MIT
 Summary:Glib integration for DBus
 Url:http://mono.github.com/dbus-sharp/
 Group:  Development/Libraries/Other
-Source: dbus-sharp-glib-%{version}.tar.gz
+Source: 
https://github.com/mono/dbus-sharp-glib/releases/download/v0.6/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  pkgconfig
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(mono)
-BuildRequires:  pkgconfig(dbus-sharp-1.0)
+BuildRequires:  pkgconfig(dbus-sharp-2.0)
 %else
 BuildRequires:  mono-devel
 BuildRequires:  dbus-sharp-devel
@@ -70,17 +69,17 @@
 # For backward compatability with = 1110
 make DESTDIR=%{buildroot} install
 # Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
-install -Dm 0644 %{name}-1.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
-find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete
+install -Dm 0644 %{name}-2.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-2.0.pc
+find %{buildroot}%{_libexecdir} -name %{name}-2.0.pc -type f -print -delete
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
-%{_prefix}/lib/mono/gac/%{name}/
-%{_prefix}/lib/mono/%{name}-1.0/
+%{_libexecdir}/mono/gac/%{name}/
+%{_libexecdir}/mono/%{name}-2.0/
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/pkgconfig/%{name}-1.0.pc
+%{_datadir}/pkgconfig/%{name}-2.0.pc
 
 %changelog

++ dbus-sharp-glib-0.5.0.tar.gz - dbus-sharp-glib-0.6.0.tar.gz ++
 7269 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dbus-sharp-glib-0.5.0/INSTALL new/dbus-sharp-glib-0.6.0/INSTALL
--- old/dbus-sharp-glib-0.5.0/INSTALL   2010-09-14 11:25:55.0 +0200
+++ new/dbus-sharp-glib-0.6.0/INSTALL   2013-10-07 03:01:30.0 +0200
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
+Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -226,6 +226,11 @@
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
+   HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved.  Use GNU `make'
+instead.
+

commit frescobaldi for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package frescobaldi for openSUSE:Factory 
checked in at 2015-01-06 09:07:06

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


Package is frescobaldi

Changes:

--- /work/SRC/openSUSE:Factory/frescobaldi/frescobaldi.changes  2014-06-18 
22:04:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.frescobaldi.new/frescobaldi.changes 
2015-01-06 09:07:25.0 +0100
@@ -1,0 +2,54 @@
+Mon Jan  5 13:55:32 UTC 2015 - corne...@solcon.nl
+
+- Update to version 2.17.1:
+  * Bugfix:
+- on quit, respect cancel (issue #531)
+- Update to version 2.17:
+  * New features:
+- Preference for the number of contextual lines to show at least, when the
+  text view is scrolled to a cursor position (e.g. by clicking on a link, 
or
+  when jumping between search results. Wish: issue #488)
+- Session import/export, contributed by Peter Bjuhr
+- A session can have its own list of include paths, that can be used either
+  instead of or in addition to the global list of include paths, 
contributed
+  by Peter Bjuhr
+- Relative mode for MIDI input, contributed by Alex Schreiber (pull request
+  #521)
+  * Improvements:
+- When saving a new file for the first time, a default filename is 
provided,
+  based on composer and title of the score (wish: issue #472)
+- Printing the music PDF now honors the duplex settings
+- MusicXML export has improved by using the ly.music module that has a 
notion
+  of the music events and time/duration of those events. Although ly.music 
is
+  authored and maintained by Wilbert Berendsen, the MusicXML export module 
is
+  contributed by Peter Bjuhr
+- workaround a LilyPond buglet in point-and-click highlighting of quoted
+  strings: although the textedit uri points to the closing quote, the 
string
+  is correctly highlighted
+- dont disable run button of Engrave Custom dialog for autocompile jobs
+- let autocompile jobs finish before starting a new one (comments issue 
#120)
+- dont always run autocompile job for the first opened document
+- after a successful compile the default music viewer (pdf or svg) is
+  activated. This can be suppressed in the LilyPond prefs (wish: issue 
#435)
+- the music view does not switch documents anymore when a compile is 
finished
+  but the user is working on a different document (wish: issue #513)
+- tooltips for the panel title and float/close buttons
+- error handling in I/O-related operations has improved
+- Ctrl+C in editor view does not copy HTML, only plain text (issue #517)
+- Features that are in development can be enabled by checking Preferences→
+  General→Experimental Features→Enable Experimental Features. Some features
+  that are not completely finished are hidden by default but become visible
+  when this preference is enabled. New features are enabled after a 
restart,
+  or when a new main window is created using Window→New.
+  * Bugfixes:
+- fix AttributeError: 'bool' object has no attribute 'endswith' in
+  lilypondinfo.py, toolcommand()
+- fix AttributeError: 'NoneType' object has no attribute '_register_cursor'
+  (cause in music.py, get_included_document_node())
+  * Installation:
+- Python 2.7 is now required.
+  * Translations:
+- updated: nl, pt_BR, fr, it, de
+- new (partial): Chinese Traditional, Simplified and Hong Kong by Anthony 
Fok
+
+---

Old:

  frescobaldi-2.0.16.tar.gz

New:

  frescobaldi-2.17.1.tar.gz



Other differences:
--
++ frescobaldi.spec ++
--- /var/tmp/diff_new_pack.Tn2JEY/_old  2015-01-06 09:07:27.0 +0100
+++ /var/tmp/diff_new_pack.Tn2JEY/_new  2015-01-06 09:07:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frescobaldi
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Lilypond editor
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Version:2.0.16
+Version:2.17.1
 Release:0
 Url:http://www.frescobaldi.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ frescobaldi-2.0.16.tar.gz - frescobaldi-2.17.1.tar.gz ++
/work/SRC/openSUSE:Factory/frescobaldi/frescobaldi-2.0.16.tar.gz 

commit python-alembic for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2015-01-06 09:07:01

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


Package is python-alembic

Changes:

--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes
2014-09-15 18:25:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes   
2015-01-06 09:07:18.0 +0100
@@ -1,0 +2,68 @@
+Mon Jan  5 10:19:27 UTC 2015 - dmuel...@suse.com
+
+- update to 0.7.3:
+  * Fixed regression in new versioning system where upgrade / history
+  operation would fail on AttributeError if no version files were
+  present at all.
+  * Adjusted the SQLite backend regarding autogen of unique constraints
+  to work fully with the current SQLAlchemy 1.0, which now will report
+  on UNIQUE constraints that have no name.
+  * Fixed bug in batch where if the target table contained multiple
+  foreign keys to the same target table, the batch mechanics would
+  fail with a table already exists error.  Thanks for the help
+  on this from Lucas Kahlert.
+  * Fixed an issue where the MySQL routine to skip foreign-key-implicit
+  indexes would also catch unnamed unique indexes, as they would be
+  named after the column and look like the FK indexes.  Pull request
+  courtesy Johannes Erdfelt.
+  * Repaired a regression in both the MSSQL and Oracle dialects whereby
+  the overridden ``_exec()`` method failed to return a value, as is
+  needed now in the 0.7 series.
+  * The ``render_as_batch`` flag was inadvertently hardcoded to ``True``,
+  so all autogenerates were spitting out batch mode...this has been
+  fixed so that batch mode again is only when selected in env.py.
+  * Support for autogenerate of FOREIGN KEY constraints has been added.
+  These are delivered within the autogenerate process in the same
+  manner as UNIQUE constraints, including ``include_object`` support.
+  Big thanks to Ann Kamyshnikova for doing the heavy lifting here.
+  * Fixed bug where the source_schema argument was not correctly passed
+  when calling :meth:`.BatchOperations.create_foreign_key`.  Pull
+  request courtesy Malte Marquarding.
+  * The multiple heads / branches feature has now landed.  This is
+  by far the most significant change Alembic has seen since its inception;
+  while the workflow of most commands hasn't changed, and the format
+  of version files and the ``alembic_version`` table are unchanged as well,
+  a new suite of features opens up in the case where multiple version
+  files refer to the same parent, or to the base.  Merging of
+  branches, operating across distinct named heads, and multiple
+  independent bases are now all supported.   The feature incurs radical
+  changes to the internals of versioning and traversal, and should be
+  treated as beta mode for the next several subsequent releases
+  within 0.7.
+  * Added move and copy workflow, where a table to be altered is copied to
+  a new one with the new structure and the old one dropped, is now
+  implemented for SQLite as well as all database backends in general
+  using the new :meth:`.Operations.batch_alter_table` system.   This
+  directive provides a table-specific operations context which gathers
+  column- and constraint-level mutations specific to that table, and
+  at the end of the context creates a new table combining the structure
+  of the old one with the given changes, copies data from old table to new,
+  and finally drops the old table,
+  renaming the new one to the existing name.  This is required for
+  fully featured SQLite migrations, as SQLite has very little support for the
+  traditional ALTER directive.   The batch directive
+  is intended to produce code that is still compatible with other databases,
+  in that the move and copy process only occurs for SQLite by default,
+  while still providing some level of sanity to SQLite's
+  requirement by allowing multiple table mutation operations to
+  proceed within one move and copy as well as providing explicit
+  control over when this operation actually occurs.  The move and copy
+  feature may be optionally applied to other backends as well, however
+  dealing with referential integrity constraints from other tables must
+  still be handled explicitly.
+  * Relative revision identifiers as used with ``alembic upgrade``,
+  ``alembic downgrade`` and ``alembic history`` can be combined with
+  specific revisions as well, e.g. ``alembic upgrade ae10+3``, to produce
+  a migration target relative to the given exact version.
+
+---

Old:

  alembic-0.6.7.tar.gz

New:

  alembic-0.7.3.tar.gz


commit open-vm-tools for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2015-01-06 09:07:03

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


Package is open-vm-tools

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools-KMP.changes 
2015-01-06 09:07:22.0 +0100
@@ -0,0 +1,1007 @@
+---
+Mon Jan  5 10:07:50 UTC 2015 - dims...@opensuse.org
+
+- Add open-vm-tools-linux-3.17.7.patch: Fix building of vmhgfs with
+  Kernel 3.17.7+.
+- Add open-vm-tools-linux-3.18.0.patch: Fix building of vmhgfs with
+  Kernel 3.18.0+.
+
+---
+Mon Jan  5 08:42:04 UTC 2015 - dims...@opensuse.org
+
+- Split building of KMPs into own spec file: open-vm-tools-KMP:
+  the resulting KMP packages keep their existing name, as this is
+  handled through the kernel_package macros. This split allows to
+  work around boo#905420.
+
+---
+Sat Nov 29 19:40:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in vmware-user-autostart-wrapper script
+
+---
+Wed Nov 12 10:04:48 UTC 2014 - dims...@opensuse.org
+
+- Add open-vm-tools-linux-3.17.patch: Fix build with Linux 3.17.0.
+
+---
+Mon Nov 10 16:01:56 UTC 2014 - dims...@opensuse.org
+
+- Sync up patches with ArchLinux:
+  + Added 0001-Remove-unused-DEPRECATED-macro.patch
+  + Added 0002-Conditionally-define-g_info-macro.patch
+  + Added 0003-Add-kuid_t-kgid_t-compatibility-layer.patch
+  + Added 0004-Use-new-link-helpers.patch
+  + Added 0005-Update-hgfs-file-operations-for-newer-kernels.patch
+  + Added 0006-Fix-vmxnet-module-on-kernels-3.16.patch
+  + Added 0007-Fix-vmhgfs-module-on-kernels-3.16.patch
+  + Added 0008-Fix-segfault-in-vmhgfs.patch
+  + Droped g_info_redefine.patch (now named
+0002-Conditionally-define-g_info-macro.patch).
+- Enable building of KMP packages.
+
+---
+Mon Nov 10 01:03:00 UTC 2014 - Led led...@gmail.com
+
+- Fix bashisms in preun script.
+
+---
+Fri Oct 31 00:34:20 UTC 2014 - crrodrig...@opensuse.org
+
+- Do not generate timestamps in the doxygen docs.
+
+---
+Mon Oct 20 15:35:41 UTC 2014 - dims...@opensuse.org
+
+- Add -Wno-cpp to CFLAGS.
+
+---
+Mon Oct  6 22:25:36 UTC 2014 - bo...@steki.net
+
+- Updated to latest release 9.4.6-1770165
+  + Release matching the vSphere 5.5p02 release
+- which as separate package does not exist on older opensuse versions
+  so removed from Requires for older distributions
+- used autoreconf as source package does not provide configure script anymore
+- removed vmsync module from OS12.3 build target as it does not compile
+
+---
+Fri May 16 16:57:16 UTC 2014 - mlati...@suse.com
+
+- Modify vmware-user-autostart-wrapper to unconditionally start
+  vmware-user-suid-wrapper, and no longer delay for vmblock-fuse
+  if under systemd. (bnc#876074)
+
+---
+Wed May 14 15:40:19 UTC 2014 - meiss...@suse.com
+
+- added forgotten %pre snippet for service addition, this made
+  systemd service not auto-start. bnc#870737
+
+---
+Thu Apr 28 15:33:55 UTC 2014 - mlati...@suse.com
+
+- Move 'vm-support' script from /etc/vmware-tools to /usr/bin (bnc#874931).
+- Update call to tools.set.version RPC during uninstall to match upstream
+  behavior (bnc#875129).
+- Add missing RPM runtime dependencies (net-tools, tar, which).
+
+---
+Tue Mar 17 21:52:29 UTC 2014 - mlati...@suse.com
+
+- Update to version 9.4.0:
+  + Release of open-vm-tools matching vSphere 5.5.
+- Remove build dependency on liburiparser (no longer necessary).
+- Removed obsolete --disable-unity configure option.
+- Use doxygen to generate devel docs.
+- Require libprocps for openSUSE 12.3 and above.
+- Added CUSTOM_PROCPS_NAME=procps (required for 9.4.0 build).
+- Add g_info_redefine.patch: Fix redefine warnings during build.
+- Add vmtoolsd.service for use with systemd.
+- Drop open-vm-tools.permissions: No longer required.
+- Only build kmp for specified distributions, and only require kernel-source
+  

commit dc3dd for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package dc3dd for openSUSE:Factory checked 
in at 2015-01-06 09:06:52

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


Package is dc3dd

Changes:

--- /work/SRC/openSUSE:Factory/dc3dd/dc3dd.changes  2013-07-09 
20:48:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.dc3dd.new/dc3dd.changes 2015-01-06 
09:06:59.0 +0100
@@ -1,0 +2,24 @@
+Sun Jan  4 19:37:05 UTC 2015 - greg.freem...@gmail.com
+
+- update Source: field to be the full URL and delete http: comment
+- remove BuildRequires for libtool, automake, autoconf - they were not used
+
+---
+Sun Jan  4 17:06:29 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 7.2.0
+  + Log output may be sent to multiple job logs and hash logs. Simply specify
+   log=LOG and/or hlog=LOG more than once.
+  + Verification of an image restored to a device larger than the image is now
+   supported. Specify hof=DEVICE to hash only the bytes dc3dd writes to the
+   device. Specify fhod=DEVICE to hash both the bytes dc3dd writes to the
+   device and all the bytes that follow, up to the end of the device.   
+  + Specifying hof=DEVICE will now default to phod=DEVICE behavior (hash only 
+   the bytes output by dc3dd, not the full device).
+- Add xz make dependency; use xz tarball instead of bzipped one
+- New dependency on perl(Locale::gettext)
+- Strip out translations in lang_subpackage
+- Remove depreciated Authors section
+- Remove spurious executable bits of documentation files
+
+---

Old:

  dc3dd-7.1.614.tar.bz2

New:

  dc3dd-7.2.641.tar.xz



Other differences:
--
++ dc3dd.spec ++
--- /var/tmp/diff_new_pack.7ROLsZ/_old  2015-01-06 09:07:00.0 +0100
+++ /var/tmp/diff_new_pack.7ROLsZ/_new  2015-01-06 09:07:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dc3dd
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,22 @@
 
 
 Name:   dc3dd
-Version:7.1.0
+Version:7.2.0
 Release:0
-%define pkg_version 7.1.614
+%define pkg_version 7.2.641
 Summary:Patched dd with Computer Forensics Features
 License:GPL-3.0
 Group:  Productivity/Archiving/Backup
-# http://prdownloads.sourceforge.net/dc3dd/dc3dd-%%{pkg_version}.tar.gz
-Source: dc3dd-%{pkg_version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/dc3dd/dc3dd/7.2/dc3dd-%{pkg_version}.tar.xz
 Url:http://dc3dd.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  gcc
 BuildRequires:  gettext
 BuildRequires:  gettext-devel
 BuildRequires:  glibc-devel
-BuildRequires:  libtool
 BuildRequires:  make
+BuildRequires:  xz
+BuildRequires:  perl(Locale::gettext)
 
 %description
 dc3dd is a patched version of GNU dd to include a number of features useful
@@ -54,19 +52,15 @@
 * Ability to split the output into chunks with numerical or alphabetic
   extensions
 
-
-
-
-Authors:
-
-Andrew Medico dc...@dc3.mil
-Jesse Kornblum dc...@dc3.mil
-
+%lang_package
 
 %prep
 %setup -q -n dc3dd-%{pkg_version}
 # fix end-of-line encoding
 %__sed -i 's/\r$//' *.txt
+%__sed -i 's/\r$//' ChangeLog
+# Remove executable permissions on documentation files
+chmod a-x *.txt COPYING ChangeLog NEWS THANKS
 
 %build
 # hpa and dco detection is recommended for linux builds
@@ -80,11 +74,13 @@
 
 %find_lang dc3dd
 
-%files -f dc3dd.lang
+%files
 %defattr(-,root,root)
 %doc ChangeLog COPYING NEWS THANKS
 %doc *.txt
 %{_bindir}/dc3dd
-%doc %{_mandir}/man1/dc3dd.1%{ext_man}
+%{_mandir}/man1/dc3dd.1%{ext_man}
+
+%files lang -f %{name}.lang
 
 %changelog

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



commit s2tc for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package s2tc for openSUSE:Factory checked in 
at 2015-01-06 09:06:52

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


Package is s2tc

Changes:

--- /work/SRC/openSUSE:Factory/s2tc/s2tc.changes2014-12-16 
14:49:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.s2tc.new/s2tc.changes   2015-01-06 
09:07:00.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 23 20:21:03 UTC 2014 - tchva...@suse.com
+
+- We conflict with libtxc_dxtn so make sure to mention it
+
+---



Other differences:
--
++ s2tc.spec ++
--- /var/tmp/diff_new_pack.JyyMAB/_old  2015-01-06 09:07:01.0 +0100
+++ /var/tmp/diff_new_pack.JyyMAB/_new  2015-01-06 09:07:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package s2tc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xz
+Conflicts:  libtxc_dxtn
 Recommends: s2tc-32bit
 Supplements:Mesa-libGL1
 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 python3-Django for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-Django for openSUSE:Factory 
checked in at 2015-01-06 09:06:56

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


Package is python3-Django

Changes:

--- /work/SRC/openSUSE:Factory/python3-Django/python3-Django.changes
2014-11-24 11:10:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Django.new/python3-Django.changes   
2015-01-06 09:07:06.0 +0100
@@ -1,0 +2,140 @@
+Sun Jan  4 20:18:15 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 1.7.2:
+  * Fixed migration's renaming of auto-created many-to-many tables
+when changing :attr:Meta.db_table
+django.db.models.Options.db_table (:ticket:23630).
+  * Fixed a migration crash when adding an explicit id field to a
+model on SQLite (:ticket:23702).
+  * Added a warning for duplicate models when a module is
+reloaded. Previously a RuntimeError was raised every time two
+models clashed in the app registry.  (:ticket:23621).
+  * Prevented :djadmin:flush from loading initial data for migrated apps
+(:ticket:23699).
+  * Fixed a :djadmin:makemessages regression in 1.7.1 when
+:setting:STATIC_ROOT has the default None value (:ticket:23717).
+  * Added GeoDjango compatibility with mysqlclient database driver.
+  * Fixed MySQL 5.6+ crash with GeometryField\s in migrations
+(:ticket:23719).
+  * Fixed a migration crash when removing a field that is referenced in
+AlterIndexTogether or AlterUniqueTogether (:ticket:23614).
+  * Updated the first day of the week in the Ukrainian locale to Monday.
+  * Added support for transactional spatial metadata initialization on
+SpatiaLite 4.1+ (:ticket:23152).
+  * Fixed a migration crash that prevented changing a nullable field with a
+default to non-nullable with the same default (:ticket:23738).
+  * Fixed a migration crash when adding GeometryField\s with
+blank=True on PostGIS (:ticket:23731).
+  * Allowed usage of DateTimeField() as Transform.output_field
+(:ticket:23420).
+  * Fixed a migration serializing bug involving float(nan) and
+float(inf) (:ticket:23770).
+  * Fixed a regression where custom form fields having a queryset
+attribute but no limit_choices_to could not be used in a
+:class:~django.forms.ModelForm (:ticket:23795).
+  * Fixed a custom field type validation error with MySQL backend when
+db_type returned None (:ticket:23761).
+  * Fixed a migration crash when a field is renamed that is part of an
+index_together (:ticket:23859).
+  * Fixed :djadmin:squashmigrations to respect the --no-optimize
+parameter (:ticket:23799).
+  * Made :class:~django.db.migrations.operations.RenameModel reversible
+(:ticket:22248)
+  * Avoided unnecessary rollbacks of migrations from other apps when
+migrating backwards (:ticket:23410).
+  * Fixed a rare query error when using deeply nested subqueries
+(:ticket:23605).
+  * Fixed a crash in migrations when deleting a field that is part of a
+index/unique_together constraint (:ticket:23794).
+  * Fixed django.core.files.File.__repr__() when the file's name
+contains Unicode characters (:ticket:23888).
+  * Added missing context to the admin's delete_selected view that
+prevented custom site header, etc. from appearing (:ticket:23898).
+  * Fixed a regression with dynamically generated inlines and allowed
+field references in the admin (:ticket:23754).
+  * Fixed an infinite loop bug for certain cyclic migration
+dependencies, and made the error message for cyclic dependencies
+much more helpful.
+  * Added missing index_together handling for SQLite (:ticket:23880).
+  * Fixed a crash when RunSQL SQL content was collected by the schema
+editor, typically when using sqlmigrate (:ticket:23909).
+  * Fixed a regression in contrib.admin add/change views which caused
+some ModelAdmin methods to receive the incorrect obj value
+(:ticket:23934).
+  * Fixed runserver crash when socket error message contained Unicode
+characters (:ticket:23946).
+  * Fixed serialization of type when adding a deconstruct() method
+(:ticket:23950).
+  * Prevented the
+:class:~django.contrib.auth.middleware.SessionAuthenticationMiddleware
+from setting a Vary: Cookie header on all responses
+(:ticket:23939).
+  * Fixed a crash when adding blank=True to TextField() on MySQL
+(:ticket:23920).
+  * Fixed index creation by the migration infrastructure, particularly
+when dealing with PostgreSQL specific {text|varchar}_pattern_ops
+indexes (:ticket:23954).
+  * Fixed bug in makemigrations that created broken migration files
+when dealing with multiple table inheritance and inheriting from
+more than one 

commit openvswitch for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package openvswitch for openSUSE:Factory 
checked in at 2015-01-06 09:06:59

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


Package is openvswitch

Changes:

--- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes  2014-10-31 
20:20:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes 
2015-01-06 09:07:09.0 +0100
@@ -1,0 +2,45 @@
+Sun Dec 28 21:27:49 UTC 2014 - and...@opensuse.org
+
+- new upstream version 2.3.1
+   - Compatibility with autoconf 2.63 (previously =2.64)
+   - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
+ MD5 is no longer secure and some operating systems have started to disable
+ it in OpenSSL.
+   - Keep active bond slave selection across OVS restart.
+
+* v2.3.0 - 14 Aug 2014
+   - OpenFlow 1.1, 1.2, and 1.3 are now enabled by default in
+ ovs-vswitchd.
+   - Linux kernel datapath now has an exact match cache optimizing the
+ flow matching process.
+   - Datapath flows now have partially wildcarded tranport port field
+ matches.  This reduces userspace upcalls, but increases the
+ number of different masks in the datapath.  The kernel datapath
+ exact match cache removes the overhead of matching the incoming
+ packets with the larger number of masks, but when paired with an
+ older kernel module, some workloads may perform worse with the
+ new userspace.
+
+* v2.2.0 - Internal Release
+   - Internal ports are no longer brought up by default, because it
+ should be an administrator task to bring up devices as they are
+ configured properly.
+   - ovs-vsctl now reports when ovs-vswitchd fails to create a new port or
+ bridge.
+   - The ovsdbmonitor graphical tool has been removed, because it was
+ poorly maintained and not widely used.
+   - New check-ryu Makefile target for running Ryu tests for OpenFlow
+ controllers against Open vSwitch.  See INSTALL for details.
+   - Added IPFIX support for SCTP flows and templates for ICMPv4/v6 flows.
+   - Upon the receipt of a SIGHUP signal, ovs-vswitchd no longer reopens its
+ log file (it will terminate instead). Please use 'ovs-appctl vlog/reopen'
+ instead.
+   - Support for Linux kernels up to 3.14. From Kernel 3.12 onwards OVS uses
+ tunnel API for GRE and VXLAN.
+   - Added experimental DPDK support.
+   - Added support for custom vlog patterns in Python
+
+- removed datapath-Add-support-for-Linux-3.12.patch no more required
+- removed sle11-device-ops-backport.diff , not used before
+
+---

Old:

  datapath-Add-support-for-Linux-3.12.patch
  openvswitch-2.1.3.tar.gz
  sle11-device-ops-backport.diff

New:

  openvswitch-2.3.1.tar.gz



Other differences:
--
++ openvswitch.spec ++
--- /var/tmp/diff_new_pack.HMvRwD/_old  2015-01-06 09:07:10.0 +0100
+++ /var/tmp/diff_new_pack.HMvRwD/_new  2015-01-06 09:07:10.0 +0100
@@ -18,22 +18,13 @@
 
 # needssslcertforbuild
 
-%if %suse_version  1315
-# The shipped one does not build against newer kernel versions
-%bcond_with kmp
-%bcond_without kernel_kmp
-%else
-%bcond_without kmp
-%bcond_with kernel_kmp
-%endif
-
 # IpSec build disabled temporarily (need to upgrade ipsec-tools):
 %bcond_with ipsec
 # Disable GUI building by default (heavy Qt4 dependencies):
 %bcond_with gui
 
 Name:   openvswitch
-Version:2.1.3
+Version:2.3.1
 Release:0
 Summary:An open source, production quality, multilayer virtual switch
 License:Apache-2.0
@@ -50,8 +41,6 @@
 Source10:   Module.supported
 Source11:   Module.supported.updates
 Source99:   README.packager
-Patch0: sle11-device-ops-backport.diff
-Patch1: datapath-Add-support-for-Linux-3.12.patch
 Patch2: log-check-module-loop.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -265,8 +254,6 @@
 
 %prep
 %setup -q
-#%patch0
-%patch1 -p1
 %patch2 -p0
 
 set -- *
@@ -416,8 +403,8 @@
 %dir %{_datadir}/openvswitch
 %doc source/AUTHORS source/DESIGN source/INSTALL.* source/NOTICE
 %doc source/REPORTING-BUGS source/PORTING
-%doc source/SubmittingPatches source/CodingStyle source/README
-%doc source/WHY-OVS source/COPYING source/README-gcov
+%doc source/CodingStyle source/README
+%doc source/WHY-OVS source/COPYING
 %{_bindir}/ovs-appctl
 %{_bindir}/ovs-benchmark
 %{_bindir}/ovs-ofctl

++ openvswitch-2.1.3.tar.gz - openvswitch-2.3.1.tar.gz ++
 293884 lines of diff (skipped)

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

commit thunar for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2015-01-06 09:07:00

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


Package is thunar

Changes:

--- /work/SRC/openSUSE:Factory/thunar/thunar.changes2014-10-15 
08:52:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes   2015-01-06 
09:07:15.0 +0100
@@ -1,0 +2,41 @@
+Mon Jan  5 10:03:25 UTC 2015 - g...@opensuse.org
+
+- update to version 1.6.4
+  - make distcheck fix (reference docs linking error) (Andrzej)
+  - Add support for binary file size units (bxo#10864)
+(Andre Miranda)
+  - Strip trailing spaces/Github test (Nick)
+  - Fix case of Xfce in appdata description (Simon)
+  - Update intltool (Eric)
+  - Add pkexec policy (bxo#11122) (Eric)
+  - Remove trailing whitespace from Makefile to prevent warning
+(Simon)
+  - Add appdata file for Thunar (Bug 11172) (Eric)
+  - Check for thumbnails in the new location (bxo#11263) (Eric)
+  - Default application not respected with glib = 2.41
+(bxo#11212) (Guido)
+  - Add support for the GTK 3 bookmarks file (bxo#10627)
+(Alistair)
+  - Update xfconf setting for thunar-wallpaper plugin (Eric)
+  - Update copyright. (Nick)
+  - thunar-tpa: fix libxfce4panel version checking macros
+(Andrzej)
+  - Fallback to image surface, workaround for bug in
+Cairo/RENDER (Andrzej)
+  - Fixed missing inode-directory/folder icons on old systems.
+(Andrzej)
+  - Change name of file copies (and links) (bxo#7518). (Nick)
+  - Improve the extension selection to not match hidden names.
+(Nick)
+  - Safe accels 10 sec after changes (bxo#10139). (Nick)
+  - Force icons on the toolbar (bxo#10179). (Nick)
+  - Improve handling of renames (bxo#10242). (Nick)
+  - Smarter file extension selecting (bxo#10268). (Jeff Shipley)
+  - I18n: Remove broken / unsupported translations. (Nick)
+  - Force reference on files from the cache. (Nick)
+  - Drop README.thunarrc. (Nick)
+  - Translation updates.
+- remove obsolete thunar-fix-default-application-lookup.patch.
+  thunar-support-gtk3-bookmarks.patch
+
+---

Old:

  Thunar-1.6.3.tar.bz2
  thunar-fix-default-application-lookup.patch
  thunar-support-gtk3-bookmarks.patch

New:

  Thunar-1.6.4.tar.bz2



Other differences:
--
++ thunar.spec ++
--- /var/tmp/diff_new_pack.DC1PGE/_old  2015-01-06 09:07:16.0 +0100
+++ /var/tmp/diff_new_pack.DC1PGE/_new  2015-01-06 09:07:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,16 @@
 %define libname libthunarx-2-0
 
 Name:   thunar
-Version:1.6.3
+Version:1.6.4
 Release:0
 Summary:Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:GPL-2.0+
 Group:  Productivity/File utilities
 Url:http://thunar.xfce.org/
-Source: 
http://archive.xfce.org/src/xfce/thunar/1.4/Thunar-%{version}.tar.bz2
+Source: 
http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM thunar-use-xdg-icon-spec-icons.patch g...@opensuse.org -- 
Use generic icons that conform to the XDG Icon Naming Spec
 Patch0: thunar-use-xdg-icon-spec-icons.patch
-# PATCH-FIX-UPSTREAM thunar-support-gtk3-bookmarks.patch bxo#10627 
g...@opensuse.org -- Add support for the GTK 3 bookmarks file (backported from 
upstream git)
-Patch1: thunar-support-gtk3-bookmarks.patch
-# PATCH-FIX-UPSTREAM thunar-fix-default-application-lookup.patch bxo#11212 
g...@opensuse.org -- Fix the default application lookup with gio = 2.41
-Patch2: thunar-fix-default-application-lookup.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -100,8 +96,6 @@
 %prep
 %setup -q -n Thunar-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure \
@@ -125,6 +119,9 @@
 # these files are placed under %%{_defaultdocdir}/%%{name} instead
 rm -f %{buildroot}%{_datadir}/xfce4/Thunar/README.*
 
+# do not allow to Thunar to run as root via pkexec
+rm -f %{buildroot}%{_datadir}/polkit-1/actions/org.xfce.thunar.policy
+
 # add a lowercase manpage symlink
 ( cd %{buildroot}%{_mandir}/man1/  ln -sf Thunar.1* \
 $(printf %s\n Thunar.1* | tr [:upper:] [:lower:]) )
@@ -167,6 +164,8 @@
 

commit nagios-rpm-macros for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package nagios-rpm-macros for 
openSUSE:Factory checked in at 2015-01-06 09:06:46

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


Package is nagios-rpm-macros

Changes:

--- /work/SRC/openSUSE:Factory/nagios-rpm-macros/nagios-rpm-macros.changes  
2014-06-30 21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.nagios-rpm-macros.new/nagios-rpm-macros.changes 
2015-01-06 09:06:54.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 13 17:08:08 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.11:
+  + added %%{livestatus_check_mk_checks_mandir} for man pages of 
+additional check_mk checks
+
+---



Other differences:
--
++ nagios-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.JO1cZk/_old  2015-01-06 09:06:55.0 +0100
+++ /var/tmp/diff_new_pack.JO1cZk/_new  2015-01-06 09:06:55.0 +0100
@@ -2,6 +2,7 @@
 # spec file for package nagios-rpm-macros
 #
 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +21,7 @@
 Summary:RPM Macros for Nagios based packages
 License:BSD-3-Clause
 Group:  System/Monitoring
-Version:0.10
+Version:0.11
 Release:0
 Url:http://en.opensuse.org/Nagios
 Source0:macros.nagios

++ macros.check_mk ++
--- /var/tmp/diff_new_pack.JO1cZk/_old  2015-01-06 09:06:55.0 +0100
+++ /var/tmp/diff_new_pack.JO1cZk/_new  2015-01-06 09:06:55.0 +0100
@@ -17,6 +17,8 @@
 %livestatus_livebackendsdir%{livestatus_datadir}/livestatius
 # check_mk_configdir
 %livestatus_check_mk_configdir %{livestatus_sysconfdir}/conf.d
+# check_mk-docdir (man pages of checks)
+%livestatus_check_mk_checks_mandir %{_defaultdocdir}/check_mk/checks 
 # agentsdir
 %livestatus_agentsdir  %{livestatus_datadir}/agents
 # checksdir

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



commit python3-PasteDeploy for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-PasteDeploy for 
openSUSE:Factory checked in at 2015-01-06 09:06:58

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


Package is python3-PasteDeploy

Changes:

--- /work/SRC/openSUSE:Factory/python3-PasteDeploy/python3-PasteDeploy.changes  
2013-06-21 19:01:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-PasteDeploy.new/python3-PasteDeploy.changes 
2015-01-06 09:07:08.0 +0100
@@ -1,0 +2,15 @@
+Sun Jan  4 20:29:50 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 1.5.2:
+  * Fixed Python 3 issue in paste.deploy.util.fix_type_error()
+
+- changes from version 1.5.1:
+  * Fixed use of the wrong variable when determining the context protocol
+  * Fixed invalid import of paste.deploy.Config to paste.deploy.config.Config
+  * Fixed multi proxy IPs bug in X-Forwarded-For header in PrefixMiddleware
+  * Fixed TypeError when trying to raise LookupError on Python 3
+  * Fixed exception reraise on Python 3
+
+---

Old:

  PasteDeploy-1.5.0.tar.gz

New:

  PasteDeploy-1.5.2.tar.gz



Other differences:
--
++ python3-PasteDeploy.spec ++
--- /var/tmp/diff_new_pack.pEfCAh/_old  2015-01-06 09:07:09.0 +0100
+++ /var/tmp/diff_new_pack.pEfCAh/_new  2015-01-06 09:07:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-PasteDeploy
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-PasteDeploy
-Version:1.5.0
+Version:1.5.2
 Release:0
 Url:http://pythonpaste.org/deploy/
 Summary:Load, configure, and compose WSGI applications and servers

++ PasteDeploy-1.5.0.tar.gz - PasteDeploy-1.5.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PasteDeploy-1.5.0/PKG-INFO 
new/PasteDeploy-1.5.2/PKG-INFO
--- old/PasteDeploy-1.5.0/PKG-INFO  2011-05-24 22:52:40.0 +0200
+++ new/PasteDeploy-1.5.2/PKG-INFO  2013-12-27 18:40:45.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: PasteDeploy
-Version: 1.5.0
+Version: 1.5.2
 Summary: Load, configure, and compose WSGI applications and servers
 Home-page: http://pythonpaste.org/deploy/
 Author: Alex Gronholm
@@ -17,10 +17,9 @@
 
 For the latest changes see the `news file
 http://pythonpaste.org/deploy/news.html`_.
-
 Keywords: web wsgi application server
 Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 6 - Mature
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Programming Language :: Python
@@ -30,6 +29,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.1
 Classifier: Programming Language :: Python :: 3.2
+Classifier: Programming Language :: Python :: 3.3
 Classifier: Topic :: Internet :: WWW/HTTP
 Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
 Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PasteDeploy-1.5.0/PasteDeploy.egg-info/PKG-INFO 
new/PasteDeploy-1.5.2/PasteDeploy.egg-info/PKG-INFO
--- old/PasteDeploy-1.5.0/PasteDeploy.egg-info/PKG-INFO 2011-05-24 
22:52:38.0 +0200
+++ new/PasteDeploy-1.5.2/PasteDeploy.egg-info/PKG-INFO 2013-12-27 
18:40:45.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: PasteDeploy
-Version: 1.5.0
+Version: 1.5.2
 Summary: Load, configure, and compose WSGI applications and servers
 Home-page: http://pythonpaste.org/deploy/
 Author: Alex Gronholm
@@ -17,10 +17,9 @@
 
 For the latest changes see the `news file
 http://pythonpaste.org/deploy/news.html`_.
-
 Keywords: web wsgi application server
 Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 6 - Mature
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Programming Language :: Python
@@ -30,6 +29,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.1
 Classifier: Programming Language :: Python :: 3.2
+Classifier: Programming Language :: 

commit python3-nose for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-nose for openSUSE:Factory 
checked in at 2015-01-06 09:06:21

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


Package is python3-nose

Changes:

--- /work/SRC/openSUSE:Factory/python3-nose/python3-nose-doc.changes
2014-05-10 08:32:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-nose.new/python3-nose-doc.changes   
2015-01-06 09:06:23.0 +0100
@@ -1,0 +2,10 @@
+Thu Jan  1 21:41:24 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 1.3.4:
+  * Recognize doctest options defined in other plugins Patch by Daniel Lepage
+  * Another fix for Python 3.4: Call super in LazySuite to access 
_removed_tests variable Patch by Robert Kuska
+  * Fix for try_run when using bound methods Patch by Christian Lyder Jacobsen
+
+---
python3-nose.changes: same change

Old:

  nose-1.3.3.tar.gz

New:

  nose-1.3.4.tar.gz



Other differences:
--
++ python3-nose-doc.spec ++
--- /var/tmp/diff_new_pack.XVRa8X/_old  2015-01-06 09:06:24.0 +0100
+++ /var/tmp/diff_new_pack.XVRa8X/_new  2015-01-06 09:06:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-nose-doc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-nose-doc
-Version:1.3.3
+Version:1.3.4
 Release:0
 Url:http://readthedocs.org/docs/nose/
 Summary:Nose extends unittest to make testing easier

python3-nose.spec: same change
++ nose-1.3.3.tar.gz - nose-1.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nose-1.3.3/CHANGELOG new/nose-1.3.4/CHANGELOG
--- old/nose-1.3.3/CHANGELOG2014-05-06 11:53:59.0 +0200
+++ new/nose-1.3.4/CHANGELOG2014-08-24 12:27:59.0 +0200
@@ -1,3 +1,17 @@
+1.3.4
+
+- Recognize doctest options defined in other plugins
+  Patch by Daniel Lepage
+- Another fix for Python 3.4: Call super in LazySuite to access
+  _removed_tests variable
+  Patch by Robert Kuska
+- Fix for try_run when using bound methods
+  Patch by Christian Lyder Jacobsen
+
+1.3.3
+
+- Fixed a minor issue with the reported version number.
+
 1.3.2
 
 - Fixed an issue where build_ext was not working under setup.py nosetest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nose-1.3.3/NEWS new/nose-1.3.4/NEWS
--- old/nose-1.3.3/NEWS 2014-05-06 11:53:59.0 +0200
+++ new/nose-1.3.4/NEWS 2014-08-24 12:56:22.0 +0200
@@ -1,7 +1,8 @@
-1.3.3
+1.3.4
 -
 
-1.3.3 fixes a simple issue with the reported version number.
+1.3.4 fixes an issue with Python 3.4 and initializing a TestSuite
+properly, along with a couple of other minor issues.
 
 Also note that nose 1.x is in maintenance mode.  We will not be
 looking to add any features, and you should seriously consider
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nose-1.3.3/PKG-INFO new/nose-1.3.4/PKG-INFO
--- old/nose-1.3.3/PKG-INFO 2014-05-06 11:54:08.0 +0200
+++ new/nose-1.3.4/PKG-INFO 2014-08-24 13:10:29.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nose
-Version: 1.3.3
+Version: 1.3.4
 Summary: nose extends unittest to make testing easier
 Home-page: http://readthedocs.org/docs/nose/
 Author: Jason Pellerin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nose-1.3.3/functional_tests/doc_tests/test_init_plugin/example.cfg 
new/nose-1.3.4/functional_tests/doc_tests/test_init_plugin/example.cfg
--- old/nose-1.3.3/functional_tests/doc_tests/test_init_plugin/example.cfg  
1970-01-01 01:00:00.0 +0100
+++ new/nose-1.3.4/functional_tests/doc_tests/test_init_plugin/example.cfg  
2014-08-24 12:41:40.0 +0200
@@ -0,0 +1,3 @@
+[DEFAULT]
+can_frobnicate = 1
+likes_cheese = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nose-1.3.3/functional_tests/doc_tests/test_xunit_plugin/support/nosetests.xml
 
new/nose-1.3.4/functional_tests/doc_tests/test_xunit_plugin/support/nosetests.xml
--- 
old/nose-1.3.3/functional_tests/doc_tests/test_xunit_plugin/support/nosetests.xml
   1970-01-01 01:00:00.0 +0100
+++ 

commit xfce4-panel-plugin-whiskermenu for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2015-01-06 09:06:54

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)


Package is xfce4-panel-plugin-whiskermenu

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
2014-07-08 13:02:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
   2015-01-06 09:07:01.0 +0100
@@ -1,0 +2,21 @@
+Thu Jan  1 07:54:09 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 1.4.2.
+  * Fix panel button border not shown when pressed.
+  * Fix commands were editable when disabled.
+  * Fix incorrectly disabled checkbox for commands position.
+  * Fix commands next to search when not next to panel button.
+  * Translation updates: French, Hebrew, Serbian.
+
+---
+Mon Dec  8 17:23:01 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.4.1.
+  * Fix crash with invalid utf8 encoding.
+  * Fix not searching descriptions unless shown.
+  * Fix not using secure connection to Wikipedia.
+  * Translation updates: Asturian, Basque, Dutch, Finnish, French,
+Greek, Indonesian, Kazakh, Lithuanian, Nepali, Persian, Polish,
+Romanian, Spanish, Swedish, Turkish, Ukrainian, Uzbek.
+
+---

Old:

  xfce4-whiskermenu-plugin-1.4.0-src.tar.bz2

New:

  xfce4-whiskermenu-plugin-1.4.2-src.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-whiskermenu.spec ++
--- /var/tmp/diff_new_pack.Rdhaky/_old  2015-01-06 09:07:02.0 +0100
+++ /var/tmp/diff_new_pack.Rdhaky/_new  2015-01-06 09:07:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-whiskermenu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xfce4-panel-plugin-whiskermenu
-Version:1.4.0
+Version:1.4.2
 Release:0
 Summary:Alternate Xfce Menu
 License:GPL-2.0+

++ xfce4-whiskermenu-plugin-1.4.0-src.tar.bz2 - 
xfce4-whiskermenu-plugin-1.4.2-src.tar.bz2 ++
 2869 lines of diff (skipped)

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



commit pkcs11-helper for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package pkcs11-helper for openSUSE:Factory 
checked in at 2015-01-06 09:06:27

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


Package is pkcs11-helper

Changes:

--- /work/SRC/openSUSE:Factory/pkcs11-helper/pkcs11-helper.changes  
2013-03-04 17:33:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.pkcs11-helper.new/pkcs11-helper.changes 
2015-01-06 09:06:31.0 +0100
@@ -1,0 +2,17 @@
+Sat Dec 20 11:52:04 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.11
+  + openssl: support generic pkey.
+  + openssl: add dsa support.
+  + openssl: add ecdsa support.
+- Changes from version 1.10
+  + PolarSSL crypto engine by Adriaan de Jong
+  + build: --disable-crypto-engine-win32 renamed to
+--disable-crypto-engine-cryptoapi 
+  + api: PKCS11H_FEATURE_MASK_ENGINE_CRYPTO_WIN32 renamed to
+PKCS11H_FEATURE_MASK_ENGINE_CRYPTO_CRYPTOAPI.
+  + api: PKCS11H_ENGINE_CRYPTO_WIN32 renamed to
+PKCS11H_ENGINE_CRYPTO_CRYPTOAPI
+- pkcs11-helper has a new home; update homepage and source Url
+
+---

Old:

  pkcs11-helper-1.09.tar.bz2

New:

  pkcs11-helper-1.11.tar.gz



Other differences:
--
++ pkcs11-helper.spec ++
--- /var/tmp/diff_new_pack.W8cDhK/_old  2015-01-06 09:06:32.0 +0100
+++ /var/tmp/diff_new_pack.W8cDhK/_new  2015-01-06 09:06:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pkcs11-helper
 #
-# 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
@@ -24,13 +24,13 @@
 BuildRequires:  libtool
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  pkg-config
-Version:1.09
+Version:1.11
 Release:0
-Url:http://www.opensc-project.org/pkcs11-helper/
+Url:https://github.com/OpenSC/OpenSC/wiki
 Summary:Helper Library for the Use with Smart Cards and the PKCS#11 API
 License:BSD-3-Clause and GPL-2.0
 Group:  System/Libraries
-Source: 
http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2
+Source: 
https://github.com/OpenSC/pkcs11-helper/archive/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
 Requires:   libpkcs11-helper1 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,12 +49,6 @@
 
 * and much more All this is possible using a simple API.
 
-
-
-Authors:
-
-Alon Bar-Lev alon.bar...@gmail.com
-
 %package -n libpkcs11-helper1
 Summary:Helper Library for the Use with Smart Cards and the PKCS#11 API
 Group:  System/Libraries
@@ -67,11 +61,6 @@
 using a simple API.
 
 
-
-Authors:
-
-Alon Bar-Lev alon.bar...@gmail.com
-
 %package devel
 Summary:Helper Library for the Use with Smart Cards and the PKCS#11 API
 Group:  Development/Libraries/C and C++
@@ -85,20 +74,12 @@
 slot, supporting session expiration serialization and much more, all
 using a simple API.
 
-
-
-Authors:
-
-Alon Bar-Lev alon.bar...@gmail.com
-
 %prep
-%setup -q
+%setup -q -n %{name}-%{name}-%{version}
 %patch
 
 %build
-%if %suse_version  1020
 autoreconf -f -i
-%endif
 %configure --disable-static --with-pic\
--enable-doc\
--docdir=%{_docdir}/%{name}
@@ -110,9 +91,6 @@
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 %fdupes %{buildroot}%{_docdir}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libpkcs11-helper1 -p /sbin/ldconfig
 
 %postun -n libpkcs11-helper1 -p /sbin/ldconfig

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



commit dbus-sharp for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp for openSUSE:Factory 
checked in at 2015-01-06 09:06:49

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


Package is dbus-sharp

Changes:

--- /work/SRC/openSUSE:Factory/dbus-sharp/dbus-sharp.changes2012-10-03 
07:08:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-sharp.new/dbus-sharp.changes   
2015-01-06 09:06:58.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  4 16:22:49 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.8.1
+  +  Fix compilation with recent Mono versions
+  +  Improve compatibility on Win32
+  +  Fix unknown method error handling (bgo#725446)
+- Remove dbus-sharp-signal-dispatch.patch; fixed on upstream release
+- Use download Url as source
+
+---

Old:

  dbus-sharp-0.7.0.tar.bz2
  dbus-sharp-signal-dispatch.patch

New:

  dbus-sharp-0.8.1.tar.gz



Other differences:
--
++ dbus-sharp.spec ++
--- /var/tmp/diff_new_pack.pq5gNM/_old  2015-01-06 09:06:59.0 +0100
+++ /var/tmp/diff_new_pack.pq5gNM/_new  2015-01-06 09:06:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # Define _libexecdir for = 1110
 %if 0%{?suse_version} = 1110
 %define _libexecdir %{_prefix}/lib
 %endif
 
 Name:   dbus-sharp
-Version:0.7.0
+Version:0.8.1
 Release:0
 Summary:Managed C# implementation of D-Bus
 License:MIT
 Group:  Development/Libraries/Other
 Url:http://mono.github.com/dbus-sharp/
-Source0:%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM dbus-sharp-signal-dispatch.patch bnc#780933 
dims...@opensuse.org -- Fix broken signal dispatch, from upstream git.
-Patch0: dbus-sharp-signal-dispatch.patch
+Source0:
https://github.com/mono/dbus-sharp/releases/download/v%{version}/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 BuildRequires:  pkgconfig
+BuildArch:  noarch
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(mono)
 %else
@@ -61,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %configure \
@@ -72,17 +68,17 @@
 # For backward compatability with = 1110
 make DESTDIR=%{buildroot} install
 # Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
-install -Dm 0644 %{name}-1.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
-find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete
+install -Dm 0644 %{name}-2.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-2.0.pc
+find %{buildroot}%{_libexecdir} -name %{name}-2.0.pc -type f -print -delete
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
 %{_libexecdir}/mono/gac/%{name}/
-%{_libexecdir}/mono/%{name}-1.0/
+%{_libexecdir}/mono/%{name}-2.0/
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/pkgconfig/%{name}-1.0.pc
+%{_datadir}/pkgconfig/%{name}-2.0.pc
 
 %changelog

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



commit seamonkey for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-01-06 09:06:43

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-12-05 
21:04:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-01-06 
09:06:44.0 +0100
@@ -1,0 +2,21 @@
+Thu Jan  1 22:53:33 UTC 2015 - w...@rosenauer.org
+
+- use GStreamer 1.0 from 13.2 on
+- removed package support for distributions older than 12.3
+  * removed mozilla-sle11.patch
+
+---
+Mon Dec  8 10:49:06 UTC 2014 - meiss...@suse.com
+
+- seamonkey-fix-signed-char.patch: fix build on platforms
+  where char is unsigned (power/arm). (bmo#1085151)
+- mozilla-fix-prototype.patch: add string.h includes
+  for memcpy prototype (as used on bigendian architectures).
+
+---
+Thu Dec  4 23:52:37 UTC 2014 - pce...@suse.com
+
+- enable some extensions using the addons sdk (e.g. Ghostery)
+  (mozilla-seamonkey-sdk.patch) (bmo#1071048)
+
+---

Old:

  mozilla-sle11.patch

New:

  mozilla-fix-prototype.patch
  mozilla-seamonkey-sdk.patch
  seamonkey-fix-signed-char.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.m5C4Uk/_old  2015-01-06 09:06:49.0 +0100
+++ /var/tmp/diff_new_pack.m5C4Uk/_new  2015-01-06 09:06:49.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2014 Wolfgang Rosenauer
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2015 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 #
 
 
-%if %suse_version  1220
-%define gstreamer_ver 0.10
+%if 0%{?suse_version}  1310
+%define gstreamer_ver 1.0
+%define gstreamer 1
 %else
 %define gstreamer_ver 0.10
 %endif
@@ -32,7 +33,9 @@
 BuildRequires:  hunspell-devel
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
+BuildRequires:  libiw-devel
 BuildRequires:  libnotify-devel
+BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
@@ -42,17 +45,18 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
-%if %suse_version  1110
-BuildRequires:  libiw-devel
-BuildRequires:  libproxy-devel
-%else
-BuildRequires:  wireless-tools
-%endif
-BuildRequires:  pkgconfig(libpulse)
-%if %suse_version  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
+BuildRequires:  pkgconfig(libpulse)
+%if 0%{?gstreamer} == 1
+Requires:   libgstreamer-1_0-0
+Recommends: gstreamer-fluendo-mp3
+Recommends: gstreamer-plugins-libav
+%else
+Requires:   libgstreamer-0_10-0
+Recommends: gstreamer-0_10-fluendo-mp3
+Recommends: gstreamer-0_10-plugins-ffmpeg
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
@@ -77,12 +81,14 @@
 Patch1: mozilla-nongnome-proxies.patch
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
-Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch11:mozilla-icu-strncat.patch
+Patch12:mozilla-seamonkey-sdk.patch
+Patch13:mozilla-fix-prototype.patch
 Patch100:   seamonkey-ua-locale.patch
+Patch101:   seamonkey-fix-signed-char.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -183,16 +189,16 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%if %suse_version  1120
-%patch4 -p1
-%endif
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
 popd
 # comm patches
 %patch100 -p1
+%patch101 -p1
 
 %build
 # no need to add build time to binaries
@@ -263,12 +269,10 @@
 %if %has_system_cairo
 ac_add_options --enable-system-cairo
 %endif
-%if %suse_version  1110
-ac_add_options --enable-libproxy
-%endif
-%if %suse_version  1220
-ac_add_options --disable-gstreamer
+%if 0%{?gstreamer} == 1
+ac_add_options --enable-gstreamer=1.0
 %endif
+ac_add_options 

commit procmail for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package procmail for openSUSE:Factory 
checked in at 2015-01-06 09:06:29

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


Package is procmail

Changes:

--- /work/SRC/openSUSE:Factory/procmail/procmail.changes2015-01-05 
04:44:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.procmail.new/procmail.changes   2015-01-06 
09:06:32.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 29 14:39:04 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ procmail.spec ++
--- /var/tmp/diff_new_pack.P7haN2/_old  2015-01-06 09:06:33.0 +0100
+++ /var/tmp/diff_new_pack.P7haN2/_new  2015-01-06 09:06:33.0 +0100
@@ -80,7 +80,7 @@
case $flag in
-Wl,*)
if echo 'int main () { return 0; }' | \
-   ${CC:-gcc} -Werror $gold $flag -o /dev/null -xc -  /dev/null 
21 ; then
+   ${CC:-gcc} $RPM_OPT_FLAGS -Werror $gold $flag -o /dev/null -xc 
-  /dev/null 21 ; then
eval $var=\${$var:+\$$var\ }$flag
fi
rm -f ldtest.c
@@ -97,6 +97,7 @@
 }
 RPM_OPT_FLAGS=%{optflags}
 XCFLAGS=$(getconf LFS_CFLAGS)
+cflags -fPIERPM_OPT_FLAGS
 cflags -std=c89 RPM_OPT_FLAGS
 cflags -Wno-parentheses RPM_OPT_FLAGS
 cflags -Wno-sign-compareRPM_OPT_FLAGS
@@ -105,6 +106,7 @@
 cflags -fno-strict-aliasing XCFLAGS
 cflags -Wl,-O2  LDFLAGS0
 cflags -Wl,--hash-size=8599 LDFLAGS0
+cflags -pie LDFLAGS0
 export RPM_OPT_FLAGS XCFLAGS LDFLAGS0
 make %{?_smp_mflags} XCFLAGS=${XCFLAGS} MANDIR=%{_mandir} 
LDFLAGS0=${LDFLAGS0}
 

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



commit python3-setuptools for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2015-01-06 09:06:32

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


Package is python3-setuptools

Changes:

--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2014-11-06 16:50:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
2015-01-06 09:06:35.0 +0100
@@ -1,0 +2,103 @@
+Sun Jan  4 19:23:08 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * updated copyright year
+  * use pkg_resources instead of pkg_resources.py*
+
+- patch: updated linenumber
+
+- updated to version 11.0:
+  * Interop #3: Upgrade to Packaging 15.0; updates to PEP 440 so that
+1.7 does not exclude 1.7.1 but does exclude 1.7.0 and
+1.7.0.post1.
+
+- changes from version 10.2.1:
+  * Issue #323: Fix regression in entry point name parsing.
+
+- changes from version 10.2:
+  * Deprecated use of EntryPoint.load(require=False).
+  * Substantial refactoring of all unit tests. Tests are now much
+leaner and re-use a lot of fixtures and contexts for better
+clarity of purpose.
+
+- changes from version 10.1:
+  * Issue #320: Added a compatibility implementation of
+sdist._default_revctrl so that systems relying on that
+interface do not fail (namely, Ubuntu 12.04 and similar Debian
+releases).
+
+- changes from version 10.0.1:
+  * Issue #319: Fixed issue installing pure distutils packages.
+
+- changes from version 10.0:
+  * Issue #313: Removed built-in support for subversion. Projects wishing to
+retain support for subversion will need to use a third party library. The
+extant implementation is being ported to setuptools_svn
+https://pypi.python.org/pypi/setuptools_svn.
+  * Issue #315: Updated setuptools to hide its own loaded modules
+during installation of another package. This change will enable
+setuptools to upgrade (or downgrade) itself even when its own
+metadata and implementation change.
+
+- changes from version 9.1:
+  * Prefer vendored packaging library as recommended
+
https://github.com/jaraco/setuptools/commit/170657b68f4b92e7e1bf82f5e19a831f5744af67#commitcomment-9109448.
+
+- changes from version 9.0.1:
+  * Issue #312: Restored presence of pkg_resources API tests (doctest) to 
sdist.
+
+- changes from version 9.0:
+  * Issue #314: Disabled support for setup_requires metadata to avoid issue
+where Setuptools was unable to upgrade over earlier versions.
+
+- changes from version 8.4:
+  * Pull Request #106: Now write setup_requires metadata.
+
+- changes from version 8.3:
+  * Issue #311: Decoupled pkg_resources from setuptools once again.
+pkg_resources is now a package instead of a module.
+
+- changes from version 8.2.1:
+  * Issue #306: Suppress warnings about Version format except in select 
scenarios
+(such as installation).
+
+- changes from version 8.2:
+  * Pull Request #85: Search egg-base when adding egg-info to manifest.
+
+- changes from version 8.1:
+  * Upgrade packaging to 14.5, giving preference to rc as designator for
+release candidates over c.
+  * PEP-440 warnings are now raised as their own class,
+pkg_resources.PEP440Warning, instead of RuntimeWarning.
+  * Disabled warnings on empty versions.
+
+- changes from version 8.0.4:
+  * Upgrade packaging to 14.4, fixing an error where there is a
+different result for if 2.0.5 is contained within 2.0dev and 2.0.dev even
+though normalization rules should have made them equal.
+  * Issue #296: Add warning when a version is parsed as legacy. This warning 
will
+make it easier for developers to recognize deprecated version numbers.
+
+- changes from version 8.0.3:
+  * Issue #296: Restored support for __hash__ on parse_version results.
+
+- changes from version 8.0.2:
+  * Issue #296: Restored support for __getitem__ and sort operations on
+parse_version result.
+
+- changes from version 8.0.1:
+  * Issue #296: Restore support for iteration over parse_version result, but
+deprecated that usage with a warning. Fixes failure with buildout.
+
+- changes from version 8.0:
+  * Implement PEP 440 http://legacy.python.org/dev/peps/pep-0440/ within
+pkg_resources and setuptools. This change
+deprecates some version numbers such that they will no longer be 
installable
+without using the === escape hatch. See the changes to test_resources
+
https://bitbucket.org/pypa/setuptools/commits/dcd552da643c4448056de84c73d56da6d70769d5#chg-setuptools/tests/test_resources.py
+for specific examples of version numbers and specifiers that are no longer
+upported. Setuptools now vendors the packaging
+

commit eric5 for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package eric5 for openSUSE:Factory checked 
in at 2015-01-06 09:06:44

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


Package is eric5

Changes:

--- /work/SRC/openSUSE:Factory/eric5/eric5.changes  2014-12-09 
09:14:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.eric5.new/eric5.changes 2015-01-06 
09:06:50.0 +0100
@@ -1,0 +2,10 @@
+Sat Jan  3 04:50:20 UTC 2015 - ter...@gmail.com
+
+- split out api package
+
+---
+Sun Dec 21 21:12:48 UTC 2014 - ter...@gmail.com
+
+- eric5-sidebar.patch - Fix sidebar shrink from upstream
+
+---

New:

  eric5-sidebar.patch



Other differences:
--
++ eric5.spec ++
--- /var/tmp/diff_new_pack.XBBjSc/_old  2015-01-06 09:06:51.0 +0100
+++ /var/tmp/diff_new_pack.XBBjSc/_new  2015-01-06 09:06:51.0 +0100
@@ -33,6 +33,7 @@
 Source16:   %{name}-i18n-ru-%{version}.tar.gz
 Source17:   %{name}-i18n-tr-%{version}.tar.gz
 Source18:   %{name}-i18n-zh_CN.GB2312-%{version}.tar.gz
+Patch0: %{name}-sidebar.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-qscintilla
 BuildRequires:  python3-qt4
@@ -61,8 +62,20 @@
 dirty editor as well as being usable as a professional project management tool
 integrating many advanced features Python offers the professional coder.
 
+%package api
+Summary:API files for eric65-api
+Group:  Development/Tools/IDE
+Conflicts:  python3-eric6-api
+Conflicts:  python-eric6-api
+
+%description api
+This package provides API files for eric5.
+If python-eric6 and python3-eric6 packages are installed then only one
+python-eric6-api or python3-eric6-api or python3-eric5-api is needed.
+
 %prep
 %setup -q -b 10 -b 11 -b 12 -b 13 -b 14 -b 15 -b 16 -b 17 -b 18 -n 
%{name}-%{version}
+%patch0
 
 # Fix non-executable scripts:
 sed -i s|#!/usr/bin/env python3|| 
eric/{eric5_sqlbrowser,eric5_uipreviewer,Examples/rhallo,eric5_plugininstall,eric5_tray,eric5_pluginrepository,eric5_unittest,eric5_api,eric5,compileUiFiles,eric5_editor,eric5_trpreviewer,eric5_diff,install-i18n,uninstall,eric5_re,install,eric5_webbrowser,eric5_configure,eric5_iconeditor,Examples/hallo,eric5_qregexp,eric5_pluginuninstall,Utilities/crypto/py3AES,eric5_compare,eric5_doc,cleanupSource,eric5_snap,eric5_qregularexpression,Plugins/CheckerPlugins/CodeStyleChecker/pep8,ThirdParty/CharDet/chardet/chardetect}.py
@@ -87,6 +100,9 @@
 %{_datadir}/pixmaps/eric.png
 %{_datadir}/pixmaps/ericWeb.png
 %{python3_sitelib}/*
+
+%files api
+%defattr(-,root,root)
 %dir /usr/share/qt4/qsci/api/python
 /usr/share/qt4/qsci/api/python/*
 %dir /usr/share/qt4/qsci/api/ruby

++ eric5-sidebar.patch ++
--- eric/E5Gui/E5SideBar.py.orig2014-12-21 16:08:09.720883222 -0500
+++ eric/E5Gui/E5SideBar.py 2014-12-21 16:08:28.309272364 -0500
@@ -604,7 +604,7 @@
 stream.readUInt16()  # version
 minimized = stream.readBool()
 
-if minimized:
+if minimized and not self.__minimized:
 self.shrink()
 
 stream  self.__bigSize
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit aiccu for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package aiccu for openSUSE:Factory checked 
in at 2015-01-06 09:06:45

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


Package is aiccu

Changes:

--- /work/SRC/openSUSE:Factory/aiccu/aiccu.changes  2014-10-26 
00:56:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.aiccu.new/aiccu.changes 2015-01-06 
09:06:52.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan  4 12:45:51 UTC 2015 - mplus...@suse.com
+
+- Add aiccu-systemd.dif and update unit file to use sd_notify
+- Small spec file cleanups
+
+---

New:

  aiccu-systemd.dif



Other differences:
--
++ aiccu.spec ++
--- /var/tmp/diff_new_pack.uAv9eb/_old  2015-01-06 09:06:53.0 +0100
+++ /var/tmp/diff_new_pack.uAv9eb/_new  2015-01-06 09:06:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aiccu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,7 @@
 Patch1: %{name}_%{version}-sigaction.dif
 Patch2: aiccu-linkorder.dif
 Patch3: aiccu-pthread.dif
+Patch4: aiccu-systemd.dif
 BuildRequires:  gnutls-devel
 Requires:   iproute2
 Requires:   iputils
@@ -37,11 +38,11 @@
 Requires:   net-tools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} = 1210
+BuildRequires:  pkg-config
 BuildRequires:  systemd
+BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(systemd)
 %systemd_requires
-%else
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: %insserv_prereq
 %endif
 
 %description
@@ -59,14 +60,20 @@
 %patch1
 %patch2
 %patch3
+%if 0%{?suse_version} = 1210
+%patch4
+%endif
 
 %build
 %if 0%{?suse_version} = 1010
 RPM_OPT_FLAGS=%{optflags} -fPIE -pie
 %endif
 export RPM_OPT_FLAGS
-make clean
-make %{?_smp_mflags} CC=gcc
+%if 0%{?suse_version}  1210
+make HAVE_SYSTEMD=1 %{?_smp_mflags}
+%else
+make %{?_smp_mflags}
+%endif
 
 %install
 export RPM_SOURCE_DIR
@@ -76,7 +83,7 @@
 install -m0755 -d %{buildroot}/%{_mandir}/man1
 
 chmod 0644 doc/*
-make install DESTDIR=%{buildroot} dirdoc=%{_defaultdocdir}/%{name}/
+make install DESTDIR=%{buildroot} dirdoc=%{_defaultdocdir}/%{name}/ 
%{?_smp_mflags}
 
 install -m0644  doc/aiccu.1 \
%{buildroot}/%{_mandir}/man1/

++ aiccu-systemd.dif ++
diff -Naur unix-console.orig/Makefile unix-console/Makefile
--- unix-console.orig/Makefile  2015-01-04 12:18:12.360923141 +
+++ unix-console/Makefile   2015-01-04 12:18:36.125619633 +
@@ -51,6 +51,10 @@
 SRCS   += ../common/aiccu_linux.c
 OBJS   += ../common/aiccu_linux.o
 LDFLAGS+= -lresolv
+ifeq (1,$(HAVE_SYSTEMD))
+LDFLAGS   += $(shell pkg-config --libs libsystemd 2/dev/null || pkg-config 
--libs libsystemd-daemon)
+CFLAGS += -DHAVE_SYSTEMD
+endif
 endif
 
 # FreeBSD
diff -Naur unix-console.orig/main.c unix-console/main.c
--- unix-console.orig/main.c2015-01-04 12:18:12.360923141 +
+++ unix-console/main.c 2015-01-04 12:19:52.451856589 +
@@ -12,6 +12,9 @@
 
 #include ../common/aiccu.h
 #include ../common/tun.h
+#ifdef HAVE_SYSTEMD
+#include systemd/sd-daemon.h
+#endif
 
 #ifndef _WIN32
 /* Enable/Disable heartbeating */
@@ -489,6 +492,10 @@
 */
if (aiccu_setup(hTunnel, true))
{
+#ifdef HAVE_SYSTEMD
+   /* Tell systemd we are operational. */
+   sd_notify(0, READY=1);
+#endif
/* We need to stay running when doing Heartbeat or AYIYA */
if (strcasecmp(hTunnel-sType, 6in4-heartbeat) == 0 ||
strcasecmp(hTunnel-sType, ayiya) == 0)
++ aiccu.service ++
--- /var/tmp/diff_new_pack.uAv9eb/_old  2015-01-06 09:06:53.0 +0100
+++ /var/tmp/diff_new_pack.uAv9eb/_new  2015-01-06 09:06:53.0 +0100
@@ -1,9 +1,10 @@
 [Unit]
 Description=SixXS Automatic IPv6 Connectivity Configuration Utility
-After=network.target
+After=time-sync.target network.target
+ConditionPathExists=/etc/aiccu.conf
 
 [Service]
-Type=forking
+Type=notify
 PIDFile=/var/run/aiccu.pid
 ExecStart=/usr/sbin/aiccu start
 ExecStop=/usr/sbin/aiccu stop

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



commit grub2 for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-01-06 09:06:33

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


Package is grub2

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2014-12-25 
23:20:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-01-06 
09:06:37.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 25 08:52:12 UTC 2014 - mch...@suse.com
+
+- grub2-snapper-plugin.sh: cleanup grub-snapshot.cfg not referring
+  to any snapshot (boo#909359) 
+
+---



Other differences:
--
++ grub2-snapper-plugin.sh ++
--- /var/tmp/diff_new_pack.lXiJEO/_old  2015-01-06 09:06:39.0 +0100
+++ /var/tmp/diff_new_pack.lXiJEO/_new  2015-01-06 09:06:39.0 +0100
@@ -104,12 +104,20 @@
 snapshot=${s_dir}/snapshot
 
 # list only read-only snapshot (bnc#878528)
-if [ -w $snapshot ]; then
+if [ ! -d ${s_dir} -o -w $snapshot ]; then
 continue
 fi
 if [ -r ${s_dir}/info.xml -a -r ${s_dir}/snapshot/boot/grub2/grub.cfg 
]; then
   cs=${s_dir}
 ${cs}
+else
+  # cleanup any grub-snapshot.cfg without associated snapshot info
+  snapper_cfg=${s_dir}/${snapshot_submenu_name}
+  if [ -f $snapper_cfg ]; then
+   rm -f $snapper_cfg
+   rmdir $s_dir 2/dev/null || true
+  fi
+  continue
 fi
 
   done

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



commit speech-dispatcher for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package speech-dispatcher for 
openSUSE:Factory checked in at 2015-01-06 09:06:25

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


Package is speech-dispatcher

Changes:

--- /work/SRC/openSUSE:Factory/speech-dispatcher/speech-dispatcher.changes  
2014-06-02 07:00:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.speech-dispatcher.new/speech-dispatcher.changes 
2015-01-06 09:06:29.0 +0100
@@ -1,0 +2,13 @@
+Sat Dec 20 09:58:09 UTC 2014 - opensuse.lietuviu.ka...@gmail.com
+
+- Update to 0.8.1
+  + User dictionaries support added to the IBMTTS driver
+  + Added a pico configuration file for use with the generic driver
+  + Better support for multi-arch enabled distros to facilitate the use of the
+i386 only IBMTTS driver being easily installable on an amd64 system
+  + Bug fixes, and documentation cleanup
+- Don't remove configuration in /usr/share/speech-dispatcher/config,
+  because it is used by its configuration program to create user
+  specific settings, while duplicate of it in /etc is system-wide
+
+---

Old:

  speech-dispatcher-0.8.tar.gz

New:

  speech-dispatcher-0.8.1.tar.gz



Other differences:
--
++ speech-dispatcher.spec ++
--- /var/tmp/diff_new_pack.KLYr7r/_old  2015-01-06 09:06:30.0 +0100
+++ /var/tmp/diff_new_pack.KLYr7r/_new  2015-01-06 09:06:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   speech-dispatcher
-Version:0.8
+Version:0.8.1
 Release:0
 # FIXME missing backends: festival lite, ibmeci (ibm tts), dumbtts/ivona, nas
 # Almost all files are under GPLv2+, however src/c/clients/spdsend/spdsend.h is
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/Daemons
 Url:http://www.freebsoft.org/pub/projects/speechd/
-Source0:
http://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.tar.gz
+Source0:
http://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM bnc-831609-festival-crash.patch bnc#831609 
mgo...@suse.com -- fix crash when unable to init festival module
 Patch0: bnc-831609-festival-crash.patch
 # Init file
@@ -47,7 +47,9 @@
 BuildRequires:  texinfo
 %{?systemd_requires}
 PreReq: %install_info_prereq
+Requires:   python3-speechd
 Recommends: espeak
+Recommends: speech-dispatcherd-module-espeak
 Suggests:   festival
 Suggests:   logrotate
 Provides:   speechd = %{version}
@@ -72,6 +74,7 @@
 Summary:Configuration tool for Speech Dispatcher
 Group:  System/Daemons
 Requires:   %{name} = %{version}
+Requires:   python3-xdg
 Enhances:   %{name}
 # spd-conf is in python
 %py_requires
@@ -159,6 +162,11 @@
 %prep
 %setup -q
 %patch0 -p1
+# dummy module must almost never be dissabled
+sed -i s/#AddModule \dummy\/AddModule \dummy\/ -i config/speechd.conf
+# you must enable at least one module (except dummy), otherwise it will load 
+# all available modules and may cause huge cpu usage!
+sed -i s/#AddModule \espeak\/AddModule \espeak\/ -i config/speechd.conf
 
 %build
 %configure --disable-static \
@@ -184,7 +192,8 @@
 %{__rm} %{buildroot}%{_sysconfdir}/speech-dispatcher/modules/ibmtts.conf
 %{__rm} %{buildroot}%{_sysconfdir}/speech-dispatcher/modules/ivona.conf
 # Remove config files that we don't need a second time
-%{__rm} -r %{buildroot}%{_datadir}/speech-dispatcher/conf/
+# but then user can not create its own configuration, because here is default, 
while in /etc is system-wide
+# %{__rm} -r %{buildroot}%{_datadir}/speech-dispatcher/conf/
 # Remove %{_infodir}/dir file
 %{__rm} %{buildroot}%{_infodir}/dir
 %find_lang %{name}
@@ -232,7 +241,7 @@
 %{_libdir}/speech-dispatcher-modules/sd_dummy
 %{_libdir}/speech-dispatcher-modules/sd_festival
 %{_libdir}/speech-dispatcher-modules/sd_generic
-%doc %{_infodir}/%{name}.info.gz
+%doc %{_infodir}/%{name}*.info.gz
 %doc %{_infodir}/spd-say.info.gz
 %doc %{_infodir}/ssip.info.gz
 # logs
@@ -245,6 +254,7 @@
 %defattr(-,root,root,-)
 %{_bindir}/spd-conf
 %{python3_sitearch}/speechd_config/
+%{_datadir}/speech-dispatcher/
 
 %files module-espeak
 %defattr(-,root,root,-)

++ speech-dispatcher-0.8.tar.gz - speech-dispatcher-0.8.1.tar.gz ++
 26543 lines of diff (skipped)

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



commit python3-setuptools-git for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-setuptools-git for 
openSUSE:Factory checked in at 2015-01-06 09:06:47

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


Package is python3-setuptools-git

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-setuptools-git/python3-setuptools-git.changes
2013-06-21 19:09:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools-git.new/python3-setuptools-git.changes
   2015-01-06 09:06:56.0 +0100
@@ -1,0 +2,27 @@
+Sun Jan  4 14:59:03 UTC 2015 - p.drou...@gmail.com
+
+- Get rid of old stuff when python3 packages were links to py2
+  packages
+  + Remove custom macros
+  + Remove pre_checkin.sh
+- Do not build require entire python3 package
+- Remove direct dependency on python3; let RPM handles it
+- Use python3-setuptools instead of distribute
+
+---
+Wed Dec  3 03:24:46 UTC 2014 - a...@gmx.de
+
+- specfile: updated copyright year
+
+- update to version 1.1:
+  * Using README.txt as the long description.
+  * Added github as url in the metadata.
+  * Restructured text syntax fixes
+  * Renamed README from .txt to .rst
+  * Restructured text syntax fixes
+  * pos in setup.py
+  * fix ImportError on Python 2.4
+  * Improve Python 2.4 compatibility
+  * also catch OSErrors
+
+---

Old:

  pre_checkin.sh
  setuptools-git-1.0b1.tar.gz

New:

  setuptools-git-1.1.tar.gz



Other differences:
--
++ python3-setuptools-git.spec ++
--- /var/tmp/diff_new_pack.MZXaHZ/_old  2015-01-06 09:06:57.0 +0100
+++ /var/tmp/diff_new_pack.MZXaHZ/_new  2015-01-06 09:06:57.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-setuptools-git
+# spec file for package python3-setuptools-git
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,41 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define mod_name setuptools-git
-%define build_for_python3 1
 
 Name:   python3-setuptools-git
-Version:1.0b1
+Version:1.1
 Release:0
 Summary:Setuptools revision control system plugin for Git
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:https://github.com/wichert/setuptools-git
 Source: 
http://pypi.python.org/packages/source/s/setuptools-git/setuptools-git-%{version}.tar.gz
-%if %{build_for_python3}
-BuildRequires:  python3
 BuildRequires:  python3-devel
-BuildRequires: python3-distribute
-Requires:   python3
-BuildArch:  noarch
-%else
-BuildRequires:  python-devel
-BuildRequires:  python-distribute
-%if 0%{?suse_version}  0%{?suse_version} = 1110
-%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%else
+BuildRequires:  python3-setuptools
 BuildArch:  noarch
-%endif
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if %{build_for_python3}
-%define local_python  python3
-%define local_sitelib %{python3_sitelib}
-%else
-%define local_python  python
-%define local_sitelib %{python_sitelib}
-%endif
 
 %description
 This is a plugin for setuptools that enables git integration. Once
@@ -65,13 +44,13 @@
 %setup -q -n setuptools-git-%{version}
 
 %build
-%{local_python} setup.py build
+python3 setup.py build
 
 %install
-%{local_python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%{local_sitelib}/*
+%{python3_sitelib}/*
 
 %changelog

++ setuptools-git-1.0b1.tar.gz - setuptools-git-1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-git-1.0b1/PKG-INFO 
new/setuptools-git-1.1/PKG-INFO
--- old/setuptools-git-1.0b1/PKG-INFO   2013-01-11 16:12:43.0 +0100
+++ new/setuptools-git-1.1/PKG-INFO 2014-08-16 11:08:11.0 +0200
@@ -1,10 +1,10 @@
 Metadata-Version: 1.1
 Name: setuptools-git
-Version: 1.0b1
+Version: 1.1
 Summary: Setuptools revision control system plugin for Git
 Home-page: https://github.com/wichert/setuptools-git
-Author: Yannick Gingras
-Author-email: yging...@ygingras.net
+Author: Wichert Akkerman
+Author-email: wich...@wiggy.net
 License: BSD
 Description: About
 

commit python3-pyOpenSSL for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package python3-pyOpenSSL for 
openSUSE:Factory checked in at 2015-01-06 09:06:55

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


Package is python3-pyOpenSSL

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyOpenSSL/python3-pyOpenSSL-doc.changes  
2013-10-06 14:32:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new/python3-pyOpenSSL-doc.changes 
2015-01-06 09:07:03.0 +0100
@@ -1,0 +2,16 @@
+Fri Jan  2 18:34:25 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * updated url (project moved to github)
+  * project uses Sphinx for documentation now
+  * require setuptools
+
+- update to version 0.14.0:
+  * Support for TLSv1.1 and TLSv1.2
+  * First-class support for PyPy
+  * New flags, such as MODE_RELEASE_BUFFERS and OP_NO_COMPRESSION
+  * Some APIs to access to the SSL session cache
+  * A variety of bug fixes for error handling cases
+
+---
--- /work/SRC/openSUSE:Factory/python3-pyOpenSSL/python3-pyOpenSSL.changes  
2013-08-15 20:58:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new/python3-pyOpenSSL.changes 
2015-01-06 09:07:03.0 +0100
@@ -1,0 +2,18 @@
+Fri Jan  2 18:34:25 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * updated url (project moved to github)
+  * project uses Sphinx for documentation now
+  * new dependency on cryptography
+  * require setuptools
+  * make package noarch (pure python now)
+
+- update to version 0.14.0:
+  * Support for TLSv1.1 and TLSv1.2
+  * First-class support for PyPy
+  * New flags, such as MODE_RELEASE_BUFFERS and OP_NO_COMPRESSION
+  * Some APIs to access to the SSL session cache
+  * A variety of bug fixes for error handling cases
+
+---

Old:

  pyOpenSSL-0.13.tar.gz

New:

  pyOpenSSL-0.14.tar.gz



Other differences:
--
++ python3-pyOpenSSL-doc.spec ++
--- /var/tmp/diff_new_pack.aRekOO/_old  2015-01-06 09:07:04.0 +0100
+++ /var/tmp/diff_new_pack.aRekOO/_new  2015-01-06 09:07:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyOpenSSL-doc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,17 @@
 
 
 Name:   python3-pyOpenSSL-doc
-Version:0.13
+Version:0.14
 Release:0
-Url:http://launchpad.net/pyopenssl
+Url:https://github.com/pyca/pyopenssl
 Summary:Python wrapper module around the OpenSSL library - 
Documentation
 License:Apache-2.0
 Group:  Development/Languages/Python
 Source: 
https://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  latex2html
+BuildRequires:  python3-Sphinx
 BuildRequires:  python3-devel
-BuildRequires:  texlive-latex
-%if %suse_version  1220
-BuildRequires:  texlive-cm-super
-BuildRequires:  texlive-ec
-BuildRequires:  texlive-times
-BuildRequires:  tex(english.ldf)
-BuildRequires:  tex(fancyhdr.sty)
-BuildRequires:  tex(fncychap.sty)
-BuildRequires:  tex(longtable.sty)
-%endif
-%if 0%{?suse_version}
-Recommends: python3-pyOpenSSL
-%endif
+BuildRequires:  python3-setuptools
 BuildArch:  noarch
 
 %description
@@ -60,7 +48,7 @@
 
 %install
 install -d %{buildroot}%{_docdir}/python3-pyOpenSSL
-mv doc/html %{buildroot}%{_docdir}/python3-pyOpenSSL/
+mv doc/_build/html %{buildroot}%{_docdir}/python3-pyOpenSSL/
 
 %files
 %defattr(-,root,root,-)

++ python3-pyOpenSSL.spec ++
--- /var/tmp/diff_new_pack.aRekOO/_old  2015-01-06 09:07:04.0 +0100
+++ /var/tmp/diff_new_pack.aRekOO/_new  2015-01-06 09:07:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyOpenSSL
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   python3-pyOpenSSL
-Version:0.13
+Version:0.14
 Release:0
-Url:http://launchpad.net/pyopenssl
+Url:https://github.com/pyca/pyopenssl
 Summary:Python wrapper module around the OpenSSL library
 

commit vim for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2015-01-06 09:06:24

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


Package is vim

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2014-12-19 09:36:53.0 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2015-01-06 
09:06:26.0 +0100
@@ -1,0 +2,32 @@
+Mon Jan  5 09:54:11 UTC 2015 - idon...@suse.com
+
+- Updated to revision 560, fixes the following problems
+  * Tests fail with small features plus Python.
+  * Crash when computing buffer count.  Problem with range for user
+commands.  Line range wrong in Visual area.
+  * Cannot build with tiny and small features. (Taro Muraoka)
+  * Crash when doing a range assign.
+  * Using a range for window and buffer commands has a few problems.
+Cannot specify the type of range for a user command.
+  * Since patch 7.4.232 1,3s/\n// joins two lines instead of three.
+(Eliseo Martínez)  Issue 287
+  * Warnings for unused arguments when compiling with a combination of
+features.
+  * Highlighting for multi-line matches is not correct.
+  * Repeated use of vim_snprintf() with a number.
+  * Using vit does not select a multi-byte character at the end correctly.
+  * Function name not recognized correctly when inside a function.
+  * curs_rows() function is always called with the second argument false.
+  * ygn may yank too much. (Fritzophrenic)  Issue 295.
+  * Langmap applies to Insert mode expression mappings.
+  * Various small issues.
+  * Missing part of patch 7.4.519.
+  * test_close_count may fail for some combination of features.
+  * Failed commands in Python interface not handled correctly.
+  * One more small issue.
+  * When the X server restarts Vim may get stuck.
+  * Appending a block in the middle of a tab does not work correctly
+when virtualedit is set.
+  * Memory leak using :wviminfo. Issue 296. 
+
+---

Old:

  vim-7.4.537.hg.6413.tar.xz

New:

  vim-7.4.560.hg.6462.tar.xz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.eF9cCQ/_old  2015-01-06 09:06:28.0 +0100
+++ /var/tmp/diff_new_pack.eF9cCQ/_new  2015-01-06 09:06:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vim
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 7.4
-%define patchlevel 537
-%define revision 6413
+%define patchlevel 560
+%define revision 6462
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE=make -e %{?_smp_mflags}

++ _service ++
--- /var/tmp/diff_new_pack.eF9cCQ/_old  2015-01-06 09:06:28.0 +0100
+++ /var/tmp/diff_new_pack.eF9cCQ/_new  2015-01-06 09:06:28.0 +0100
@@ -3,8 +3,8 @@
 param name=scmhg/param
 param name=urlhttps://code.google.com/p/vim/param
 param name=filenamevim/param
-param name=versionprefix7.4.537.hg/param
-param name=revisionv7-4-537/param
+param name=versionprefix7.4.560.hg/param
+param name=revisionv7-4-560/param
 /service
 service name=recompress mode=disabled
 param name=compressionxz/param


++ vim-7.4.537.hg.6413.tar.xz - vim-7.4.560.hg.6462.tar.xz ++
/work/SRC/openSUSE:Factory/vim/vim-7.4.537.hg.6413.tar.xz 
/work/SRC/openSUSE:Factory/.vim.new/vim-7.4.560.hg.6462.tar.xz differ: char 27, 
line 1

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



commit patterns-openSUSE for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2015-01-06 09:06:30

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-12-23 11:48:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2015-01-06 09:06:34.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  5 09:31:50 UTC 2015 - lsle...@suse.cz
+
+- Replace subversion by git in the devel_yast pattern (bnc#911635)
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.k7Vesm/_old  2015-01-06 09:06:35.0 +0100
+++ /var/tmp/diff_new_pack.k7Vesm/_new  2015-01-06 09:06:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-openSUSE
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   patterns-openSUSE
-Version:20141007
+Version:20150105
 Release:0
 Summary:Patterns for Installation (full ftp tree)
 License:MIT
@@ -1384,7 +1384,7 @@
 Recommends: yast2-perl-bindings
 Recommends: yast2-python-bindings
 Recommends: yast2-ruby-bindings
-Recommends: subversion
+Recommends: git
 Recommends: libzypp-devel
 Recommends: yast2-libyui-devel
 Recommends: yast2-ycp-ui-bindings-devel

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



commit dbus-sharp for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp for openSUSE:Factory 
checked in at 2015-01-06 12:27:29

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


Package is dbus-sharp

Changes:

--- /work/SRC/openSUSE:Factory/dbus-sharp/dbus-sharp.changes2015-01-06 
09:06:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.dbus-sharp.new/dbus-sharp.changes   
2015-01-06 12:27:30.0 +0100
@@ -2,10 +1,0 @@
-Sun Jan  4 16:22:49 UTC 2015 - p.drou...@gmail.com
-
-- Update to version 0.8.1
-  +  Fix compilation with recent Mono versions
-  +  Improve compatibility on Win32
-  +  Fix unknown method error handling (bgo#725446)
-- Remove dbus-sharp-signal-dispatch.patch; fixed on upstream release
-- Use download Url as source
-


Old:

  dbus-sharp-0.8.1.tar.gz

New:

  dbus-sharp-0.7.0.tar.bz2
  dbus-sharp-signal-dispatch.patch



Other differences:
--
++ dbus-sharp.spec ++
--- /var/tmp/diff_new_pack.l3Ifvh/_old  2015-01-06 12:27:31.0 +0100
+++ /var/tmp/diff_new_pack.l3Ifvh/_new  2015-01-06 12:27:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,22 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Define _libexecdir for = 1110
 %if 0%{?suse_version} = 1110
 %define _libexecdir %{_prefix}/lib
 %endif
 
 Name:   dbus-sharp
-Version:0.8.1
+Version:0.7.0
 Release:0
 Summary:Managed C# implementation of D-Bus
 License:MIT
 Group:  Development/Libraries/Other
 Url:http://mono.github.com/dbus-sharp/
-Source0:
https://github.com/mono/dbus-sharp/releases/download/v%{version}/%{name}-%{version}.tar.gz
+Source0:%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM dbus-sharp-signal-dispatch.patch bnc#780933 
dims...@opensuse.org -- Fix broken signal dispatch, from upstream git.
+Patch0: dbus-sharp-signal-dispatch.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkgconfig
 BuildArch:  noarch
+BuildRequires:  pkgconfig
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(mono)
 %else
@@ -58,6 +61,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %configure \
@@ -68,17 +72,17 @@
 # For backward compatability with = 1110
 make DESTDIR=%{buildroot} install
 # Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
-install -Dm 0644 %{name}-2.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-2.0.pc
-find %{buildroot}%{_libexecdir} -name %{name}-2.0.pc -type f -print -delete
+install -Dm 0644 %{name}-1.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
+find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
 %{_libexecdir}/mono/gac/%{name}/
-%{_libexecdir}/mono/%{name}-2.0/
+%{_libexecdir}/mono/%{name}-1.0/
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/pkgconfig/%{name}-2.0.pc
+%{_datadir}/pkgconfig/%{name}-1.0.pc
 
 %changelog

++ dbus-sharp-0.8.1.tar.gz - dbus-sharp-0.7.0.tar.bz2 ++
 19926 lines of diff (skipped)

++ dbus-sharp-signal-dispatch.patch ++
=== modified file 'src/BusObject.cs'
--- src/BusObject.cs2010-10-03 15:19:44 +
+++ src/BusObject.cs2011-10-04 16:18:08 +
@@ -56,7 +56,10 @@
rule.Fields.Add (FieldCode.Interface, new MatchTest 
(iface));
rule.Fields.Add (FieldCode.Member, new MatchTest 
(member));
rule.Fields.Add (FieldCode.Path, new MatchTest 
(object_path));
-   rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
+   // FIXME: Cause a regression compared to 0.6 as name 
wasn't matched before
+   // the problem arises because busname is not used by 
DBus daemon and
+   // instead it uses the canonical name of the sender 
(i.e. similar to ':1.13')
+   //rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
 
if (adding) {
if (conn.Handlers.ContainsKey (rule))

=== modified file 'src/Connection.cs'
--- src/Connection.cs   2010-10-03 15:19:44 +
+++ src/Connection.cs   2011-10-04 16:18:08 +
@@ -272,7 +272,7 

commit dbus-sharp-glib for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp-glib for openSUSE:Factory 
checked in at 2015-01-06 12:27:40

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


Package is dbus-sharp-glib

Changes:

--- /work/SRC/openSUSE:Factory/dbus-sharp-glib/dbus-sharp-glib.changes  
2015-01-06 11:37:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.dbus-sharp-glib.new/dbus-sharp-glib.changes 
2015-01-06 12:27:41.0 +0100
@@ -2,10 +1,0 @@
-Sun Jan  4 16:19:52 UTC 2015 - p.drou...@gmail.com
-
-- Update to version 0.6.0
-  + This release of dbus-sharp-glib is made in tandem with the 0.8.0
-release of dbus-sharp.
-This is a build/internal API fix release for compatibility with
-dbus-sharp. No new features are being introduced.
-- Use download Url as source
-


Old:

  dbus-sharp-glib-0.6.0.tar.gz

New:

  dbus-sharp-glib-0.5.0.tar.gz



Other differences:
--
++ dbus-sharp-glib.spec ++
--- /var/tmp/diff_new_pack.lA1c8j/_old  2015-01-06 12:27:42.0 +0100
+++ /var/tmp/diff_new_pack.lA1c8j/_new  2015-01-06 12:27:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp-glib
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,25 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Define _libexecdir for = 1110
 %if 0%{?suse_version} = 1110
 %define _libexecdir %{_prefix}/lib
 %endif
 
 Name:   dbus-sharp-glib
-Version:0.6.0
+Version:0.5.0
 Release:1
 License:MIT
 Summary:Glib integration for DBus
 Url:http://mono.github.com/dbus-sharp/
 Group:  Development/Libraries/Other
-Source: 
https://github.com/mono/dbus-sharp-glib/releases/download/v0.6/%{name}-%{version}.tar.gz
+Source: dbus-sharp-glib-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  pkgconfig
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(mono)
-BuildRequires:  pkgconfig(dbus-sharp-2.0)
+BuildRequires:  pkgconfig(dbus-sharp-1.0)
 %else
 BuildRequires:  mono-devel
 BuildRequires:  dbus-sharp-devel
@@ -69,17 +70,17 @@
 # For backward compatability with = 1110
 make DESTDIR=%{buildroot} install
 # Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
-install -Dm 0644 %{name}-2.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-2.0.pc
-find %{buildroot}%{_libexecdir} -name %{name}-2.0.pc -type f -print -delete
+install -Dm 0644 %{name}-1.0.pc 
%{buildroot}%{_datadir}/pkgconfig/%{name}-1.0.pc
+find %{buildroot}%{_libexecdir} -name %{name}-1.0.pc -type f -print -delete
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
-%{_libexecdir}/mono/gac/%{name}/
-%{_libexecdir}/mono/%{name}-2.0/
+%{_prefix}/lib/mono/gac/%{name}/
+%{_prefix}/lib/mono/%{name}-1.0/
 
 %files devel
 %defattr(-,root,root)
-%{_datadir}/pkgconfig/%{name}-2.0.pc
+%{_datadir}/pkgconfig/%{name}-1.0.pc
 
 %changelog

++ dbus-sharp-glib-0.6.0.tar.gz - dbus-sharp-glib-0.5.0.tar.gz ++
 7268 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dbus-sharp-glib-0.6.0/INSTALL new/dbus-sharp-glib-0.5.0/INSTALL
--- old/dbus-sharp-glib-0.6.0/INSTALL   2013-10-07 03:01:30.0 +0200
+++ new/dbus-sharp-glib-0.5.0/INSTALL   2010-09-14 11:25:55.0 +0200
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -226,11 +226,6 @@
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
-   HP-UX `make' updates targets which have the same time stamps as
-their prerequisites, which makes it generally unusable when shipped
-generated files such as `configure' are involved.  Use GNU `make'
-instead.
-

commit open-vm-tools-KMP for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package open-vm-tools-KMP for 
openSUSE:Factory checked in at 2015-01-07 07:14:27

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


Package is open-vm-tools-KMP

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=open-vm-tools cicount=copy /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org