commit perl-Text-CSV for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Text-CSV for openSUSE:Factory 
checked in at 2015-04-22 08:22:25

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


Package is "perl-Text-CSV"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Text-CSV/perl-Text-CSV.changes  
2013-07-31 17:24:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Text-CSV.new/perl-Text-CSV.changes 
2015-04-22 08:22:26.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 14 21:12:13 UTC 2015 - co...@suse.com
+
+- updated to 1.33
+   see /usr/share/doc/packages/perl-Text-CSV/Changes
+
+  1.33  Tue Mar  3 14:13:41 2015
+   - Fix some reported bugs with handling fields with zeros.
+  https://rt.cpan.org/Public/Bug/Display.html?id=93518
+  https://rt.cpan.org/Public/Bug/Display.html?id=92509
+ patched by shlomif
+   - catch up Text::CSV_XS 1.02
+   * add decode_utf8 attribute by ktat
+   - fix warnings: $. is undefined by ktat
+   - typo fixes in doc by anirvan, dsteinbrunner and pdl.
+   - parse() supports bind_columns()
+  
+   * TODO: Updating documents and adding diag_verbose in the next version.
+   Catching up CSV_XS 1.04.
+
+---

Old:

  Text-CSV-1.32.tar.gz

New:

  Text-CSV-1.33.tar.gz



Other differences:
--
++ perl-Text-CSV.spec ++
--- /var/tmp/diff_new_pack.JazgOS/_old  2015-04-22 08:22:27.0 +0200
+++ /var/tmp/diff_new_pack.JazgOS/_new  2015-04-22 08:22:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-CSV
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Text-CSV
-Version:1.32
+Version:1.33
 Release:0
 %define cpan_name Text-CSV
 Summary:comma-separated values manipulator (using XS or PurePerl)
@@ -29,7 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Text::CSV)
 %{perl_requires}
 
 %description
@@ -46,6 +45,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Text-CSV-1.32.tar.gz -> Text-CSV-1.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-CSV-1.32/Changes new/Text-CSV-1.33/Changes
--- old/Text-CSV-1.32/Changes   2013-06-13 08:36:38.0 +0200
+++ new/Text-CSV-1.33/Changes   2015-03-03 18:13:23.0 +0100
@@ -1,5 +1,19 @@
 Revision history for Perl extension Text::CSV.
 
+1.33  Tue Mar  3 14:13:41 2015
+   - Fix some reported bugs with handling fields with zeros.
+  https://rt.cpan.org/Public/Bug/Display.html?id=93518
+  https://rt.cpan.org/Public/Bug/Display.html?id=92509
+ patched by shlomif
+   - catch up Text::CSV_XS 1.02
+   * add decode_utf8 attribute by ktat
+   - fix warnings: $. is undefined by ktat
+   - typo fixes in doc by anirvan, dsteinbrunner and pdl.
+   - parse() supports bind_columns()
+
+   * TODO: Updating documents and adding diag_verbose in the next version.
+   Catching up CSV_XS 1.04.
+
 1.32
- fix t/rt71_pp.t
 
@@ -9,8 +23,6 @@
- add allow_unquoted_escape
- fix parsing escapted sep char (found in Text::CSV_XS rt#81295)
 
-   * TODO: Updating documents and adding diag_verbose in the next version
-
 1.30  Tue Jun 11 00:06:02 2013
- catch up Text::CSV_XS 0.99
(except for diag_verbose and allow_unquoted_escape)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-CSV-1.32/MANIFEST new/Text-CSV-1.33/MANIFEST
--- old/Text-CSV-1.32/MANIFEST  2013-06-13 08:47:00.0 +0200
+++ new/Text-CSV-1.33/MANIFEST  2015-03-03 18:40:32.0 +0100
@@ -1,40 +1,37 @@
 Changes
+files/macosx.csv   A CSV files exported on MacOSX
+files/utf8.csv A UTF-8 encode test file
 lib/Text/CSV.pm
 lib/Text/CSV_PP.pm
 Makefile.PL
 MANIFEST
 README
-
-# test suits are copied and modified from Text::CSV_XS
-
-t/00_pod.t Check if pod is valid
-t/10_base.tBase tests (combine and parse only)
-t/12_acc.t Accessor methods
-t/15_flags.t   Basic flag tests
-t/20_file.t  

commit lsvpd for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package lsvpd for openSUSE:Factory checked 
in at 2015-04-22 01:19:39

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


Package is "lsvpd"

Changes:

--- /work/SRC/openSUSE:Factory/lsvpd/lsvpd.changes  2014-09-10 
17:02:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.lsvpd.new/lsvpd.changes 2015-04-22 
01:19:42.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 20 17:01:27 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+
+---



Other differences:
--
++ lsvpd.spec ++
--- /var/tmp/diff_new_pack.Oqy2yk/_old  2015-04-22 01:19:43.0 +0200
+++ /var/tmp/diff_new_pack.Oqy2yk/_new  2015-04-22 01:19:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lsvpd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,18 +23,18 @@
 License:GPL-2.0+
 Group:  System/Monitoring
 Url:http://sourceforge.net/projects/linux-diag/
-Source0:%{name}-%{version}.tar.gz
+Source0:
http://sourceforge.net/projects/linux-diag/files/lsvpd-new/%{version}/%{name}-%{version}.tar.gz
+Patch0: lsvpd.no-return-in-nonvoid-function.patch
 BuildRequires:  gcc-c++
 BuildRequires:  librtas-devel
 BuildRequires:  libvpd2-devel
 BuildRequires:  sg3_utils-devel
 BuildRequires:  zlib-devel
+Requires:   /bin/sed
 Requires(pre):  %fillup_prereq
 Requires(pre):  %insserv_prereq
-Requires:   /bin/sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  ppc ppc64 ppc64le
-Patch0: lsvpd.no-return-in-nonvoid-function.patch 
 
 %description
 The lsvpd package contains both the lsvpd, lscfg and lsmcode commands.
@@ -51,15 +51,12 @@
 %patch0 -p1
 
 %build
-export CFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"/usr/share/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"/usr/share/usb.ids\"'"
-export CXXFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"/usr/share/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"/usr/share/usb.ids\"'"
+export CFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"%{_datadir}/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"%{_datadir}/usb.ids\"'"
+export CXXFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"%{_datadir}/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"%{_datadir}/usb.ids\"'"
 %configure
 make %{?_smp_mflags}
 chmod 644 README* COPYING NEWS
 
-%clean
-rm -rf %{buildroot}
-
 %install
 %make_install
 mkdir %{buildroot}/sbin
@@ -67,21 +64,21 @@
 do
  if test -f %{buildroot}%{_sbindir}/$i
  then
-   ln -sfvbn ../usr/sbin/$i %{buildroot}/sbin/$i
+   ln -sfvbn ..%{_sbindir}/$i %{buildroot}/sbin/$i
  fi
 done
-if [ -e /etc/udev/rules.d/99-lsvpd.rules ] ; then
-   rm /etc/udev/rules.d/99-lsvpd.rules
+if [ -e %{_sysconfdir}/udev/rules.d/99-lsvpd.rules ] ; then
+   rm %{_sysconfdir}/udev/rules.d/99-lsvpd.rules
 fi
-if [ -e /etc/udev/rules.d/99-lsvpd.disabled ] ; then
-   rm /etc/udev/rules.d/99-lsvpd.disabled
+if [ -e %{_sysconfdir}/udev/rules.d/99-lsvpd.disabled ] ; then
+   rm %{_sysconfdir}/udev/rules.d/99-lsvpd.disabled
 fi
 
 %post
-if [ -d /var/lib/lsvpd ] ; then
-  rm -rf /var/lib/lsvpd
+if [ -d %{_localstatedir}/lib/lsvpd ] ; then
+  rm -rf %{_localstatedir}/lib/lsvpd
 fi
-/usr/sbin/vpdupdate
+%{_sbindir}/vpdupdate
 exit 0
 
 %files




commit fs-check for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package fs-check for openSUSE:Factory 
checked in at 2015-04-22 01:19:38

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


Package is "fs-check"

Changes:

--- /work/SRC/openSUSE:Factory/fs-check/fs-check.changes2011-09-23 
01:58:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.fs-check.new/fs-check.changes   2015-04-22 
01:19:41.0 +0200
@@ -1,0 +2,7 @@
+Mon Apr 20 16:30:42 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+- Use %configure macro
+
+---

Old:

  fs-check-0.9.tar.bz2

New:

  fs-check-0.9.tar.gz



Other differences:
--
++ fs-check.spec ++
--- /var/tmp/diff_new_pack.c7dhCl/_old  2015-04-22 01:19:42.0 +0200
+++ /var/tmp/diff_new_pack.c7dhCl/_new  2015-04-22 01:19:42.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fs-check (Version 0.9)
+# spec file for package fs-check
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   fs-check
-BuildRequires:  mailx
-Url:http://fs-check.sourceforge.net
+Version:0.9
+Release:0
+Summary:Check File System Usage
 License:GPL-2.0+
 Group:  System/Monitoring
-AutoReqProv:on
+Url:http://fs-check.sourceforge.net
+Source: 
http://sourceforge.net/projects/fs-check/files/fs-check/%{version}/%{name}-%{version}.tar.gz
+Source1:%{name}.cf
+Patch0: %{name}-%{version}.dif
+BuildRequires:  mailx
 Requires:   mailx
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:0.9
-Release:33
-Summary:Check File System Usage
 BuildArch:  noarch
-Source: %{name}-%{version}.tar.bz2
-Source1:%{name}.cf
-Patch:  %{name}-%{version}.dif
 
 %description
 fs-check checks file system sizes to see if they are getting too full.
@@ -42,30 +39,25 @@
 shows things like the largest files, the newest files, and core files.
 It can be run from cron or as a daemon.
 
-
-
 %prep
 %setup -q
-%patch
+%patch0
 
 %build
-./configure --prefix=%{_prefix} --mandir=%{_mandir}
-make
+%configure
+make %{?_smp_mflags}
 
 %install
-mkdir -p $RPM_BUILD_ROOT/etc
-cp %SOURCE1 $RPM_BUILD_ROOT/etc
-make install DESTDIR=$RPM_BUILD_ROOT
-install -D -m 644 doc/fs-report.8 $RPM_BUILD_ROOT%{_mandir}/man8/fs-report.8
-install -D -m 644 doc/fs-check.8 $RPM_BUILD_ROOT%{_mandir}/man8/fs-check.8
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+mkdir -p %{buildroot}/etc
+cp %{SOURCE1} %{buildroot}/etc
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+install -D -m 644 doc/fs-report.8 %{buildroot}%{_mandir}/man8/fs-report.8
+install -D -m 644 doc/fs-check.8 %{buildroot}%{_mandir}/man8/fs-check.8
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS sample/crontab.add
-%config(noreplace) /etc/fs-check.cf
+%config(noreplace) %{_sysconfdir}/fs-check.cf
 %{_mandir}/man8/fs-check.8.gz
 %{_mandir}/man8/fs-report.8.gz
 %{_bindir}/fs-check




commit meld for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2015-04-22 01:19:25

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


Package is "meld"

Changes:

--- /work/SRC/openSUSE:Factory/meld/meld.changes2015-03-30 
19:11:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new/meld.changes   2015-04-22 
01:19:28.0 +0200
@@ -1,0 +2,31 @@
+Mon Apr 20 21:31:22 UTC 2015 - astie...@suse.com
+
+- Update to version 3.13.1:
+  + Features:
+- more consistent comparison output when line endings differ:
+  . Folder comparisons will now show an identical notification
+similar to the one used in file comparison.
+  . The "New blank comparion" button now works for folder
+comparisons as well as file ones.
+  . In folder comparisons, the expansion state of the tree is
+now remembered when you collapse and re-expand a row.
+  + Fixes:
+- Better support icons in RTL locales.
+- Fixes for file encoding when saving with bad or missing
+  encodings.
+- More consistent dialog handling and appearance.
+- Deprecation updates and compatibility fixes.
+- Fix bad comparison offset when multiple line breaks occurred
+  on a single  line.
+- Unicode fixes for file change notifications.
+- Warnings (such as deprecation warnings) are now explicitly
+  silenced in stable Meld.
+- Folder actions are now disabled while Meld is still scanning
+  folders.
+- Fix some command line handling for ambiguous relative paths
+  and invalid URIs.
+- Fix updating the comparison map when a file is updated within
+  Meld.
+- Rebase meld-nodocs.patch.
+
+---

Old:

  meld-3.13.0.tar.xz

New:

  meld-3.13.1.tar.xz



Other differences:
--
++ meld.spec ++
--- /var/tmp/diff_new_pack.n3g12T/_old  2015-04-22 01:19:28.0 +0200
+++ /var/tmp/diff_new_pack.n3g12T/_new  2015-04-22 01:19:28.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   meld
-Version:3.13.0
+Version:3.13.1
 Release:0
 Summary:Visual diff and merge tool
 License:GPL-2.0+
 Group:  Development/Tools/Other
-Url:http://meld.sourceforge.net/
+Url:http://meldmerge.org/
 Source: 
http://download.gnome.org/sources/meld/3.13/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE meld-nodocs.patch dims...@opensuse.org -- We do not want 
COPYING and NEWS installed like this
 Patch0: meld-nodocs.patch

++ meld-3.13.0.tar.xz -> meld-3.13.1.tar.xz ++
 20460 lines of diff (skipped)

++ meld-nodocs.patch ++
--- /var/tmp/diff_new_pack.n3g12T/_old  2015-04-22 01:19:28.0 +0200
+++ /var/tmp/diff_new_pack.n3g12T/_new  2015-04-22 01:19:28.0 +0200
@@ -1,8 +1,12 @@
-Index: meld-3.11.0/setup.py
+---
+ setup.py |3 ---
+ 1 file changed, 3 deletions(-)
+
+Index: meld-3.13.1/setup.py
 ===
 meld-3.11.0.orig/setup.py
-+++ meld-3.11.0/setup.py
-@@ -39,9 +39,6 @@ setup(
+--- meld-3.13.1.orig/setup.py  2015-03-28 23:25:37.0 +0100
 meld-3.13.1/setup.py   2015-04-20 23:31:04.0 +0200
+@@ -40,9 +40,6 @@ setup(
  ('share/man/man1',
   ['meld.1']
   ),
@@ -10,5 +14,5 @@
 - ['COPYING', 'NEWS']
 - ),
  ('share/meld',
-  ['data/meld.css']
+  ['data/meld.css', 'data/meld-dark.css']
   ),




commit perl-Carton for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Carton for openSUSE:Factory 
checked in at 2015-04-22 01:19:09

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


Package is "perl-Carton"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Carton/perl-Carton.changes  2014-02-27 
11:06:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Carton.new/perl-Carton.changes 
2015-04-22 01:19:11.0 +0200
@@ -1,0 +2,25 @@
+Tue Apr 21 03:37:10 UTC 2015 - co...@suse.com
+
+- updated to 1.0.15
+   see /usr/share/doc/packages/perl-Carton/Changes
+
+  v1.0.15  2015-04-20 11:13:32 CEST
+  - downgrade some dependencies for fatpack-related tools to recommends
+(probably ship it as a separate distribution in the future)
+
+---
+Mon Apr 20 07:24:39 UTC 2015 - co...@suse.com
+
+- updated to 1.0.14
+   see /usr/share/doc/packages/perl-Carton/Changes
+
+  v1.0.14  2015-04-20 00:07:26 CEST
+  - same as v1.0.14
+  
+  v1.0.13  2015-04-19 19:38:42 CEST
+  - require cpanm 1.7030 for better cpanfile support
+  - switch to MakeMaker
+  - remove Exception::Class and Moo in favor of Class::Tiny
+  - add an ability to set generator in Carton::Index for Carmel use
+
+---

Old:

  Carton-v1.0.12.tar.gz

New:

  Carton-v1.0.15.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Carton.spec ++
--- /var/tmp/diff_new_pack.FcaK0p/_old  2015-04-22 01:19:12.0 +0200
+++ /var/tmp/diff_new_pack.FcaK0p/_new  2015-04-22 01:19:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carton
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,55 +17,51 @@
 
 
 Name:   perl-Carton
-Version:1.0.12
+Version:1.0.15
 Release:0
 %define cpan_name Carton
 Summary:Perl module dependency manager (aka Bundler for Perl)
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Carton/
-Source: 
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-v%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-v%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(App::FatPacker) >= 0.009018
-BuildRequires:  perl(App::cpanminus) >= 1.694
+BuildRequires:  perl(App::cpanminus) >= 1.703
 BuildRequires:  perl(CPAN::Meta) >= 2.120921
-BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.121
-BuildRequires:  perl(Exception::Class) >= 1.32
+BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.121000
+BuildRequires:  perl(Class::Tiny) >= 1.001
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
-BuildRequires:  perl(File::pushd)
 BuildRequires:  perl(Getopt::Long) >= 2.39
 BuildRequires:  perl(JSON) >= 2.53
-BuildRequires:  perl(Module::Build) >= 0.3601
+BuildRequires:  perl(Module::Build) >= 0.400400
 BuildRequires:  perl(Module::CPANfile) >= 0.9031
 BuildRequires:  perl(Module::CoreList)
 BuildRequires:  perl(Module::Metadata) >= 1.03
-BuildRequires:  perl(Module::Reader) >= 0.002
-BuildRequires:  perl(Moo) >= 1.002
 BuildRequires:  perl(Path::Tiny) >= 0.033
 BuildRequires:  perl(Try::Tiny) >= 0.09
 BuildRequires:  perl(parent) >= 0.223
 BuildRequires:  perl(version) >= 0.77
-Requires:   perl(App::FatPacker) >= 0.009018
-Requires:   perl(App::cpanminus) >= 1.694
+Requires:   perl(App::cpanminus) >= 1.703
 Requires:   perl(CPAN::Meta) >= 2.120921
 Requires:   perl(CPAN::Meta::Requirements) >= 2.121
-Requires:   perl(Exception::Class) >= 1.32
+Requires:   perl(Class::Tiny) >= 1.001
 Requires:   perl(ExtUtils::MakeMaker) >= 6.64
-Requires:   perl(File::pushd)
 Requires:   perl(Getopt::Long) >= 2.39
 Requires:   perl(JSON) >= 2.53
 Requires:   perl(Module::Build) >= 0.4004
 Requires:   perl(Module::CPANfile) >= 0.9031
 Requires:   perl(Module::CoreList)
 Requires:   perl(Module::Metadata) >= 1.03
-Requires:   perl(Module::Reader) >= 0.002
-Requires:   perl(Moo) >= 1.002
 Requires:   perl(Path::Tiny) >= 0.033
 Requires:   perl(Try::Tiny) >= 0.09
 Requires:   perl(parent) >= 0.223
+Recommends: perl(App::FatPacke

commit aiccu for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package aiccu for openSUSE:Factory checked 
in at 2015-04-22 01:19:48

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  2015-03-27 
09:41:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.aiccu.new/aiccu.changes 2015-04-22 
01:19:49.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr 21 13:52:21 UTC 2015 - mplus...@suse.com
+
+- Fix build with recent gnutls (gnutls-and-uclibc-fixes.patch)
+
+---

New:

  gnutls-and-uclibc-fixes.patch



Other differences:
--
++ aiccu.spec ++
--- /var/tmp/diff_new_pack.nXtniR/_old  2015-04-22 01:19:49.0 +0200
+++ /var/tmp/diff_new_pack.nXtniR/_new  2015-04-22 01:19:49.0 +0200
@@ -31,6 +31,8 @@
 Patch2: aiccu-linkorder.dif
 Patch3: aiccu-pthread.dif
 Patch4: aiccu-systemd.dif
+# patch from https://github.com/maximeh/buildroot/tree/master/package/aiccu
+Patch5: gnutls-and-uclibc-fixes.patch
 BuildRequires:  gnutls-devel
 Requires:   iproute2
 Requires:   iputils
@@ -65,6 +67,7 @@
 %if 0%{?suse_version} >= 1210
 %patch4
 %endif
+%patch5 -p1
 
 %build
 RPM_OPT_FLAGS="%{optflags} -fPIE -pie"

++ gnutls-and-uclibc-fixes.patch ++
aiccu.h, common.c, common.h: fixes for deprecated GNUTLS functions and types
resolver.c: fixes for selection of wrong resolver function under uclibc

Signed-off-by: Michael Rommel 

Index: aiccu/common/aiccu.h
===
--- aiccu.orig/common/aiccu.h
+++ aiccu/common/aiccu.h
@@ -111,7 +111,7 @@ struct AICCU_conf
 #endif
 
 #ifdef AICCU_GNUTLS
-   gnutls_certificate_credentials  tls_cred;   /* GNUTLS credentials */
+   gnutls_certificate_credentials_t tls_cred;  /* GNUTLS credentials */
 #endif
 
booldaemonize;  /* Daemonize? */
Index: aiccu/common/common.c
===
--- aiccu.orig/common/common.c
+++ aiccu/common/common.c
@@ -271,9 +271,8 @@ TLSSOCKET sock_alloc(void);
 TLSSOCKET sock_alloc(void)
 {
 #ifdef AICCU_GNUTLS
-   /* Allow connections to servers that have OpenPGP keys as well */
-   const int   cert_type_priority[3] = { GNUTLS_CRT_X509, 
GNUTLS_CRT_OPENPGP, 0 };
int ret;
+   const char  *err;
 #endif /* AICCU_GNUTLS*/
 
TLSSOCKET   sock;   
@@ -297,11 +296,16 @@ TLSSOCKET sock_alloc(void)
}
 
/* Use default priorities */
-   gnutls_set_default_priority(sock->session);
-   /* XXX: Return value is not documented in GNUTLS documentation! */
-
-   gnutls_certificate_type_set_priority(sock->session, cert_type_priority);
-   /* XXX: Return value is not documented in GNUTLS documentation! */
+   ret = gnutls_priority_set_direct(sock->session, "NORMAL", &err); 
+   if (ret < 0)
+   {
+   if (ret == GNUTLS_E_INVALID_REQUEST)
+   {
+   dolog( LOG_ERR, "TLS set priority failed, syntax error 
at: %s\n", err);
+   }
+   free(sock);
+   return NULL;
+   }
 
/* Configure the x509 credentials for the current session */
gnutls_credentials_set(sock->session, GNUTLS_CRD_CERTIFICATE, 
g_aiccu->tls_cred);
@@ -474,7 +478,7 @@ bool sock_gotls(TLSSOCKET sock)
}
 
/* Set the transport */
-   gnutls_transport_set_ptr(sock->session, 
(gnutls_transport_ptr)sock->socket);
+   gnutls_transport_set_ptr(sock->session, (gnutls_transport_ptr_t) 
sock->socket);
 
/* Perform the TLS handshake */
ret = gnutls_handshake(sock->session);
Index: aiccu/common/common.h
===
--- aiccu.orig/common/common.h
+++ aiccu/common/common.h
@@ -381,7 +381,7 @@ struct tlssocket
SOCKET  socket;
 #ifdef AICCU_GNUTLS
booltls_active; /* TLS active? */
-   gnutls_session  session;/* The GnuTLS sesision */
+   gnutls_session_tsession;/* The GnuTLS sesision */
 #endif
 };
 
Index: aiccu/common/resolver.c
===
--- aiccu.orig/common/resolver.c
+++ aiccu/common/resolver.c
@@ -26,7 +26,7 @@
 
 int getrrs(const char *label, int rrtype, void gotrec(unsigned int num, int 
type, const char *record))
 {
-#ifdef _LINUX
+#if defined(_LINUX) && !defined(__UCLIBC__)
struct __res_state  res;
 #endif
unsigned char   answer[8192];

commit perl-File-BaseDir for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-File-BaseDir for 
openSUSE:Factory checked in at 2015-04-22 01:19:18

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


Package is "perl-File-BaseDir"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-BaseDir/perl-File-BaseDir.changes  
2015-04-15 16:24:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-BaseDir.new/perl-File-BaseDir.changes 
2015-04-22 01:19:19.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 21 03:50:24 UTC 2015 - co...@suse.com
+
+- updated to 0.07
+   see /usr/share/doc/packages/perl-File-BaseDir/Changes
+
+  0.07 21 Apr 2015
+  Use temporary files for 03_userdirs.t test, fix for RT bug 103805
+
+---

Old:

  File-BaseDir-0.06.tar.gz

New:

  File-BaseDir-0.07.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-File-BaseDir.spec ++
--- /var/tmp/diff_new_pack.cdoaTq/_old  2015-04-22 01:19:20.0 +0200
+++ /var/tmp/diff_new_pack.cdoaTq/_new  2015-04-22 01:19:20.0 +0200
@@ -17,21 +17,22 @@
 
 
 Name:   perl-File-BaseDir
-Version:0.06
+Version:0.07
 Release:0
 %define cpan_name File-BaseDir
 Summary:Use the Freedesktop.org base directory specification
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-BaseDir/
-Source: 
http://www.cpan.org/authors/id/K/KI/KIMRYAN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/K/KI/KIMRYAN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Which)
 BuildRequires:  perl(IPC::System::Simple)
-BuildRequires:  perl(Module::Build) >= 0.24
+BuildRequires:  perl(Module::Build) >= 0.42
 Requires:   perl(IPC::System::Simple)
 %{perl_requires}
 

++ File-BaseDir-0.06.tar.gz -> File-BaseDir-0.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.06/Build.PL 
new/File-BaseDir-0.07/Build.PL
--- old/File-BaseDir-0.06/Build.PL  2015-04-05 03:33:22.0 +0200
+++ new/File-BaseDir-0.07/Build.PL  2015-04-21 03:29:17.0 +0200
@@ -16,7 +16,9 @@
build_requires => {
'Module::Build'  => '0.24',
'Test::More' => 0,
-'File::Which' => 0
+'File::Which' => 0,
+'File::Temp' => 0
+
},
create_makefile_pl => 'small',
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.06/Changes 
new/File-BaseDir-0.07/Changes
--- old/File-BaseDir-0.06/Changes   2015-04-06 04:56:25.0 +0200
+++ new/File-BaseDir-0.07/Changes   2015-04-21 03:29:12.0 +0200
@@ -1,7 +1,10 @@
 Revision history for Perl extension File::BaseDir.
 
+0.07 21 Apr 2015
+Use temporary files for 03_userdirs.t test, fix for RT bug 103805
+
 0.06 6 Apr 2015
-Added prerequsitie module build_requires section of Build.PL
+Added prerequsite module build_requires section of Build.PL
 
 0.05 4 Apr 2015
 Added prerequsitie module to Build.PL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.06/META.json 
new/File-BaseDir-0.07/META.json
--- old/File-BaseDir-0.06/META.json 2015-04-06 04:57:40.0 +0200
+++ new/File-BaseDir-0.07/META.json 2015-04-21 03:32:02.0 +0200
@@ -16,6 +16,7 @@
"prereqs" : {
   "build" : {
  "requires" : {
+"File::Temp" : "0",
 "File::Which" : "0",
 "Module::Build" : "0.24",
 "Test::More" : "0"
@@ -38,15 +39,15 @@
"provides" : {
   "File::BaseDir" : {
  "file" : "lib/File/BaseDir.pm",
- "version" : "0.06"
+ "version" : "0.07"
   },
   "File::IconTheme" : {
  "file" : "lib/File/IconTheme.pm",
- "version" : "0.06"
+ "version" : "0.07"
   },
   "File::UserDirs" : {
  "file" : "lib/File/UserDirs.pm",
- "version" : "0.06"
+ "version" : "0.07"
   }
},
"release_status" : "stable",
@@ -55,5 +56,5 @@
  "http://dev.perl.org/licenses/";
   ]
},
-   "version" : "0.06"
+   "version" : "0.07"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.06/META.yml 
new/File-BaseDir-0.07/META.yml
--- old/File-BaseDir

commit gnumeric for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2015-04-22 01:19:24

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


Package is "gnumeric"

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2015-03-12 
16:38:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2015-04-22 
01:19:26.0 +0200
@@ -1,0 +2,42 @@
+Sat Apr 18 17:21:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.12.22:
+  + Improve ODF import/export of additional axes (bgo#746321).
+  + Fix ODF export of styles for additional axes (bgo#746621).
+  + Simplify export of SEC and SECH to ODF (bgo#747211).
+  + Harden ODF import against fuzzed files (bgo#747447,
+bgo#747448).
+  + Fix ODF import/export of unlinked checkboxes and radio buttons.
+  + Plug leak in ODF import and export (bgo#747590).
+  + Improve pattern fill round trip through ODF.
+  + Fix export of Ring plots to ODF (bgo#747763).
+  + Fix import/export of Pie charts from/to ODF (bgo#747807).
+  + Add more determinism to ODF export (bgo#747916).
+  + Fix signal handling while running Python (bgo#744638).
+  + Implement absolute anchoring for sheet objects.
+  + Make graphs (and images) not resize with cells by default
+(bgo#684450).
+  + xlsx import/export of log axis.
+  + xlsx export of multiple plots in chart.
+  + Fix xlsx import of multiple axes.
+  + Fix xlsx title export problem.
+  + Fix xlsx export problem with series' style.
+  + Fix xlsx import/export of sheet tab text colour.
+  + Improve test suite.
+  + Actually implement DECIMAL.
+  + Fix BETA problem with special case.
+  + Fix MIDB and REPLACEB length check.
+  + Fix PERMUATIONA corner case.
+  + Fix RANDLOG.
+  + Fix RANDGEOM to use same distribution as R.DGEOM.
+  + Improve xlsx roundtrip of GOStyle.
+  + Improve reading of xlsx theme colours.
+  + Plug leaks.
+  + Fix REPLACEB problem (bgo#747210).
+  + Fix sheet filter problem.
+  + Minor R.DNORM improvement.
+  + Improve RAYLEIGH accuracy.
+  + Improve R.QCAUCHY accuracy.
+  +  Add TANPI and COTPI functions.
+
+---

Old:

  gnumeric-1.12.21.tar.xz

New:

  gnumeric-1.12.22.tar.xz



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.npqmYN/_old  2015-04-22 01:19:27.0 +0200
+++ /var/tmp/diff_new_pack.npqmYN/_new  2015-04-22 01:19:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnumeric
-Version:1.12.21
+Version:1.12.22
 Release:0
 Summary:Spreadsheet Application
 License:GPL-2.0 or GPL-3.0
@@ -36,8 +36,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.7
 BuildRequires:  pkgconfig(libgda-5.0) >= 5.0.0
 BuildRequires:  pkgconfig(libgda-ui-5.0) >= 5.0.0
-BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.21
-BuildRequires:  pkgconfig(libgsf-1) >= 1.14.32
+BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.22
+BuildRequires:  pkgconfig(libgsf-1) >= 1.14.33
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.12
 BuildRequires:  pkgconfig(pango) >= 1.24.0
 BuildRequires:  pkgconfig(pangocairo) >= 1.24.0

++ gnumeric-1.12.21.tar.xz -> gnumeric-1.12.22.tar.xz ++
/work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.21.tar.xz 
/work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric-1.12.22.tar.xz differ: char 
27, line 1




commit haproxy for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2015-04-22 01:19:28

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


Package is "haproxy"

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2015-04-07 
09:29:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2015-04-22 
01:19:29.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr 20 10:52:12 UTC 2015 - mrueck...@suse.de
+
+- pull 3 patches from upstream:
+  0010-BUG-MINOR-ssl-Display-correct-filename-in-error-mess.patch
+  0011-BUG-MEDIUM-listener-don-t-report-an-error-when-resum.patch
+  0012-BUG-MEDIUM-init-don-t-limit-cpu-map-to-the-first-32-.patch
+
+---

New:

  0010-BUG-MINOR-ssl-Display-correct-filename-in-error-mess.patch
  0011-BUG-MEDIUM-listener-don-t-report-an-error-when-resum.patch
  0012-BUG-MEDIUM-init-don-t-limit-cpu-map-to-the-first-32-.patch



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.22exr3/_old  2015-04-22 01:19:30.0 +0200
+++ /var/tmp/diff_new_pack.22exr3/_new  2015-04-22 01:19:30.0 +0200
@@ -70,6 +70,9 @@
 Patch11:0007-BUG-MEDIUM-http-the-function-req-res-replace-value-d.patch
 Patch12:0008-BUG-MINOR-compression-consider-the-expansion-factor-.patch
 Patch13:0009-BUG-MEDIUM-http-hdr_cnt-would-not-count-any-header-w.patch
+Patch14:0010-BUG-MINOR-ssl-Display-correct-filename-in-error-mess.patch
+Patch15:0011-BUG-MEDIUM-listener-don-t-report-an-error-when-resum.patch
+Patch16:0012-BUG-MEDIUM-init-don-t-limit-cpu-map-to-the-first-32-.patch
 #
 Source99:   haproxy-rpmlintrc
 #
@@ -113,6 +116,9 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
 
 %build
 %{__make} \

++ 0010-BUG-MINOR-ssl-Display-correct-filename-in-error-mess.patch ++
>From 37dc94cde496e83e00af0580c1a7bfb06e98aafe Mon Sep 17 00:00:00 2001
From: Alexander Rigbo 
Date: Tue, 7 Apr 2015 14:02:16 +0200
Subject: [PATCH 10/12] BUG/MINOR: ssl: Display correct filename in error
 message

This patch should be backported to 1.5.
(cherry picked from commit fc65af0c6180d1682f6bf76cf804cd003541b3e9)
---
 src/ssl_sock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ssl_sock.c b/src/ssl_sock.c
index 2614dd6..d0f4d01 100644
--- a/src/ssl_sock.c
+++ b/src/ssl_sock.c
@@ -1569,7 +1569,7 @@ int ssl_sock_prepare_ctx(struct bind_conf *bind_conf, 
SSL_CTX *ctx, struct proxy
 
if (!store || !X509_STORE_load_locations(store, 
bind_conf->crl_file, NULL)) {
Alert("Proxy '%s': unable to configure CRL file 
'%s' for bind '%s' at [%s:%d].\n",
- curproxy->id, bind_conf->ca_file, 
bind_conf->arg, bind_conf->file, bind_conf->line);
+ curproxy->id, bind_conf->crl_file, 
bind_conf->arg, bind_conf->file, bind_conf->line);
cfgerr++;
}
else {
-- 
2.1.4

++ 0011-BUG-MEDIUM-listener-don-t-report-an-error-when-resum.patch ++
>From 06f823d50473c3dc31732b38c81a6010587f01a4 Mon Sep 17 00:00:00 2001
From: Willy Tarreau 
Date: Tue, 14 Apr 2015 12:07:16 +0200
Subject: [PATCH 11/12] BUG/MEDIUM: listener: don't report an error when
 resuming unbound listeners

Pavlos Parissis reported that a sequence of disable/enable on a frontend
performed on the CLI can result in an error if the frontend has several
"bind" lines each bound to different processes. This is because the
resume_listener() function returns a failure for frontends not part of
the current process instead of returning a success to pretend there was
no failure.

This fix should be backported to 1.5.
(cherry picked from commit af2fd584f32ec72b3d6d27a915f15df8041b56e7)
---
 src/listener.c | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/listener.c b/src/listener.c
index 11df69f..21eba52 100644
--- a/src/listener.c
+++ b/src/listener.c
@@ -120,9 +120,10 @@ int pause_listener(struct listener *l)
  * may replace enable_listener(). The resulting state will either be LI_READY
  * or LI_FULL. 0 is returned in case of failure to resume (eg: dead socket).
  * Listeners bound to a different process are not woken up unless we're in
- * foreground mode. If the listener was only in the assigned state, it's 
totally
- * rebound. This can happen if a pause() has completely stopped it. If the
- * resume fails, 0 is returned and an error might be displayed.
+ * foreground mode, and are ignored. If the listener was

commit quassel for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package quassel for openSUSE:Factory checked 
in at 2015-04-22 01:19:36

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


Package is "quassel"

Changes:

--- /work/SRC/openSUSE:Factory/quassel/quassel.changes  2015-03-29 
20:18:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.quassel.new/quassel.changes 2015-04-22 
01:19:38.0 +0200
@@ -1,0 +2,16 @@
+Tue Apr 21 09:21:13 UTC 2015 - tchva...@suse.com
+
+- Deprecate realver as it is not used now again
+
+---
+Mon Apr 20 15:16:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 0.12.0 final
+  * Remote password change
+  * Core connection improvements
+  * Build system improvements
+  * PostgreSQL connection improvements
+  * Improve Qt5 support
+  * Translation updates
+
+---

Old:

  quassel-0.12-rc1.tar.bz2

New:

  quassel-0.12.0.tar.bz2



Other differences:
--
++ quassel.spec ++
--- /var/tmp/diff_new_pack.TRw6a9/_old  2015-04-22 01:19:38.0 +0200
+++ /var/tmp/diff_new_pack.TRw6a9/_new  2015-04-22 01:19:38.0 +0200
@@ -16,15 +16,14 @@
 #
 
 
-%define realver 0.12-rc1
 Name:   quassel
-Version:0.12~rc1
+Version:0.12.0
 Release:0
 Summary:Modern, cross-platform, distributed IRC client
 License:GPL-2.0 or GPL-3.0
 Group:  Productivity/Networking/IRC
 Url:http://quassel-irc.org/
-Source: http://%{name}-irc.org/pub/%{name}-%{realver}.tar.bz2
+Source: http://%{name}-irc.org/pub/%{name}-%{version}.tar.bz2
 Source1:service.%{name}core
 Source2:sysconfig.%{name}core
 Source3:logrotate.%{name}core
@@ -154,7 +153,7 @@
 This contains common parts shared by %{name} and %{name}-client
 
 %prep
-%setup -q -n %{name}-%{realver}
+%setup -q
 
 %build
 FAKE_BUILDDATE=$(LC_ALL=C date -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')

++ quassel-0.12-rc1.tar.bz2 -> quassel-0.12.0.tar.bz2 ++
 96583 lines of diff (skipped)




commit python-Pillow for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-Pillow for openSUSE:Factory 
checked in at 2015-04-22 01:19:51

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


Package is "python-Pillow"

Changes:

--- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes  
2015-02-10 20:23:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 
2015-04-22 01:19:52.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr 21 14:13:51 UTC 2015 - tbecht...@suse.com
+
+- Add fix-textsize-equal.patch. Fixes testsuite on SLE11SP3
+
+---
@@ -39 +43,0 @@
-

New:

  fix-textsize-equal.patch



Other differences:
--
++ python-Pillow.spec ++
--- /var/tmp/diff_new_pack.y29L6l/_old  2015-04-22 01:19:52.0 +0200
+++ /var/tmp/diff_new_pack.y29L6l/_new  2015-04-22 01:19:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Pillow
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,8 @@
 Group:  Development/Languages/Python
 Url:http://python-imaging.github.io/
 Source: 
https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
-Patch:  Pillow-fixtests.patch
+Patch0: Pillow-fixtests.patch
+Patch1: fix-textsize-equal.patch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-tk
@@ -86,7 +87,8 @@
 
 %prep
 %setup -q -n Pillow-%{version}
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
 python setup.py build

++ fix-textsize-equal.patch ++
Index: Pillow-2.7.0/Tests/test_imagefont.py
===
--- Pillow-2.7.0.orig/Tests/test_imagefont.py
+++ Pillow-2.7.0/Tests/test_imagefont.py
@@ -108,7 +108,7 @@ try:
 
 target = 'Tests/images/rectangle_surrounding_text.png'
 target_img = Image.open(target)
-self.assert_image_equal(im, target_img)
+self.assert_image_similar(im, target_img, .5)
 
 def test_render_multiline(self):
 im = Image.new(mode='RGB', size=(300, 100))



commit genromfs for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package genromfs for openSUSE:Factory 
checked in at 2015-04-22 01:19:22

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


Package is "genromfs"

Changes:

--- /work/SRC/openSUSE:Factory/genromfs/genromfs.changes2014-10-07 
16:01:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.genromfs.new/genromfs.changes   2015-04-22 
01:19:23.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 14:12:43 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+
+---



Other differences:
--
++ genromfs.spec ++
--- /var/tmp/diff_new_pack.AKPcWK/_old  2015-04-22 01:19:23.0 +0200
+++ /var/tmp/diff_new_pack.AKPcWK/_new  2015-04-22 01:19:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package genromfs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,6 @@
 License:GPL-2.0+
 Group:  System/Boot
 Url:http://romfs.sourceforge.net
-
 Source: http://downloads.sf.net/romfs/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -33,25 +32,19 @@
 Romfs file systems were traditionally used for the initial RAM disks
 used during installation.
 
-
-
-Authors:
-
-Janos Farkas 
-
 %prep
-%setup
+%setup -q
 
 %build
-make CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS -DVERSION=\\\"%{version}\\\"" LDFLAGS=
+make %{?_smp_mflags} CC="gcc" CFLAGS="%{optflags} 
-DVERSION=\\\"%{version}\\\"" LDFLAGS=
 
 %install
-make PREFIX=$RPM_BUILD_ROOT mandir=%{_mandir} install
+make PREFIX=%{buildroot} mandir=%{_mandir} install
 
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS ChangeLog genromfs.lsm romfs.txt
 %doc %{_mandir}/man8/genromfs.8.gz
-%_bindir/genromfs
+%{_bindir}/genromfs
 
 %changelog




commit perl-DateTime-TimeZone for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime-TimeZone for 
openSUSE:Factory checked in at 2015-04-22 01:19:16

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


Package is "perl-DateTime-TimeZone"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-TimeZone/perl-DateTime-TimeZone.changes
2015-04-18 10:39:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new/perl-DateTime-TimeZone.changes
   2015-04-22 01:19:17.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 21 03:43:22 UTC 2015 - co...@suse.com
+
+- updated to 1.87
+   see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
+
+  1.872015-04-20
+  
+  - This release is based on version 2015c of the Olson database. This release
+includes contemporary changes for Egypt, though it looks like those will
+change again soon.
+
+---

Old:

  DateTime-TimeZone-1.86.tar.gz

New:

  DateTime-TimeZone-1.87.tar.gz



Other differences:
--
++ perl-DateTime-TimeZone.spec ++
--- /var/tmp/diff_new_pack.KaCn6b/_old  2015-04-22 01:19:18.0 +0200
+++ /var/tmp/diff_new_pack.KaCn6b/_new  2015-04-22 01:19:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime-TimeZone
-Version:1.86
+Version:1.87
 Release:0
 %define cpan_name DateTime-TimeZone
 Summary:Time zone object base class and factory

++ DateTime-TimeZone-1.86.tar.gz -> DateTime-TimeZone-1.87.tar.gz ++
 18897 lines of diff (skipped)




commit python-docker-py for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-docker-py for 
openSUSE:Factory checked in at 2015-04-22 01:19:46

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


Package is "python-docker-py"

Changes:

--- /work/SRC/openSUSE:Factory/python-docker-py/python-docker-py.changes
2015-02-18 20:36:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-docker-py.new/python-docker-py.changes   
2015-04-22 01:19:47.0 +0200
@@ -1,0 +2,139 @@
+Thu Apr  9 13:59:25 UTC 2015 - fcaste...@suse.com
+
+- Updated to 1.1.0
+  * Features
+* Added `dockerfile` param support to `Client.build` (mirrors
+  `docker build -f` behavior)
+* Added the ability to specify `'auto'` as `version` in `Client.__init__`,
+  allowing the constructor to autodetect the daemon's API version.
+  * Bugfixes
+* Fixed a bug where decoding a result stream using the `decode` parameter
+  would break when using Python 3.x
+* Fixed a bug where some files in `.dockerignore` weren't being handled
+  properly
+* Fixed `resolve_authconfig` issues by bringing it closer to Docker 
Engine's
+  behavior. This should fix all issues encountered with private registry 
auth
+* Fixed an issue where passwords containing a colon weren't being handled
+  properly.
+* Bumped `requests` version requirement, which should fix most of the SSL
+  issues encountered recently.
+  * Miscellaneous
+* Several integration test improvements.
+* Fixed some unclosed resources in unit tests.
+* Several docs improvements.
+- Version 1.0.0
+  * Features
+* Added new `Client.rename` method (`docker rename`)
+* Added now `Client.stats` method (`docker stats`)
+* Added `read_only` param support to `utils.create_host_config` and
+  `Client.start` (`docker run --read-only`)
+* Added `pid_mode` param support to `utils.create_host_config` and
+  `Client.start` (`docker run --pid='host'`)
+* Added `since`, `until` and `filters` params to `Client.events`.
+* Added `decode` parameter to `Client.stats` and `Client.events` to decode
+  JSON objects on the fly (False by default).
+- Bugfixes
+  * Fixed a bug that caused `Client.build` to crash when the provided source 
was
+a remote source.
+- Miscellaneous
+  * Default API version has been bumped to 1.17 (Docker Engine 1.5.0)
+  * `Client.timeout` is now a public attribute, and users are encouraged to 
use it
+when request timeouts need to be changed at runtime.
+  * Added `Client.api_version` as a read-only property.
+  * The `memswap_limit` argument in `Client.create_container` now accepts 
string
+type values similar to `mem_limit` ('6g', '12k', etc.)
+  * Improved documentation
+- Version 0.7.2
+  * Features
+* Added support for `mac_address` in `Client.create_container`
+  * Bugfixes
+* Fixed a bug where streaming responses (`pull`, `push`, `logs`, etc.) were
+  unreliable (#300)
+* Fixed a bug where resolve_authconfig wouldn't properly resolve 
configuration
+  for private repositories (#468)
+* Fixed a bug where some errors wouldn't be properly constructed in
+  `client.py`, leading to unhelpful exceptions bubbling up (#466)
+* Fixed a bug where `Client.build` would try to close context when 
externally
+  provided (`custom_context == True`) (#458)
+* Fixed an issue in `create_host_config` where empty sequences wouldn't be
+  interpreted properly (#462)
+  * Miscellaneous
+* Added `resolve_authconfig` tests.
+- Version 0.7.1
+  * Bugfixes
+* `setup.py` now indicates a maximum version of requests to work around the
+  boot2docker / `assert_hostname` bug.
+* Removed invalid exception when using the Registry Hub's FQDN when 
pulling.
+* Fixed an issue where early HTTP errors weren't handled properly in 
streaming
+  responses.
+* Fixed a bug where sockets would close unexpectedly using Python 3.x
+* Various fixes for integration tests.
+  * Miscellaneous
+* Small doc fixes
+- Version 0.7.0
+  * Breaking changes
+* Passing `dns` or `volumes_from` in `Client.start` with API version < 1.10
+  will now raise an exception (previously only triggered a warning)
+  * Features
+* Added support for `host_config` in `Client.create_container`
+* Added utility method `docker.utils.create_host_config` to help build a
+  proper `HostConfig` dictionary.
+* Added support for the `pull` parameter in `Client.build`
+* Added support for the `forcerm` parameter in `Client.build`
+* Added support for `extra_hosts` in `Client.start`
+* Added support for a custom `timeout` in `Client.wait`
+* Added support for custom `.dockercfg` loading in `Client.login`
+  (`dock

commit perl-CPAN-Perl-Releases for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Perl-Releases for 
openSUSE:Factory checked in at 2015-04-22 01:19:05

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


Package is "perl-CPAN-Perl-Releases"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes
  2015-04-18 10:40:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new/perl-CPAN-Perl-Releases.changes
 2015-04-22 01:19:06.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 21 03:36:34 UTC 2015 - co...@suse.com
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---

Old:

  CPAN-Perl-Releases-2.12.tar.gz

New:

  CPAN-Perl-Releases-2.14.tar.gz



Other differences:
--
++ perl-CPAN-Perl-Releases.spec ++
--- /var/tmp/diff_new_pack.TsNYIP/_old  2015-04-22 01:19:07.0 +0200
+++ /var/tmp/diff_new_pack.TsNYIP/_new  2015-04-22 01:19:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Perl-Releases
-Version:2.12
+Version:2.14
 Release:0
 %define cpan_name CPAN-Perl-Releases
 Summary:Mapping Perl releases on CPAN to the location of the tarballs

++ CPAN-Perl-Releases-2.12.tar.gz -> CPAN-Perl-Releases-2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-2.12/Changes 
new/CPAN-Perl-Releases-2.14/Changes
--- old/CPAN-Perl-Releases-2.12/Changes 2015-03-20 19:50:39.0 +0100
+++ new/CPAN-Perl-Releases-2.14/Changes 2015-04-21 01:29:29.0 +0200
@@ -1,8 +1,18 @@
 ==
-Changes from 2010-03-21 00:00:00 + to present.
+Changes from 2010-04-21 00:00:00 + to present.
 ==
 
 -
+version 2.14 at 2015-04-20 23:28:46 +
+-
+
+  Change: 7c8ea8963835983a9902538a9bd47fb2058fc7d4
+  Author: Chris 'BinGOs' Williams 
+  Date : 2015-04-21 00:28:46 +
+
+Updated for v5.21.11 
+
+-
 version 2.12 at 2015-03-20 18:00:55 +
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-2.12/MANIFEST 
new/CPAN-Perl-Releases-2.14/MANIFEST
--- old/CPAN-Perl-Releases-2.12/MANIFEST2015-03-20 19:50:39.0 
+0100
+++ new/CPAN-Perl-Releases-2.14/MANIFEST2015-04-21 01:29:29.0 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.032.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.034.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-2.12/META.json 
new/CPAN-Perl-Releases-2.14/META.json
--- old/CPAN-Perl-Releases-2.12/META.json   2015-03-20 19:50:39.0 
+0100
+++ new/CPAN-Perl-Releases-2.14/META.json   2015-04-21 01:29:29.0 
+0200
@@ -4,7 +4,7 @@
   "Chris Williams "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 
2.150001",
"license" : [
   "perl_5"
],
@@ -54,6 +54,6 @@
  "web" : "https://github.com/bingos/cpan-perl-releases";
   }
},
-   "version" : "2.12"
+   "version" : "2.14"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-2.12/META.yml 
new/CPAN-Perl-Releases-2.14/META.yml
--- old/CPAN-Perl-Releases-2.12/META.yml2015-03-20 19:50:39.0 
+0100
+++ new/CPAN-Perl-Releases-2.14/META.yml2015-04-21 01:29:29.0 
+0200
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Dist::Zilla version 5.034, CPAN::Meta::Converter version 
2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,4 +21,4 @@
 resources:
   homepage: https://github.com/bingos/cpan-perl-releases
   repository: https://github.com/bingos/cpan-perl-releases.git
-version: '2.12'
+version: '2.14'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-2.12/Makefile.PL 
new/CPAN-Perl-Releases-2.14/Make

commit thunar for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2015-04-22 01:18:53

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.changes2015-03-09 
10:05:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes   2015-04-22 
01:18:54.0 +0200
@@ -1,0 +2,49 @@
+Mon Apr 20 20:22:27 UTC 2015 - g...@opensuse.org
+
+- update to version 1.6.7
+  - Improve drag & drop and selecting in the details view
+(bxo#11605)
+  - Let row changes accumulate a bit before restoring selection
+  - Implement reloading file information on manual reload
+  - Extend reload functions to allow a full reload
+  - Check in thunar-marshal with new
+_thunar_marshal_BOOLEAN__BOOLEAN
+  - Reload files changed by jobs in an idle loop (bxo#11008)
+  - Refactor code for moving thumbnail cache file on renames/moves
+  - Rework thunar_file_monitor to properly register moved files
+  - Add function to reload parent file of a file
+  - Fix updating file info for moved files (bxo#11008)
+  - Revert "Refresh file info after getting it from cache
+(bxo#11008)"
+  - Fix comments
+  - Update the location bar after reload (bxo#10518)
+  - Fix updating custom actions (bxo#11749)
+  - Update rows on changes of case-sensitive and folders-first
+settings
+  - Fix typos and grammar mistakes in a few comments
+  - Make new windows inherit the history of the origin view
+(bxo#5538)
+  - Make new tabs inherit the history of the origin view (bxo#5538)
+  - Keep the history across view changes (bxo#10171)
+  - Implement functions for copying the history of a view
+  - Rename tsv_restore_selection to tsv_select_after_row_deleted
+  - Redraw the details view on row changes
+  - Restore selection on row changes too (bxo#9886)
+  - Improve mouse wheel zoom behaviour
+  - Remember and restore file selection on view changes
+  - Restore file selection when changing sort order (bxo#9886)
+  - Update model with changed binary file size setting immediately
+  - Fix typo busy_pulse in thunar-shortcuts-model.c
+  - Fix typo in thunar-clipboard-manager
+  - Fix Gdk-CRITICAL error
+  - Clean up more files with make clean
+  - Rework usage of binary file size properties (bxo#11450)
+  - Remove duplicate break statement in thunar-standard-view
+  - Fix compiler warning about shadowing 'basename' (bxo#11633)
+  - thunar/thunar-dbus-service-infos.xml corrections
+  - Fix startup id handling for launch requests over D-Bus
+(bxo#9646)
+  - Fallback to non-cached version of source file (bxo#9142)
+  - Translation updates
+
+---

Old:

  Thunar-1.6.6.tar.bz2

New:

  Thunar-1.6.7.tar.bz2



Other differences:
--
++ thunar.spec ++
--- /var/tmp/diff_new_pack.hRCI0E/_old  2015-04-22 01:18:55.0 +0200
+++ /var/tmp/diff_new_pack.hRCI0E/_new  2015-04-22 01:18:55.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname libthunarx-2-0
 Name:   thunar
-Version:1.6.6
+Version:1.6.7
 Release:0
 Summary:Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:GPL-2.0+

++ Thunar-1.6.6.tar.bz2 -> Thunar-1.6.7.tar.bz2 ++
 11929 lines of diff (skipped)




commit perl-Sys-Virt for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2015-04-22 01:18:57

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


Package is "perl-Sys-Virt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2015-03-16 07:01:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2015-04-22 01:18:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 14:28:53 MDT 2015 - jfeh...@suse.com
+
+- Update to 1.2.14
+  - Add all new APIs and constants in libvirt 1.2.14
+
+---

Old:

  Sys-Virt-1.2.13.tar.gz

New:

  Sys-Virt-1.2.14.tar.gz



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.PpDa8Q/_old  2015-04-22 01:18:59.0 +0200
+++ /var/tmp/diff_new_pack.PpDa8Q/_new  2015-04-22 01:18:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-Virt
-Version:1.2.13
+Version:1.2.14
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection

++ Sys-Virt-1.2.13.tar.gz -> Sys-Virt-1.2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/Changes new/Sys-Virt-1.2.14/Changes
--- old/Sys-Virt-1.2.13/Changes 2015-03-05 18:31:53.0 +0100
+++ new/Sys-Virt-1.2.14/Changes 2015-04-09 18:35:58.0 +0200
@@ -1,5 +1,18 @@
 Revision history for perl module Sys::Virt
 
+1.2.14 2015-04-09
+
+ - Add VIR_CONNECT_BASELINE_CPU_MIGRATABLE constant
+ - Add VIR_DOMAIN_CONTROL_ERROR_* constants
+ - Add virDomainGetIOThreads and virDomainPinIOThread API bindings
+ - Update the vcpuinfo.pl example to use unpack
+ - Add VIR_DOMAIN_TUNABLE_CPU_IOTHREADSPIN constant
+ - Add virDomainInterfaceAddress function & constants
+ - Add VIR_DOMAIN_PAUSED_STARTING_UP constant
+ - Adapt to rename of virDomainIOThreadsInfoFree to virDomainIOThreadInfoFree
+ - Adapt to rename of virDomainGetIOThreadsInfo to virDomainGetIOThreadInfo
+ - Add VIR_FROM_THREAD constant
+
 1.2.13 2015-03-05
 
  - Add VIR_STORAGE_VOL_CREATE_REFLINK constant
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/MANIFEST new/Sys-Virt-1.2.14/MANIFEST
--- old/Sys-Virt-1.2.13/MANIFEST2015-03-06 11:43:58.0 +0100
+++ new/Sys-Virt-1.2.14/MANIFEST2015-04-09 18:36:10.0 +0200
@@ -4,6 +4,7 @@
 examples/devices.pl
 examples/dhcp-leases.pl
 examples/dom-fsinfo.pl
+examples/dom-ifinfo.pl
 examples/dom-stats.pl
 examples/dump-info.pl
 examples/dump-xml.pl
@@ -11,6 +12,7 @@
 examples/events.pl
 examples/fs-freeze.pl
 examples/hv-stat.pl
+examples/iothreadinfo.pl
 examples/node-alloc.pl
 examples/node-cpu.pl
 examples/node-devlist.pl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/META.yml new/Sys-Virt-1.2.14/META.yml
--- old/Sys-Virt-1.2.13/META.yml2015-03-06 11:43:58.0 +0100
+++ new/Sys-Virt-1.2.14/META.yml2015-04-09 18:36:10.0 +0200
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: Sys-Virt
 abstract: Extension for the libvirt library
-version:  1.2.13
+version:  1.2.14
 author:
   - Daniel P. Berrange 
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/MYMETA.json 
new/Sys-Virt-1.2.14/MYMETA.json
--- old/Sys-Virt-1.2.13/MYMETA.json 2015-03-06 11:43:49.0 +0100
+++ new/Sys-Virt-1.2.14/MYMETA.json 2015-04-09 18:36:02.0 +0200
@@ -42,5 +42,5 @@
   }
},
"release_status" : "stable",
-   "version" : "v1.2.13"
+   "version" : "v1.2.14"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/MYMETA.yml 
new/Sys-Virt-1.2.14/MYMETA.yml
--- old/Sys-Virt-1.2.13/MYMETA.yml  2015-03-06 11:43:49.0 +0100
+++ new/Sys-Virt-1.2.14/MYMETA.yml  2015-04-09 18:36:02.0 +0200
@@ -24,4 +24,4 @@
   Test::Pod::Coverage: '0'
   Time::HiRes: '0'
   XML::XPath: '0'
-version: v1.2.13
+version: v1.2.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.13/Makefile.PL 
new/Sys-Virt-1.2.14/Makefile.PL
--- old/Sys-Virt-1.2.13/Makefile.PL 2015-03-05 18:31:41.0 +0100
+++ new/Sys-Virt-1.2.14/Makefile.PL 2015-04-09 18:35:58.0 +0200
@@ -3,7 +3,7 @@
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
 
-my $libvirtver = "1.2.13";
+

commit rsyslog for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-04-22 01:18:55

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


Package is "rsyslog"

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2015-04-13 
20:31:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-04-22 
01:18:56.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 20 14:22:32 UTC 2015 - jseg...@novell.com
+
+- Adjusted apparmor profile to prevent aa-genprof failures
+  (bnc#925512)
+
+---



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.yILbcg/_old  2015-04-22 01:18:57.0 +0200
+++ /var/tmp/diff_new_pack.yILbcg/_new  2015-04-22 01:18:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rsyslog
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ usr.sbin.rsyslogd ++
--- /var/tmp/diff_new_pack.yILbcg/_old  2015-04-22 01:18:57.0 +0200
+++ /var/tmp/diff_new_pack.yILbcg/_new  2015-04-22 01:18:57.0 +0200
@@ -41,5 +41,6 @@
   /{var/,}run/systemd/journal/syslog w,
 
   # include rules for rsyslog-module-* packages
-  #include 
+  # change that to  once it is moved to /etc/apparmor.d
+  #include "/etc/apparmor/profiles/extras/rsyslog.d"
 }




commit mksh for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package mksh for openSUSE:Factory checked in 
at 2015-04-22 01:18:58

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


Package is "mksh"

Changes:

--- /work/SRC/openSUSE:Factory/mksh/mksh.changes2015-03-03 
11:15:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.mksh.new/mksh.changes   2015-04-22 
01:19:00.0 +0200
@@ -1,0 +2,45 @@
+Mon Apr 20 21:37:37 UTC 2015 - g...@opensuse.org
+
+- mention vendor modifications in manpage as requested by upstream
+
+---
+Mon Apr 20 20:48:03 UTC 2015 - g...@opensuse.org
+
+- update to version 50f
+  - [tg] OpenBSD sync: handle integer base out of band like ksh93
+does
+  - [tg] Protect standard code (predefined aliases, internal code,
+aliases and functions in dot.mkshrc) from being overridden by
+aliases and, in some cases, shell functions (i.e. permit
+overriding but ignore it)
+  - [tg] Implement GNU bash’s enable for dot.mkshrc using magic
+aliases to redirect the builtins to external utilities; this
+differs from GNU bash in that enable takes precedence over
+functions
+  - [tg] Move unaliasing an identifier when defining a POSIX-style
+function with the same name into lksh, as compatibility kludge
+  - [tg] Korn shell style functions now have locally scoped shell
+options
+  - [tg] Add a patch marker for vendor patch versioning to mksh.1
+  - [tg] SECURITY: make unset HISTFILE actually work
+  - [tg] Document some more issues with the current history code
+  - [tg] Remove some unused code
+  - [tg] RCSID-only sync with OpenBSD, for bogus and irrelevant
+changes
+  - [tg] Also disable field splitting for alias 'local=\typeset'
+  - [tg] Fix read -n-1 to not be identical to read -N-1
+  - [tg] Several fixes and improvements to lksh(1) and mksh(1)
+manpages
+  - [tg] More code (int → size_t), comment and testsuite fixes
+  - [tg] Make dot.mkshrc more robust (LP#1441853)
+  - [tg] Fix issues with IFS='\' read, found by edualbus
+  - [enh, tg] Fix integer overflows related to file descriptor
+parsing, found by Pawel Wylecial (LP#1440685); reduce memory
+usage for I/O redirs
+  - [tg] Document in the manpage how to set ±U according to the
+current locale settings via LANG/LC_* parameters (cf. Debian
+#782225)
+  - [igli, tg] Some code cleanup and restructuring
+  - [tg, oksh] Handle number parsing and storing more carefully
+
+---

Old:

  mksh-R50e.tgz

New:

  mksh-R50f.tgz



Other differences:
--
++ mksh.spec ++
--- /var/tmp/diff_new_pack.2DY6KA/_old  2015-04-22 01:19:01.0 +0200
+++ /var/tmp/diff_new_pack.2DY6KA/_new  2015-04-22 01:19:01.0 +0200
@@ -21,7 +21,7 @@
 # Please see OBS home:mirabile/mksh for a package for other distributions.
 
 Name:   mksh
-Version:50e
+Version:50f
 Release:0
 Summary:MirBSD Korn Shell
 License:MirOS and ISC
@@ -66,6 +66,11 @@
 ,s/@(#)\(MIRBSD\|LEGACY\) KSH R\(.*\)/@(#)\1 KSH R\2 SUSE/
 w
 EOF
+ed -s mksh.1 <<'EOF'
+/insert-your-name-here/s/^\.\\" //
+s/insert-your-name-here/SUSE/
+w
+EOF
 %endif
 
 ln -s . examples

++ mksh-R50e.tgz -> mksh-R50f.tgz ++
 1971 lines of diff (skipped)




commit libvirt for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2015-04-22 01:18:46

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


Package is "libvirt"

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2015-04-10 
10:20:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2015-04-22 
01:18:47.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 20 13:19:09 UTC 2015 - cbosdon...@suse.com
+
+- boo#926765: add libvirt-daemon-driver-qemu dependency on
+  libvirt-daemon-driver-storage.
+
+---



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.GqR4aV/_old  2015-04-22 01:18:48.0 +0200
+++ /var/tmp/diff_new_pack.GqR4aV/_new  2015-04-22 01:18:48.0 +0200
@@ -698,6 +698,7 @@
 # There really is a hard cross-driver dependency here
 Requires:   /usr/bin/qemu-img
 Requires:   libvirt-daemon-driver-network = %{version}-%{release}
+Requires:   libvirt-daemon-driver-storage = %{version}-%{release}
 # For image compression
 Requires:   bzip2
 Requires:   gzip
@@ -794,7 +795,6 @@
 Requires:   libvirt-daemon-driver-nwfilter = %{version}-%{release}
 Requires:   libvirt-daemon-driver-qemu = %{version}-%{release}
 Requires:   libvirt-daemon-driver-secret = %{version}-%{release}
-Requires:   libvirt-daemon-driver-storage = %{version}-%{release}
 %endif
 
 %description daemon-qemu





commit afl for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2015-04-22 01:18:44

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


Package is "afl"

Changes:

--- /work/SRC/openSUSE:Factory/afl/afl.changes  2015-04-16 14:14:15.0 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new/afl.changes 2015-04-22 
01:18:45.0 +0200
@@ -1,0 +2,15 @@
+Mon Apr 20 17:20:09 UTC 2015 - astie...@suse.com
+
+- afl 1.71b:
+  - Fix bug with installed copies of AFL trying to use QEMU mode.
+  - Add last path / crash / hang times to fuzzer_stats
+- with changes from 1.70b:
+  - Modify resumption code to reuse the original timeout value when
+resuming a session if -t is not given. This prevents timeout
+creep in continuous fuzzing.
+  - Add improved error messages for failed handshake when
+AFL_DEFER_FORKSRV is set.
+  - slight improvement to llvm_mode/Makefile
+  - Refresh several bits of documentation.
+
+---

Old:

  afl-1.69b.tgz

New:

  afl-1.71b.tgz



Other differences:
--
++ afl.spec ++
--- /var/tmp/diff_new_pack.paSwkp/_old  2015-04-22 01:18:46.0 +0200
+++ /var/tmp/diff_new_pack.paSwkp/_new  2015-04-22 01:18:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   afl
-Version:1.69b
+Version:1.71b
 Release:0
 Summary:American fuzzy lop is a security-oriented fuzzer
 License:Apache-2.0

++ afl-1.69b.tgz -> afl-1.71b.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.69b/Makefile new/afl-1.71b/Makefile
--- old/afl-1.69b/Makefile  2015-04-16 08:11:39.0 +0200
+++ new/afl-1.71b/Makefile  2015-04-20 03:17:54.0 +0200
@@ -14,7 +14,7 @@
 #
 
 PROGNAME= afl
-VERSION = 1.69b
+VERSION = 1.71b
 
 PREFIX ?= /usr/local
 BIN_PATH= $(PREFIX)/bin
@@ -98,6 +98,7 @@
 
 all_done: test_build
@echo "[+] All done! Be sure to review README - it's pretty short and 
useful."
+   @if [ "`uname`" = "Darwin" ]; then printf "\nWARNING: Fuzzing on MacOS 
X is slow because of the unusually high overhead of\nfork() on this OS. 
Consider using Linux or *BSD. You can also use VirtualBox\n(virtualbox.org) to 
put AFL inside a Linux or *BSD VM.\n\n"; fi
@! tty <&1 >/dev/null || printf "\033[0;30mNOTE: If you can read this, 
your terminal probably uses white background.\nThis will make the UI hard to 
read. See docs/status_screen.txt for advice.\033[0m\n" 2>/dev/null
 
 .NOTPARALLEL: clean
@@ -127,7 +128,7 @@
test "`basename $$PWD`" = "afl" || exit 1
test -f ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz; if [ "$$?" = "0" 
]; then echo; echo "Change program version in Makefile, mmkay?"; echo; exit 1; 
fi
cd ..; rm -rf $(PROGNAME)-$(VERSION); cp -pr $(PROGNAME) 
$(PROGNAME)-$(VERSION); \
- tar -cvz -f ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz 
$(PROGNAME)-$(VERSION)
+ tar -cvz --exclude openssl-null-ptr2.der -f 
~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz $(PROGNAME)-$(VERSION)
chmod 644 ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz
( cd ~/www/afl/releases/; ln -s -f $(PROGNAME)-$(VERSION).tgz 
$(PROGNAME)-latest.tgz )
cat docs/README >~/www/afl/README.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.69b/afl-fuzz.c new/afl-1.71b/afl-fuzz.c
--- old/afl-1.69b/afl-fuzz.c2015-04-15 07:38:00.0 +0200
+++ new/afl-1.71b/afl-fuzz.c2015-04-20 03:39:02.0 +0200
@@ -1892,8 +1892,9 @@
 
 SAYF("\n" cLRD "[-] " cRST
  "Hmm, looks like the target binary terminated before we could 
complete a\n"
- "handshake with the injected code. There are two probable 
explanations:\n\n"
+ "handshake with the injected code. There are %s probable 
explanations:\n\n"
 
+ "%s"
  "- The current memory limit (%s) is too restrictive, causing an 
OOM\n"
  "  fault in the dynamic linker. This can be fixed with the -m 
option. A\n"
  "  simple way to confirm the diagnosis may be:\n\n"
@@ -1909,6 +1910,10 @@
 
  "- Less likely, there is a horrible bug in the fuzzer. If other 
options\n"
  "  fail, poke  for troubleshooting tips.\n",
+ getenv("AFL_DEFER_FORKSRV") ? "three" : "two",
+ getenv("AFL_DEFER_FORKSRV") ?
+ "- You are using AFL_DEFER_FORKSRV, but __afl_manual_init() is 
never\n"
+ "  reached before the program terminates.\n\n" : "",
  DMS(mem_limit << 20), mem_limit - 1);
 
   }
@@ -2371,7 +2376,

commit perl-Mojolicious-Plugin-AssetPack for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2015-04-22 01:18:40

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


Package is "perl-Mojolicious-Plugin-AssetPack"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
  2015-04-18 10:40:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2015-04-22 01:18:41.0 +0200
@@ -1,0 +2,12 @@
+Mon Apr 20 08:53:27 UTC 2015 - co...@suse.com
+
+- updated to 0.5201
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+---
+Sun Apr 19 07:07:13 UTC 2015 - co...@suse.com
+
+- updated to 0.52
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+---

Old:

  Mojolicious-Plugin-AssetPack-0.51.tar.gz

New:

  Mojolicious-Plugin-AssetPack-0.5201.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.tYN2GR/_old  2015-04-22 01:18:42.0 +0200
+++ /var/tmp/diff_new_pack.tYN2GR/_new  2015-04-22 01:18:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:0.51
+Version:0.5201
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files

++ Mojolicious-Plugin-AssetPack-0.51.tar.gz -> 
Mojolicious-Plugin-AssetPack-0.5201.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-0.51/Changes 
new/Mojolicious-Plugin-AssetPack-0.5201/Changes
--- old/Mojolicious-Plugin-AssetPack-0.51/Changes   2015-04-16 
08:15:50.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-0.5201/Changes 2015-04-20 
08:48:47.0 +0200
@@ -1,7 +1,18 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
-0.51 2015-04-16T08:15:50+0200
+0.5201 2015-04-20T08:48:47+0200
+
+ - Fix sprites.t
+ - Fix skipping t/plugin-with-assets.t
 
+0.52 2015-04-18T12:54:40+0200
+ - Add support for generating image sprites and css
+ - Add EXPERIMENTAL ::Handlers::Sprites, ::Handlers::Http and ::Handlers::Https
+ - Add ::Asset::content()
+ - Rename ::Asset::url() to path().
+ - Remove ::Asset::add_chunk()
+
+0.51 2015-04-16T08:15:50+0200
  - Can reload assets on server reload (EXPERIMENTAL)
 
 0.50 2015-04-13T11:37:08Z +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-0.51/MANIFEST 
new/Mojolicious-Plugin-AssetPack-0.5201/MANIFEST
--- old/Mojolicious-Plugin-AssetPack-0.51/MANIFEST  2015-04-16 
08:15:50.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-0.5201/MANIFEST2015-04-20 
08:48:48.0 +0200
@@ -4,8 +4,12 @@
 Changes
 cpanfile
 examples/reloader.pl
+examples/sprites.pl
 lib/Mojolicious/Plugin/AssetPack.pm
 lib/Mojolicious/Plugin/AssetPack/Asset.pm
+lib/Mojolicious/Plugin/AssetPack/Handler/Http.pm
+lib/Mojolicious/Plugin/AssetPack/Handler/Https.pm
+lib/Mojolicious/Plugin/AssetPack/Handler/Sprites.pm
 lib/Mojolicious/Plugin/AssetPack/Manual/Assets.pod
 lib/Mojolicious/Plugin/AssetPack/Manual/Cookbook.pod
 lib/Mojolicious/Plugin/AssetPack/Manual/CustomDomain.pod
@@ -64,6 +68,9 @@
 t/public/css/c.css
 t/public/css/d.css
 t/public/dummy.foo
+t/public/images/xyz/social-chrome.png
+t/public/images/xyz/social-github.png
+t/public/images/xyz/social-rss.png
 t/public/js/a.js
 t/public/js/b.js
 t/public/js/c.coffee
@@ -85,6 +92,7 @@
 t/scss.t
 t/skip-minified.t
 t/SomePluginWithAssets.pm
+t/sprites.t
 t/twice.t
 t/undefined.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-0.51/META.json 
new/Mojolicious-Plugin-AssetPack-0.5201/META.json
--- old/Mojolicious-Plugin-AssetPack-0.51/META.json 2015-04-16 
08:15:50.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-0.5201/META.json   2015-04-20 
08:48:48.0 +0200
@@ -50,5 +50,5 @@
  "url" : 
"https://github.com/jhthorsen/mojolicious-plugin-assetpack.git";
   }
},
-   "version" : "0.51"
+   "version" : "0.5201"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin

commit perl-Image-Info for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Image-Info for openSUSE:Factory 
checked in at 2015-04-22 01:18:42

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


Package is "perl-Image-Info"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Image-Info/perl-Image-Info.changes  
2015-04-15 16:25:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Image-Info.new/perl-Image-Info.changes 
2015-04-22 01:18:43.0 +0200
@@ -1,0 +2,14 @@
+Mon Apr 20 08:46:00 UTC 2015 - co...@suse.com
+
+- updated to 1.38
+   see /usr/share/doc/packages/perl-Image-Info/CHANGES
+
+  2015-04-19  Slaven Rezic  
+  
+  Release 1.38
+  
+  Pod typo fixes (by hatorikibble)
+  
+  New xt tests (synopsis, strict, kwalitee, by hatorikibble)
+
+---

Old:

  Image-Info-1.37.tar.gz

New:

  Image-Info-1.38.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Image-Info.spec ++
--- /var/tmp/diff_new_pack.SfVWxm/_old  2015-04-22 01:18:44.0 +0200
+++ /var/tmp/diff_new_pack.SfVWxm/_new  2015-04-22 01:18:44.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Image-Info
-Version:1.37
+Version:1.38
 Release:0
 %define cpan_name Image-Info
 Summary:Extract meta information from image files
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Image-Info/
-Source: 
http://www.cpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,7 +39,7 @@
 %{perl_requires}
 
 %description
-This module provide functions to extract various kind of meta information
+This module provide functions to extract various kinds of meta information
 from image files.
 
 %prep

++ Image-Info-1.37.tar.gz -> Image-Info-1.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Info-1.37/.gitignore 
new/Image-Info-1.38/.gitignore
--- old/Image-Info-1.37/.gitignore  2011-12-28 22:30:30.0 +0100
+++ new/Image-Info-1.38/.gitignore  2015-04-03 15:07:22.0 +0200
@@ -1,9 +1,14 @@
+*~
 /.prove
+/blib
+/cover_db
 /Image-Info-*.tar.gz
 /MANIFEST.bak
 /MYMETA.json
 /MYMETA.yml
 /Makefile
 /Makefile.old
-/blib
 /pm_to_blib
+/nytprof.out
+\#*\#
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Info-1.37/CHANGES new/Image-Info-1.38/CHANGES
--- old/Image-Info-1.37/CHANGES 2014-12-31 09:42:11.0 +0100
+++ new/Image-Info-1.38/CHANGES 2015-04-20 06:46:24.0 +0200
@@ -1,5 +1,13 @@
 Revision history for Image::Info
 
+2015-04-19  Slaven Rezic  
+
+Release 1.38
+
+Pod typo fixes (by hatorikibble)
+
+New xt tests (synopsis, strict, kwalitee, by hatorikibble)
+
 2014-12-31  Slaven Rezic  
 
 Release 1.37
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Info-1.37/MANIFEST new/Image-Info-1.38/MANIFEST
--- old/Image-Info-1.37/MANIFEST2014-12-31 09:43:39.0 +0100
+++ new/Image-Info-1.38/MANIFEST2015-04-20 06:57:39.0 +0200
@@ -81,6 +81,9 @@
 t/tiny-pgm.t
 t/wbmp.t
 TODO
+xt/kwalitee.t
+xt/strict.t
+xt/synopsis.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
 SIGNATUREPublic-key signature (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Info-1.37/META.json 
new/Image-Info-1.38/META.json
--- old/Image-Info-1.37/META.json   2014-12-31 09:43:39.0 +0100
+++ new/Image-Info-1.38/META.json   2015-04-20 06:57:38.0 +0200
@@ -54,5 +54,5 @@
  "url" : "git://github.com/eserte/image-info.git"
   }
},
-   "version" : "1.37"
+   "version" : "1.38"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Info-1.37/META.yml new/Image-Info-1.38/META.yml
--- old/Image-Info-1.37/META.yml2014-12-31 09:43:39.0 +0100
+++ new/Image-Info-1.38/META.yml2015-04-20 06:57:38.0 +0200
@@ -32,4 +32,4 @@
   perl: 5.006
 resources:
   repository: git://github.com/eserte/image-info.git
-version: 1.37
+version: 1.38
diff -urN '--exclude=CVS' '--exclude=.cvsigno

commit gcc5 for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package gcc5 for openSUSE:Factory checked in 
at 2015-04-22 01:18:02

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


Package is "gcc5"

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.gcc5.new/cross-aarch64-gcc5.changes 
2015-04-22 01:18:03.0 +0200
@@ -0,0 +1,219 @@
+---
+Mon Apr 20 07:45:47 UTC 2015 - rguent...@suse.com
+
+- Update to gcc-5-branch head (r26).
+  * Includes GCC 5.1 RC2.
+
+---
+Thu Apr 16 13:40:56 UTC 2015 - rguent...@suse.com
+
+- Update to gcc-5-branch head (r222139).
+
+---
+Mon Apr 13 08:38:29 UTC 2015 - rguent...@suse.com
+
+- Update to gcc-5-branch head (r222032).
+  * Matches GCC 5.1 RC1.
+
+---
+Thu Apr  9 08:33:14 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221942).
+
+---
+Tue Apr  7 09:55:38 UTC 2015 - afaer...@suse.de
+
+- Prepare for non-icecream cross-compilers
+* Define sysroot to match cross-binutils config
+* Prepare for requiring cross-newlib for some targets
+* Use all-host target for libc bootstrap, too
+* Install target files, but suppress stripping them (breaks them)
+* Suppress -icecream-backend subpackage
+* Allow building on any architecture
+
+---
+Tue Apr  7 08:19:52 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221888).
+- Enable cross compiler builds.
+
+---
+Thu Apr  2 13:27:21 UTC 2015 - sch...@suse.de
+
+- libsanitizer-tsan-res-state.patch: remove obsolete patch.
+- gcc5-libsanitize-aarch64-va42.patch: support aarch64 42-bit address
+- space
+
+---
+Tue Mar 24 11:01:28 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221624).
+- Require own ada version for suse_version > 1330, not explicitely
+  gcc49-ada.
+- Amend _constraints to request more physical memory for gcc5 and
+  gcc5-testresults as well as 4 processors for gcc5.
+
+---
+Thu Mar 19 13:45:05 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221515).
+
+---
+Wed Mar 18 10:17:24 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221482).
+  * Fixes miscompile of vim.
+
+---
+Tue Mar 10 09:56:36 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221322).
+  * Contains fixes for PR65120 and should reduce the amount of
+false -Wlogical-not-parentheses warnings.
+- Switch to release checking builds.
+
+---
+Tue Mar  3 10:52:07 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r221139).
+  * Includes gcc5-pr65040.patch which is now removed.
+- Add libsanitizer-tsan-res-state.patch to fix build with new glibc.
+- Enable asan and ubsan for ppc64le.
+
+---
+Fri Feb 27 11:40:33 UTC 2015 - rguent...@suse.com
+
+- Add gcc5-pr65040.patch to remove -Wformat-signedness from -Wformat=2.
+- Renumber patches.
+
+---
+Wed Feb 25 11:05:05 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220959).
+
+---
+Fri Feb 20 07:59:48 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220833).
+
+---
+Tue Feb 17 13:42:15 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220758).
+
+---
+Fri Feb 13 09:39:33 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220678).
+
+---
+Wed Feb 11 14:33:06 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220617).
+
+---
+Tue Feb 10 12:31:13 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220580).
+- Pulls bugfixing from Fedora mass-rebuild.
+
+---
+Wed Jan 28 13:20:08 UTC 2015 - rguent...@suse.com
+
+- Update to SVN trunk head (r220205)

commit perl-Test-Spec for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Spec for openSUSE:Factory 
checked in at 2015-04-22 01:18:32

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


Package is "perl-Test-Spec"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Spec/perl-Test-Spec.changes
2015-04-15 16:25:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Spec.new/perl-Test-Spec.changes   
2015-04-22 01:18:35.0 +0200
@@ -1,0 +2,12 @@
+Mon Apr 20 09:12:17 UTC 2015 - co...@suse.com
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-Test-Spec/Changes
+
+  0.50 Sun Apr 19 18:13:00 BST 2015
+- Removed several memory leaks
+  Reported by @JRaspass (issue #24)
+- any_number() no longer fails if it is never called
+  Contributed by @ptolemarch and @cavemanpi (issue #25)
+
+---

Old:

  Test-Spec-0.49.tar.gz

New:

  Test-Spec-0.50.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Spec.spec ++
--- /var/tmp/diff_new_pack.z2C5GX/_old  2015-04-22 01:18:36.0 +0200
+++ /var/tmp/diff_new_pack.z2C5GX/_new  2015-04-22 01:18:36.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Test-Spec
-Version:0.49
+Version:0.50
 Release:0
 %define cpan_name Test-Spec
 Summary:Write tests in a declarative specification style
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Spec/
-Source: 
http://www.cpan.org/authors/id/P/PH/PHILIP/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AN/ANDYJONES/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -72,6 +73,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README.md
 
 %changelog

++ Test-Spec-0.49.tar.gz -> Test-Spec-0.50.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Spec-0.49/Changes new/Test-Spec-0.50/Changes
--- old/Test-Spec-0.49/Changes  2015-01-18 19:01:51.0 +0100
+++ new/Test-Spec-0.50/Changes  2015-04-19 19:15:56.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl extension Test::Spec.
 
+0.50 Sun Apr 19 18:13:00 BST 2015
+  - Removed several memory leaks
+Reported by @JRaspass (issue #24)
+  - any_number() no longer fails if it is never called
+Contributed by @ptolemarch and @cavemanpi (issue #25)
+
 0.49 Sun Jan 18 12:56:00 EST 2015
   - Added with_deep
 Contributed by Andy Jones (issue #21)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Spec-0.49/MANIFEST new/Test-Spec-0.50/MANIFEST
--- old/Test-Spec-0.49/MANIFEST 2015-01-18 19:03:18.0 +0100
+++ new/Test-Spec-0.50/MANIFEST 2015-04-19 19:46:53.0 +0200
@@ -2,11 +2,13 @@
 Changes
 lib/Test/Spec.pm
 lib/Test/Spec/Context.pm
+lib/Test/Spec/Example.pm
 lib/Test/Spec/Mocks.pm
 lib/Test/Spec/SharedHash.pm
+lib/Test/Spec/TodoExample.pm
 Makefile.PL
 MANIFEST
-README
+README.md
 t/another_shared_examples_spec.pl
 t/auto_inherit.t
 t/data_sharing.t
@@ -21,6 +23,8 @@
 t/mocks.t
 t/mocks_imports.t
 t/perl_warning_spec.pl
+t/predictable_destroy.pl
+t/predictable_destroy_spec.t
 t/runtests_subset.t
 t/shared_examples.t
 t/shared_examples_spec.pl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Spec-0.49/META.json new/Test-Spec-0.50/META.json
--- old/Test-Spec-0.49/META.json2015-01-18 19:03:18.0 +0100
+++ new/Test-Spec-0.50/META.json2015-04-19 19:46:53.0 +0200
@@ -4,7 +4,7 @@
   "Philip Garrett "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.143240",
+   "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter 
version 2.120630",
"license" : [
   "perl_5"
],
@@ -19,33 +19,6 @@
  "inc"
   ]
},
-   "prereqs" : {
-  "build" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
-  "configure" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
-  "runtime" : {
- "requires" : {
-"Carp" : "0",
-"Exporter" : "0",
-"List::Util" : "0",
-"Package::Stash" : "0.23",
-"Scalar::Util" : "1.11",
-"TAP::Parser" : "0",
-"Test::Deep" : "0.103",

commit perl-DateTime-Format-MySQL for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime-Format-MySQL for 
openSUSE:Factory checked in at 2015-04-22 01:18:00

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


Package is "perl-DateTime-Format-MySQL"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-MySQL/perl-DateTime-Format-MySQL.changes
2011-11-21 12:38:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-MySQL.new/perl-DateTime-Format-MySQL.changes
   2015-04-22 01:18:01.0 +0200
@@ -1,0 +2,9 @@
+Sun Dec 21 22:14:59 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.05
+  + Added parsing of MySQL fractional seconds (microseconds).
+  * Allowed additional valid MySQL formats (delimiters in DATE and TIME
+fields using punctuation, 'T' separator between DATE and TIME and
+single-digit time or date values).
+
+---

Old:

  DateTime-Format-MySQL-0.04.tar.gz

New:

  DateTime-Format-MySQL-0.05.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-DateTime-Format-MySQL.spec ++
--- /var/tmp/diff_new_pack.v7gOLx/_old  2015-04-22 01:18:02.0 +0200
+++ /var/tmp/diff_new_pack.v7gOLx/_new  2015-04-22 01:18:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime-Format-MySQL
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,23 @@
 #
 
 
-
 Name:   perl-DateTime-Format-MySQL
-Version:0.04
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.05
+Release:0
 %define cpan_name DateTime-Format-MySQL
 Summary:Parse and format MySQL dates and times
-Url:http://search.cpan.org/dist/DateTime-Format-MySQL/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-MySQL-0.04.tar.gz
-# Source: %{cpan_name}-%{version}.tar.bz2
+Url:http://search.cpan.org/dist/DateTime-Format-MySQL/
+Source0:
http://www.cpan.org/authors/id/X/XM/XMIKEW/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Format::Builder) >= 0.6
+BuildRequires:  perl(Module::Build) >= 0.42
 Requires:   perl(DateTime)
 Requires:   perl(DateTime::Format::Builder) >= 0.6
 %{perl_requires}
@@ -58,11 +57,8 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ DateTime-Format-MySQL-0.04.tar.gz -> DateTime-Format-MySQL-0.05.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-MySQL-0.04/Build.PL 
new/DateTime-Format-MySQL-0.05/Build.PL
--- old/DateTime-Format-MySQL-0.04/Build.PL 2005-04-18 05:05:47.0 
+0200
+++ new/DateTime-Format-MySQL-0.05/Build.PL 2014-10-27 18:46:55.0 
+0100
@@ -8,6 +8,7 @@
   requires => { 'DateTime' => 0,
 'DateTime::Format::Builder' => 0.60,
   },
-  sign => 1,
+  build_requires => { 'Module::Build' => 0 },
+  sign => 0,
   create_makefile_pl => 'passthrough',
 )->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-MySQL-0.04/Changes 
new/DateTime-Format-MySQL-0.05/Changes
--- old/DateTime-Format-MySQL-0.04/Changes  2005-04-18 05:05:47.0 
+0200
+++ new/DateTime-Format-MySQL-0.05/Changes  2014-10-27 18:46:55.0 
+0100
@@ -1,3 +1,12 @@
+
+0.052014-10-26
+
+- Added parsing of MySQL fractional seconds (microseconds).
+- Allowed additional valid MySQL formats (delimiters in DATE and TIME
+  fields using punctuation, 'T' separator between DATE and TIME and
+  single-digit time or date values).
+
+
 0.042005-05-17
 
 - Added parsing for TIMESTAMP as returned by MySQL 4.1.  Patch by Mike
@@ -24,4 +33,4 @@
 
 0.012003-03-19
 
-- First release
\ No newline at end of file
+- First release
diff -urN '--exclude

commit perl-CDDB_get for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-CDDB_get for openSUSE:Factory 
checked in at 2015-04-22 01:17:53

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


Package is "perl-CDDB_get"

Changes:

--- /work/SRC/openSUSE:Factory/perl-CDDB_get/perl-CDDB_get.changes  
2014-10-15 16:20:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CDDB_get.new/perl-CDDB_get.changes 
2015-04-22 01:17:55.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 12:39:19 UTC 2015 - co...@suse.com
+
+- updated to 2.28
+   see /usr/share/doc/packages/perl-CDDB_get/Changes
+
+  
+  2.28  06.03.2012
+make tests work with perl 5.15.x
+
+---

Old:

  CDDB_get-2.27.tar.gz

New:

  CDDB_get-2.28.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-CDDB_get.spec ++
--- /var/tmp/diff_new_pack.eVttJX/_old  2015-04-22 01:17:56.0 +0200
+++ /var/tmp/diff_new_pack.eVttJX/_new  2015-04-22 01:17:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CDDB_get
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,19 @@
 
 
 Name:   perl-CDDB_get
-Version:2.27
+Version:2.28
 Release:0
-Url:http://armin.emx.at/cddb/
+#Upstream:  This library is released under the same conditions as Perl, that 
is, either of the following: a) the GNU General Public License Version 2 as 
published by the Free Software Foundation, b) the Artistic License. This 
program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic 
License for more details. You should have received a copy of the Artistic 
License with this Kit, in the file named "Artistic". If not, I'll be glad to 
provide one. You should also have received a copy of the GNU General Public 
License along with this program, in the file names "Copying"; if not, write to 
the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 
02111-1307, USA. If you use this library in a commercial enterprise, you are 
invited, but not required, to pay what you feel is a reasonable fee to the 
author, who can be contacted at ar...@xos.net
+%define cpan_name CDDB_get
 Summary:Read the CDDB entry for an audio CD in your drive
-License:Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: http://armin.emx.at/cddb/CDDB_get-%version.tar.gz
+Url:http://search.cpan.org/dist/CDDB_get/
+Source0:
http://www.cpan.org/authors/id/F/FO/FONKIE/%{cpan_name}-%{version}.tar.gz
 Source1:cddb.pl.1.gz
-Patch:  %name-2.23-tmpfile.diff
+Source2:cpanspec.yml
+Patch0: %name-2.23-tmpfile.diff
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -33,42 +37,31 @@
 
 %description
 This module/script gets the CDDB info for an audio cd. You need LINUX,
-SUNOS or *BSD, a cdrom drive and an active internet connection in order
-to do that.
-
-
-
-Authors:
-
-Armin Obersteiner 
+SUNOS or *BSD, a cdrom drive and an active internet connection in order to
+do that.
 
 %prep
-%setup -q -n CDDB_get-%version
-%patch -p1
+%setup -q -n %{cpan_name}-%{version}
+%patch0 -p1
 
 %build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 %perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
+
+# MANUAL BEGIN
 install -d -m755  $RPM_BUILD_ROOT/%{_mandir}/man1
 install -m644 %{SOURCE1} $RPM_BUILD_ROOT/%{_mandir}/man1
-
-%files
-%defattr(-,root,root)
-%doc README MANIFEST Artistic Changes Copying
-%doc %_mandir/man?/*
-%_bindir/cddb.pl
-%perl_vendorlib/CDDB_get.pm
-%perl_vendorlib/CDDB_cache.pm
-%perl_vendorlib/cddb.pl
-%perl_vendorlib/auto/CDDB_get
-%perl_vendorlib/auto/CDDB_cache
-%perl_vendorarch/auto/CDDB_get
+# MANUAL END
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc Artistic Changes Copying DATABASE README
 
 %changelog

++ CDDB_get-2.27.tar.gz -> CDDB_get-2.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CDDB_get-2.27/CDDB_get.pm 
new/CDDB_get-2.28/CDDB_get.

commit pacemaker for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2015-04-22 01:17:06

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


Package is "pacemaker"

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes  2015-04-06 
00:26:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2015-04-22 
01:17:09.0 +0200
@@ -1,0 +2,33 @@
+Mon Apr 13 08:57:35 UTC 2015 - y...@suse.com
+
+- Rebase:
+  * pacemaker-NodeUtilization-RA.patch
+
+- docker-wrapper: per resource logging of lrmd and remote client tool
+- pengine: Avoid trailing whitespaces when printing resource state
+- pengine: cl#5207 - Display "UNCLEAN" for resources running on unclean 
offline nodes
+- docker-wrapper: add reuse option for presistent containers
+- docker-wrapper: only override exit reason if docker daemon is inactive
+- pengine: handle isolated resource scenario, cloned group of isolated 
resources
+- pengine: handle cloned isolated resources in a sane way
+- crm_report: More patterns for finding logs on non-DC nodes
+- lrmd: Use original timestamps when reporting multi-step systemd operations
+- lrmd: report original timeout when systemd operation completes
+- systemd: improve unit files
+- PE: Turn off legacy unpacking of resource options into the meta hashtable
+- acl: Do not delay evaluation of added nodes in some situations (bsc#927828: 
CVE-2015-1867)
+- docker-wrapper: add demote, promote, and notify actions for multistate rsc
+- docker-wrapper: properly forward key value pairs during isolation
+- attrd: fixes double free in attrd legacy
+- lrmd: do not let isolation wrappers inherit the wrapper attribute, or it 
makes a loop
+- pengine: pass node name of pcmk host into isolated resources
+- lrmd: isolation wrappers are moved from containers to isolation OCF namepace
+- pengine: Fix colocation with unmanaged resources
+- stonith-ng: Correctly track node state
+- stonith-ng: No reply is needed for CRM_OP_RM_NODE_CACHE
+- crm_resource: Fix output format of the warning from --force-start
+- crm_resource: Display the locations of all anonymous clone children when 
supplying the children's common ID (bsc#870339)
+- cib: Correctly track node state
+- Upstream version cs: 7a2e3ae6b736621933b24f4cdc9ea260021d878d
+
+---

Old:

  pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2

New:

  pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2



Other differences:
--
++ pacemaker.spec ++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.0 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.0 +0200
@@ -99,7 +99,7 @@
 Summary:Scalable High-Availability cluster resource manager
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-Version:1.1.12.git20150326.3e93bc1
+Version:1.1.12.git20150413.7a2e3ae
 Release:0
 #Release:%{pcmk_release}%{?dist}
 Url:http://www.clusterlabs.org
@@ -657,7 +657,7 @@
 %dir /usr/lib/ocf
 %dir /usr/lib/ocf/resource.d
 /usr/lib/ocf/resource.d/pacemaker
-/usr/lib/ocf/resource.d/containers
+/usr/lib/ocf/resource.d/isolation
 
 %if 0%{?cs_version} < 2
 %{_libexecdir}/lcrso/pacemaker.lcrso

++ _service ++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.0 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.0 +0200
@@ -11,7 +11,7 @@
 1.1.12
 -->
 1.1.12.git%cd.%h
-3e93bc1dd6c1c3f2ee101f754567aa007b24bb5e
+7a2e3ae6b736621933b24f4cdc9ea260021d878d
   
 
   

++ pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2 -> 
pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2 ++
/work/SRC/openSUSE:Factory/pacemaker/pacemaker-1.1.12.git20150326.3e93bc1.tar.bz2
 
/work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2
 differ: char 11, line 1

++ pacemaker-NodeUtilization-RA.patch ++
--- /var/tmp/diff_new_pack.t7gEM7/_old  2015-04-22 01:17:10.0 +0200
+++ /var/tmp/diff_new_pack.t7gEM7/_new  2015-04-22 01:17:10.0 +0200
@@ -16,7 +16,7 @@
 +  remote \
 +  NodeUtilization
  
- containertech_SCRIPTS = docker-wrapper
+ isolationtech_SCRIPTS = docker-wrapper
  
 Index: pacemaker/extra/resources/NodeUtilization
 ===




commit python-argparse for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-argparse for openSUSE:Factory 
checked in at 2015-04-22 01:17:30

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


Package is "python-argparse"

Changes:

--- /work/SRC/openSUSE:Factory/python-argparse/python-argparse.changes  
2013-10-25 11:11:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-argparse.new/python-argparse.changes 
2015-04-22 01:17:31.0 +0200
@@ -1,0 +2,20 @@
+Sun Apr 19 16:50:14 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.3.0:
+  * added aliases support (thanks to Roland Kammerer!) + tests
+for it
+  * use tox for testing python >= 2.6
+  * tests successfully on 3.4 also (without random hash seed)
+  * added argparse.__external_lib__ = True so one can test one is
+really using / testing the external library (and not the
+builtin one in stdlib of recent Pythons)
+- additional change from 1.2.2:
+  * added universal wheel support, built, signed and uploaded with:
+python setup.py sdist bdist_wheel upload
+--identity="Thomas Waldmann" --sign
+  * host the files on pypi
+- set the source URL to pypi
+- change obsolete of python-argparse-doc back to '<' after
+  version update
+
+---

Old:

  argparse-1.2.1.tar.bz2

New:

  argparse-1.3.0.tar.gz



Other differences:
--
++ python-argparse.spec ++
--- /var/tmp/diff_new_pack.MShTuG/_old  2015-04-22 01:17:32.0 +0200
+++ /var/tmp/diff_new_pack.MShTuG/_new  2015-04-22 01:17:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-argparse
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-argparse
-Version:1.2.1
+Version:1.3.0
 Release:0
 Url:http://code.google.com/p/argparse/
 Summary:Python command-line parsing library
 License:Python-2.0
 Group:  Development/Languages/Python
-Source: argparse-%{version}.tar.bz2
+Source: 
https://pypi.python.org/packages/source/a/argparse/argparse-%{version}.tar.gz
 Source1:argparse-1.1.pdf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
@@ -35,8 +35,7 @@
 %endif
 %endif
 Provides:   python-argparse-doc = %{version}
-#TODO: Change back to '<' after next version update:
-Obsoletes:  python-argparse-doc <= %{version}
+Obsoletes:  python-argparse-doc < %{version}
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description




commit yast2-bootloader for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2015-04-22 01:17:40

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


Package is "yast2-bootloader"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2015-04-12 00:09:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2015-04-22 01:17:41.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 14 14:50:43 CEST 2015 - sch...@suse.de
+
+- While calling AutoYaST clone_system libStorage has to be set
+  to "normal" mode in order to read mountpoints correctly.
+- 3.1.127
+
+---

Old:

  yast2-bootloader-3.1.126.tar.bz2

New:

  yast2-bootloader-3.1.127.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.qSXrIA/_old  2015-04-22 01:17:42.0 +0200
+++ /var/tmp/diff_new_pack.qSXrIA/_new  2015-04-22 01:17:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.126
+Version:3.1.127
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.126.tar.bz2 -> yast2-bootloader-3.1.127.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.126/CONTRIBUTING.md 
new/yast2-bootloader-3.1.127/CONTRIBUTING.md
--- old/yast2-bootloader-3.1.126/CONTRIBUTING.md2015-04-09 
15:22:08.0 +0200
+++ new/yast2-bootloader-3.1.127/CONTRIBUTING.md2015-04-21 
12:02:08.0 +0200
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.126/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.127/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.126/package/yast2-bootloader.changes   
2015-04-09 15:22:08.0 +0200
+++ new/yast2-bootloader-3.1.127/package/yast2-bootloader.changes   
2015-04-21 12:02:08.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Apr 14 14:50:43 CEST 2015 - sch...@suse.de
+
+- While calling AutoYaST clone_system libStorage has to be set
+  to "normal" mode in order to read mountpoints correctly.
+- 3.1.127
+
+---
 Thu Apr  9 13:15:02 UTC 2015 - jreidin...@suse.com
 
 - fix abort when importing bootloader values in autoyast
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.126/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.127/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.126/package/yast2-bootloader.spec  2015-04-09 
15:22:08.0 +0200
+++ new/yast2-bootloader-3.1.127/package/yast2-bootloader.spec  2015-04-21 
12:02:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.126
+Version:3.1.127
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.126/src/modules/Bootloader.rb 
new/yast2-bootloader-3.1.127/src/modules/Bootloader.rb
--- old/yast2-bootloader-3.1.126/src/modules/Bootloader.rb  2015-04-09 
15:22:08.0 +0200
+++ new/yast2-bootloader-3.1.127/src/modules/Bootloader.rb  2015-04-21 
12:02:08.0 +0200
@@ -173,7 +173,15 @@
 
   getLoaderType
 
+  # While calling AutoYaST clone_system libStorage
+  # has to be set to "normal" mode in order to read
+  # mountpoints correctly
+  old_mode = Mode.mode
+  Mode.SetMode("normal") if Mode.config
+
   BootCommon.DetectDisks
+  Mode.SetMode(old_mode) if old_mode == "autoinst_config"
+
   Progress.NextStage
   return false if testAbort
 




commit perl-Module-Starter for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Starter for 
openSUSE:Factory checked in at 2015-04-22 01:17:51

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


Package is "perl-Module-Starter"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Starter/perl-Module-Starter.changes  
2013-12-11 11:32:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Starter.new/perl-Module-Starter.changes 
2015-04-22 01:17:52.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 18:43:00 UTC 2015 - co...@suse.com
+
+- updated to 1.71
+   see /usr/share/doc/packages/perl-Module-Starter/Changes
+
+---

Old:

  Module-Starter-1.62.tar.gz

New:

  Module-Starter-1.71.tar.gz



Other differences:
--
++ perl-Module-Starter.spec ++
--- /var/tmp/diff_new_pack.ho7QwD/_old  2015-04-22 01:17:52.0 +0200
+++ /var/tmp/diff_new_pack.ho7QwD/_new  2015-04-22 01:17:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Starter
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Starter
-Version:1.62
+Version:1.71
 Release:0
 %define cpan_name Module-Starter
 Summary:a simple starter kit for any module
@@ -29,14 +29,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Install::AuthorTests)
 BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(parent)
-#BuildRequires: perl(Module::Starter)
-#BuildRequires: perl(Module::Starter::BuilderSet)
-#BuildRequires: perl(Module::Starter::Simple)
-#BuildRequires: perl(-norequire)
-#BuildRequires: perl(TestParseFile)
-#BuildRequires: perl(version)
+Requires:   perl(Module::Install::AuthorTests)
 Requires:   perl(Path::Class)
 Requires:   perl(parent)
 %{perl_requires}

++ Module-Starter-1.62.tar.gz -> Module-Starter-1.71.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Starter-1.62/Changes 
new/Module-Starter-1.71/Changes
--- old/Module-Starter-1.62/Changes 2013-12-08 11:50:23.0 +0100
+++ new/Module-Starter-1.71/Changes 2015-01-30 13:29:24.0 +0100
@@ -1,5 +1,18 @@
 Revision history for Perl extension Module::Starter
 
+1.71Fri Jan 30 13:28:31 2015
+* GH #47: create_t breaks plugins. (David Pottage)
+
+1.70   Tue Jan 20 20:56:31 2015
+* Change the url for issues from rt.cpan.org to GitHub (David Pottage)
+* Added a missing module to prerequisites (David Pottage)
+* Marked t/pod* test scripts as RELEASE_TESTING (David Pottage)
+* Moved boilerplate test to xt/ directory (David Pottage)
+* Added a --fatalize option to generate code where warnings are fatal
+  This changes the default behaviour, as fatal warnings are now 
considered
+  unwise for any public module that many others depend on.
+  See: 
http://blogs.perl.org/users/peter_rabbitson/2014/01/fatal-warnings-are-a-ticking-time-bomb-via-chromatic.html
+
 1.62Sun Dec  8 11:49:21 2013
 * Fix regexp in tests to stop failing on 5.8.x (Sawyer X).
 * Fix FSF address in template block and tests (Brian Manning).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Starter-1.62/META.json 
new/Module-Starter-1.71/META.json
--- old/Module-Starter-1.62/META.json   2013-12-08 11:51:47.0 +0100
+++ new/Module-Starter-1.71/META.json   2015-01-30 13:31:44.0 +0100
@@ -4,7 +4,7 @@
   "Andy Lester "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.142690",
"license" : [
   "perl_5"
],
@@ -35,23 +35,25 @@
 "ExtUtils::Command" : "0",
 "File::Spec" : "0",
 "Getopt::Long" : "0",
+"Module::Install::AuthorTests" : "0",
 "Path::Class" : "0",
 "Pod::Usage" : "1.21",
 "Test::Harness" : "0.21",
 "Test::More" : "0",
-"parent" : "0"
+"parent" : "0",
+"perl" : "5.006001"
  }
   }
},
"release_status" : "stable",
"resources" : {
 

commit python-pytz for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-pytz for openSUSE:Factory 
checked in at 2015-04-22 01:17:19

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


Package is "python-pytz"

Changes:

--- /work/SRC/openSUSE:Factory/python-pytz/python-pytz.changes  2015-01-20 
19:11:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytz.new/python-pytz.changes 
2015-04-22 01:17:20.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr 19 09:10:33 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2015.2:
+  * update to Olson/IANA database version 2015b
+
+---

Old:

  pytz-2014.10.tar.bz2

New:

  pytz-2015.2.tar.bz2



Other differences:
--
++ python-pytz.spec ++
--- /var/tmp/diff_new_pack.bSiFeG/_old  2015-04-22 01:17:21.0 +0200
+++ /var/tmp/diff_new_pack.bSiFeG/_new  2015-04-22 01:17:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytz
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-pytz
-Version:2014.10
+Version:2015.2
 Release:0
 Summary:World timezone definitions, modern and historical
 License:MIT

++ pytz-2014.10.tar.bz2 -> pytz-2015.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.10/PKG-INFO new/pytz-2015.2/PKG-INFO
--- old/pytz-2014.10/PKG-INFO   2014-11-27 10:01:29.0 +0100
+++ new/pytz-2015.2/PKG-INFO2015-03-23 08:04:48.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytz
-Version: 2014.10
+Version: 2015.2
 Summary: World timezone definitions, modern and historical
 Home-page: http://pythonhosted.org/pytz
 Author: Stuart Bishop
@@ -519,6 +519,15 @@
 Europe/Zurich
 
 
+Internationalization - i18n/l10n
+
+
+Pytz is an interface to the IANA database, which uses ASCII names. The 
`Unicode  Consortium's Unicode Locales (CLDR) `_
+project provides translations. Thomas Khyn's 
+`l18n `_ package can be used to 
access
+these translations from Python.
+
+
 License
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.10/README.txt new/pytz-2015.2/README.txt
--- old/pytz-2014.10/README.txt 2014-11-27 10:00:22.0 +0100
+++ new/pytz-2015.2/README.txt  2015-03-23 08:00:32.0 +0100
@@ -510,6 +510,15 @@
 Europe/Zurich
 
 
+Internationalization - i18n/l10n
+
+
+Pytz is an interface to the IANA database, which uses ASCII names. The 
`Unicode  Consortium's Unicode Locales (CLDR) `_
+project provides translations. Thomas Khyn's 
+`l18n `_ package can be used to access
+these translations from Python.
+
+
 License
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.10/pytz/__init__.py 
new/pytz-2015.2/pytz/__init__.py
--- old/pytz-2014.10/pytz/__init__.py   2014-11-27 10:00:22.0 +0100
+++ new/pytz-2015.2/pytz/__init__.py2015-03-23 08:00:32.0 +0100
@@ -9,8 +9,8 @@
 '''
 
 # The Olson database is updated several times a year.
-OLSON_VERSION = '2014j'
-VERSION = '2014.10'  # Switching to pip compatible version numbering.
+OLSON_VERSION = '2015b'
+VERSION = '2015.2'  # Switching to pip compatible version numbering.
 __version__ = VERSION
 
 OLSEN_VERSION = OLSON_VERSION # Old releases had this misspelling
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.10/pytz/tests/test_tzinfo.py 
new/pytz-2015.2/pytz/tests/test_tzinfo.py
--- old/pytz-2014.10/pytz/tests/test_tzinfo.py  2014-11-27 10:00:22.0 
+0100
+++ new/pytz-2015.2/pytz/tests/test_tzinfo.py   2015-03-23 08:00:32.0 
+0100
@@ -21,8 +21,8 @@
 
 # I test for expected version to ensure the correct version of pytz is
 # actually being tested.
-EXPECTED_VERSION='2014.10'
-EXPECTED_OLSON_VERSION='2014j'
+EXPECTED_VERSION='2015.2'
+EXPECTED_OLSON_VERSION='2015b'
 
 fmt = '%Y-%m-%d %H:%M:%S %Z%z'
 
Files old/pytz-2014.10/pytz/zoneinfo/America/Antigua and 
new/pytz-2015.2/pytz/zoneinfo/America/Antigua differ
Files

commit virtualbox for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2015-04-22 01:16:30

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2015-03-27 
09:37:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2015-04-22 01:16:32.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 11:10:16 UTC 2015 - tchva...@suse.com
+
+- Allow access to vboxdrv to vboxusers group members bnc#927525
+
+---



Other differences:
--

++ virtualbox-60-vboxdrv.rules ++
--- /var/tmp/diff_new_pack.FX38k1/_old  2015-04-22 01:16:34.0 +0200
+++ /var/tmp/diff_new_pack.FX38k1/_new  2015-04-22 01:16:34.0 +0200
@@ -1,4 +1,4 @@
-KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
+KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="vboxusers", MODE="0660"
 #
 #these lines below give access permission to vboxusers to properly work with 
usb nodes, but enabling them could be security risk (bnc#664520) !!
 #if you can live with this security problem put these lines below in to the 
new file /etc/udev/rules.d/60-vboxdrv.rules so they will stay enabled also 
after package update





commit php5 for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2015-04-22 01:16:55

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


Package is "php5"

Changes:

--- /work/SRC/openSUSE:Factory/php5/php5.changes2015-04-12 
00:08:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2015-04-22 
01:16:56.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 12:03:05 UTC 2015 - pgaj...@suse.com
+
+- configure php-fpm with --localstatedir=/var [bnc#927147]
+
+---



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.bKKXbv/_old  2015-04-22 01:16:58.0 +0200
+++ /var/tmp/diff_new_pack.bKKXbv/_new  2015-04-22 01:16:58.0 +0200
@@ -1474,6 +1474,7 @@
--bindir=%{_bindir} \
--disable-cli \
--disable-all\
+   --localstatedir=/var\
 
 # cli sapi with all shared modules
 # Hack the built configure to also link ncurses together with libedit.






commit simple-scan for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package simple-scan for openSUSE:Factory 
checked in at 2015-04-22 01:16:39

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


Package is "simple-scan"

Changes:

--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2015-03-30 
19:31:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 
2015-04-22 01:16:40.0 +0200
@@ -1,0 +2,8 @@
+Sun Apr 19 11:16:03 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1.1:
+  + Fix logic for adding blank page on page removal.
+- Changes from version 3.16.1:
+  + Fix save button being inactive on pages restored after a crash.
+
+---

Old:

  simple-scan-3.16.0.1.tar.xz

New:

  simple-scan-3.16.1.1.tar.xz



Other differences:
--
++ simple-scan.spec ++
--- /var/tmp/diff_new_pack.G7j0Bx/_old  2015-04-22 01:16:40.0 +0200
+++ /var/tmp/diff_new_pack.G7j0Bx/_new  2015-04-22 01:16:40.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   simple-scan
-Version:3.16.0.1
+Version:3.16.1.1
 Release:0
 Summary:Simple Scanning Utility
 License:GPL-3.0+

++ simple-scan-3.16.0.1.tar.xz -> simple-scan-3.16.1.1.tar.xz ++
 58487 lines of diff (skipped)




commit xterm for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2015-04-22 01:16:19

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


Package is "xterm"

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2015-03-30 
19:10:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2015-04-22 
01:16:20.0 +0200
@@ -1,0 +2,18 @@
+Sun Apr 19 09:03:43 UTC 2015 - mplus...@suse.com
+
+- Update to version 318
+  * rename new(er) configure option --enable-initial-erase to 
+--enable-pty-erase, since that conflicted with an existing 
+option (report by Jens Schweikhardt).
+  * fix cut/paste error in --with-builtin-xpms configure option 
+(reports by Jens Schweikhardt, Ross Combs).
+  * fix minor formatting issue in xterm manual (report by Jens 
+Schweikhardt).
+  * eliminate unnecessary "#(vi" markers in autoconf macros by 
+using "(" to begin case-statement cases (suggested by Jens 
+Schweikhardt).
+  * minor fixes to improve const usage (Ross Combs).
+- Add pkgconfig and groff as dependency as configure is looking 
+  for them
+
+---

Old:

  xterm-317.tgz
  xterm-317.tgz.asc

New:

  xterm-318.tgz
  xterm-318.tgz.asc



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.RKlDBS/_old  2015-04-22 01:16:21.0 +0200
+++ /var/tmp/diff_new_pack.RKlDBS/_new  2015-04-22 01:16:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xterm
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define vttest_version 20120506
 %define splitbin 0%{?suse_version} >= 1300
 Name:   xterm
-Version:317
+Version:318
 Release:0
 Summary:The basic X terminal program
 License:MIT
@@ -58,6 +58,8 @@
 Provides:   XFree86:%{_prefix}/X11R6/bin/xterm
 Provides:   xorg-x11:%{_prefix}/X11R6/bin/xterm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  groff
+BuildRequires:  pkgconfig
 %if 0%{?suse_version} > 1220
 BuildRequires:  fontpackages-devel
 %endif





++ xterm-317.tgz -> xterm-318.tgz ++
 5544 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/xterm-317/INSTALL new/xterm-318/INSTALL
--- old/xterm-317/INSTALL   2015-02-11 11:17:08.0 +0100
+++ new/xterm-318/INSTALL   2015-04-12 22:44:43.0 +0200
@@ -1,4 +1,4 @@
--- $XTermId: INSTALL,v 1.156 2015/02/11 10:17:08 tom Exp $
+-- $XTermId: INSTALL,v 1.157 2015/04/12 20:44:43 tom Exp $
 ---
 -- Copyright 1997-2014,2015 by Thomas E. Dickey
 --
@@ -444,10 +444,6 @@
 
Compile-in code to support HP-style function keys.
 
-  --enable-initial-erase  set default ptyInitialErase resource (default: false)
-
-   This sets the default resource value, which is shown in the manpage.
-
   --enable-load-vt-fonts  enable load-vt-fonts() action
 
Compile-in code that allows user to define load different VT-font
@@ -493,6 +489,10 @@
 
configure --disable-imake --disable-narrowproto
 
+  --enable-pty-erase  set default ptyInitialErase resource (default: false)
+
+   This sets the default resource value, which is shown in the manpage.
+
   --enable-readline-mouse enable support for mouse in readline applications
 
Compile-in code to support experimental bracketed paste mode, i.e.,
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/xterm-317/MANIFEST new/xterm-318/MANIFEST
--- old/xterm-317/MANIFEST  2015-03-21 00:54:43.0 +0100
+++ new/xterm-318/MANIFEST  2015-04-06 12:31:31.0 +0200
@@ -1,4 +1,4 @@
-MANIFEST for xterm-317, version xterm-317
+MANIFEST for xterm-318, version xterm-318
 

commit ntp for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2015-04-22 01:16:24

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


Package is "ntp"

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2015-04-07 09:28:13.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2015-04-22 
01:16:27.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr  7 10:50:00 UTC 2015 - h...@imb-jena.de
+
+- update to 4.2.8p2
+  * fixes CVE-2015-1798, CVE-2015-1799 (medium-severity
+vulnerabilities involving private key authentication)
+  * bug fixes and enhancements
+  * New script: update-leap
+
+---
@@ -4,0 +14,22 @@
+
+---
+Mon Mar 16 16:50:03 UTC 2015 - h...@imb-jena.de
+
+- update to 4.2.8p1
+  * fixes CVE-2014-9297, CVE-2014-9298
+  * over 30 bugfixes and improvements
+- update to 4.2.8
+  * fixes CVE-2014-9293, CVE-2014-9294, CVE-2014-9295, CVE-2014-9296
+  * changed Internal NTP Era counters
+  * ntpdc responses disabled by default
+  * over 1100 issues resolved between the 4.2.6 branch and 4.2.8
+- adjusted patches to fit 4.2.8p1:
+  ntp-segfault_on_invalid_device.patch bnc#506908.diff MOD_NANO.diff
+- removed obsolete / now-in-upstream patches:
+  ntpd-maxmonmen.patch ntp-code-cleanup.patch ntp-sntp-recverr.patch
+  bnc#817893.patch ntp-CVE-2014-9295.patch ntp-CVE-2014-9296.patch
+- changes to spec file:
+  * added --datadir (for private perl module needed by ntp scripts)
+and --html-dir (html docs now get installed by "make install")
+to configure options
+  * script ntp-wait has moved in source tree

Old:

  bnc#817893.patch
  ntp-4.2.6p5.tar.bz2
  ntp-CVE-2014-9295.patch
  ntp-CVE-2014-9296.patch
  ntp-code-cleanup.patch
  ntp-sntp-recverr.patch
  ntpd-maxmonmen.patch

New:

  ntp-4.2.8p2.tar.gz



Other differences:
--
++ ntp.spec ++
--- /var/tmp/diff_new_pack.bxTiu0/_old  2015-04-22 01:16:28.0 +0200
+++ /var/tmp/diff_new_pack.bxTiu0/_new  2015-04-22 01:16:28.0 +0200
@@ -21,14 +21,14 @@
 %global _ntpunitsdir %{_libexecdir}/systemd/ntp-units.d
 %endif
 Name:   ntp
-Version:4.2.6p5
+Version:4.2.8p2
 Release:0
 Summary:Network Time Protocol daemon (version 4)
 License:(MIT and BSD-3-Clause and BSD-4-Clause) and GPL-2.0
 Group:  Productivity/Networking/Other
 Url:http://www.ntp.org/
 # main source
-Source0:
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-%{version}.tar.bz2
+Source0:
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-%{version}.tar.gz
 # configuration
 Source1:conf.logrotate.ntp
 Source2:conf.ntp.conf
@@ -48,18 +48,12 @@
 Source15:   conf.ntptimeset
 Source16:   ntp.NetworkManager
 Patch1: ntp-segfault_on_invalid_device.patch
-Patch4: ntpd-maxmonmen.patch
 Patch10:ntp-strcat.patch
 Patch11:ntp-4.2.6p2-seed_file.patch
-Patch13:ntp-code-cleanup.patch
 Patch15:bnc#506908.diff
 Patch16:MOD_NANO.diff
 Patch18:bnc#574885.diff
 Patch19:ntp-4.2.6p2-ntpq-speedup-782060.patch
-Patch20:ntp-sntp-recverr.patch
-Patch21:bnc#817893.patch
-Patch22:ntp-CVE-2014-9295.patch
-Patch23:ntp-CVE-2014-9296.patch
 BuildRequires:  autoconf
 BuildRequires:  avahi-compat-mDNSResponder-devel
 BuildRequires:  fdupes
@@ -118,21 +112,15 @@
 # unpack ntp-faq
 tar -x -C html -j -f %{SOURCE10}
 %patch1
-%patch4 -p1
 # copy README.SUSE
 cp %{SOURCE12} .
 tar xzf %{SOURCE13}
 %patch10 -p1
 %patch11
-%patch13
 %patch15
 %patch16
 %patch18
 %patch19
-%patch20
-%patch21
-%patch22 -p1
-%patch23 -p1
 
 # fix DOS line breaks
 sed -i 's/\r//g' html/scripts/{footer.txt,style.css}
@@ -153,6 +141,8 @@
--bindir=%{_sbindir} \
--mandir=%{_mandir} \
--infodir=%{_infodir} \
+--datadir=%{_datadir} \
+--htmldir=%{_docdir}/ntp-doc \
--enable-parse-clocks \
--enable-all-clocks \
--enable-linuxcaps \
@@ -225,7 +215,7 @@
 #
 install -d %{buildroot}%{_datadir}/omc/svcinfo.d/
 install -m 644 %{SOURCE14} %{buildroot}%{_datadir}/omc/svcinfo.d/
-install -m 755 scripts/ntp-wait %{buildroot}%{_sbindir}/
+install -m 755 scripts/ntp-wait/ntp-wait %{buildroot}%{_sbindir}/
 
 %if %{defined _ntpunitsdir}
 install -d %{buildroot}%{_ntpunitsdir}
@@ -320,6 +310,7 @@
 %dir %{_sysconfdir}/NetworkManager/dispatcher.d
 %config %{_sysconfdir}/NetworkManager/dispatcher.d/ntp
 %{_sbindir}/*
+%{_datadir}/ntp
 %if 0%{?suse_version} > 1310
 /usr/lib/initscripts/legacy-actions/ntpd
 %else
@@ -3

commit polkit-default-privs for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2015-04-22 01:16:11

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is "polkit-default-privs"

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2015-04-10 09:47:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2015-04-22 01:16:12.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 08:24:10 UTC 2015 - krah...@suse.com
+
+- polkit-default-privs: rename of powerdevil action-names (bnc#927275)
+
+---



Other differences:
--
++ polkit-default-privs-13.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.restrictive 
new/polkit-default-privs-13.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-04-08 16:26:16.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-04-20 10:20:08.0 +0200
@@ -528,6 +528,12 @@
 org.kde.powerdevil.backlighthelper.brightnessvaluemax no:yes:yes
 org.kde.powerdevil.backlighthelper.setbrightnessvalue no:no:yes
 
+# powerdevil action-name changes (bnc#927275)
+org.kde.powerdevil.backlighthelper.brightness no:yes:yes
+org.kde.powerdevil.backlighthelper.brightnessmax no:yes:yes
+org.kde.powerdevil.backlighthelper.setbrightness no:no:yes
+
+
 # storaged (bnc#915770)
 com.redhat.lvm2.create-logical-volume  auth_admin_keep
 com.redhat.lvm2.delete-logical-volume  auth_admin_keep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.standard 
new/polkit-default-privs-13.2/polkit-default-privs.standard
--- old/polkit-default-privs-13.2/polkit-default-privs.standard 2015-04-08 
16:26:16.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.standard 2015-04-20 
10:20:08.0 +0200
@@ -544,6 +544,11 @@
 org.kde.powerdevil.backlighthelper.brightnessvaluemax no:yes:yes
 org.kde.powerdevil.backlighthelper.setbrightnessvalue no:no:yes
 
+# powerdevil action-name changes (bnc#927275)
+org.kde.powerdevil.backlighthelper.brightness no:yes:yes
+org.kde.powerdevil.backlighthelper.brightnessmax no:yes:yes
+org.kde.powerdevil.backlighthelper.setbrightness no:no:yes
+
 
 # storaged (bnc#915770)
 com.redhat.lvm2.create-logical-volume  auth_admin_keep




commit perl-XML-SAX-Writer for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-SAX-Writer for 
openSUSE:Factory checked in at 2015-04-22 01:15:14

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


Package is "perl-XML-SAX-Writer"

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-SAX-Writer/perl-XML-SAX-Writer.changes  
2014-02-28 17:46:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SAX-Writer.new/perl-XML-SAX-Writer.changes 
2015-04-22 01:15:15.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr 19 07:27:07 UTC 2015 - co...@suse.com
+
+- updated to 0.56
+   see /usr/share/doc/packages/perl-XML-SAX-Writer/Changes
+
+---

Old:

  XML-SAX-Writer-0.54.tar.gz

New:

  XML-SAX-Writer-0.56.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-XML-SAX-Writer.spec ++
--- /var/tmp/diff_new_pack.KP2NOH/_old  2015-04-22 01:15:16.0 +0200
+++ /var/tmp/diff_new_pack.KP2NOH/_new  2015-04-22 01:15:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-SAX-Writer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   perl-XML-SAX-Writer
-Version:0.54
+Version:0.56
 Release:0
 %define cpan_name XML-SAX-Writer
 Summary:SAX2 XML Writer
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/XML-SAX-Writer/
-Source: 
http://www.cpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,22 +39,7 @@
 %{perl_requires}
 
 %description
-Why yet another XML Writer ?
-
-A new XML Writer was needed to match the SAX2 effort because quite naturally no
-existing writer understood SAX2. My first intention had been to start patching
-XML::Handler::YAWriter as it had previously been my favourite writer in the 
SAX1 world.
-
-However the more I patched it the more I realised that what I thought was 
going to be
-a simple patch (mostly adding a few event handlers and changing the attribute 
syntax)
-was turning out to be a rewrite due to various ideas I`d been collecting along 
the way.
-Besides, I couldn`t find a way to elegantly make it work with SAX2 without 
breaking
-the SAX1 compatibility which people are probably still using. There are of 
course
-ways to do that, but most require user interaction which is something I wanted 
to avoid.
-
-So in the end there was a new writer. I think it`s in fact better this way as 
it
-helps keep SAX1 and SAX2 separated.
-
+SAX2 XML Writer
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ XML-SAX-Writer-0.54.tar.gz -> XML-SAX-Writer-0.56.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SAX-Writer-0.54/LICENSE 
new/XML-SAX-Writer-0.56/LICENSE
--- old/XML-SAX-Writer-0.54/LICENSE 2013-12-13 18:43:46.0 +0100
+++ new/XML-SAX-Writer-0.56/LICENSE 2014-11-13 19:51:22.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Robin Berjon.
+This software is copyright (c) 2014 by Robin Berjon.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Robin Berjon.
+This software is Copyright (c) 2014 by Robin Berjon.
 
 This is free software, licensed under:
 
@@ -22,7 +22,7 @@
  Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Robin Berjon.
+This software is Copyright (c) 2014 by Robin Berjon.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-SAX-Writer-0.54/MANIFEST 
new/XML-SAX-Writer-0.56/MANIFEST
--- old/XM

commit man-pages for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2015-04-22 01:15:45

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


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2015-04-10 
09:46:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2015-04-22 
01:15:46.0 +0200
@@ -1,0 +2,18 @@
+Mon Apr 20 07:37:12 UTC 2015 - pgaj...@suse.com
+
+- update to 3.83:
+  - new and rewritten pages
+* posix_madvise.3
+* ftw.3
+  - newly documented interfaces in existing pages
+* getdents.2
+Document getdents64()
+* mount.2
+Document MS_LAZYTIME
+* proc.5
+Document /proc/sys/kernel/randomize_va_space
+Document /proc/PID/fdinfo epoll format
+Describe /proc/PID/fdinfo eventfd format
+Document /proc/PID/fdinfo signalfd format
+
+---

Old:

  man-pages-3.82.tar.xz

New:

  man-pages-3.83.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.2OAikW/_old  2015-04-22 01:15:47.0 +0200
+++ /var/tmp/diff_new_pack.2OAikW/_new  2015-04-22 01:15:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.82
+Version:3.83
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-3.82.tar.xz -> man-pages-3.83.tar.xz ++
 19222 lines of diff (skipped)




commit mupdf for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2015-04-22 01:15:33

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


Package is "mupdf"

Changes:

--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes  2015-01-09 
01:11:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2015-04-22 
01:15:35.0 +0200
@@ -1,0 +2,36 @@
+Sun Apr 19 13:55:51 UTC 2015 - aloi...@gmx.com
+
+- Update to version 1.7
+  Headline changes:
+  * New 'Indie dev' licensing options - contact sa...@artifex.com
+for more details.
+  * New HTML layout engine, and (DRM-free) EPUB viewer.
+  * Reduced memory usage - displaylists and internal PDF
+representation take much less memory, reducing total memory
+use on some files by over 60%.
+  Important API changes:
+  * Bound contexts have been removed; we now pass fz_contexts
+explicitly.
+  * Reference counting of paths and text structures.
+  Features:
+  * Add mutool pages option.
+  * Tweaked rendering to prevent feature dropout in common cases.
+  * Viewer tweaks
+  * Better mouse wheel handling
+  * Shift-space support
+  * Mouse button control of presentation mode
+  Internal changes:
+  * Removal of bound contexts; fz_contexts now passed explicitly
+everywhere.
+  * PDF filter revamp - simpler interface.
+  * Devices use derived structures rather than user pointer.
+  * Sparse PDF xrefs held in more compact form.
+  * New gsview viewer split out to its own repository.
+  Bug fixes:
+  * Improved handling of broken files.
+  * Fix BBoxes of Type 3 fonts.
+  * Updated fonts (including greek and cyrillic).
+  * Various memory leaks and crashes.
+  * And many more.
+
+---

Old:

  mupdf-1.6-source.tar.gz

New:

  mupdf-1.7-source.tar.gz



Other differences:
--
++ mupdf.spec ++
--- /var/tmp/diff_new_pack.VumvWo/_old  2015-04-22 01:15:36.0 +0200
+++ /var/tmp/diff_new_pack.VumvWo/_new  2015-04-22 01:15:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mupdf
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   mupdf
-Version:1.6
+Version:1.7
 Release:0
 Summary:Lightweight PDF and XPS Viewer and Parser and Rendering Library
 License:AGPL-3.0+

++ mupdf-1.6-source.tar.gz -> mupdf-1.7-source.tar.gz ++
/work/SRC/openSUSE:Factory/mupdf/mupdf-1.6-source.tar.gz 
/work/SRC/openSUSE:Factory/.mupdf.new/mupdf-1.7-source.tar.gz differ: char 5, 
line 1





commit transfig for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package transfig for openSUSE:Factory 
checked in at 2015-04-22 01:15:39

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


Package is "transfig"

Changes:

--- /work/SRC/openSUSE:Factory/transfig/transfig.changes2013-12-11 
16:24:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.transfig.new/transfig.changes   2015-04-22 
01:15:40.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 16 12:26:49 UTC 2015 - meiss...@suse.com
+
+- transfig-fix-afl.patch: fixed crashes due to uninitialized memory,
+  found by afl.
+
+---

New:

  transfig-fix-afl.patch



Other differences:
--
++ transfig.spec ++
--- /var/tmp/diff_new_pack.wNDSi8/_old  2015-04-22 01:15:41.0 +0200
+++ /var/tmp/diff_new_pack.wNDSi8/_new  2015-04-22 01:15:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package transfig
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,6 +52,7 @@
 Patch0: transfig.3.2.5d.dif
 Patch2: transfig.3.2.5-binderman.dif
 Patch3: transfig.3.2.5d-mediaboxrealnb.dif
+Patch4: transfig-fix-afl.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
 %if "%_exec_prefix" == "/usr/X11R6"
@@ -92,6 +93,7 @@
 %patch0 -p0 -b .0
 %patch2 -p0 -b .bm
 %patch3 -p0 -b .mbox
+%patch4 -p1
 xmkmf -a -D_DATA='%{_data}'
 
 %build

++ transfig-fix-afl.patch ++
Index: transfig.3.2.5e/fig2dev/read1_3.c
===
--- transfig.3.2.5e.orig/fig2dev/read1_3.c
+++ transfig.3.2.5e/fig2dev/read1_3.c
@@ -336,6 +336,7 @@ FILE*fp;
l->back_arrow = NULL;
l->next = NULL;
l->points = Point_malloc(p);
+   l->points->next = NULL;
n = fscanf(fp, " %d %d %d %lf %d %d %d %d %d %d", &t, 
&l->style, &l->thickness, &l->style_val,
&f, &b, &h, &w, &p->x, &p->y);
@@ -395,6 +396,7 @@ FILE*fp;
s->controls = NULL;
s->next = NULL;
s->points = Point_malloc(p);
+   s->points->next = NULL;
n = fscanf(fp, " %d %d %d %lf %d %d %d %d %d %d", 
&t, &s->style, &s->thickness, &s->style_val,
&f, &b,
Index: transfig.3.2.5e/fig2dev/alloc.h
===
--- transfig.3.2.5e.orig/fig2dev/alloc.h
+++ transfig.3.2.5e/fig2dev/alloc.h
@@ -13,15 +13,15 @@
  * notice remain intact.
  */
 
-#defineLine_malloc(z)  z = (F_line*)malloc(LINOBJ_SIZE)
-#definePic_malloc(z)   z = (F_pic*)malloc(PIC_SIZE)
-#defineSpline_malloc(z)z = 
(F_spline*)malloc(SPLOBJ_SIZE)
-#defineEllipse_malloc(z)   z = 
(F_ellipse*)malloc(ELLOBJ_SIZE)
-#defineArc_malloc(z)   z = (F_arc*)malloc(ARCOBJ_SIZE)
-#defineCompound_malloc(z)  z = 
(F_compound*)malloc(COMOBJ_SIZE)
-#defineText_malloc(z)  z = (F_text*)malloc(TEXOBJ_SIZE)
-#definePoint_malloc(z) z = (F_point*)malloc(POINT_SIZE)
-#defineControl_malloc(z)   z = 
(F_control*)malloc(CONTROL_SIZE)
-#defineArrow_malloc(z) z = (F_arrow*)malloc(ARROW_SIZE)
+#defineLine_malloc(z)  z = 
(F_line*)calloc(LINOBJ_SIZE,1)
+#definePic_malloc(z)   z = (F_pic*)calloc(PIC_SIZE,1)
+#defineSpline_malloc(z)z = 
(F_spline*)calloc(SPLOBJ_SIZE,1)
+#defineEllipse_malloc(z)   z = 
(F_ellipse*)calloc(ELLOBJ_SIZE,1)
+#defineArc_malloc(z)   z = 
(F_arc*)calloc(ARCOBJ_SIZE,1)
+#defineCompound_malloc(z)  z = 
(F_compound*)calloc(COMOBJ_SIZE,1)
+#defineText_malloc(z)  z = 
(F_text*)calloc(TEXOBJ_SIZE,1)
+#definePoint_malloc(z) z = 
(F_point*)calloc(POINT_SIZE,1)
+#defineControl_malloc(z)   z = 
(F_control*)calloc(CONTROL_SIZE,1)
+#defineArrow_malloc(z) z = 
(F_arrow*)calloc(ARROW_SIZE,1)
 
 extern charErr_mem[];



commit libgsf for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package libgsf for openSUSE:Factory checked 
in at 2015-04-22 01:15:04

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


Package is "libgsf"

Changes:

--- /work/SRC/openSUSE:Factory/libgsf/libgsf.changes2015-03-12 
16:36:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgsf.new/libgsf.changes   2015-04-22 
01:15:05.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr 18 02:06:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.14.33:
+  + Ensure floats roundtrip through our xml functions.
+  + Improve handling of unknown xml tags.
+  + xml parser improvements.
+  + xml pretty-printing improvements.
+
+---

Old:

  libgsf-1.14.32.tar.xz

New:

  libgsf-1.14.33.tar.xz



Other differences:
--
++ libgsf.spec ++
--- /var/tmp/diff_new_pack.GeGIHI/_old  2015-04-22 01:15:06.0 +0200
+++ /var/tmp/diff_new_pack.GeGIHI/_new  2015-04-22 01:15:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgsf
-Version:1.14.32
+Version:1.14.33
 Release:0
 Summary:Extensible I/O abstraction library for dealing with structured 
file formats
 License:GPL-2.0+ and LGPL-2.1+

++ libgsf-1.14.32.tar.xz -> libgsf-1.14.33.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgsf-1.14.32/ChangeLog new/libgsf-1.14.33/ChangeLog
--- old/libgsf-1.14.32/ChangeLog2015-03-04 23:44:18.0 +0100
+++ new/libgsf-1.14.33/ChangeLog2015-04-16 23:03:12.0 +0200
@@ -1,3 +1,35 @@
+2015-04-16  Morten Welinder 
+
+   * Release 1.14.33
+
+2015-04-09  Morten Welinder  
+
+   * tests/test-xml.c: Add meaning code in here.
+
+   * gsf/gsf-libxml.c (gsf_xml_out_end_element): Only indent closing
+   tag if we're at the beginning of the line because we
+   pretty-printed the previous closing tag.
+   (gsf_xml_out_get_pretty_print, gsf_xml_out_set_pretty_print): New
+   convenience functions.
+
+2015-03-30  Morten Welinder  
+
+   * gsf/gsf-libxml.c (gsf_xml_in_doc_add_nodes): Introduce new flag
+   GSF_XML_2ND to explicitly identify duplicate nodes.
+
+2015-03-13  Morten Welinder  
+
+   * gsf/gsf-libxml.c (gsf_xml_in_set_silent_unknowns): New function.
+
+2015-03-04  Morten Welinder  
+
+   * gsf/gsf-libxml.c (gsf_xml_out_add_float): Do a better job of
+   saving all precision.
+
+2015-03-04  Morten Welinder 
+
+   * configure.ac: Post-release bump.
+
 2015-03-04  Morten Welinder 
 
* Release 1.14.32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgsf-1.14.32/NEWS new/libgsf-1.14.33/NEWS
--- old/libgsf-1.14.32/NEWS 2015-02-22 23:26:25.0 +0100
+++ new/libgsf-1.14.33/NEWS 2015-04-09 23:16:47.0 +0200
@@ -1,3 +1,12 @@
+libgsf 1.14.33
+
+Morten:
+   * Ensure floats roundtrip through our xml functions.
+   * Improve handling of unknown xml tags.
+   * xml parser improvements.
+   * xml pretty-printing improvements.
+
+--
 libgsf 1.14.32
 
 Morten:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgsf-1.14.32/configure new/libgsf-1.14.33/configure
--- old/libgsf-1.14.32/configure2015-02-05 00:40:33.0 +0100
+++ new/libgsf-1.14.33/configure2015-04-01 23:23:53.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libgsf 1.14.32.
+# Generated by GNU Autoconf 2.69 for libgsf 1.14.33.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='libgsf'
 PACKAGE_TARNAME='libgsf'
-PACKAGE_VERSION='1.14.32'
-PACKAGE_STRING='libgsf 1.14.32'
+PACKAGE_VERSION='1.14.33'
+PACKAGE_STRING='libgsf 1.14.33'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf'
 PACKAGE_URL=''
 
@@ -1448,7 +1448,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libgsf 1.14.32 to adapt to many kinds of systems.
+\`configure' configures libgsf 1.14.33 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1518,7 +1518,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libgsf 1.14.32:";;
+ short | recursive ) echo "Configur

commit Mesa for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2015-04-22 01:15:51

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


Package is "Mesa"

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2015-04-03 
14:32:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2015-04-22 
01:15:52.0 +0200
@@ -1,0 +2,30 @@
+Thu Apr 16 19:50:30 UTC 2015 - mimi...@gmail.com
+
+- Update to 10.5.3
+ + fdo#83962 - [HSW/BYT]Piglit 
spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
+ + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
+ + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
+ + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
+ + fdo#89758 - pow WebGL Conformance test with mesa drivers
+ + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
+ + fdo#89905 - scons build broken on 10.5.2 due to activated vega st
+ + st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
+ + xmlpool: don't forget to ship the MOS
+ + configure.ac: error out if python/mako is not found when required
+ + dist: add the VG depedencies into the tarball
+ + i965: Do not render primitives in non-zero streams then TF is disabled
+ + st/mesa: update arrays when the current attrib has been updated
+ + nv50/ir: take postFactor into account when doing peephole optimizations
+ + nv50/ir/gk110: fix offset flag position for TXD opcode
+ + freedreno/a3xx: fix 3d texture layout
+ + freedreno/a3xx: point size should not be divided by 2
+ + nv50: allocate more offset space for occlusion queries
+ + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
+ + i965: Fix instanced geometry shaders on Gen8+.
+ + i965: Add forgotten multi-stream code to Gen8 SOL state.
+ + nouveau: synchronize "scratch runout" destruction with the command stream
+ + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
+ + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation 
fails v2
+ + i965: Fix URB size for CHV
+
+---

Old:

  mesa-10.5.2.tar.xz

New:

  mesa-10.5.3.tar.xz



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.d9nUIX/_old  2015-04-22 01:15:53.0 +0200
+++ /var/tmp/diff_new_pack.d9nUIX/_new  2015-04-22 01:15:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 10.5.2
+%define _version 10.5.3
 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
 %define gallium_loader 1
 %else
@@ -37,7 +37,7 @@
 %define with_nine 1
 %endif
 Name:   Mesa
-Version:10.5.2
+Version:10.5.3
 Release:0
 Summary:System for rendering interactive 3-D graphics
 License:MIT

++ mesa-10.5.2.tar.xz -> mesa-10.5.3.tar.xz ++
/work/SRC/openSUSE:Factory/Mesa/mesa-10.5.2.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-10.5.3.tar.xz differ: char 26, line 1




commit diffstat for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package diffstat for openSUSE:Factory 
checked in at 2015-04-22 01:15:25

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


Package is "diffstat"

Changes:

--- /work/SRC/openSUSE:Factory/diffstat/diffstat.changes2014-06-18 
07:52:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.diffstat.new/diffstat.changes   2015-04-22 
01:15:26.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr 19 12:24:08 UTC 2015 - mplus...@suse.com
+
+- Update source url
+- Add gpg signature
+
+---

Old:

  diffstat.tar.gz

New:

  diffstat-1.59.tgz
  diffstat-1.59.tgz.asc
  diffstat.keyring



Other differences:
--
++ diffstat.spec ++
--- /var/tmp/diff_new_pack.rsJL6q/_old  2015-04-22 01:15:27.0 +0200
+++ /var/tmp/diff_new_pack.rsJL6q/_new  2015-04-22 01:15:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package diffstat
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,32 +19,34 @@
 Name:   diffstat
 Version:1.59
 Release:0
-Url:http://dickey.his.com/diffstat/diffstat.html
 Summary:Utility That Provides Statistics Based on the Output of diff
 License:MIT
 Group:  Productivity/Text/Utilities
-Source: ftp://invisible-island.net/diffstat/diffstat.tar.gz
-Patch:  %{name}.diff
+Url:http://dickey.his.com/diffstat/diffstat.html
+Source0:ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz
+Source1:ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz.asc
+Source2:%{name}.keyring
+Patch0: %{name}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 diffstat reads the output of the diff command and displays a histogram
 of the insertions, deletions, and modifications in each file.
 
-%prep -n diffstat
+%prep
 %setup -q
-%patch
+%patch0
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -Wall"
+export CFLAGS="%{optflags} -Wall"
 %configure
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %files
 %defattr(-,root,root)




commit gpgme for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2015-04-22 01:14:32

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


Package is "gpgme"

Changes:

--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes  2015-02-06 
10:55:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2015-04-22 
01:14:33.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 19:47:29 UTC 2015 - astie...@suse.com
+
+- gpgme 1.5.4:
+ * Fixed a possible crash in the debug code.
+
+---

Old:

  gpgme-1.5.3.tar.bz2
  gpgme-1.5.3.tar.bz2.sig

New:

  gpgme-1.5.4.tar.bz2
  gpgme-1.5.4.tar.bz2.sig



Other differences:
--
++ gpgme.spec ++
--- /var/tmp/diff_new_pack.IfRjyf/_old  2015-04-22 01:14:34.0 +0200
+++ /var/tmp/diff_new_pack.IfRjyf/_new  2015-04-22 01:14:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gpgme
-Version:1.5.3
+Version:1.5.4
 Release:0
 Summary:A Library Designed to Give Applications Easy Access to GnuPG
 License:LGPL-2.1+ and GPL-3.0+

++ gpgme-1.5.3.tar.bz2 -> gpgme-1.5.4.tar.bz2 ++
 17352 lines of diff (skipped)




commit python-six for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-six for openSUSE:Factory 
checked in at 2015-04-22 01:14:38

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


Package is "python-six"

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.python-six.new/python-six-doc.changes   
2015-04-22 01:14:40.0 +0200
@@ -0,0 +1,6 @@
+---
+Thu Apr 16 20:11:49 UTC 2015 - h...@urpla.net
+
+- first build of separated docs due to cyclic requirements of 
+  six and Sphinx.
+
--- /work/SRC/openSUSE:Factory/python-six/python-six.changes2015-01-27 
09:08:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-six.new/python-six.changes   
2015-04-22 01:14:40.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 16 10:41:33 UTC 2015 - h...@urpla.net
+
+- don't build/package documentation here: it breaks due to cyclic 
+  requirements between six and Sphinx, move doc in its own package
+
+---

New:

  python-six-doc.changes
  python-six-doc.spec



Other differences:
--
++ python-six-doc.spec ++
#
# spec file for package python-six-doc
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   python-six-doc
Version:1.9.0
Release:0
Url:http://pypi.python.org/pypi/six/
Summary:Python 2 and 3 compatibility utilities
License:MIT
Group:  Development/Libraries/Python
Source: 
http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-Sphinx
BuildRequires:  python-devel
BuildArch:  noarch

%description
Six is a Python 2 and 3 compatibility library. It provides utility 
functions for smoothing over the differences between the Python 
versions with the goal of writing Python code that is compatible on 
both Python versions. See the documentation for more information on 
what is provided.

%prep
%setup -q -n six-%{version}

%build
# due to cyclic requirements between Sphinx and six,
# documentation is build in its own package 
cd documentation && make html && rm _build/html/.buildinfo

%install

%files
%defattr(-,root,root)
%doc LICENSE README documentation/_build/html

%changelog
++ python-six.spec ++
--- /var/tmp/diff_new_pack.3JStj3/_old  2015-04-22 01:14:41.0 +0200
+++ /var/tmp/diff_new_pack.3JStj3/_new  2015-04-22 01:14:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-six
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,6 @@
 Source: 
http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-# Documentation requirements:
-BuildRequires:  python-Sphinx
 # Test requirements:
 BuildRequires:  python-py
 BuildRequires:  python-pytest
@@ -52,7 +50,8 @@
 
 %build
 python setup.py build
-cd documentation && make html && rm _build/html/.buildinfo
+# due to cyclic requirements between Sphinx and six,
+# documentation is build in its own package 
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -62,7 +61,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README documentation/_build/html
+%doc LICENSE README
 %{python_sitelib}/six.py*
 %{python_sitelib}/six-%{version}-py%{py_ver}.egg-info
 




commit freetds for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package freetds for openSUSE:Factory checked 
in at 2015-04-22 01:14:21

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


Package is "freetds"

Changes:

--- /work/SRC/openSUSE:Factory/freetds/freetds.changes  2015-03-16 
06:53:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.freetds.new/freetds.changes 2015-04-22 
01:14:22.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 11 08:22:48 UTC 2015 - tchva...@suse.com
+
+- Drop autoreconf call which was pointless. Seems to build without
+  and thus fixes build on sle11.
+
+---



Other differences:
--
++ freetds.spec ++
--- /var/tmp/diff_new_pack.yPCcKk/_old  2015-04-22 01:14:23.0 +0200
+++ /var/tmp/diff_new_pack.yPCcKk/_new  2015-04-22 01:14:23.0 +0200
@@ -23,8 +23,6 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Databases/Clients
 Url:http://www.freetds.org/
-#Git-Web:https://gitorious.org/freetds
-#Git-Clone:git://gitorious.org/freetds/freetds
 Source: 
ftp://ftp.freetds.org/pub/freetds/stable/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -128,7 +126,6 @@
 %setup -q
 
 %build
-autoreconf -fvi
 %configure \
 --with-unixodbc=%{_prefix} \
 --enable-threadsafe \




commit python-nose for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-nose for openSUSE:Factory 
checked in at 2015-04-22 01:14:47

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


Package is "python-nose"

Changes:

--- /work/SRC/openSUSE:Factory/python-nose/python-nose-doc.changes  
2014-05-11 14:16:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-nose.new/python-nose-doc.changes 
2015-04-22 01:14:49.0 +0200
@@ -1,0 +2,25 @@
+Wed Apr 15 19:06:01 UTC 2015 - h...@urpla.net
+
+- update to 1.3.6:
+  - Re-release of 1.3.5 with wheels fixed.
+- update to 1.3.5
+  - Fix #875: nose doesn't collect tests when subpackage is given as arg
+  - Fix #809: tests not discovered for namespace packages on Windows
+  - Fix #815: "ValueError: unsupported pickle protocol" with --with-id
+  - Wrap the working dir path name in quotes when reporting an error.
+Patch by Őry Máté.
+  - Fix #887: Fix a discrepancy in test names between Python 2 and Python 3
+  - Fix #131: Use os.stat() to check if file is executable
+Patch by Arnon Yaari.
+  - Fix #820 and #719: Fix coverage plugin with multiprocess
+Patch by Nicolas Grasset.
+- update to 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
+
+---
--- /work/SRC/openSUSE:Factory/python-nose/python-nose.changes  2014-05-11 
14:16:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-nose.new/python-nose.changes 
2015-04-22 01:14:49.0 +0200
@@ -1,0 +2,19 @@
+Wed Apr 15 19:06:01 UTC 2015 - h...@urpla.net
+
+- Update to version 1.3.6:
+  * Re-release of 1.3.5 with wheels fixed.
+- Changes from version 1.3.5
+  * Fix #875: nose doesn't collect tests when subpackage is given as arg
+  * Fix #809: tests not discovered for namespace packages on Windows
+  * Fix #815: "ValueError: unsupported pickle protocol" with --with-id
+  * Wrap the working dir path name in quotes when reporting an error.
+  * Fix #887: Fix a discrepancy in test names between Python 2 and Python 3
+  * Fix #131: Use os.stat() to check if file is executable
+  * Fix #820 and #719: Fix coverage plugin with multiprocess
+- Changes from version 1.3.4
+  * Recognize doctest options defined in other plugins
+  * Another fix for Python 3.4: Call super in LazySuite to access
+_removed_tests variable
+  * Fix for try_run when using bound methods
+
+---

Old:

  nose-1.3.3.tar.gz

New:

  nose-1.3.6.tar.gz



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

python-nose.spec: same change
++ nose-1.3.3.tar.gz -> nose-1.3.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nose-1.3.3/CHANGELOG new/nose-1.3.6/CHANGELOG
--- old/nose-1.3.3/CHANGELOG2014-05-06 11:53:59.0 +0200
+++ new/nose-1.3.6/CHANGELOG2015-04-04 13:45:24.0 +0200
@@ -1,3 +1,34 @@
+1.3.6
+
+- Re-release of 1.3.5 with wheels fixed.
+
+1.3.5
+
+- Fix #875: nose doesn't collect tests when subpackage is given as arg
+- Fix #809: tests not discovered for namespace packages on Windows
+- Fix #815: "ValueError: unsupported pickle protocol" with --with-id
+- Wrap the working dir path name in quotes when reporting an error.
+  Patch by Őry Máté.
+- Fix #887: Fix a discrepancy in test names between Python 2 and Python 3
+- Fix #131: Use os.stat() to check if file is executable
+  Patch by Arnon Yaari.
+- Fix #820 and #719: Fix coverage plugin with multiprocess
+  Patch by Nicolas Grasset.
+
+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
+  

commit perl-DBI for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-DBI for openSUSE:Factory 
checked in at 2015-04-22 01:14:14

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


Package is "perl-DBI"

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBI/perl-DBI.changes2013-07-30 
11:47:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBI.new/perl-DBI.changes   2015-04-22 
01:14:15.0 +0200
@@ -1,0 +2,88 @@
+Thu Apr 16 16:09:22 UTC 2015 - co...@suse.com
+
+- updated to 1.633
+   see /usr/share/doc/packages/perl-DBI/Changes
+
+  =head2 Changes in DBI 1.633 - 11th Jan 2015
+  
+  Fixed selectrow_*ref to return undef on error in list context
+  instead if an empty list.
+  Changed t/42prof_data.t more informative
+  Changed $sth->{TYPE} to be NUMERIC in DBD::File drivers as per the
+  DBI docs. Note TYPE_NAME is now also available. [H.Merijn Brand]
+  Fixed compilation error on bleadperl due DEFSV no longer being an lvalue
+  [Dagfinn Ilmari Manns�ker]
+  
+  Added docs for escaping placeholders using a backslash.
+  Added docs for get_info(9000) indicating ability to escape placeholders.
+  Added multi_ prefix for DBD::Multi (Dan Wright) and ad2_ prefix for
+  DBD::AnyData2
+  
+  =head2 Changes in DBI 1.632 - 9th Nov 2014
+  
+  Fixed risk of memory corruption with many arguments to methods
+  originally reported by OSCHWALD for Callbacks but may apply
+  to other functionality in DBI method dispatch RT#86744.
+  Fixed DBD::PurePerl to not set $sth->{Active} true by default
+  drivers are expected to set it true as needed.
+  Fixed DBI::DBD::SqlEngine to complain loudly when prerequite
+  driver_prefix is not fulfilled (RT#93204) [Jens Rehsack]
+  Fixed redundant sprintf argument warning RT#97062 [Reini Urban]
+  Fixed security issue where DBD::File drivers would open files
+  from folders other than specifically passed using the
+  f_dir attribute RT#99508 [H.Merijn Brand]
+  
+  Changed delete $h->{$key} to work for keys with 'private_' prefix
+  per request in RT#83156. local $h->{$key} works as before.
+  
+  Added security notice to DBD::Proxy and DBI::ProxyServer because they
+  use Storable which is insecure. Thanks to ppi...@redhat.com RT#90475
+  Added note to AutoInactiveDestroy docs strongly recommending that it
+  is enabled in all new code.
+  
+  =head2 Changes in DBI 1.631 - 20th Jan 2014
+  
+  NOTE: This release changes the handle passed to Callbacks from being an 
'inner'
+  handle to being an 'outer' handle. If you have code that makes use of 
Callbacks,
+  ensure that you understand what this change means and review your callback 
code.
+  
+  Fixed err_hash handling of integer err RT#92172 [Dagfinn Ilmari]
+  Fixed use of \Q vs  in t/70callbacks.t
+  
+  Changed the handle passed to Callbacks from being an 'inner'
+  handle to being an 'outer' handle.
+  
+  Improved reliability of concurrent testing
+  PR#8 [Peter Rabbitson]
+  Changed optional dependencies to "suggest"
+  PR#9 [Karen Etheridge]
+  Changed to avoid mg_get in neatsvpv during global destruction
+  PR#10 [Matt Phillips]
+  
+  =head2 Changes in DBI 1.630 - 28th Oct 2013
+  
+  NOTE: This release enables PrintWarn by default regardless of $^W.
+  Your applications may generate more log messages than before.
+  
+  Fixed err for new drh to be undef not to 0 [Martin J. Evans]
+  Fixed RT#83132 - moved DBIstcf* constants to util
+  export tag [Martin J. Evans]
+  PrintWarn is now triggered by warnings recorded in methods like STORE
+  that don't clear err RT#89015 [Tim Bunce]
+  
+  Changed tracing to no longer show quote and quote_identifier calls
+  at trace level 1.
+  Changed DBD::Gofer ping while disconnected set_err from warn to info.
+  Clarified wording of log message when err is cleared.
+  Changed bootstrap to use $XS_VERSION RT#89618 [Andreas Koenig]
+  
+  Added connect_cached.connected Callback PR#3 [David E. Wheeler]
+  
+  Clarified effect of refs in connect_cached attributes [David E. Wheeler]
+  Extended ReadOnly attribute docs for when the driver cannot
+ensure read only [Martin J. Evans]
+  Corrected SQL_BIGINT docs to say ODBC value is used PR#5 [ilmari]
+  
+  There was no DBI 1.629 release.
+
+---

Old:

  DBI-1.628.tar.gz

New:

  DBI-1.633.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-DBI.spec ++
--- /var/tmp/d

commit tcpdump for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package tcpdump for openSUSE:Factory checked 
in at 2015-04-22 01:14:03

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


Package is "tcpdump"

Changes:

--- /work/SRC/openSUSE:Factory/tcpdump/tcpdump.changes  2015-03-16 
06:54:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.tcpdump.new/tcpdump.changes 2015-04-22 
01:14:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 17 20:00:24 UTC 2015 - astie...@suse.com
+
+- fix a DoS vulnerability in print-wb.c
+  CVE-2015-3138 [boo#927637] adding CVE-2015-3138.patch
+
+---

New:

  CVE-2015-3138.patch



Other differences:
--
++ tcpdump.spec ++
--- /var/tmp/diff_new_pack.qklnUD/_old  2015-04-22 01:14:05.0 +0200
+++ /var/tmp/diff_new_pack.qklnUD/_new  2015-04-22 01:14:05.0 +0200
@@ -30,6 +30,7 @@
 Source1:tcpdump-qeth
 Source2:http://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
 Source3:http://www.tcpdump.org/tcpdump-workers.asc#/%{name}.keyring
+Patch0: CVE-2015-3138.patch
 BuildRequires:  libpcap-devel >= %{min_libpcap_version}
 BuildRequires:  libsmi-devel
 BuildRequires:  openssl-devel
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export CFLAGS="%{optflags} -Wall -DGUESS_TSO -fstack-protector 
-fno-strict-aliasing"

++ CVE-2015-3138.patch ++
>From 3ed82f4ed0095768529afc22b923c8f7171fff70 Mon Sep 17 00:00:00 2001
From: Denis Ovsienko 
Date: Wed, 25 Mar 2015 22:35:12 +
Subject: [PATCH] whiteboard: fixup a few reversed tests (GH #446)

This is a follow-up to commit 3a3ec26.
---
 print-wb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/print-wb.c b/print-wb.c
index 3e3b064..4fa5e38 100644
--- a/print-wb.c
+++ b/print-wb.c
@@ -201,7 +201,7 @@ wb_id(netdissect_options *ndo,
len -= sizeof(*io) * nid;
io = (struct id_off *)(id + 1);
cp = (char *)(io + nid);
-   if (!ND_TTEST2(cp, len)) {
+   if (ND_TTEST2(cp, len)) {
ND_PRINT((ndo, "\""));
fn_print(ndo, (u_char *)cp, (u_char *)cp + len);
ND_PRINT((ndo, "\""));
@@ -266,7 +266,7 @@ wb_prep(netdissect_options *ndo,
}
n = EXTRACT_32BITS(&prep->pp_n);
ps = (const struct pgstate *)(prep + 1);
-   while (--n >= 0 && !ND_TTEST(*ps)) {
+   while (--n >= 0 && ND_TTEST(*ps)) {
const struct id_off *io, *ie;
char c = '<';
 
@@ -275,7 +275,7 @@ wb_prep(netdissect_options *ndo,
ipaddr_string(ndo, &ps->page.p_sid),
EXTRACT_32BITS(&ps->page.p_uid)));
io = (struct id_off *)(ps + 1);
-   for (ie = io + ps->nid; io < ie && !ND_TTEST(*io); ++io) {
+   for (ie = io + ps->nid; io < ie && ND_TTEST(*io); ++io) {
ND_PRINT((ndo, "%c%s:%u", c, ipaddr_string(ndo, 
&io->id),
EXTRACT_32BITS(&io->off)));
c = ',';





commit apparmor for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2015-04-22 01:13:52

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


Package is "apparmor"

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2015-03-03 
11:11:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2015-04-22 
01:13:54.0 +0200
@@ -1,0 +2,19 @@
+Fri Apr 17 18:46:08 UTC 2015 - opens...@cboltz.de
+
+- make sure %service_del_postun doesn't call systemctl try-restart
+  (boo#853019, bare systemd edition)
+- add samba-4.2-profiles.diff: update samba (winbindd and nmb)
+  profiles for samba 4.2 (boo#921098, boo#923201)
+
+---
+Sun Apr 12 21:13:23 UTC 2015 - opens...@cboltz.de
+
+- only install apparmor.service for openSUSE > 13.2
+
+---
+Wed Apr  1 03:47:44 UTC 2015 - crrodrig...@opensuse.org
+
+- Add a native systemd unit which *at the moment* only
+  wraps/masks the early boot script.
+
+---

New:

  apparmor.service
  samba-4.2-profiles.diff



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.e77GqM/_old  2015-04-22 01:13:54.0 +0200
+++ /var/tmp/diff_new_pack.e77GqM/_new  2015-04-22 01:13:54.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package apparmor
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011-2014 Christian Boltz
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2011-2015 Christian Boltz
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,7 @@
 Source5:update-trans.sh
 Source6:baselibs.conf
 Source7:apparmor-rpmlintrc
-
+Source8:apparmor.service
 # enable caching of profiles (= massive performance speedup when loading 
profiles)
 Patch1: apparmor-enable-profile-cache.diff
 
@@ -83,6 +83,8 @@
 Patch3: apparmor-utils-string-split
 
 # Add support for eDirectory calls in abstractions/nameservice. Not accepted 
upstream (yet) because of open questions
+# as discussed with Jeff on #apparmor 2015-03-16, disable when packaging the 
next major release
+# (Is this really needed in abstractions/nameservice or only in the nscd 
profile? bnc#621394 only shows nscd.)
 Patch4: apparmor-2.5.1-edirectory-profile
 
 # Ruby 2.0 mkmf prefixes everything with $(DESTDIR), bnc#822277, 
kkae...@suse.de
@@ -101,6 +103,9 @@
 # fix build with GCC 5 due to bad ostream use
 Patch9: apparmor-fix-stl-ostream.diff
 
+# update samba (winbindd and nmb) profiles for samba 4.2 (boo#921098, 
boo#923201)
+Patch10:samba-4.2-profiles.diff
+
 Url:https://launchpad.net/apparmor
 PreReq: sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -151,6 +156,11 @@
 BuildRequires:  tomcat6
 %endif
 
+%if 0%{?suse_version} > 1320
+BuildRequires:  systemd-rpm-macros
+%{?systemd_requires}
+%endif
+
 %package parser
 Summary:AppArmor userlevel parser utility
 License:GPL-2.0+
@@ -443,6 +453,7 @@
 %patch7 -p1
 %patch8
 %patch9
+%patch10
 # search for left-over multiline rules
 test -z "$(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' 
profiles/apparmor.d/)"
 
@@ -595,6 +606,10 @@
 # remove *.la files
 rm -fv %{buildroot}%{_libdir}/libapparmor.la 
 
+%if 0%{?suse_version} > 1320
+install -D -m0644 %{S:8} %{buildroot}%{_unitdir}/apparmor.service
+%endif
+
 echo ---
 #find -ls
 echo ---
@@ -626,6 +641,9 @@
 %else
   %{_sysconfdir}/init.d/apparmor
 %endif
+%if 0%{?suse_version} > 1320
+%{_unitdir}/apparmor.service
+%endif
 %config(noreplace) %{_sysconfdir}/apparmor/subdomain.conf
 %config(noreplace) %{_sysconfdir}/apparmor/parser.conf
 %{_localstatedir}/lib/apparmor
@@ -636,12 +654,13 @@
 %doc %{_mandir}/man5/subdomain.conf.5.gz
 %doc %{_mandir}/man7/apparmor.7.gz
 %doc %{_mandir}/man8/apparmor_parser.8.gz
-%if %{distro} == "redhat" || %{distro} == "rhel4"
 
 %pre parser
 if [ -f %{_sysconfdir}/init.d/subdomain ] ; then
   chkconfig --del subdomain
 fi
+%if 0%{?suse_version} > 1320
+%service_add_pre apparmor.service
 %endif
 
 %files parser-lang -f apparmor-parser.lang
@@ -827,6 +846,10 @@
   fi
 %endif
 
+%if 0%{?suse_version} > 1320
+%service_add_post apparmor.service
+%endif
+
 %preun parser
 if [ "$1" = 0 ] ; then
 %if %{

commit vsftpd for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory checked 
in at 2015-04-22 01:13:40

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


Package is "vsftpd"

Changes:

--- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes2015-04-07 
09:28:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.vsftpd.new/vsftpd.changes   2015-04-22 
01:13:42.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 17 16:35:14 UTC 2015 - tchva...@suse.com
+
+- Fix hide_file option wrt bnc#927612:
+  * vsftpd-path-normalize.patch
+
+---



Other differences:
--

++ vsftpd-path-normalize.patch ++
--- /var/tmp/diff_new_pack.HHNsGW/_old  2015-04-22 01:13:43.0 +0200
+++ /var/tmp/diff_new_pack.HHNsGW/_new  2015-04-22 01:13:43.0 +0200
@@ -116,11 +116,48 @@
  if (do_stat)
  {
/* lstat() the file. Of course there's a race condition - the
-@@ -249,6 +249,7 @@ vsf_filename_passes_filter(const struct
+@@ -239,6 +239,7 @@ vsf_filename_passes_filter(const struct
+* for /a/?/c will not.
+*/
+   struct mystr filter_remain_str = INIT_MYSTR;
++  struct mystr basic_name_str = INIT_MYSTR;
+   struct mystr name_remain_str = INIT_MYSTR;
+   struct mystr temp_str = INIT_MYSTR;
+   struct mystr brace_list_str = INIT_MYSTR;
+@@ -249,27 +250,29 @@ vsf_filename_passes_filter(const struct
int matched = 0;

str_copy(&filter_remain_str, p_filter_str);
-+  str_normalize_filepath(p_filename_str);
++  str_copy(&basic_name_str, p_filename_str);
++  str_normalize_filepath(&basic_name_str);

-   if (!str_isempty (&filter_remain_str) && !str_isempty(p_filename_str)) {
+-  if (!str_isempty (&filter_remain_str) && !str_isempty(p_filename_str)) {
++  if (!str_isempty (&filter_remain_str) && !str_isempty(&basic_name_str)) {
  if (str_get_char_at(p_filter_str, 0) == '/') {
+-  if (str_get_char_at(p_filename_str, 0) != '/') {
++  if (str_get_char_at(&basic_name_str, 0) != '/') {
+ str_getcwd (&name_remain_str);
+  
+ if (str_getlen(&name_remain_str) > 1) /* cwd != root dir */
+   str_append_char (&name_remain_str, '/');
+   
+-str_append_str (&name_remain_str, p_filename_str);
++str_append_str (&name_remain_str, &basic_name_str);
+   }
+   else
+-   str_copy (&name_remain_str, p_filename_str);
++   str_copy (&name_remain_str, &basic_name_str);
+ } else {
+   if (str_get_char_at(p_filter_str, 0) != '{')
+-str_basename (&name_remain_str, p_filename_str);
++str_basename (&name_remain_str, &basic_name_str);
+   else
+-str_copy (&name_remain_str, p_filename_str);
++str_copy (&name_remain_str, &basic_name_str);
+ }
+   } else
+-str_copy(&name_remain_str, p_filename_str);
++str_copy(&name_remain_str, &basic_name_str);
+   
+   while (!str_isempty(&filter_remain_str) && *iters < VSFTP_MATCHITERS_MAX)
+   {





commit geoclue2 for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package geoclue2 for openSUSE:Factory 
checked in at 2015-04-22 01:13:17

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


Package is "geoclue2"

Changes:

--- /work/SRC/openSUSE:Factory/geoclue2/geoclue2.changes2015-02-16 
17:26:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.geoclue2.new/geoclue2.changes   2015-04-22 
01:13:18.0 +0200
@@ -1,0 +2,26 @@
+Sat Apr 11 21:00:40 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.2.0:
+  + Report 'Speed' and 'Heading' on location updates.
+  + Try to provide the most accurate location first.
+  + Avoid a crash by ensuring requested max accuracy is within
+bounds.
+  + Fix GPS coordinates parsing.
+  + Fix GeoIP on machines without WiFi hardware.
+  + Gracefully handle inexistent agent.
+  + Stop sources whose accuracy level becomes higher, rather than
+lower, than the requested level.
+  + Keep old location object alive on D-Bus for a bit longer to
+ensure applications are not accessing it still after it is
+destroyed.
+  + Don't enable the modem. Seems at least GNOME takes care of
+modem enabling for us and besides this shouldn't be done by
+geoclue anyway (fdo#85040).
+  + Wait for modem to be enabled before checking availability of
+location capabilities and using them. This is particularly
+important for pin-enabled modems.
+  + Ignore redundant GPS location updates.
+  + Fix some potential crashes.
+  + Some improvements to output of where-am-i demo application.
+
+---

Old:

  geoclue-2.1.10.tar.xz

New:

  geoclue-2.2.0.tar.xz



Other differences:
--
++ geoclue2.spec ++
--- /var/tmp/diff_new_pack.aXvwGb/_old  2015-04-22 01:13:19.0 +0200
+++ /var/tmp/diff_new_pack.aXvwGb/_new  2015-04-22 01:13:19.0 +0200
@@ -19,13 +19,13 @@
 %define _name geoclue
 %define dbus_user srvGeoClue
 Name:   geoclue2
-Version:2.1.10
+Version:2.2.0
 Release:0
 Summary:GeoLocation Framework
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://people.freedesktop.org/~zeenix/releases/
-Source: 
http://www.freedesktop.org/software/geoclue/releases/2.1/%{_name}-%{version}.tar.xz
+Source: 
http://www.freedesktop.org/software/geoclue/releases/2.2/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM geoclue2-permit-gnome-maps.patch dims...@opensuse.org -- 
Allow gnome-maps to access geoclue
 Patch0: geoclue2-permit-gnome-maps.patch
 BuildRequires:  intltool >= 0.40.0
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.34.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.34.0
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14
-BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
 BuildRequires:  pkgconfig(mm-glib) >= 1.0
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}

++ geoclue-2.1.10.tar.xz -> geoclue-2.2.0.tar.xz ++
 8242 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-04-22 01:13:29

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


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-01-20 19:11:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-04-22 01:13:31.0 +0200
@@ -1,0 +2,8 @@
+Thu Mar 26 17:01:38 UTC 2015 - dims...@opensuse.org
+
+- Change from simple %defines to %bcond_with/without, as this
+  allows to be set in prjconf without the need to patch the .spec
+  files.
+- Create new subpackage libgstwayland-1_0-0.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.eZUArO/_old  2015-04-22 01:13:32.0 +0200
+++ /var/tmp/diff_new_pack.eZUArO/_new  2015-04-22 01:13:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,8 +20,8 @@
 %bcond_with LV2
 
 # Disabled for now in upstream tarball, not ported
-%define build_gstvdp 0
-%define build_wayland 0
+%bcond_with gstvdp
+%bcond_without  wayland
 
 Name:   gstreamer-plugins-bad
 # Patched code is built by default.
@@ -137,7 +137,7 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(vdpau)
-%if %{build_wayland}
+%if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 %endif
 BuildRequires:  pkgconfig(x11)
@@ -151,7 +151,6 @@
 # FIXME: mythtvsrc: Requires gmyth.
 # FIXME: nassink: Not in openSUSE
 # FIXME: rtmp: Not in openSUSE
-# FIXME: wayland: Requires wayland-client, not yet in openSUSE.
 # FIXME: wildmidi: Requires  WildMIDI Open Source Midi Synthesizer
 # FIXME: zbar: Requires zbar.
 # NOTE: acm: Windows ACM library
@@ -283,6 +282,17 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n libgstwayland-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
+Group:  System/Libraries
+
+%description -n libgstwayland-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -351,7 +361,7 @@
 Requires:   libgstmpegts-1_0-0 = %{version}
 Requires:   libgstphotography-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
-%if %{build_gstvdp}
+%if %{with gstvdp}
 Requires:   libgstvdp-1_0-0 = %{version}
 %endif
 
@@ -390,7 +400,7 @@
 --enable-experimental\
 --enable-gtk-doc \
 --with-gtk=3.0 \
-%if %{build_wayland}
+%if %{with wayland}
 --enable-wayland
 %else
 --disable-wayland
@@ -599,7 +609,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if %{build_wayland}
+%if %{with wayland}
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -670,12 +680,18 @@
 %defattr(-, root, root)
 %{_libdir}/libgsturidownloader-%{gst_branch}.so.0*
 
-%if %{build_gstvdp}
+%if %{with gstvdp}
 %files -n libgstvdp-1_0-0
 %defattr(-, root, root)
 %{_libdir}/libgstvdp-%{gst_branch}.so.0*
 %endif
 
+%if %{with wayland}
+%files -n libgstwayland-1_0-0
+%defattr(-,root,root)
+%{_libdir}/libgstwayland-1.0.so.*
+%endif
+
 %files devel
 %defattr(-, root, root)
 %{_includedir}/gstreamer-%{gst_branch}

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.eZUArO/_old  2015-04-22 01:13:32.0 +0200
+++ /var/tmp/diff_new_pack.eZUArO/_new  2015-04-22 01:13:32.0 +0200
@@ -10,3 +10,4 @@
 libgstphotography-1_0-0
 libgsturidownloader-1_0-0
 libgstvdp-1_0-0
+libgstwayland-1_0-0




commit python3-setuptools for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2015-04-22 01:13:04

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
2015-04-07 09:26:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
2015-04-22 01:13:05.0 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 19:43:41 UTC 2015 - a...@gmx.de
+
+- update to version 15.1:
+  * Updated Packaging to 15.1 to address Packaging #28.
+  * Fix "setuptools.sandbox._execfile()" with Python 3.1.
+
+---

Old:

  setuptools-15.0.tar.gz

New:

  setuptools-15.1.tar.gz



Other differences:
--
++ python3-setuptools.spec ++
--- /var/tmp/diff_new_pack.Pc94yq/_old  2015-04-22 01:13:06.0 +0200
+++ /var/tmp/diff_new_pack.Pc94yq/_new  2015-04-22 01:13:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-setuptools
-Version:15.0
+Version:15.1
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages

++ setuptools-15.0.tar.gz -> setuptools-15.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-15.0/CHANGES.txt 
new/setuptools-15.1/CHANGES.txt
--- old/setuptools-15.0/CHANGES.txt 2015-04-04 00:25:33.0 +0200
+++ new/setuptools-15.1/CHANGES.txt 2015-04-15 15:01:36.0 +0200
@@ -3,6 +3,13 @@
 ===
 
 
+15.1
+
+
+* Updated Packaging to 15.1 to address Packaging #28.
+* Fix ``setuptools.sandbox._execfile()`` with Python 3.1.
+
+
 15.0
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-15.0/PKG-INFO new/setuptools-15.1/PKG-INFO
--- old/setuptools-15.0/PKG-INFO2015-04-04 00:26:11.0 +0200
+++ new/setuptools-15.1/PKG-INFO2015-04-15 15:16:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: setuptools
-Version: 15.0
+Version: 15.1
 Summary: Easily download, build, install, upgrade, and uninstall Python 
packages
 Home-page: https://bitbucket.org/pypa/setuptools
 Author: Python Packaging Authority
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-15.0/docs/conf.py 
new/setuptools-15.1/docs/conf.py
--- old/setuptools-15.0/docs/conf.py2015-03-28 15:55:49.0 +0100
+++ new/setuptools-15.1/docs/conf.py2015-04-15 15:00:38.0 +0200
@@ -242,6 +242,10 @@
pattern=r"Pip #(?P\d+)",
url='{GH}/pypa/pip/issues/{pip}',
),
+   dict(
+   pattern=r"Packaging #(?P\d+)",
+   url='{GH}/pypa/packaging/issues/{packaging}',
+   ),
],
),
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-15.0/ez_setup.py 
new/setuptools-15.1/ez_setup.py
--- old/setuptools-15.0/ez_setup.py 2015-03-28 16:07:10.0 +0100
+++ new/setuptools-15.1/ez_setup.py 2015-04-04 00:26:40.0 +0200
@@ -30,7 +30,7 @@
 except ImportError:
 USER_SITE = None
 
-DEFAULT_VERSION = "15.0"
+DEFAULT_VERSION = "15.1"
 DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/";
 DEFAULT_SAVE_DIR = os.curdir
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-15.0/pkg_resources/__init__.py 
new/setuptools-15.1/pkg_resources/__init__.py
--- old/setuptools-15.0/pkg_resources/__init__.py   2015-03-28 
15:55:54.0 +0100
+++ new/setuptools-15.1/pkg_resources/__init__.py   2015-04-04 
00:34:27.0 +0200
@@ -2528,7 +2528,7 @@
 if not is_legacy:
 return
 
-# While an empty version is techincally a legacy version and
+# While an empty version is technically a legacy version and
 # is not a valid PEP 440 version, it's also unlikely to
 # actually come from someone and instead it is more likely that
 # it comes from setuptools attempting to parse a filename and
@@ -2542,7 +2542,7 @@
 non PEP 440,
 version. You may find odd behavior and sort order.
 In particular it will be sorted as less than 0.0. It
-is recommend to migrate to PEP 440 compatible
+

commit wpa_supplicant for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package wpa_supplicant for openSUSE:Factory 
checked in at 2015-04-22 01:12:07

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


Package is "wpa_supplicant"

Changes:

--- /work/SRC/openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes
2014-10-25 08:32:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.wpa_supplicant.new/wpa_supplicant.changes   
2015-04-22 01:12:08.0 +0200
@@ -1,0 +2,87 @@
+Fri Apr 10 23:05:28 UTC 2015 - stefan.bru...@rwth-aachen.de
+
+- Delete wpa_priv and eapol_test man pages, these are disabled in config
+- Move wpa_gui man page to gui package
+
+---
+Thu Apr  2 01:02:11 UTC 2015 - stefan.bru...@rwth-aachen.de
+
+- Update to 2.4
+  * allow OpenSSL cipher configuration to be set for internal EAP server
+(openssl_ciphers parameter)
+  * fixed number of small issues based on hwsim test case failures and
+static analyzer reports
+  * P2P:
+- add new=<0/1> flag to P2P-DEVICE-FOUND events
+- add passive channels in invitation response from P2P Client
+- enable nl80211 P2P_DEVICE support by default
+- fix regresssion in disallow_freq preventing search on social
+  channels
+- fix regressions in P2P SD query processing
+- try to re-invite with social operating channel if no common channels
+  in invitation
+- allow cross connection on parent interface (this fixes number of
+  use cases with nl80211)
+- add support for P2P services (P2PS)
+- add p2p_go_ctwindow configuration parameter to allow GO CTWindow to
+  be configured
+  * increase postponing of EAPOL-Start by one second with AP/GO that
+supports WPS 2.0 (this makes it less likely to trigger extra roundtrip
+of identity frames)
+  * add support for PMKSA caching with SAE
+  * add support for control mesh BSS (IEEE 802.11s) operations
+  * fixed number of issues with D-Bus P2P commands
+  * fixed regression in ap_scan=2 special case for WPS
+  * fixed macsec_validate configuration
+  * add a workaround for incorrectly behaving APs that try to use
+EAPOL-Key descriptor version 3 when the station supports PMF even if
+PMF is not enabled on the AP
+  * allow TLS v1.1 and v1.2 to be negotiated by default; previous behavior
+of disabling these can be configured to work around issues with broken
+servers with phase1="tls_disable_tlsv1_1=1 tls_disable_tlsv1_2=1"
+  * add support for Suite B (128-bit and 192-bit level) key management and
+cipher suites
+  * add WMM-AC support (WMM_AC_ADDTS/WMM_AC_DELTS)
+  * improved BSS Transition Management processing
+  * add support for neighbor report
+  * add support for link measurement
+  * fixed expiration of BSS entry with all-zeros BSSID
+  * add optional LAST_ID=x argument to LIST_NETWORK to allow all
+configured networks to be listed even with huge number of network
+profiles
+  * add support for EAP Re-Authentication Protocol (ERP)
+  * fixed EAP-IKEv2 fragmentation reassembly
+  * improved PKCS#11 configuration for OpenSSL
+  * set stdout to be line-buffered
+  * add TDLS channel switch configuration
+  * add support for MAC address randomization in scans with nl80211
+  * enable HT for IBSS if supported by the driver
+  * add BSSID black and white lists (bssid_blacklist, bssid_whitelist)
+  * add support for domain_suffix_match with GnuTLS
+  * add OCSP stapling client support with GnuTLS
+  * include peer certificate in EAP events even without a separate probe
+operation; old behavior can be restored with cert_in_cb=0
+  * add peer ceritficate alt subject name to EAP events
+(CTRL-EVENT-EAP-PEER-ALT)
+  * add domain_match network profile parameter (similar to
+domain_suffix_match, but full match is required)
+  * enable AP/GO mode HT Tx STBC automatically based on driver support
+  * add ANQP-QUERY-DONE event to provide information on ANQP parsing
+status
+  * allow passive scanning to be forced with passive_scan=1
+  * add a workaround for Linux packet socket behavior when interface is in
+bridge
+  * increase 5 GHz band preference in BSS selection (estimate SNR, if info
+not available from driver; estimate maximum throughput based on common
+HT/VHT/specific TX rate support)
+  * add INTERWORKING_ADD_NETWORK ctrl_iface command; this can be used to
+implement Interworking network selection behavior in upper layers
+software components
+  * add optional reassoc_same_bss_optim=1 (disabled by default)
+optimization to avoid unnecessary Authentication frame exchange
+  * extend TDLS frame padding workaround to cover all packets
+  * allow wpa_supplicant to recover nl80211 functionality if the cfg80211
+module 

commit perl-IO-Socket-SSL for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2015-04-22 01:12:30

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


Package is "perl-IO-Socket-SSL"

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes
2014-07-28 06:31:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new/perl-IO-Socket-SSL.changes   
2015-04-22 01:12:31.0 +0200
@@ -1,0 +2,100 @@
+Fri Apr 17 12:32:39 UTC 2015 - vci...@suse.com
+
+- add DHE-RSA to the default client cipher list to support PFS with
+  older machines (bnc#924976)
+  * added perl-IO-Socket-SSL_add_DHE-RSA_to_default_client_cipher_list.patch
+- add cpanspec.yml to support automatic version updates
+  (see http://lists.opensuse.org/opensuse-packaging/2015-04/msg00084.html)
+
+---
+Tue Apr 14 18:29:56 UTC 2015 - co...@suse.com
+
+- updated to 2.012
+   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
+
+  2.012 2014/02/02
+  - fix t/ocsp.t in case no HTTP::Tiny is installed
+  2.011 2014/02/01
+  - fix t/ocsp.t - don't count on revoked.grc.com using OCSP stapling #101855
+  - added option 'purpose' to Utils::CERT_create to get better control of the
+certificates purpose. Default is 'server,client' for non-CA (contrary to
+only 'server' before)
+  - removed RC4 from default cipher suites on the server site
+https://github.com/noxxi/p5-io-socket-ssl/issues/22
+  - refactoring of some tests using Test::More thanks to Sweet-kid and the
+2015 Pull Request Challenge
+  2.010 2014/01/14
+  - new options SSL_client_ca_file and SSL_client_ca to let the server send
+the list of acceptable CAs for the client certificate.
+  - t/protocol_version.t - fix in case SSLv3 is not supported in Net::SSLeay. 
+RT#101485, thanks to TEAM.
+  2.009 2014/01/12
+  - remove util/analyze.pl. This tool is now together with other SSL tools in
+https://github.com/noxxi/p5-ssl-tools
+  - added ALPN support (needs OpenSSL1.02, Net::SSLeay 1.56+) thanks to TEAM,
+RT#101452
+  2.008 2014/12/16
+  - work around recent OCSP verification errors for revoked.grc.com (badly 
signed
+OCSP response, Firefox also complains about it) in test t/external/ocsp.t.
+  - util/analyze.pl - report more details about preferred cipher for specific 
TLS
+versions
+  2.007 2014/11/26
+  - make getline/readline fall back to super class if class is not sslified 
yet,
+i.e. behave the same as sysread, syswrite etc.
+This fixes RT#100529
+  2.006 2014/11/22
+  - Make (hopefully) non-blocking work on windows by using EWOULDBLOCK instead 
of
+EAGAIN. While this is the same on UNIX it is different on Windows and 
socket
+operations return there (WSA)EWOULDBLOCK and not EAGAIN. Enable 
non-blocking
+tests on Windows too.
+  - make PublicSuffix::_default_data thread safe
+  - update PublicSuffix with latest list from publicsuffix.org
+  2.005 2014/11/15
+  - next try to fix t/protocol_version.t for OpenSSL w/o SSLv3 support
+  2.004 2014/11/15
+  - only test fix: fix t/protocol_version.t to deal with OpenSSL installations
+which are compiled without SSLv3 support.
+  2.003 2014/11/14
+  - make SSLv3 available even if the SSL library disables it by default in
+SSL_CTX_new (like done in LibreSSL). Default will stay to disable SSLv3,
+so this will be only done when setting SSL_version explicitly.
+  - fix possible segmentation fault when trying to use an invalid certificate,
+reported by Nick Andrew.
+  - Use only the ICANN part of the default public suffix list and not the
+private domains. This makes existing exceptions for s3.amazonaws.com and
+googleapis.com obsolete. Thanks to Gervase Markham from mozilla.org.
+  2.002 2014/10/21
+  - fix check for (invalid) IPv4 when validating hostname against certificate. 
Do
+not use inet_aton any longer because it can cause DNS lookups for malformed
+IP. RT#99448, thanks to justincase[AT]yopmail[DOT]com.
+  - Update PublicSuffix with latest version from publicsuffix.org - lots of new
+top level domains.
+  - Add exception to PublicSuffix for s3.amazonaws.com - RT#99702, thanks to
+cpan[AT]cpanel[DOT]net.
+  2.001 2014/10/21
+  - Add SSL_OP_SINGLE_(DH|ECDH)_USE to default options to increase PFS 
security.
+Thanks to Heikki Vatiainen for suggesting.
+  - Update external tests with currently expected fingerprints of hosts.
+  - Some fixes to make it still work on 5.8.1.
+  2.000 2014/10/15
+  - consider SSL3.0 as broken because of POODLE and disable it by default.
+  - Skip live tests without asking if environment NO_NETWORK_TESTING is set.
+Thanks to ntyni[AT]deb

commit yast2-installation for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2015-04-22 01:12:46

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


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2015-04-07 09:28:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2015-04-22 01:12:48.0 +0200
@@ -1,0 +2,15 @@
+Wed Apr 20 13:11:40 CEST 2015 - sch...@suse.de
+
+- Fixed differnt bugs in proposal overview with multiple tabs.
+- Checking if plymouth is available while starting second
+  installation stage for AutoYaST.
+- 3.1.140
+
+---
+Thu Apr 16 13:02:23 CEST 2015 - loci...@suse.com
+
+- Always enable systemd startup services for Second Stage and
+  Firstboot (bsc#924278)
+- 3.1.139
+
+---

Old:

  yast2-installation-3.1.138.tar.bz2

New:

  yast2-installation-3.1.140.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.NHEMKX/_old  2015-04-22 01:12:49.0 +0200
+++ /var/tmp/diff_new_pack.NHEMKX/_new  2015-04-22 01:12:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.138
+Version:3.1.140
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -172,6 +172,15 @@
 
 %service_add_post YaST2-Second-Stage.service YaST2-Firstboot.service
 
+# bsc#924278 Always enable these services by default, they are already listed
+# in systemd-presets-branding package, but that works for new installations
+# only, it does not work for upgrades from SLE 11 where scripts had different
+# name and were not handled by systemd.
+# When we upgrade/update from systemd-based system, scripts are always enabled
+# by the %service_add_post macro.
+systemctl enable YaST2-Second-Stage.service
+systemctl enable YaST2-Firstboot.service
+
 %pre
 %service_add_pre YaST2-Second-Stage.service YaST2-Firstboot.service
 

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.NHEMKX/_old  2015-04-22 01:12:49.0 +0200
+++ /var/tmp/diff_new_pack.NHEMKX/_new  2015-04-22 01:12:49.0 +0200
@@ -18,7 +18,7 @@
 # If the system starts in multi-user mode plymouth will be quit while
 # installation in order to ensure that installation will be finished on
 # console 1 and the login prompt. (bnc#903682,889757,897956)
-ExecStartPre=/bin/sh -c 'if [ `/usr/bin/systemctl get-default` = 
"multi-user.target" ];then /usr/bin/plymouth quit; else /usr/bin/plymouth 
deactivate --hide-splash; fi'
+ExecStartPre=/bin/sh -c 'if [ -x /usr/bin/plymouth ] ; then if [ 
`/usr/bin/systemctl get-default` = "multi-user.target" ];then /usr/bin/plymouth 
quit; else /usr/bin/plymouth deactivate --hide-splash; fi; fi'
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes
 TimeoutSec=0

++ yast2-installation-3.1.138.tar.bz2 -> yast2-installation-3.1.140.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.138/.travis.yml 
new/yast2-installation-3.1.140/.travis.yml
--- old/yast2-installation-3.1.138/.travis.yml  2015-04-02 12:29:12.0 
+0200
+++ new/yast2-installation-3.1.140/.travis.yml  2015-04-20 13:39:13.0 
+0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite 
yast2-core-dev yast2 yast2-network" -g "rspec:2.14.1 yast-rake gettext 
rubocop:0.28.0"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite 
yast2-core-dev yast2 yast2-network" -g "rspec:2.14.1 yast-rake gettext 
rubocop:0.29.1"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.138/CONTRIBUTING.md 
new/yast2-installation-3.1.140/CONTRIBUTING.md
--- old/yast2-installation-3.1.138/CONTRIBUTING.md  2015-04-02 
12:29:12.0 +0200
+++ new/yast2-installation-3.1.140/CONTRIBUTING.md  2015-04-20 
13:39:13.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&c

commit libqt5-qtbase for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2015-04-22 01:12:14

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


Package is "libqt5-qtbase"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2015-03-01 15:27:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2015-04-22 01:12:16.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 15 12:53:21 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream:
+  0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch
+  0002-Speed-up-application-startup-on-X11.patch and
+  Fix-regression-in-compose-table-parsing.patch
+
+---
+Thu Apr  9 17:29:15 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add cleaning of QMAKE_PRL_BUILD_DIR from prl files in
+  %qmake5_install macro
+
+---

New:

  0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch
  0002-Speed-up-application-startup-on-X11.patch
  Fix-regression-in-compose-table-parsing.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.E0EWvT/_old  2015-04-22 01:12:18.0 +0200
+++ /var/tmp/diff_new_pack.E0EWvT/_new  2015-04-22 01:12:18.0 +0200
@@ -71,6 +71,12 @@
 Patch2005:  Call-ofono-nm-Registered-delayed-in-constructor-othe.patch
 # PATCH-FIX-UPSTREAM 
fix-a-division-by-zero-when-processing-malformed-BMP-files.patch
 Patch2006:  
fix-a-division-by-zero-when-processing-malformed-BMP-files.patch
+# PATCH-FIX-UPSTREAM 
0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch
+Patch2007:  0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch
+# PATCH-FIX-UPSTREAM 0002-Speed-up-application-startup-on-X11.patch
+Patch2008:  0002-Speed-up-application-startup-on-X11.patch
+# PATCH-FIX-UPSTREAM Fix-regression-in-compose-table-parsing.patch
+Patch2009:  Fix-regression-in-compose-table-parsing.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cups-devel
 BuildRequires:  gcc-c++
@@ -162,6 +168,9 @@
 %patch2004 -p1
 %patch2005 -p1
 %patch2006 -p1
+%patch2007 -p1
+%patch2008 -p1
+%patch2009 -p1
 
 # be sure not to use them
 rm -r src/3rdparty/{libjpeg,freetype,libpng,zlib}

++ 0001-Speed-up-compose-file-parsing-in-the-X11-composition.patch ++
>From 4e3b27ffc2f2d4d528abbbe58ee43acce0700fb2 Mon Sep 17 00:00:00 2001
From: Simon Hausmann 
Date: Fri, 10 Apr 2015 08:46:37 +0200
Subject: [PATCH 1/2] Speed up compose file parsing in the X11 composition
 input method plugin

There's no need to decode the string until the end of the line, it's
sufficient to stop at the end of the quotes.

Change-Id: Ie617d2538511e91d0e0146f98b7e5ea3213b8db2
Reviewed-by: Lars Knoll 
(cherry picked from commit 1aab68648d3aa38811be38b5bbd3a0704e17ccf8)
---
 src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp 
b/src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp
index 
4e90f618765e7a9a0509af7282500c133f11d3e3..622c71e5b01219cd39d594557a9d3ca63eea8748
 100644
--- a/src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp
+++ b/src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp
@@ -399,7 +399,7 @@ void TableGenerator::parseKeySequence(char *line)
 // handle direct text encoded in the locale
 if (*composeValue == '\\')
 ++composeValue;
-elem.value = QString::fromLocal8Bit(composeValue).at(0).unicode();
+elem.value = QString::fromLocal8Bit(composeValue, composeValueEnd - 
composeValue).at(0).unicode();
 ++composeValue;
 }
 
-- 
2.3.5

++ 0002-Speed-up-application-startup-on-X11.patch ++
>From bf425e52923e84c93b74ec4644045014a2d5a9a1 Mon Sep 17 00:00:00 2001
From: Simon Hausmann 
Date: Fri, 10 Apr 2015 09:01:47 +0200
Subject: [PATCH 2/2] Speed up application startup on X11

Avoid parsing the composition tables on application startup. Instead let's
do that on-demand the first time a composition key is pressed.

Change-Id: I52feb36246a091b9a84d46e479ba2ad1f5cd1556
Reviewed-by: Lars Knoll 
(cherry picked from commit d11665b27ce3357fb30bff6ffc1379a4756ec8d1)
---
 .../compose/qcomposeplatforminputcontext.cpp   | 32 --
 .../compose/qcomposeplatforminputcontext.h |  1 +
 2 files changed, 19 insertions(+), 14 deletions(-)

diff --git 
a/src/plugins/platforminputcontexts/compose/qcomposep

commit pcp for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package pcp for openSUSE:Factory checked in 
at 2015-04-22 01:11:20

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


Package is "pcp"

Changes:

--- /work/SRC/openSUSE:Factory/pcp/pcp.changes  2015-04-02 16:02:28.0 
+0200
+++ /work/SRC/openSUSE:Factory/.pcp.new/pcp.changes 2015-04-22 
01:11:21.0 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 09:14:35 UTC 2015 - dd...@suse.com
+
+- Update to 3.10.4
+  See 
http://git.pcp.io/cgi-bin/gitweb.cgi?p=pcp/pcp.git;a=blob_plain;f=CHANGELOG;hb=3.10.4
+  for details.
+
+---

Old:

  pcp-3.10.3.src.tar.gz

New:

  pcp-3.10.4.src.tar.gz



Other differences:
--
++ pcp.spec ++
--- /var/tmp/diff_new_pack.B8KlFU/_old  2015-04-22 01:11:23.0 +0200
+++ /var/tmp/diff_new_pack.B8KlFU/_new  2015-04-22 01:11:23.0 +0200
@@ -63,7 +63,7 @@
 License:%{license_gplv2plus} and %{license_lgplv2plus} and 
%{license_cc_by}
 Group:  %{pcp_gr}
 Name:   pcp
-Version:3.10.3
+Version:3.10.4
 Release:0
 %define buildversion 1
 
@@ -1343,12 +1343,9 @@
 %defattr(-,root,root)
 
 %{_libdir}/libpcp.so
-%{_libdir}/libpcp.so.2
 %{_libdir}/libpcp_gui.so
-%{_libdir}/libpcp_gui.so.1
 %{_libdir}/libpcp_mmv.so
 %{_libdir}/libpcp_pmda.so
-%{_libdir}/libpcp_pmda.so.2
 %{_libdir}/libpcp_trace.so
 %{_libdir}/libpcp_import.so
 %{_includedir}/pcp/*.h

++ 0001-Fix-XEN-build.patch ++
--- /var/tmp/diff_new_pack.B8KlFU/_old  2015-04-22 01:11:23.0 +0200
+++ /var/tmp/diff_new_pack.B8KlFU/_new  2015-04-22 01:11:23.0 +0200
@@ -7,11 +7,11 @@
  configure.ac | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/configure.ac b/configure.ac
-index 98d325e2bfdc..648c511dcd72 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -1079,6 +1079,7 @@ NR == 1  { if ($1 != "UID" && $1 != 
"USER") exit
+Index: pcp-3.10.4/configure.ac
+===
+--- pcp-3.10.4.orig/configure.ac
 pcp-3.10.4/configure.ac
+@@ -1105,6 +1105,7 @@ NR == 1  { if ($1 != "UID" && $1 != "US
  # Unix variants
  $2 == 1 && / init/{ print "OK"; exit }
  $2 == 1 && / \/etc\/init/ { print "OK"; exit }
@@ -19,6 +19,3 @@
  # Fedora 9
  $2 == 1 && / \/sbin\/init/ { print "OK"; exit }
  # Fedora 15
--- 
-2.1.2
-

++ 0002-Install-libraries-without-exec-permission.patch ++
--- /var/tmp/diff_new_pack.B8KlFU/_old  2015-04-22 01:11:23.0 +0200
+++ /var/tmp/diff_new_pack.B8KlFU/_new  2015-04-22 01:11:23.0 +0200
@@ -22,10 +22,10 @@
  src/pmdas/solaris/GNUmakefile | 3 ++-
  16 files changed, 29 insertions(+), 23 deletions(-)
 
-diff --git a/src/genpmda/genpmda b/src/genpmda/genpmda
-index 46503150c1a5..1bd2cbae3497 100755
 a/src/genpmda/genpmda
-+++ b/src/genpmda/genpmda
+Index: pcp-3.10.4/src/genpmda/genpmda
+===
+--- pcp-3.10.4.orig/src/genpmda/genpmda
 pcp-3.10.4/src/genpmda/genpmda
 @@ -909,7 +909,7 @@ install: default
\$(INSTALL) -m 755 -d \$(PCP_VAR_DIR)/pmdas
\$(INSTALL) -m 755 -d \$(PMDADIR)
@@ -44,11 +44,11 @@
\$(INSTALL) -m 755 -f $oflag/Install \$(PMDADIR)/Install
\$(INSTALL) -m 755 -f $oflag/Remove \$(PMDADIR)/Remove
\$(INSTALL) -m 644 -f $oflag/Makefile.install \$(PMDADIR)/Makefile
-diff --git a/src/libpcp/src/GNUmakefile b/src/libpcp/src/GNUmakefile
-index 5e9cc76c6027..4c5ced38813c 100644
 a/src/libpcp/src/GNUmakefile
-+++ b/src/libpcp/src/GNUmakefile
-@@ -128,7 +128,7 @@ endif
+Index: pcp-3.10.4/src/libpcp/src/GNUmakefile
+===
+--- pcp-3.10.4.orig/src/libpcp/src/GNUmakefile
 pcp-3.10.4/src/libpcp/src/GNUmakefile
+@@ -125,7 +125,7 @@ endif
  
  install : default
  ifneq ($(LIBTARGET),)
@@ -57,7 +57,7 @@
  endif
  ifneq ($(SYMTARGET),)
for tt in $(SYMTARGET); do \
-@@ -136,7 +136,7 @@ ifneq ($(SYMTARGET),)
+@@ -133,7 +133,7 @@ ifneq ($(SYMTARGET),)
done
  endif
  ifneq ($(STATICLIBTARGET),)
@@ -66,11 +66,11 @@
  endif
  
  default_pcp : default
-diff --git a/src/libpcp_gui/src/GNUmakefile b/src/libpcp_gui/src/GNUmakefile
-index 91589f7448b2..ea44eaec99d1 100644
 a/src/libpcp_gui/src/GNUmakefile
-+++ b/src/libpcp_gui/src/GNUmakefile
-@@ -57,7 +57,7 @@ include $(BUILDRULES)
+Index: pcp-3.10.4/src/libpcp_gui/src/GNUmakefile
+===
+--- pcp-3.10.4.orig/src/libpcp_gui/src/GNUmakefile
 pcp-3.10.4/src/libpcp_gui/src/GNUmakefile
+@@ -54,7 +54,7 @@ include $(BUILDRULES)
  
  

commit talloc for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package talloc for openSUSE:Factory checked 
in at 2015-04-22 01:11:26

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


Package is "talloc"

Changes:

--- /work/SRC/openSUSE:Factory/talloc/talloc.changes2014-11-10 
17:27:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.talloc.new/talloc.changes   2015-04-22 
01:11:29.0 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 11:55:06 UTC 2015 - lmue...@suse.com
+
+- Update to 2.1.2.
+  + fix _talloc_total_limit_size prototype
+  + build: improve detection of srcdir
+
+---

Old:

  talloc-2.1.1.tar.asc
  talloc-2.1.1.tar.gz

New:

  talloc-2.1.2.tar.asc
  talloc-2.1.2.tar.gz



Other differences:
--
++ talloc.spec ++
--- /var/tmp/diff_new_pack.PXIROw/_old  2015-04-22 01:11:30.0 +0200
+++ /var/tmp/diff_new_pack.PXIROw/_new  2015-04-22 01:11:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package talloc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,7 @@
 #!BuildIgnore:  python
 %endif
 Url:http://talloc.samba.org/
-Version:2.1.1
+Version:2.1.2
 Release:0
 PreReq: /sbin/ldconfig
 Summary:Samba talloc Library

++ talloc-2.1.1.tar.gz -> talloc-2.1.2.tar.gz ++
 1916 lines of diff (skipped)





commit samba for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2015-04-22 01:11:39

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


Package is "samba"

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2015-03-30 
19:09:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2015-04-22 
01:11:42.0 +0200
@@ -1,0 +2,54 @@
+Thu Apr 16 11:32:55 UTC 2015 - lmue...@suse.com
+
+- Update to 4.2.1.
+  + s3:winbind:grent: Don't stop group enumeration when a group has no gid;
+(bso#8905).
+  + Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791).
+  + s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with
+servers that don't send the 2 unused fields; (bso#10016).
+  + build:wafadmin: Fix use of spaces instead of tabs; (bso#10476).
+  + waf: Fix the build on openbsd; (bso#10476).
+  + s3: client: "client use spnego principal = yes" code checks wrong name;
+(bso#10888).
+  + spoolss: Retrieve published printer GUID if not in registry; (bso#11018).
+  + s3: lib: libsmbclient: If reusing a server struct, check every cli->timout
+miliseconds if it's still valid before use; (bso#11079).
+  + vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125).
+  + backupkey: Explicitly link to gnutls and gcrypt; (bso#11135).
+  + replace: Remove superfluous check for gcrypt header; (bso#11135).
+  + Backport subunit changes; (bso#11137).
+  + libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with
+implementation; (bso#11140).
+  + s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143).
+  + talloc: Version 2.1.2; (bso#11144).
+  + Update libwbclient version to 0.12; (bso#11149).
+  + brlock: Use 0 instead of empty initializer list; (bso#11153).
+  + s4:auth/gensec_gssapi: Let gensec_gssapi_update() return
+NT_STATUS_LOGON_FAILURE for unknown errors; (bso#11164).
+  + docs/idmap_rid: Remove deprecated base_rid from example; (bso#11169);
+(bnc#913304).
+  + s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev
+fails in the SMB1 case; (bso#11173).
+  + backupkey: Use ndr_pull_struct_blob_all(); (bso#11174).
+  + Fix lots of winbindd zombie processes on Solaris platform; (bso#11175).
+  + s3: libsmbclient: Add missing talloc stackframe; (bso#11177).
+  + s4-process_model: Do not close random fds while forking; (bso#11180).
+  + s3-passdb: Fix 'force user' with winbind default domain; (bso#11185).
+
+---
+Thu Apr 16 10:20:52 UTC 2015 - lmue...@suse.com
+
+- Prevent samba package updates from disabling samba kerberos printing.
+
+---
+Thu Apr  9 12:02:25 UTC 2015 - noel.po...@suse.com
+
+- Add sparse file support for samba; (fate#318424).
+
+---
+Tue Mar 31 23:21:12 UTC 2015 - dd...@suse.com
+
+- Purge printer name cache on spoolss SetPrinter change; (bso#11210);
+  (bnc#901813).
+
+---
@@ -434 +488 @@
-Thu Sep 18 16:59:49 UDT 2014 - jmcdono...@suse.com
+Thu Sep 18 16:59:49 UTC 2014 - jmcdono...@suse.com
@@ -437,0 +492,6 @@
+
+---
+Thu Sep 18 08:54:38 UTC 2014 - jmcdono...@suse.com
+
+- Use domain name if search by domain SID fails to send SIDHistory
+  lookups to correct idmap backend; (bnc#773464).

Old:

  samba-4.2.0.tar.asc
  samba-4.2.0.tar.gz

New:

  samba-4.2.1.tar.asc
  samba-4.2.1.tar.gz



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.Xyp7Vx/_old  2015-04-22 01:11:43.0 +0200
+++ /var/tmp/diff_new_pack.Xyp7Vx/_new  2015-04-22 01:11:43.0 +0200
@@ -121,7 +121,7 @@
 BuildRequires:  systemd
 BuildRequires:  systemd-devel
 %endif
-%definesamba_ver 4.2.0
+%definesamba_ver 4.2.1
 %definesamba_ver_suffix %nil
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@@ -143,11 +143,11 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3386
+%define SOURCE_TIMESTAMP 3400
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
-Version:4.2.0
+Version:4.2.1
 Release:0
 Url:http://www.samba.org/
 Provides:   samba-gplv3 = %{version}
@@ -1384,7 +1384,7 @@
 done
 # cups SMB support
 mkdir  -p %{buildroot}/%{cups_lib_dir}/backend/
-ln -s %{_bindir}/smbspool %{buildroot}/%{cups_lib_dir}/backe

commit speech-dispatcher for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

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

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  
2015-01-06 09:06:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.speech-dispatcher.new/speech-dispatcher.changes 
2015-04-22 01:11:10.0 +0200
@@ -1,0 +2,18 @@
+Fri Mar 27 20:03:32 UTC 2015 - benoit.mo...@gmx.fr
+
+- cleanup spec file with spec-cleaner
+- update to version 0.8.2:
+  * Add convenience methods to the libspeech API to free module
+list and voice data structures.
+  * Add method to the libspeechd API to get the current output
+module, and update the documentation accordingly.
+  * The API is now licensed under the GNU Lesser General Public
+License v2.1 or later.
+  * The spdconf configuration utility is now translatable.
+  * Fixed a bug where speech-dispatcher would fail to start if the
+user configuration directory existed but did not contain a
+config file.
+  * Install the spdconf desktop file.
+- add rcspeech-dispatcherd symlink for service
+
+---

Old:

  speech-dispatcher-0.8.1.tar.gz

New:

  speech-dispatcher-0.8.2.tar.gz



Other differences:
--
++ speech-dispatcher.spec ++
--- /var/tmp/diff_new_pack.oorz4N/_old  2015-04-22 01:11:11.0 +0200
+++ /var/tmp/diff_new_pack.oorz4N/_new  2015-04-22 01:11:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package speech-dispatcher
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   speech-dispatcher
-Version:0.8.1
+Version:0.8.2
 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
@@ -27,12 +27,12 @@
 Group:  System/Daemons
 Url:http://www.freebsoft.org/pub/projects/speechd/
 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
 Source1:speech-dispatcherd.service
 # Logrotate file taken from Debian
 Source2:speech-dispatcher.logrotate
+# 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
 BuildRequires:  alsa-devel
 BuildRequires:  dotconf-devel
 BuildRequires:  espeak-devel
@@ -45,9 +45,9 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  systemd
 BuildRequires:  texinfo
-%{?systemd_requires}
-PreReq: %install_info_prereq
 Requires:   python3-speechd
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %{install_info_prereq}
 Recommends: espeak
 Recommends: speech-dispatcherd-module-espeak
 Suggests:   festival
@@ -59,6 +59,7 @@
 # really just about obsoleting at technology, not providing it.
 Obsoletes:  gnome-speech <= 0.4.25
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{?systemd_requires}
 
 %description
 The goal of Speech Dispatcher project is to provide a high-level device
@@ -175,27 +176,29 @@
 --with-pulse \
 --without-flite \
 --sysconfdir=%{_sysconfdir}
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
 # Install systemd service files
 mkdir -p %{buildroot}%{_unitdir}
 install -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/
+mkdir -p %{buildroot}%{_sbindir}
+ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcspeech-dispatcherd
 # Create log dir. 0700 since the logs can contain user information.
 install -d -m 0700 %{buildroot}%{_localstatedir}/log/speech-dispatcher/
 # Install logrotate script
 install -D -m 0644 %{SOURCE2} 
%{buildroot}%{_sysconfdir}/logrotate.d/speech-dispatcher
 # Remove config files for modules we don't support
-%{__rm} %{buildroot}%{_sysconfdir}/speech-dispatcher/modules/flite.conf
-%{__rm} %{buildroot}%{_sysconfdir}/speech-dispatcher/modules/ibmtts.conf
-%{__rm} %{buil

commit usb_modeswitch for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2015-04-22 01:11:04

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


Package is "usb_modeswitch"

Changes:

--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes
2015-03-30 19:32:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes   
2015-04-22 01:11:06.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr  8 02:18:03 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.2.1
+  * Fixed unreliable switching function for Cisco AM10
+- Update the data package to version 20150115
+- Update device_reference.txt
+
+---

Old:

  usb-modeswitch-2.2.0.tar.bz2
  usb-modeswitch-data-20140529.tar.bz2

New:

  usb-modeswitch-2.2.1.tar.bz2
  usb-modeswitch-data-20150115.tar.bz2



Other differences:
--
++ usb_modeswitch.spec ++
--- /var/tmp/diff_new_pack.1s1Ndz/_old  2015-04-22 01:11:06.0 +0200
+++ /var/tmp/diff_new_pack.1s1Ndz/_new  2015-04-22 01:11:06.0 +0200
@@ -23,14 +23,14 @@
 %endif
 
 Name:   usb_modeswitch
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:A mode switching tool for controlling multiple-device USB gear
 License:GPL-2.0+
 Group:  Hardware/Mobile
 Url:http://www.draisberghof.de/usb_modeswitch
 %define source_nameusb-modeswitch
-%define date   20140529
+%define date   20150115
 Source0:
http://www.draisberghof.de/usb_modeswitch/%{source_name}-%{version}.tar.bz2
 Source1:
http://www.draisberghof.de/usb_modeswitch/%{source_name}-data-%{date}.tar.bz2
 Source2:http://www.draisberghof.de/usb_modeswitch/device_reference.txt

++ device_reference.txt ++
--- /var/tmp/diff_new_pack.1s1Ndz/_old  2015-04-22 01:11:06.0 +0200
+++ /var/tmp/diff_new_pack.1s1Ndz/_new  2015-04-22 01:11:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# Device and Configuration Reference (UTF-8 encoding used)
+# Device Reference (UTF-8 encoding used)
 #
-# Last modified: 2013-11-13
+# Last modified: 2014-05-29
 #
 # Collection of configurations for usb_modeswitch, a mode switching
 # tool for controlling flip flop (multiple mode) USB devices
@@ -21,191 +21,14 @@
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 
 
-# For custom settings:
-# Numbers can be decimal or hexadecimal, MessageStrings MUST be
-# hexadecimal without prepended "0x". Digits 9-16 in the known
-# MessageStrings are arbitrary; I set them to "12345678"
-
-# What it all means (short command line flags appended):
-#
-#
-# * DefaultVendor-v 
-# * DefaultProduct   -p 
-#
-# This is the ID the USB device shows after having been plugged in.
-# The program needs this, either on the command line or in the config
-# file; if not found -> no action.
-#
-#
-# * TargetVendor -V 
-# * TargetProduct-P 
-#
-# These are the IDs of the USB device after successful mode switching.
-# They are optional, but I recommend to provide them for better analysis.
-# You definitely need them if you enable CheckSuccess (see below)
-#
-#
-# * TargetProductList(file only) 
-#
-# Like TargetProduct, but more than one possibility. Only used in automated
-# config files (in /etc/usb_modeswitch.d).
-#
-#
-# * TargetClass  -C 
-#
-# Some weird devices don't change IDs. They only switch the device class.
-# If the device has the target class -> no action (and vice versa)
-#
-#
-# * MessageEndpoint  -m 
-#
-# A kind of address inside the interface to which the "message"
-# (the sequence that does the actual switching) is directed.
-# Obsolete since version 0.9.7, only useful for testing
-#
-#
-# * MessageContent   -M 
-#
-# A hex string containing the "message" sequence; it will be
-# sent as a USB bulk transfer
-#
-#
-# * MessageContent2, ...3-2/-3 
-#
-# Additional "messages". Use with "NeedResponse"!
-#
-#
-# * ReleaseDelay -w 
-#
-# Waiting time after message transfers. Helps with some sensitive devices
-# that don't want any traffic after the mode switch initialisation
-#
-#
-# * ResponseEndpoint -r 
-# * NeedResponse <0/1>   -n
-#
-# Some devices were reported to require receiving the response of the
-# bulk transfer to do the switching properly. Usually not needed.
-# Starting from version 1.0.0 the ResponseEndpoint is autodetected
-# if not given
-#
-#
-# * DetachStorageOnly <0/1>  -d
-#
-# Some early devices just needed to be detached from the usb-storage
-# driver to initiate the mode sw

commit ctdb for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2015-04-22 01:11:46

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


Package is "ctdb"

Changes:

--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes2014-12-23 
11:48:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2015-04-22 
01:11:48.0 +0200
@@ -1,0 +2,27 @@
+Thu Apr 16 12:49:19 UTC 2015 - lmue...@suse.com
+
+- Update to version 2.5.5
+  User-visible changes
+  * Dump stack traces for hung RPC processes (mountd, rquotad, statd)
+  * Add vaccuming latency to database statistics
+  * Add -X option to ctdb tool that uses '|' as a separator to correctly handle
+IPv6 addresses
+  * Configuration variable VerifyRecoveryLock is now marked obsolete
+  * Improved log messages when trying to set obsolete tunables
+  Important bug fixes
+  * Fix handling of IPv6 addresses
+  * Use correct tdb flags when using robust mutex feature
+  * Fix regression in client socket handling code
+  * Fix regression in statd callout and make it more scalable
+  * Change default log level to NOTICE, so the messages are correctly
+displayed from CTDB tool
+  Important internal changes
+  * Vacuuming performance improvements
+- stagger multiple vacuuming child processes
+- process all vacuum fetch requests in a loop
+  * Improve handling of recovery lock
+  * Many test improvements and additions.
+  * Avoid logging every 10 seconds for locks that could not be obtained to
+prevent flooding logs
+
+---

Old:

  ctdb-2.5.4.tar.gz

New:

  ctdb-2.5.5.tar.gz



Other differences:
--
++ ctdb.spec ++
--- /var/tmp/diff_new_pack.kzXv16/_old  2015-04-22 01:11:49.0 +0200
+++ /var/tmp/diff_new_pack.kzXv16/_new  2015-04-22 01:11:49.0 +0200
@@ -31,7 +31,7 @@
 Group:  System/Daemons
 
 Name:   ctdb
-Version:2.5.4
+Version:2.5.5
 Release:0
 Url:http://ctdb.samba.org/
 Source: https://ftp.samba.org/pub/ctdb/ctdb-%{version}.tar.gz

++ ctdb-2.5.4.tar.gz -> ctdb-2.5.5.tar.gz ++
 11060 lines of diff (skipped)

++ ctdb-socket-path.patch ++
--- /var/tmp/diff_new_pack.kzXv16/_old  2015-04-22 01:11:50.0 +0200
+++ /var/tmp/diff_new_pack.kzXv16/_new  2015-04-22 01:11:50.0 +0200
@@ -4,24 +4,24 @@
 
 Use correct socket path
 
-Index: ctdb-2.5.4/doc/ctdb.1.html
+Index: ctdb-2.5.5/doc/ctdb.1.html
 ===
 ctdb-2.5.4.orig/doc/ctdb.1.html
-+++ ctdb-2.5.4/doc/ctdb.1.html
-@@ -47,7 +47,7 @@
+--- ctdb-2.5.5.orig/doc/ctdb.1.html
 ctdb-2.5.5/doc/ctdb.1.html
+@@ -58,7 +58,7 @@
  Specify that FILENAME is the name of the Unix domain
  socket to use when connecting to the local CTDB
  daemon. The default is
 -/tmp/ctdb.socket.
 +/var/lib/ctdb/ctdb.socket.
-   ADMINISTRATIVE COMMANDS
+   ADMINISTRATIVE COMMANDS
These are commands used to monitor and administer a CTDB cluster.
- pnn
+ pnn
 Index: ctdb-2.5.4/doc/ctdb.1.xml
 ===
 --- ctdb-2.5.4.orig/doc/ctdb.1.xml
 +++ ctdb-2.5.4/doc/ctdb.1.xml
-@@ -193,7 +193,7 @@
+@@ -217,7 +217,7 @@
  Specify that FILENAME is the name of the Unix domain
  socket to use when connecting to the local CTDB
  daemon. The default is
@@ -34,7 +34,7 @@
 ===
 --- ctdb-2.5.4.orig/doc/ctdbd.1.html
 +++ ctdb-2.5.4/doc/ctdbd.1.html
-@@ -217,7 +217,7 @@
+@@ -214,7 +214,7 @@
ctdbd will create. This socket is used by local clients to
communicate with ctdbd.
  
@@ -47,7 +47,7 @@
 ===
 --- ctdb-2.5.4.orig/doc/ctdbd.1.xml
 +++ ctdb-2.5.4/doc/ctdbd.1.xml
-@@ -496,7 +496,7 @@
+@@ -494,7 +494,7 @@
communicate with ctdbd.
  
  




commit libqt5-qtdeclarative for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdeclarative for 
openSUSE:Factory checked in at 2015-04-22 01:10:45

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


Package is "libqt5-qtdeclarative"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/libqt5-qtdeclarative.changes
2015-03-01 15:28:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
   2015-04-22 01:10:46.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr  9 17:30:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Adjust usage of latest %qmake5_install macro
+
+---



Other differences:
--
++ libqt5-qtdeclarative.spec ++
--- /var/tmp/diff_new_pack.SrBtzU/_old  2015-04-22 01:10:47.0 +0200
+++ /var/tmp/diff_new_pack.SrBtzU/_new  2015-04-22 01:10:47.0 +0200
@@ -158,12 +158,16 @@
 %endif
 
 %install
-%qmake5_install -C %{_target_platform}
+pushd %{_target_platform}
+%qmake5_install
+popd
 
 %ifarch %ix86
 mkdir -p %{buildroot}%{_libqt5_libdir}//sse2
 mv %{buildroot}%{_libqt5_libdir}/libQt5Qml.so.5* 
%{buildroot}%{_libqt5_libdir}/sse2/
-%qmake5_install -C %{_target_platform}-no_sse2/src/qml
+pushd %{_target_platform}-no_sse2/src/qml
+%qmake5_install
+popd
 %endif
 
 find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} \;




commit ffmpeg for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package ffmpeg for openSUSE:Factory checked 
in at 2015-04-22 01:10:10

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


Package is "ffmpeg"

Changes:

--- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes2015-04-02 
16:01:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes   2015-04-22 
01:10:11.0 +0200
@@ -1,0 +2,10 @@
+Mon Apr 13 08:18:11 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 2.6.2
+* avformat/utils: avoid discarded streams in
+  av_find_default_stream_index()
+* avutil/cpu: add missing check for mmxext to av_force_cpu_flags
+* avformat/http: replace cookies with updated values instead of
+  appending forever
+
+---

Old:

  ffmpeg-2.6.1.tar.bz2
  ffmpeg-2.6.1.tar.bz2.asc

New:

  ffmpeg-2.6.2.tar.bz2
  ffmpeg-2.6.2.tar.bz2.asc



Other differences:
--
++ ffmpeg.spec ++
--- /var/tmp/diff_new_pack.Xp6Kxv/_old  2015-04-22 01:10:12.0 +0200
+++ /var/tmp/diff_new_pack.Xp6Kxv/_new  2015-04-22 01:10:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ffmpeg
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   ffmpeg
-Version:2.6.1
+Version:2.6.2
 Release:0
 Summary:Library working with various multimedia formats
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:https://ffmpeg.org/
 
+#Freshcode-URL:http://freshcode.club/projects/ffmpeg
 #Git-Clone:git://source.ffmpeg.org/ffmpeg
 Source: https://www.ffmpeg.org/releases/%name-%version.tar.bz2
 Source2:https://www.ffmpeg.org/releases/%name-%version.tar.bz2.asc

++ ffmpeg-2.6.1.tar.bz2 -> ffmpeg-2.6.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/ffmpeg/ffmpeg-2.6.1.tar.bz2 
/work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg-2.6.2.tar.bz2 differ: char 11, 
line 1




commit cmake for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2015-04-22 01:10:32

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


Package is "cmake"

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake-gui.changes  2015-03-18 
14:35:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-gui.changes 2015-04-22 
01:10:35.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 15 09:47:42 UTC 2015 - f...@grueninger.de
+
+- Update to 3.2.2
+  file(LOCK): Close file descriptor/handle when releasing a lock
+  FindMFC: Use if(DEFINED) to simplify condition (#15477)
+  curl: Never consider using Windows APIs on Cygwin
+  liblzma: Use unaligned access only on Intel and PowerPC archs
+  liblzma: Disable XL compiler optimizations
+  liblzma: Disable GNU 3.3 compiler optimizations
+  KWSys SystemTools: Teach Touch with !create to succeed on missing file
+  Makefile: Fix multiple custom command outputs with one missing
+  libarchive: Fix string concatentation in Windows mktemp implementation
+
+---
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes  2015-04-07 
09:26:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2015-04-22 
01:10:35.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 15 09:47:39 UTC 2015 - f...@grueninger.de
+
+- Update to 3.2.2
+  file(LOCK): Close file descriptor/handle when releasing a lock
+  FindMFC: Use if(DEFINED) to simplify condition (#15477)
+  curl: Never consider using Windows APIs on Cygwin
+  liblzma: Use unaligned access only on Intel and PowerPC archs
+  liblzma: Disable XL compiler optimizations
+  liblzma: Disable GNU 3.3 compiler optimizations
+  KWSys SystemTools: Teach Touch with !create to succeed on missing file
+  Makefile: Fix multiple custom command outputs with one missing
+  libarchive: Fix string concatentation in Windows mktemp implementation
+
+---

Old:

  cmake-3.2.1.tar.gz

New:

  cmake-3.2.2.tar.gz



Other differences:
--
++ cmake-gui.spec ++
--- /var/tmp/diff_new_pack.wTcYgm/_old  2015-04-22 01:10:36.0 +0200
+++ /var/tmp/diff_new_pack.wTcYgm/_new  2015-04-22 01:10:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cmake-gui
-Version:3.2.1
+Version:3.2.2
 Release:0
 Summary:CMake graphical user interface
 License:BSD-3-Clause

cmake.spec: same change
++ cmake-3.2.1.tar.gz -> cmake-3.2.2.tar.gz ++
/work/SRC/openSUSE:Factory/cmake/cmake-3.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.cmake.new/cmake-3.2.2.tar.gz differ: char 5, line 1




commit perl-XML-LibXML-Simple for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-LibXML-Simple for 
openSUSE:Factory checked in at 2015-04-22 01:10:03

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


Package is "perl-XML-LibXML-Simple"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-XML-LibXML-Simple/perl-XML-LibXML-Simple.changes
2014-07-29 16:47:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-LibXML-Simple.new/perl-XML-LibXML-Simple.changes
   2015-04-22 01:10:04.0 +0200
@@ -1,0 +2,16 @@
+Tue Apr 14 20:37:53 UTC 2015 - co...@suse.com
+
+- updated to 0.95
+   see /usr/share/doc/packages/perl-XML-LibXML-Simple/ChangeLog
+
+  version 0.95: Mon Dec 22 08:19:53 CET 2014
+  
+   Fixes:
+   - content-key collapse did not work with any key value of 0.
+  
+   Improvements:
+   - doc: be clear that an XML::LibXML node can be used as source
+ for XMLin as well [Salve J. Nilsen]
+   - doc: cleaner SYNOPSIS, minor reorganisation.
+
+---

Old:

  XML-LibXML-Simple-0.94.tar.gz

New:

  XML-LibXML-Simple-0.95.tar.gz



Other differences:
--
++ perl-XML-LibXML-Simple.spec ++
--- /var/tmp/diff_new_pack.WZCitd/_old  2015-04-22 01:10:05.0 +0200
+++ /var/tmp/diff_new_pack.WZCitd/_new  2015-04-22 01:10:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-LibXML-Simple
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-LibXML-Simple
-Version:0.94
+Version:0.95
 Release:0
 %define cpan_name XML-LibXML-Simple
 Summary:XML::LibXML clone of XML::Simple::XMLin()

++ XML-LibXML-Simple-0.94.tar.gz -> XML-LibXML-Simple-0.95.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-Simple-0.94/ChangeLog 
new/XML-LibXML-Simple-0.95/ChangeLog
--- old/XML-LibXML-Simple-0.94/ChangeLog2014-06-07 22:39:27.0 
+0200
+++ new/XML-LibXML-Simple-0.95/ChangeLog2014-12-22 08:20:35.0 
+0100
@@ -1,6 +1,16 @@
 
 === version history for XML::LibXML::Simple
 
+version 0.95: Mon Dec 22 08:19:53 CET 2014
+
+   Fixes:
+   - content-key collapse did not work with any key value of 0.
+
+   Improvements:
+   - doc: be clear that an XML::LibXML node can be used as source
+ for XMLin as well [Salve J. Nilsen]
+   - doc: cleaner SYNOPSIS, minor reorganisation.
+
 version 0.94: Sat Jun  7 22:39:23 CEST 2014
 
Improvements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-Simple-0.94/META.json 
new/XML-LibXML-Simple-0.95/META.json
--- old/XML-LibXML-Simple-0.94/META.json2014-06-07 22:39:29.0 
+0200
+++ new/XML-LibXML-Simple-0.95/META.json2014-12-22 08:20:36.0 
+0100
@@ -39,5 +39,5 @@
   }
},
"release_status" : "stable",
-   "version" : "0.94"
+   "version" : "0.95"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-Simple-0.94/META.yml 
new/XML-LibXML-Simple-0.95/META.yml
--- old/XML-LibXML-Simple-0.94/META.yml 2014-06-07 22:39:29.0 +0200
+++ new/XML-LibXML-Simple-0.95/META.yml 2014-12-22 08:20:35.0 +0100
@@ -21,4 +21,4 @@
   File::Slurp::Tiny: 0
   Test::More: 0.54
   XML::LibXML: 1.64
-version: 0.94
+version: 0.95
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-Simple-0.94/Makefile.PL 
new/XML-LibXML-Simple-0.95/Makefile.PL
--- old/XML-LibXML-Simple-0.94/Makefile.PL  2014-06-07 22:39:27.0 
+0200
+++ new/XML-LibXML-Simple-0.95/Makefile.PL  2014-12-22 08:19:40.0 
+0100
@@ -4,7 +4,7 @@
 
 WriteMakefile
  ( NAME=> 'XML::LibXML::Simple'
- , VERSION => '0.94'
+ , VERSION => '0.95'
  , PREREQ_PM=>
{ XML::LibXML   => 1.64
, Test::More=> 0.54
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-Simple-0.94/README 
new/XML-LibXML-Simple-0.95/README
--- old/XML-LibXML-Simple-0.94/README   2014-06-07 22:39:28.0 +0200
+++ new/XML-LibXML-Simple-0.95/README   2014-12-22 08:19:40.0 +0100
@@ -1,5 +1,5 @@
-=== README for XML-LibXML-Simple version 0.94
-=   Generated on Sat Jun  7 22:39:28 2014 by OODoc 2.0

commit harfbuzz for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2015-04-22 01:10:51

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


Package is "harfbuzz"

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz-bootstrap.changes 
2015-04-22 01:10:52.0 +0200
@@ -0,0 +1,493 @@
+---
+Wed Apr 15 15:44:47 UTC 2015 - fst...@suse.com
+
+- Make harfbuzz-bootstrap-devel conflict with harfbuzz-devel
+
+---
+Tue Apr 14 12:12:44 UTC 2015 - fst...@suse.com
+
+- Try to completely disable the provides for harfbuzz-bootstrap
+
+---
+Fri Apr 10 08:13:58 UTC 2015 - fst...@suse.com
+
+- Split a minimal harfbuzz-bootstrap package in order to avoid
+  possible build cycles between freetype2 and harfbuzz.
+- Add harfbuzz-bootstrap-rpmlintrc file to avoid errors on this
+  bootstrap package (to be used only for freetype2 build)
+- Add pre_checkin.sh script to sync the harfbuzz.spec and
+  harfbuzz-bootstrap.spec as well as the harfbuzz.changes and
+  harfbuzz-bootstrap.changes automatically.
+
+---
+Sat Mar 21 23:16:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.9.40:
+  + Another hb-coretext crasher fix.
+
+---
+Fri Mar  6 08:41:16 UTC 2015 - mplus...@suse.com
+
+- Update to version 0.9.39:
+  + Critical hb-coretext fixes.
+  + Optimizations and refactoring; no functional change expected.
+  + Misc build fixes.
+
+---
+Sun Jan 25 08:33:49 UTC 2015 - vu...@opensuse.org
+
+- Update to version 0.9.38:
+  + Fix minor out-of-bounds access in Indic shaper.
+  + Change New Tai Lue shaping engine from South-East Asian to
+default, reflecting change in Unicode encoding model.
+  + Add hb-shape --font-size.  Can take up to two numbers for
+separate x / y size.
+  + Fix CoreText and FreeType scale issues with negative scales.
+  + Reject blobs larger than 2GB. This might break some icu-le-hb
+clients that need security fixes. See:
+http://www.icu-project.org/trac/ticket/11450
+  + Avoid accessing font tables during face destruction, in case
+rogue clients released face data already.
+  + Fix up gobject-introspection a bit.
+  + Misc fixes.
+  + API additions:
+hb_ft_face_create_referenced()
+hb_ft_font_create_referenced()
+- Changes from version 0.9.37:
+  + Fix out-of-bounds access in Context lookup format 3.
+  + Indic: Allow ZWJ/ZWNJ before syllable modifiers.
+
+---
+Sat Nov 22 12:01:10 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.9.36:
+  + Fix performance bug in hb_ot_collect_glyphs() (moz#1090869).
+  + Add basic vertical-text support to hb-ot-font.
+  + Misc build fixes.
+
+---
+Thu Aug 21 01:54:01 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to version 0.9.35:
+  + Fix major shape-plan caching bug when more than one shaper
+were provided to hb_shape_full() (as exercised by XeTeX).
+  + Fix Arabic fallback shaping regression.
+  + Major hb-coretext fixes.  That backend is complete now,
+including respecing buffer direction and language, down to
+vertical writing.
+  + Build fixes for Windows CE.
+  + Misc fixes:
+- Use atexit() only if it's safe to call from shared library.
+  fdo#82246
+- Mandaic had errors in its Unicode Joining_Type.
+  fdo#82306
+  + API changes:
+- hb_buffer_clear_contents() does not reset buffer flags now.
+- Changes from version 0.9.34:
+  + hb_feature_from_string() now accepts CSS
+font-feature-settings format.
+  + As a result, hb-shape / hb-view --features also accept
+CSS-style strings. Eg, "'liga' off" is accepted now.
+  + Add old-spec Myanmar shaper: fdo#81775
+  + Don't apply 'calt' in Hangul shaper.
+  + Fix mark advance zeroing for Hebrew shaper: fdo#76767
+  + Implement Windows-1256 custom Arabic shaping. 
+Only built on Windows, and requires help from get_glyph().
+  + Disable 'liga' in vertical text.
+  + Build fixes.
+  + API changes:
+- Make HB_BUFFER_FLAG_BOT/EOT easier to use.
+- Changes from version 0.9.33:
+  + Turn off ARabic 'cswh' feature that was accidentally turned on.
+  + Add HB_TAG_MAX_SIGNED.
+  + Make hb_face_make_immutable() really make face immutable!
+  + Windows build fixes.
+- Changes from version 0.9.32:
+  + Apply Arabic shaping fea

commit iproute2 for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2015-04-22 01:10:18

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


Package is "iproute2"

Changes:

--- /work/SRC/openSUSE:Factory/iproute2/iproute2-doc.changes2015-03-01 
14:58:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2-doc.changes   
2015-04-22 01:10:19.0 +0200
@@ -1,0 +2,15 @@
+Mon Apr 13 19:29:50 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 4.0
+* ip: route: add congestion control metric
+* vxlan: Group policy extension
+* tc: add support for BPF based actions
+* iproute2: bridge: support vlan range adds
+* ip xfrm: Allow to specify "all" option for monitor
+* ipnetns: allow to get and set netns ids
+* iplink: add support of IFLA_LINK_NETNSID attribute
+* Allow specifying bridge port STP state by name rather than number.
+* ip-monitor: allow to monitor ip rules
+* bridge link: add support to specify master
+
+---
iproute2.changes: same change

Old:

  iproute2-3.19.0.tar.sign
  iproute2-3.19.0.tar.xz

New:

  iproute2-4.0.0.tar.sign
  iproute2-4.0.0.tar.xz



Other differences:
--
++ iproute2-doc.spec ++
--- /var/tmp/diff_new_pack.nRoynf/_old  2015-04-22 01:10:20.0 +0200
+++ /var/tmp/diff_new_pack.nRoynf/_new  2015-04-22 01:10:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2-doc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   iproute2-doc
-Version:3.19
+Version:4.0
 Release:0
-%define rversion 3.19.0
+%define rversion 4.0.0
 Summary:Documentation to iproute2
 License:GPL-2.0+
 Group:  Documentation/Other

++ iproute2.spec ++
--- /var/tmp/diff_new_pack.nRoynf/_old  2015-04-22 01:10:20.0 +0200
+++ /var/tmp/diff_new_pack.nRoynf/_new  2015-04-22 01:10:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   iproute2
-Version:3.19
+Version:4.0
 Release:0
-%define rversion 3.19.0
+%define rversion 4.0.0
 Summary:Linux network configuration utilities
 License:GPL-2.0
 Group:  Productivity/Networking/Routing

++ iproute2-3.19.0.tar.xz -> iproute2-4.0.0.tar.xz ++
 5296 lines of diff (skipped)




commit shim for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2015-04-22 01:10:25

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


Package is "shim"

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2015-03-03 
11:11:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2015-04-22 
01:10:27.0 +0200
@@ -1,0 +2,21 @@
+Wed Apr  8 07:10:39 UTC 2015 - g...@suse.com
+
+- Fix tags in the spec file
+
+---
+Tue Apr  7 07:42:06 UTC 2015 - g...@suse.com
+
+- Add shim-update-cryptlib.patch to update Cryptlib to r16559 and
+  openssl to 0.9.8zf
+- Add shim-bsc919675-uninstall-shim-protocols.patch to uninstall
+  the shim protocols at Exit (bsc#919675)
+- Add shim-bsc920515-fix-fallback-buffer-length.patch to adjust
+  the buffer size for the boot options (bsc#920515) 
+- Refresh shim-opensuse-cert-prompt.patch
+
+---
+Thu Apr  2 16:31:28 UTC 2015 - crrodrig...@opensuse.org
+
+- shim-gcc5.patch: shim needs -std=gnu89 to build with GCC5 
+
+---

New:

  shim-bsc919675-uninstall-shim-protocols.patch
  shim-bsc920515-fix-fallback-buffer-length.patch
  shim-gcc5.patch
  shim-update-cryptlib.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.hmTRZn/_old  2015-04-22 01:10:28.0 +0200
+++ /var/tmp/diff_new_pack.hmTRZn/_new  2015-04-22 01:10:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package shim
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@
 Source10:   timestamp.pl
 Source11:   strip_signature.sh
 Source12:   signature-sles.asc
-# REBASE PATCH-FIX-UPSTREAM shim-mokx-support.patch g...@suse.com -- Support 
MOK blacklist
+# PATCH-FIX-UPSTREAM shim-mokx-support.patch g...@suse.com -- Support MOK 
blacklist
 Patch1: shim-mokx-support.patch
 # PATCH-FIX-SUSE shim-only-os-name.patch g...@suse.com -- Only include the OS 
name in version.c
 Patch2: shim-only-os-name.patch
@@ -48,8 +48,15 @@
 Patch3: shim-fix-gnu-efi-30w.patch
 # PATCH-FIX-UPSTREAM shim-fix-mokmanager-sections.patch g...@suse.com -- Fix 
the objcopy parameters for the EFI files
 Patch4: shim-fix-mokmanager-sections.patch
+# PATCH-FIX-UPSTREAM shim-bsc919675-uninstall-shim-protocols.patch bsc#919675 
g...@suse.com -- Uinstall the shim protocols at Exit
+Patch5: shim-bsc919675-uninstall-shim-protocols.patch
+# PATCH-FIX-UPSTREAM shim-bsc920515-fix-fallback-buffer-length.patch 
bsc#920515 g...@suse.com -- Fix the buffer size for the boot options
+Patch6: shim-bsc920515-fix-fallback-buffer-length.patch
+# PATCH-FIX-UPSTREAM shim-update-cryptlib.patch g...@suse.com -- Update 
Cryptlib and openssl
+Patch7: shim-update-cryptlib.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:   shim-opensuse-cert-prompt.patch
+Patch101:   shim-gcc5.patch
 BuildRequires:  gnu-efi >= 3.0t
 BuildRequires:  mozilla-nss-tools
 BuildRequires:  openssl >= 0.9.8
@@ -77,8 +84,11 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 %patch100 -p1
-
+%patch101 -p1
 %build
 # first, build MokManager and fallback as they don't depend on a
 # specific certificate

++ shim-bsc919675-uninstall-shim-protocols.patch ++
>From 4f8bf8c570dadf8044e7f3f260c55e3e22630998 Mon Sep 17 00:00:00 2001
From: Gary Ching-Pang Lin 
Date: Tue, 3 Mar 2015 16:53:11 +0800
Subject: [PATCH] Uninstall shim protocols at Exit()

Shim uninstalls its own protocol at the end of the program. However,
if the loaded binary, e.g. grub2, calls Exit(), the uninstall function
would never be called, i.e. the shim protocol handle existed even if
shim was gone. This already caused crashes on the dell machines with
the following steps:

1. boot to grub2 and press 'C' for the grub2 shell
2. type "exit" to quit the shell
3. boot to grub2 again and boot an OS

While grub2 uses the shim protocol to verify the OS image, it may get
the old dead shim handle and crash the system.

This commit adds uninstall_shim_protocols() to the hooked exit function
and always hook Exit to clean up the protocol handle.

Signed-off-by: Gary Ching-Pang Lin 
---
 replacements.c | 35 ++

commit perl-Net-Ident for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Ident for openSUSE:Factory 
checked in at 2015-04-22 01:08:06

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


Package is "perl-Net-Ident"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Ident/perl-Net-Ident.changes
2013-04-02 12:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Ident.new/perl-Net-Ident.changes   
2015-04-22 01:08:08.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 19:27:52 UTC 2015 - co...@suse.com
+
+- updated to 1.24
+   see /usr/share/doc/packages/perl-Net-Ident/Changes
+
+  1.24 Sun Dec 14 2014
+  - RT 79165 - Fix for Strawberry Perl
+  - Tidy code base for conformity of future patches
+
+---

Old:

  Net-Ident-1.23.tar.gz

New:

  Net-Ident-1.24.tar.gz



Other differences:
--
++ perl-Net-Ident.spec ++
--- /var/tmp/diff_new_pack.wHwjNX/_old  2015-04-22 01:08:08.0 +0200
+++ /var/tmp/diff_new_pack.wHwjNX/_new  2015-04-22 01:08:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Ident
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,41 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Net-Ident
+Version:1.24
+Release:0
 %define cpan_name Net-Ident
-Summary:Lookup the username on the remote end of a TCP/IP connection
-Version:1.23
-Release:2
+Summary:lookup the username on the remote end of a TCP/IP connection
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Ident/
-#Source: 
http://www.cpan.org/modules/by-module/Net/Net-Ident-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-%if 0%{?suse_version} && 0%{?suse_version} <= 1210
 BuildRequires:  perl-macros
-%endif
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(FileHandle)
-BuildRequires:  perl(IO::Socket)
-BuildRequires:  perl(Socket)
-BuildRequires:  perl(vars)
-Requires:   perl(Carp)
-Requires:   perl(Config)
-Requires:   perl(Exporter)
-Requires:   perl(Fcntl)
-Requires:   perl(FileHandle)
-Requires:   perl(Socket)
-Requires:   perl(vars)
+%{perl_requires}
 
 %description
 You can either use the simple interface, which does one ident lookup at a
@@ -57,13 +37,9 @@
 simultaneous lookups, or simply continue serving other things while the
 lookup is proceeding.
 
-Authors:
-
-Jan-Pieter Cornet, 
-Todd Rinaldo 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -74,18 +50,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ Net-Ident-1.23.tar.gz -> Net-Ident-1.24.tar.gz ++
 2585 lines of diff (skipped)




commit perl-Net-DNS for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2015-04-22 01:08:00

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


Package is "perl-Net-DNS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes
2014-12-16 14:50:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2015-04-22 01:08:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 21:08:49 UTC 2015 - co...@suse.com
+
+- updated to 0.83
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+---

Old:

  Net-DNS-0.81.tar.gz

New:

  Net-DNS-0.83.tar.gz



Other differences:
--
++ perl-Net-DNS.spec ++
--- /var/tmp/diff_new_pack.KveURm/_old  2015-04-22 01:08:03.0 +0200
+++ /var/tmp/diff_new_pack.KveURm/_new  2015-04-22 01:08:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-DNS
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Net-DNS
-Version:0.81
+Version:0.83
 Release:0
 %define cpan_name Net-DNS
-Summary:Perl interface to the Domain Name System
+Summary:Perl Interface to the Domain Name System
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-DNS/
@@ -37,10 +37,10 @@
 %description
 Net::DNS is a collection of Perl modules that act as a Domain Name System
 (DNS) resolver. It allows the programmer to perform DNS queries that are
-beyond the capabilities of 'gethostbyname' and 'gethostbyaddr'.
+beyond the capabilities of "gethostbyname" and "gethostbyaddr".
 
 The programmer should be somewhat familiar with the format of a DNS packet
-and its various sections. See RFC 1035 or _DNS and BIND_ (Albitz & Liu) for
+and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for
 details.
 
 %prep

++ Net-DNS-0.81.tar.gz -> Net-DNS-0.83.tar.gz ++
 2145 lines of diff (skipped)




commit perl-IO-HTML for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-HTML for openSUSE:Factory 
checked in at 2015-04-22 01:07:47

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


Package is "perl-IO-HTML"

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-HTML/perl-IO-HTML.changes
2013-08-07 20:49:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IO-HTML.new/perl-IO-HTML.changes   
2015-04-22 01:07:49.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 18:19:46 UTC 2015 - co...@suse.com
+
+- updated to 1.001
+   see /usr/share/doc/packages/perl-IO-HTML/Changes
+
+---

Old:

  IO-HTML-1.00.tar.gz

New:

  IO-HTML-1.001.tar.gz



Other differences:
--
++ perl-IO-HTML.spec ++
--- /var/tmp/diff_new_pack.pGFOV6/_old  2015-04-22 01:07:50.0 +0200
+++ /var/tmp/diff_new_pack.pGFOV6/_new  2015-04-22 01:07:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-HTML
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-IO-HTML
-Version:1.00
+Version:1.001
 Release:0
 %define cpan_name IO-HTML
 Summary:Open an HTML file with automatic charset detection
@@ -30,13 +30,12 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.88
-#BuildRequires: perl(IO::HTML)
 %{perl_requires}
 
 %description
 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding. It uses the HTML5 encoding sniffing
-algorithm specified in section 8.2.2.1 of the draft standard.
+algorithm specified in section 8.2.2.2 of the draft standard.
 
 The algorithm as implemented here is:
 

++ IO-HTML-1.00.tar.gz -> IO-HTML-1.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-HTML-1.00/Changes new/IO-HTML-1.001/Changes
--- old/IO-HTML-1.00/Changes2013-02-23 21:35:51.0 +0100
+++ new/IO-HTML-1.001/Changes   2014-06-28 19:03:42.0 +0200
@@ -1,20 +1,24 @@
 Revision history for IO-HTML
 
-1.00   February 23, 2013
+1.001  2014-06-28
+   - No code changes, just documentation improvements
+   - Update links to the HTML5 draft specification
+
+1.00   2013-02-23
- No code changes, just documentation improvements
- Document filehandle position set by sniff_encoding
 
-0.04   February 4, 2012
+0.04   2012-02-04
- Require Encode 2.10 to get the utf-8-strict encoding.
  This is only an issue with Perl 5.8.6 and earlier.
 
-0.03   January 30, 2012
+0.03   2012-01-30
- Fix 10-find.t to work on Perl 5.8.8
  (mime_name wasn't introduced until Encode 2.21; 5.8.8 has 2.12.)
 
-0.02   January 29, 2012
+0.02   2012-01-29
- Fix 20-open.t to work on Perl < 5.14.0
  (Using "<:raw" on in-memory files didn't work until then.)
 
-0.01   January 28, 2012
+0.01   2012-01-28
- Initial release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-HTML-1.00/LICENSE new/IO-HTML-1.001/LICENSE
--- old/IO-HTML-1.00/LICENSE2013-02-23 21:35:51.0 +0100
+++ new/IO-HTML-1.001/LICENSE   2014-06-28 19:03:42.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Christopher J. Madsen.
+This software is copyright (c) 2014 by Christopher J. Madsen.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Christopher J. Madsen.
+This software is Copyright (c) 2014 by Christopher J. Madsen.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Christopher J. Madsen.
+This software is Copyright (c) 2014 by Christopher J. Madsen.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-HTML-1.00/MANIFEST new/IO-HTML-1.001/MANIFEST
--- old/IO-HTML-1.00/MANIFEST   2013-02-23 21:35:51.0 +0100
+++ new/IO-HTML-1.001/MANIFEST  2014-06-28 19:03:42.0 +0200
@@ -11,5 +11,5 @@
 t/10-find.t
 t/20-open.t
 t/30-outfile.t
-t/release-pod-coverage.t
-t/release-pod-syntax.t
+xt/release/pod-coverage.t
+xt/

commit perl-File-Which for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Which for openSUSE:Factory 
checked in at 2015-04-22 01:07:35

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


Package is "perl-File-Which"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Which/perl-File-Which.changes  
2011-11-21 12:40:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Which.new/perl-File-Which.changes 
2015-04-22 01:07:36.0 +0200
@@ -1,0 +2,44 @@
+Tue Apr 14 19:56:03 UTC 2015 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-File-Which/Changes
+
+  1.16 Sun 29 Mar 2015
+- Remove use Test::Script from tests that escaped when this requirement
+  became optional.
+  
+  1.15 Sun 29 Mar 2015
+- Fixed small but important POD error
+  
+  1.14 Sun 29 Mar 2015
+- App::pwhich is no longer bundled with File::Which and included
+  in its own distribution.
+- pwhich that comes with this distribution is deprecated, and will
+  report a warning if you try to use it, you should insted install
+  App::pwhich.
+- pwhich that comes with this distribution will not be installed if
+  App::pwhich 1.14 or better is already installed.
+- pwhich will be removed from this distribution, but not before
+  30 April 2015.
+- Make Test::Script an optional dependency
+  
+  1.12 Thu 26 Mar 2015
+- Fixed bug in pwhich introduced in version 1.10 where only the
+  first file was searched for
+  
+  1.11 Thu 26 Mar 2015
+- Support for relative and fully qualified paths in Unix (gh#2)
+  
+  1.10 Thu 26 Mar 2015
+- Test::Script is now a test instead of runtime requirement
+  It will be entirely removed as a prerequisite in a subsequent
+  release
+- Will now find .exe and .com files (as it should) on cygwin (rt83146)
+- Declared required Perl version is now 5.005003
+- Updated repository and maintainer information.  Source for this
+  dist now lives on GitHub
+- New module App::pwhich contains the guts of pwhich.  It will be moved
+  into a separate dist in the near future.  pwhich will be deprecated
+  and removed from this dist in the near future.
+
+---

Old:

  File-Which-1.09.tar.gz

New:

  File-Which-1.16.tar.gz



Other differences:
--
++ perl-File-Which.spec ++
--- /var/tmp/diff_new_pack.vTfjyK/_old  2015-04-22 01:07:37.0 +0200
+++ /var/tmp/diff_new_pack.vTfjyK/_new  2015-04-22 01:07:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Which
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,48 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-File-Which
+Version:1.16
+Release:0
 %define cpan_name File-Which
 Summary:Portable implementation of the `which' utility
-Version:1.09
-Release:7
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-Which/
-#Source: 
http://www.cpan.org/modules/by-module/File/File-Which-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(File::Spec) >= 0.60
-BuildRequires:  perl(Getopt::Std)
-BuildRequires:  perl(Test::Script) >= 1.05
-#
-Requires:   perl(Exporter)
-Requires:   perl(File::Spec) >= 0.60
-Requires:   perl(Getopt::Std)
-Requires:   perl(Test::Script) >= 1.05
+BuildRequires:  perl(Test::More) >= 0.80
+%{perl_requires}
 
 %description
-File::Which was created to be able to get the paths to executable programs
-on systems under which the `which' program wasn't implemented in the shell.
-
-Authors:
-
-Per Einar Ellefsen 
+'File::Which' was created to be able to get the paths to executable
+programs on systems under which the `which' program wasn't implemented in
+the shell.
+
+'File::Which' searches the directories of the user's 'PATH' (as returned by
+'File::Spec->path()'), looking for executable files having the name
+specified a

commit perl-File-ShareDir for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-File-ShareDir for 
openSUSE:Factory checked in at 2015-04-22 01:07:02

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


Package is "perl-File-ShareDir"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-ShareDir/perl-File-ShareDir.changes
2011-11-18 15:47:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-File-ShareDir.new/perl-File-ShareDir.changes   
2015-04-22 01:07:04.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 15:44:23 UTC 2015 - co...@suse.com
+
+- updated to 1.102
+   see /usr/share/doc/packages/perl-File-ShareDir/Changes
+
+---

Old:

  File-ShareDir-1.03.tar.gz

New:

  File-ShareDir-1.102.tar.gz



Other differences:
--
++ perl-File-ShareDir.spec ++
--- /var/tmp/diff_new_pack.5xfXht/_old  2015-04-22 01:07:05.0 +0200
+++ /var/tmp/diff_new_pack.5xfXht/_new  2015-04-22 01:07:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-ShareDir
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,84 +15,84 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-File-ShareDir
-%define real_name File-ShareDir
+Version:1.102
+Release:0
+%define cpan_name File-ShareDir
 Summary:Locate per-dist and per-module shared files
-Url:http://search.cpan.org/perldoc?File::ShareDir
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-License:Artistic-1.0
-Version:1.03
-Release:1
-Source: %{real_name}-%{version}.tar.gz
-BuildRequires:  perl-macros
-BuildRequires:  perl-Class-Inspector
-Requires:   perl-Class-Inspector
+Url:http://search.cpan.org/dist/File-ShareDir/
+Source: 
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(Class::Inspector) >= 1.12
+BuildRequires:  perl(Test::More) >= 0.9
+Requires:   perl(Class::Inspector) >= 1.12
 %{perl_requires}
 
 %description
-The intent of File::ShareDir is to provide a companion to Class::Inspector and
-File::HomeDir, modules that take a process that is well-known by advanced Perl
-developers but gets a little tricky, and make it more available to the larger
-Perl community.
+The intent of the File::ShareDir manpage is to provide a companion to the
+Class::Inspector manpage and the File::HomeDir manpage, modules that take a
+process that is well-known by advanced Perl developers but gets a little
+tricky, and make it more available to the larger Perl community.
 
 Quite often you want or need your Perl module (CPAN or otherwise) to have
-access to a large amount of read-only data that is stored on the file-system at
-run-time.
+access to a large amount of read-only data that is stored on the
+file-system at run-time.
 
-On a linux-like system, this would be in a place such as /usr/share, however
-Perl runs on a wide variety of different systems, and so the use of any one
-location is unreliable.
-
-Perl provides a little-known method for doing this, but almost nobody is aware
-that it exists. As a result, module authors often go through some very strange
-ways to make the data available to their code.
+On a linux-like system, this would be in a place such as /usr/share,
+however Perl runs on a wide variety of different systems, and so the use of
+any one location is unreliable.
+
+Perl provides a little-known method for doing this, but almost nobody is
+aware that it exists. As a result, module authors often go through some
+very strange ways to make the data available to their code.
 
 The most common of these is to dump the data out to an enormous Perl data
 structure and save it into the module itself. The result are enormous
 multi-megabyte .pm files that chew up a lot of memory needlessly.
 
-Author:

-Adam Kennedy 
+Another method is to put the data "file" after the __DATA__ compiler tag
+and limit yourself to access as a filehandle.
+
+The problem to solve is really quite simple.
+
+  1. Write the data files to the system at install time.
 
+  2. Know where you put them at run-time.
+
+Perl's install system creates an "auto" directory for both every
+distribution and

commit perl-List-AllUtils for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-List-AllUtils for 
openSUSE:Factory checked in at 2015-04-22 01:07:54

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


Package is "perl-List-AllUtils"

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-AllUtils/perl-List-AllUtils.changes
2014-07-19 11:04:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-AllUtils.new/perl-List-AllUtils.changes   
2015-04-22 01:07:55.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 21:00:52 UTC 2015 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-List-AllUtils/Changes
+
+  0.092014-10-05
+  
+  - Clarify which of List::Util and List::MoreUtils wins when they both provide
+the same function. Requested by Karen Etheridge. RT #98560.
+
+---

Old:

  List-AllUtils-0.08.tar.gz

New:

  List-AllUtils-0.09.tar.gz



Other differences:
--
++ perl-List-AllUtils.spec ++
--- /var/tmp/diff_new_pack.3fbbuR/_old  2015-04-22 01:07:56.0 +0200
+++ /var/tmp/diff_new_pack.3fbbuR/_new  2015-04-22 01:07:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-AllUtils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-List-AllUtils
-Version:0.08
+Version:0.09
 Release:0
 %define cpan_name List-AllUtils
 Summary:Combines List::Util and List::MoreUtils in one bite-sized 
package
@@ -39,12 +39,12 @@
 
 %description
 Are you sick of trying to remember whether a particular helper is defined
-in 'List::Util' or 'List::MoreUtils'? I sure am. Now you don't have to
-remember. This module will export all of the functions that either of those
-two modules defines.
+in the List::Util manpage or the List::MoreUtils manpage? I sure am. Now
+you don't have to remember. This module will export all of the functions
+that either of those two modules defines.
 
 Note that all function documentation has been shamelessly copied from the
-List::Util manpage and .
+List::Util manpage and the List::MoreUtils manpage.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -63,6 +63,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
 
 %changelog

++ List-AllUtils-0.08.tar.gz -> List-AllUtils-0.09.tar.gz ++
 2978 lines of diff (skipped)




commit perl-Encode-Locale for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Encode-Locale for 
openSUSE:Factory checked in at 2015-04-22 01:07:14

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


Package is "perl-Encode-Locale"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Encode-Locale/perl-Encode-Locale.changes
2012-02-16 16:21:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Encode-Locale.new/perl-Encode-Locale.changes   
2015-04-22 01:07:15.0 +0200
@@ -1,0 +2,25 @@
+Tue Apr 14 19:49:35 UTC 2015 - co...@suse.com
+
+- updated to 1.04
+   see /usr/share/doc/packages/perl-Encode-Locale/Changes
+
+  ## 2015-01-12  Release 1.04
+  
+  Ed J (5):
+  
+  * Actually include all the tests in the MANIFEST
+  * use Test::More and warnings
+  * Tidy t/alias.t
+  * t/arg.t TODO some actual ARGV testing
+  * Use Win32::GetConsoleCP/GetConsoleOutputCP if available
+  
+  Gisle Aas (3):
+  
+  * Documentation spell fix
+  * SEE ALSO Term::Encoding [RT#98138]
+  
+  David Steinbrunner (1):
+  
+  * typo fix
+
+---

Old:

  Encode-Locale-1.03.tar.gz

New:

  Encode-Locale-1.04.tar.gz



Other differences:
--
++ perl-Encode-Locale.spec ++
--- /var/tmp/diff_new_pack.ZWnHxB/_old  2015-04-22 01:07:16.0 +0200
+++ /var/tmp/diff_new_pack.ZWnHxB/_new  2015-04-22 01:07:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Encode-Locale
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Encode-Locale
-Version:1.03
+Version:1.04
 Release:0
 %define cpan_name Encode-Locale
 Summary:Determine the locale encoding
@@ -29,10 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Encode::HanExtra)
-#BuildRequires: perl(Encode::Locale)
-#BuildRequires: perl(Win32::API)
-#BuildRequires: perl(Win32::Console)
 Recommends: perl(Win32::Console)
 %{perl_requires}
 
@@ -66,8 +62,8 @@
 encodings known under the 'Encode' aliases "console_in" and "console_out".
 For systems where we can't determine the terminal encoding these will be
 aliased as the same encoding as "locale". The advice is to use "console_in"
-for input known to come from the terminal and "console_out" for output
-known to go from the terminal.
+for input known to come from the terminal and "console_out" for output to
+the terminal.
 
 In addition to arranging for various Encode aliases the following functions
 and variables are provided:
@@ -126,7 +122,7 @@
 
 * $ENCODING_LOCALE_FS
 
-  The encoding name determined to be suiteable for file system interfaces
+  The encoding name determined to be suitable for file system interfaces
   involving file names. the Encode manpage know this encoding as
   "locale_fs".
 

++ Encode-Locale-1.03.tar.gz -> Encode-Locale-1.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Encode-Locale-1.03/Changes 
new/Encode-Locale-1.04/Changes
--- old/Encode-Locale-1.03/Changes  2012-02-11 16:51:55.0 +0100
+++ new/Encode-Locale-1.04/Changes  2015-01-12 22:45:41.0 +0100
@@ -1,3 +1,23 @@
+## 2015-01-12  Release 1.04
+
+Ed J (5):
+
+* Actually include all the tests in the MANIFEST
+* use Test::More and warnings
+* Tidy t/alias.t
+* t/arg.t TODO some actual ARGV testing
+* Use Win32::GetConsoleCP/GetConsoleOutputCP if available
+
+Gisle Aas (3):
+
+* Documentation spell fix
+* SEE ALSO Term::Encoding [RT#98138]
+
+David Steinbrunner (1):
+
+* typo fix
+
+
 ## 2012-01-11  Release 1.03
 
 Documentation spelling fixes and tweaks to improve testing on Windows.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Encode-Locale-1.03/MANIFEST 
new/Encode-Locale-1.04/MANIFEST
--- old/Encode-Locale-1.03/MANIFEST 2012-02-11 16:54:06.0 +0100
+++ new/Encode-Locale-1.04/MANIFEST 2015-01-12 22:48:39.0 +0100
@@ -3,6 +3,10 @@
 Makefile.PL
 MANIFEST   This list of files
 README
+t/alias.t
 t/arg.t
 t/env.t
-META.yml Module meta-data (added by MakeMaker)
+t/tain.t
+t/warn_once.t
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--e

commit perl-MIME-Charset for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-Charset for 
openSUSE:Factory checked in at 2015-04-22 01:07:41

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


Package is "perl-MIME-Charset"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-Charset/perl-MIME-Charset.changes  
2013-11-26 19:26:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MIME-Charset.new/perl-MIME-Charset.changes 
2015-04-22 01:07:43.0 +0200
@@ -1,0 +2,23 @@
+Tue Apr 14 18:18:46 UTC 2015 - co...@suse.com
+
+- updated to 1.012
+   see /usr/share/doc/packages/perl-MIME-Charset/Changes
+
+  1.012  2015-03-28  Hatuka*nezumi - IKEDA Soji  
+  
+  * CPAN RT #100839: Malformed JSON in META.json.
+  
+  1.011.3  2014-12-10  Hatuka*nezumi - IKEDA Soji  
+  
+  * Use "eval 'require ...'" to import optional encoding modules.
+Overridden $SIG{__DIE__} can pass "eval 'use ...'".
+  * Replace META.yml with META.json.
+  
+  1.011.2  2014-11-27  Hatuka*nezumi - IKEDA Soji  
+  
+  * Added module CPAN to configure_require for inc::Test::AutoInstall.
+  * Added POD2::Base to recommended feature.
+  * Fix: wrong prototype for _resolve_S().
+  * Move repository to github.
+
+---

Old:

  MIME-Charset-1.011.1.tar.gz

New:

  MIME-Charset-1.012.tar.gz



Other differences:
--
++ perl-MIME-Charset.spec ++
--- /var/tmp/diff_new_pack.auryt9/_old  2015-04-22 01:07:44.0 +0200
+++ /var/tmp/diff_new_pack.auryt9/_new  2015-04-22 01:07:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-Charset
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   perl-MIME-Charset
-Version:1.011.1
+Version:1.012
 Release:0
 %define cpan_name MIME-Charset
 Summary:Charset Information for MIME
-License:Artistic-1.0 or GPL-1.0+
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MIME-Charset/
 Source: 
http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
@@ -29,18 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(MIME::Charset)
-#BuildRequires: perl(MIME::Charset::_Compat)
-#BuildRequires: perl(MIME::Charset::Defaults)
-#BuildRequires: perl(Module::AutoInstall)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
 %{perl_requires}
 
 %description

++ MIME-Charset-1.011.1.tar.gz -> MIME-Charset-1.012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Charset-1.011.1/Changes 
new/MIME-Charset-1.012/Changes
--- old/MIME-Charset-1.011.1/Changes2013-10-07 10:07:31.0 +0200
+++ new/MIME-Charset-1.012/Changes  2015-03-28 01:31:57.0 +0100
@@ -1,5 +1,22 @@
 Revision history for Perl module MIME::Charset.
 
+1.012  2015-03-28  Hatuka*nezumi - IKEDA Soji  
+
+* CPAN RT #100839: Malformed JSON in META.json.
+
+1.011.3  2014-12-10  Hatuka*nezumi - IKEDA Soji  
+
+* Use "eval 'require ...'" to import optional encoding modules.
+  Overridden $SIG{__DIE__} can pass "eval 'use ...'".
+* Replace META.yml with META.json.
+
+1.011.2  2014-11-27  Hatuka*nezumi - IKEDA Soji  
+
+* Added module CPAN to configure_require for inc::Test::AutoInstall.
+* Added POD2::Base to recommended feature.
+* Fix: wrong prototype for _resolve_S().
+* Move repository to github.
+
 1.011.1 2013-10-07  Hatuka*nezumi - IKEDA Soji  
 
 * Fix: "shift_jis-2004" did not depend on Encode::JISX0213 but
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Charset-1.011.1/MANIFEST 
new/MIME-Charset-1.012/MANIFEST
--- old/MIME-Charset-1.011.1/MANIFEST   2013-10-07 10:07:31.0 +0200
+++ new/MIME-Charset-1.012/MANIFEST 2014-12-10 04:04:31.0 +0100
@@ -19,7 +19,7 @@
 lib/POD2/JA/MIME/Charset.pod
 Makefile.PL
 MANIFEST   This list of files
-META.yml
+META.json
 README
 t/01encode.t
 t/01ooenc

commit libreoffice for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-04-22 01:06:50

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


Package is "libreoffice"

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-04-12 
00:08:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2015-04-22 01:06:52.0 +0200
@@ -1,0 +2,27 @@
+Tue Apr 14 13:49:22 UTC 2015 - tchva...@suse.com
+
+- Hopefully fix bnc#913042.Redo check phase that sometimes broke  
+  .jar generating
+
+---
+Tue Apr 14 13:43:32 UTC 2015 - tchva...@suse.com
+
+- Silence more scarry messages by bnc#900186
+  * Fixes autocorr symlinking
+  * Cleans UNO cache in more pretty way
+
+---
+Thu Apr  9 13:12:21 UTC 2015 - tchva...@suse.com
+
+- Clean up the uno cache removal to not display scarry message
+  bnc#900186
+
+---
+Thu Apr  9 12:42:00 UTC 2015 - tchva...@suse.com
+
+- Remove patch to look for help in /usr/share, we symlink it back to
+  lib, so there is no actual need to search for it directly, migth
+  fix bnc#915996:
+  * officecfg-help-in-usr-share.diff
+
+---

Old:

  officecfg-help-in-usr-share.diff



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.tjA7Ni/_old  2015-04-22 01:06:58.0 +0200
+++ /var/tmp/diff_new_pack.tjA7Ni/_new  2015-04-22 01:06:58.0 +0200
@@ -60,9 +60,6 @@
 Source2004: %{external_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
 # Needed for wiki-published and always taken as bundled
 Source2005: 
%{external_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
-# search help icons in %{_prefix}/share
-# FIXME: make it configurable in integrate into git
-Patch0: officecfg-help-in-usr-share.diff
 # change user config dir name from ~/.libreoffice/3 to ~/.libreoffice/3-suse
 # to avoid BerkleyDB incompatibility with the plain build
 # FIXME: make it configurable and push upstream
@@ -838,7 +835,6 @@
 
 %prep
 %setup -q -b1 -b2
-%patch0 -p1
 %patch1
 %patch2 -p1
 %patch3 -p1
@@ -969,11 +965,9 @@
 sed -i -e "s|@INSTALLDIR@|%{_libdir}/%{name}|" pyuno/source/module/uno.py 
pyuno/source/officehelper.py
 
 # just call make here as we added the jobs in configure
-make build-nocheck
-
-%check
-make unitcheck
-make slowcheck
+# The check phase is run here too if it is split with nocheck 
+# install of jars get broken sometimes
+make VERBOSE=true
 
 %install
 make DESTDIR=%{buildroot} distro-pack-install
@@ -1084,10 +1078,10 @@
 %make_autocorr_aliases -l en-US en-PH
 %make_autocorr_aliases -l en-ZA en-NA en-ZW
 %make_autocorr_aliases -l af-ZA af-NA
-%make_autocorr_aliases -l de-DE de-AT de-BE de-CH de-LI de-LU
-%make_autocorr_aliases -l es-ES es-AR es-BO es-CL es-CO es-CR es-CU es-DO 
es-EC es-GT es-HN es-MX es-NI es-PA es-PE es-PR es-PY es-SV es-US es-UY es-VE
-%make_autocorr_aliases -l fr-FR fr-BE fr-CA fr-CH fr-LU fr-MC
-%make_autocorr_aliases -l it-IT it-CH
+%make_autocorr_aliases -l de de-DE de-AT de-BE de-CH de-LI de-LU
+%make_autocorr_aliases -l es es-ES es-AR es-BO es-CL es-CO es-CR es-CU es-DO 
es-EC es-GT es-HN es-MX es-NI es-PA es-PE es-PR es-PY es-SV es-US es-UY es-VE
+%make_autocorr_aliases -l fr fr-FR fr-BE fr-CA fr-CH fr-LU fr-MC
+%make_autocorr_aliases -l it it-IT it-CH
 %make_autocorr_aliases -l nl-NL nl-AW
 %make_autocorr_aliases -l sv-SE sv-FI
 pushd %{buildroot}%{_libdir}/%{name}/share/autocorr
@@ -,14 +1105,11 @@
 %if 0%{?suse_version} > 1315
 install -m 0755 -d %{buildroot}%{_datadir}/appdata
 for appdata in base calc draw impress writer; do
-  sed "s/libreoffice-${appdata}.desktop/${appdata}.desktop}/" \
+  sed "s/libreoffice-${appdata}.desktop/${appdata}.desktop/" \
 sysui/desktop/appstream-appdata/libreoffice-${appdata}.appdata.xml > 
%{buildroot}%{_datadir}/appdata/${appdata}.appdata.xml
 done
 %endif
 
-# Remove translations source as we need more space
-rm -rf translations/source/
-
 # Merge kde and kde4 filelists as we do not bother with compat anymore
 # Not worth fixing unless really cleaning up the install completely
 cat file-lists/kde_list.txt >> file-lists/kde4_list.txt
@@ -1156,10 +1147,11 @@
 %icon_theme_cache_post
 
 %preun
-uno_cache="%{_libdir}/%{name}/share/uno_packages/cache"
+uno_cache="%{_libdir}/%{name}/share/uno_packages/cache/uno_packages/"
 if [ "$1" = "0" ] ; then
-test -d "$uno_cache" && rm -rf "$uno_cache"/*

commit freetype2 for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

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

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


Package is "freetype2"

Changes:

--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes  2015-01-05 
04:43:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.freetype2.new/freetype2.changes 2015-04-22 
01:06:30.0 +0200
@@ -1,0 +2,15 @@
+Fri Apr 10 09:43:06 UTC 2015 - fst...@suse.com
+
+- Build freetype2 against harfbuzz library
+  * Using the harfbuzz-bootstrap-devel in order to avoid cyclic
+dependencies
+
+---
+Fri Apr 10 07:34:20 UTC 2015 - fst...@suse.com
+
+- Enable the bz2 compression in freetype2
+- Remove patch overflow.patch from freetype2.spec where it is not
+  applied.
+- Run spec-cleaner on the spec file.
+
+---
--- /work/SRC/openSUSE:Factory/freetype2/ft2demos.changes   2015-01-05 
04:43:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.freetype2.new/ft2demos.changes  2015-04-22 
01:06:31.0 +0200
@@ -1,0 +2,12 @@
+Fri Apr 10 09:43:06 UTC 2015 - fst...@suse.com
+
+- Build freetype2 against harfbuzz library
+  * Using the harfbuzz-bootstrap-devel in order to avoid cyclic
+dependencies
+
+---
+Fri Apr 10 07:34:20 UTC 2015 - fst...@suse.com
+
+- Run spec-cleaner on the spec file.
+
+---



Other differences:
--
++ freetype2.spec ++
--- /var/tmp/diff_new_pack.N1uIsc/_old  2015-04-22 01:06:33.0 +0200
+++ /var/tmp/diff_new_pack.N1uIsc/_new  2015-04-22 01:06:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package freetype2
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,9 @@
 #
 
 
-Name:   freetype2
-BuildRequires:  gawk
-BuildRequires:  libpng-devel
-BuildRequires:  pkg-config
-BuildRequires:  zlib-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  freetype2-64bit
-%endif
 #
 %define doc_version 2.5.5
+Name:   freetype2
 Version:2.5.5
 Release:0
 Summary:A TrueType Font Library
@@ -37,13 +29,22 @@
 Source1:
http://download.savannah.gnu.org/releases/freetype/freetype-doc-%{doc_version}.tar.bz2
 Source3:baselibs.conf
 Patch1: freetype2-bitmap-foundry.patch
-Patch308961:bugzilla-308961-cmex-workaround.patch
 Patch200:   freetype2-subpixel.patch
-# PATCH-FIX-UPSTREAM overflow.patch -- I: Statement is overflowing a buffer
-Patch201:   overflow.patch
 # PATCH-FIX-OPENSUSE don-t-mark-libpng-as-required-library.patch -- it is 
private in .pc
 Patch202:   don-t-mark-libpng-as-required-library.patch
+Patch308961:bugzilla-308961-cmex-workaround.patch
+BuildRequires:  gawk
+# We build against a minimal bootstrap package in order to avoid a circular 
dependency
+BuildRequires:  harfbuzz-bootstrap-devel
+BuildRequires:  libbz2-devel
+BuildRequires:  libpng-devel
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# bug437293
+%ifarch ppc64
+Obsoletes:  freetype2-64bit
+%endif
 
 %description
 This library features TrueType fonts for open source projects. This
@@ -64,14 +65,14 @@
 Group:  Development/Libraries/C and C++
 Requires:   libfreetype6 = %{version}
 Requires:   zlib-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  freetype2-devel-64bit
-%endif
 # there is no freetype-devel on suse:
 Provides:   freetype-devel
 # Static library provides:
 Provides:   libfreetype6-devel-static
+# bug437293
+%ifarch ppc64
+Obsoletes:  freetype2-devel-64bit
+%endif
 
 %description devel
 This package contains all necessary include files, libraries and
@@ -91,13 +92,17 @@
 %patch202 -p1
 
 %build
-export CFLAGS="%optflags -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
-%configure --without-bzip2 \
+export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
+%configure \
+   --with-bzip2 \
+   --with-harfbuzz \
+   --with-png \
+   --with-zlib \
--disable-static
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 # remove documentation that does not belong in an rpm
 rm docs/INSTALL*

++ ft2demos.spec ++
--- /var/tmp/diff_ne

commit cryptsetup for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2015-04-21 12:02:13

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


Package is "cryptsetup"

Changes:

--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes2015-04-10 
09:44:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes   
2015-04-21 12:02:13.0 +0200
@@ -1,0 +2,11 @@
+Sun Apr 12 18:45:26 UTC 2015 - crrodrig...@opensuse.org
+
+- Enable verbose build log. 
+
+---
+Sun Apr 12 18:41:39 UTC 2015 - crrodrig...@opensuse.org
+
+- regenerate the initrd if cryptsetup tool changes
+  (wanted by 90crypt dracut module)
+
+---



Other differences:
--
++ cryptsetup.spec ++
--- /var/tmp/diff_new_pack.glhp2g/_old  2015-04-21 12:02:14.0 +0200
+++ /var/tmp/diff_new_pack.glhp2g/_new  2015-04-21 12:02:14.0 +0200
@@ -40,6 +40,7 @@
 BuildRequires:  linux-glibc-devel >= 2.6.38
 BuildRequires:  pkgconfig
 BuildRequires:  popt-devel
+BuildRequires:  suse-module-tools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,7 +94,7 @@
--enable-fips \
--enable-pwquality \
   --enable-gcrypt-pbkdf2
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 # Generate HMAC checksums (FIPS)
@@ -132,6 +133,11 @@
fi
 fi
 
+%{?regenerate_initrd_post}
+
+%posttrans
+%{?regenerate_initrd_posttrans}
+
 %post -n libcryptsetup%{so_ver} -p /sbin/ldconfig
 
 %postun -n libcryptsetup%{so_ver} -p /sbin/ldconfig





commit python-argh for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-argh for openSUSE:Factory 
checked in at 2015-04-21 10:53:55

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


Package is "python-argh"

Changes:

--- /work/SRC/openSUSE:Factory/python-argh/python-argh.changes  2013-10-25 
11:11:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-argh.new/python-argh.changes 
2015-04-21 10:53:56.0 +0200
@@ -1,0 +2,8 @@
+Sun Apr 19 16:29:05 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.26.1
+  * no changelog available
+- update project URL
+- package README.rst instead of README
+
+---

Old:

  argh-0.23.3.tar.gz

New:

  argh-0.26.1.tar.gz



Other differences:
--
++ python-argh.spec ++
--- /var/tmp/diff_new_pack.AMPSt3/_old  2015-04-21 10:53:56.0 +0200
+++ /var/tmp/diff_new_pack.AMPSt3/_new  2015-04-21 10:53:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-argh
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   python-argh
-Version:0.23.3
+Version:0.26.1
 Release:0
-Url:http://bitbucket.org/neithere/argh/
+Url:https://github.com/neithere/argh/
 Summary:A simple argparse wrapper
 License:LGPL-3.0+
 Group:  Development/Languages/Python
@@ -70,7 +70,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog

++ argh-0.23.3.tar.gz -> argh-0.26.1.tar.gz ++
 3278 lines of diff (skipped)




commit python-requests for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2015-04-21 10:53:57

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


Package is "python-requests"

Changes:

--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2015-02-25 02:18:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes 
2015-04-21 10:53:58.0 +0200
@@ -1,0 +2,23 @@
+Mon Apr 20 12:25:21 UTC 2015 - mci...@suse.cz
+
+- Update to 2.6.0:
+  - Fix handling of cookies on redirect. Previously a cookie without a host
+value set would use the hostname for the redirected URL exposing requests
+users to session fixation attacks and potentially cookie stealing. This was
+disclosed privately by Matthew Daley of `BugFuzz `_.
+An CVE identifier has not yet been assigned for this. This affects all
+versions of requests from v2.1.0 to v2.5.3 (inclusive on both ends).
+  - Fix error when requests is an ``install_requires`` dependency and ``python
+setup.py test`` is run. (#2462)
+  - Fix error when urllib3 is unbundled and requests continues to use the
+vendored import location.
+  - Include fixes to ``urllib3``'s header handling.
+  - Requests' handling of unvendored dependencies is now more restrictive.
+  - Support bytearrays when passed as parameters in the ``files`` argument.
+(#2468)
+  - Avoid data duplication when creating a request with ``str``, ``bytes``, or
+``bytearray`` input to the ``files`` argument.
+  - Revert changes to our vendored certificate bundle. For more context see
+(#2455, #2456, and http://bugs.python.org/issue23476)
+
+---

Old:

  requests-2.5.2.tar.gz

New:

  requests-2.6.0.tar.gz



Other differences:
--
++ python-requests.spec ++
--- /var/tmp/diff_new_pack.whOA5X/_old  2015-04-21 10:53:58.0 +0200
+++ /var/tmp/diff_new_pack.whOA5X/_new  2015-04-21 10:53:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-requests
-Version:2.5.2
+Version:2.6.0
 Release:0
 Url:http://python-requests.org
 Summary:Awesome Python HTTP Library That's Actually Usable

++ requests-2.5.2.tar.gz -> requests-2.6.0.tar.gz ++
 1890 lines of diff (skipped)




commit python-colorama for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-colorama for openSUSE:Factory 
checked in at 2015-04-21 10:53:45

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


Package is "python-colorama"

Changes:

--- /work/SRC/openSUSE:Factory/python-colorama/python-colorama.changes  
2014-09-17 17:25:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-colorama.new/python-colorama.changes 
2015-04-21 10:53:49.0 +0200
@@ -1,0 +2,23 @@
+Sun Apr 19 14:50:28 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to 0.3.3:
+  * Fix Google Code issue #13 - support changing the console title
+with OSC escape sequence
+  * Fix Google Code issue #16 - Add support for Windows xterm
+emulators
+  * Fix Google Code issue #30 - implement \033[nK (clear line)
+  * Fix Google Code issue #49 - no need to adjust for scroll when
+new position is already relative (CSI n A\B\C\D)
+  * Fix Google Code issue #55 - erase_data fails on Python 3.x
+  * Fix Google Code issue #46 - win32.COORD definition missing
+  * Implement \033[0J and \033[1J (clear screen options)
+  * Fix default ANSI parameters
+  * Fix position after \033[2J (clear screen)
+  * Add command shortcuts: colorama.Cursor,
+colorama.ansi.set_title, colorama.ansi.clear_line,
+colorama.ansi.clear_screen
+  * Fix issue #22 - Importing fails for python3 on Windows
+  * Thanks to John Szakmeister for adding support for light colors
+  * Thanks to Charles Merriam for adding documentation to demos
+
+---

Old:

  colorama-0.3.2.tar.gz

New:

  colorama-0.3.3.tar.gz



Other differences:
--
++ python-colorama.spec ++
--- /var/tmp/diff_new_pack.g8eHzC/_old  2015-04-21 10:53:50.0 +0200
+++ /var/tmp/diff_new_pack.g8eHzC/_new  2015-04-21 10:53:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-colorama
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-colorama
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:Cross-platform colored terminal text
 License:BSD-3-Clause

++ colorama-0.3.2.tar.gz -> colorama-0.3.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.2/CHANGELOG.rst 
new/colorama-0.3.3/CHANGELOG.rst
--- old/colorama-0.3.2/CHANGELOG.rst2014-09-04 00:10:46.0 +0200
+++ new/colorama-0.3.3/CHANGELOG.rst2014-10-11 16:01:33.0 +0200
@@ -1,4 +1,4 @@
-0.3.2 (not released yet)
+0.3.2
   * Thanks to Marc Schlaich (schlamar) for a setup.py fix for Python2.5
   * Thanks to Jurko for fix on 64-bit Windows CPython2.5 w/o ctypes (issue #56)
   * Thanks to Remi Rampin for:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.2/PKG-INFO new/colorama-0.3.3/PKG-INFO
--- old/colorama-0.3.2/PKG-INFO 2014-09-04 00:12:09.0 +0200
+++ new/colorama-0.3.3/PKG-INFO 2015-01-06 11:44:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: colorama
-Version: 0.3.2
+Version: 0.3.3
 Summary: Cross-platform colored terminal text.
 Home-page: https://pypi.python.org/pypi/colorama
 Author: Jonathan Hartley
@@ -11,8 +11,10 @@
 
 Download and docs:
 http://pypi.python.org/pypi/colorama
-Development:
+Source code & Development:
 https://github.com/tartley/colorama
+Issues:
+https://code.google.com/p/colorama/issues/list
 Discussion group:
  https://groups.google.com/forum/#!forum/python-colorama
 
@@ -71,7 +73,7 @@
 Dependencies
 
 
-None, other than Python. Tested on Python 2.5.5, 2.6.5, 2.7, 3.1.2, 
and 3.2
+None, other than Python. Tested on Python 2.5.5, 2.6.5, 2.7, 3.1.2, 
3.2, 3.3, 3.4.
 
 Usage
 =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.2/README.rst 
new/colorama-0.3.3/README.rst
--- old/colorama-0.3.2/README.rst   2014-09-03 21:56:00.0 +0200
+++ new/colorama-0.3.3/README.rst   2014-10-11 16:01:33.0 +0200
@@ -3,8 +3,10 @@
 
 Download and docs:
 http://pypi.python.org/pypi/colorama
-Development:
+Source code & Development:
 https://github.com/tartley/colorama
+Issues:
+https://code.google.c

commit python-argcomplete for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-argcomplete for 
openSUSE:Factory checked in at 2015-04-21 10:53:54

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


Package is "python-argcomplete"

Changes:

--- /work/SRC/openSUSE:Factory/python-argcomplete/python-argcomplete.changes
2014-01-23 15:53:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-argcomplete.new/python-argcomplete.changes   
2015-04-21 10:53:54.0 +0200
@@ -1,0 +2,52 @@
+Sun Apr 19 16:08:50 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to 0.8.7:
+  * register-python-argcomplete: add option to avoid default
+readline completion. Thanks to @drmalex07 (pull request #99).
+- additional changes from 0.8.6:
+  * Expand tilde in script name, allowing argcomplete to work
+when invoking scripts from one's home directory. Thanks to
+@VorpalBlade (Issue 104).
+- additional changes from 0.8.5:
+  * Fix issues related to using argcomplete in a REPL
+environement.
+  * New helper method for custom completion display.
+  * Expand test suite; formatting cleanup.
+- additional changes from 0.8.4:
+  * Fix issue related to using argcomplete in a REPL
+environement. Thanks to @wapiflapi (pull request #91).
+- additional changes from 0.8.3:
+  * Fix multiple issues related to using argcomplete in a REPL
+environement. Thanks to @wapiflapi (pull request #90).
+- additional changes from 0.8.2:
+  * Don't strip colon prefix in completion results if
+COMP_WORDBREAKS does not contain a colon. Thanks to @berezv
+(pull request #88).
+- additional changes from 0.8.1:
+  * Use complete --nospace to avoid issues with directory
+completion.
+- additional changes from 0.8.0:
+  * Refactor main body of code into a class to enable
+subclassing and overriding of functionality (Issue #78).
+- additional changes from 0.7.1:
+  * New keyword option "argcomplete.autocomplete(validator=...)"
+to supply a custom validator or bypass default validation.
+Thanks to @thijsdezoete (Issue #77).
+  * Document debug options.
+- additional changes from 0.7.0:
+  * New keyword option "argcomplete.autocomplete(exclude=[...])"
+to suppress options (Issue #74).
+  * More speedups to code path for global completion hook negative
+result.
+- additional changes from 0.6.9:
+  * Fix handling of development mode script wrappers. Thanks to
+@jmlopez-rod and @dcosson (Issue #69).
+  * Speed up code path for global completion hook negative
+result by loading pkg_resources on demand.
+- additional changes from 0.6.8:
+  * Begin tracking changes in changelog.
+  * Add completion support for PBR installed scripts (PR #71).
+  * Detect easy-install shims with shebang lines that contain
+Py instead of py (Issue #69).
+
+---

Old:

  argcomplete-0.6.7.tar.gz

New:

  argcomplete-0.8.7.tar.gz



Other differences:
--
++ python-argcomplete.spec ++
--- /var/tmp/diff_new_pack.veFDSK/_old  2015-04-21 10:53:55.0 +0200
+++ /var/tmp/diff_new_pack.veFDSK/_new  2015-04-21 10:53:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-argcomplete
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Darin Perusich.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   python-argcomplete
-Version:0.6.7
+Version:0.8.7
 Release:0
 Url:https://github.com/kislyuk/argcomplete
 Summary:Bash tab completion for argparse

++ argcomplete-0.6.7.tar.gz -> argcomplete-0.8.7.tar.gz ++
 2108 lines of diff (skipped)




commit python-netaddr for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2015-04-21 10:53:43

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


Package is "python-netaddr"

Changes:

--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes
2015-01-08 23:02:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new/python-netaddr.changes   
2015-04-21 10:53:47.0 +0200
@@ -1,0 +2,18 @@
+Sun Apr 19 09:40:50 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to 0.7.14:
+  * Fix weird build breakage in 0.7.13
+  * EUI, OUI, and IAB objects can now be compared with strings
+  * Implement the "!=" operator for OUI and IAB under Python2
+  * 64 bit EUIs could only be created from strings with "-" as
+a separator
+  * FIXED: Compare L2 addresses with their representations
+  * FIXED: OUI database tests fail in 0.7.13
+  * FIXED: Incorrect python executable path in
+netaddr-0.7.13-py2.py3-none-any.whl
+  * FIXED: Handle eui64 addresses with colon as a delimiter and
+without delimeter
+- set the source URL to pypi
+- remove chmod call: file mode fixed upstream
+
+---

Old:

  netaddr-0.7.13.tar.gz

New:

  netaddr-0.7.14.tar.gz



Other differences:
--
++ python-netaddr.spec ++
--- /var/tmp/diff_new_pack.s1nMq8/_old  2015-04-21 10:53:47.0 +0200
+++ /var/tmp/diff_new_pack.s1nMq8/_new  2015-04-21 10:53:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netaddr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-netaddr
-Version:0.7.13
+Version:0.7.14
 Release:0
 Url:http://github.com/drkjam/netaddr
 Summary:Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network 
addresses
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: netaddr-%{version}.tar.gz
+Source: 
https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -55,7 +55,6 @@
 %prep
 %setup -q -n netaddr-%{version}
 sed -i "1d" netaddr/{ip/iana,eui/ieee,tests/__init__}.py # Fix non-executable 
scripts
-chmod -x AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS # Remove executable 
bit from docs
 
 %build
 python setup.py build

++ netaddr-0.7.13.tar.gz -> netaddr-0.7.14.tar.gz ++
 306992 lines of diff (skipped)




commit xine-ui for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package xine-ui for openSUSE:Factory checked 
in at 2015-04-21 10:54:06

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


Package is "xine-ui"

Changes:

--- /work/SRC/openSUSE:Factory/xine-ui/xine-ui.changes  2014-04-25 
11:35:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.xine-ui.new/xine-ui.changes 2015-04-21 
10:54:07.0 +0200
@@ -1,0 +2,20 @@
+Mon Mar 30 11:37:51 UTC 2015 - wba...@tmo.at
+
+- delete xine-ui-array-overflow.diff, it was not applied anyway
+  since 0.99.8 because it's included upstream now
+
+---
+Wed Mar 25 15:07:18 UTC 2015 - lnus...@suse.de
+
+- add upstream download URL
+
+---
+Fri Mar  6 13:05:17 UTC 2015 - wba...@tmo.at
+
+- update to 0.99.9
+  * Handle building using libreadline 6.3 and libcaca 0.99 beta 19.
+  * More shutdown fixes.
+  * Show DVD & BluRay menu names.
+  * More *BSD support – NetBSD, DragonFlyBSD.
+
+---

Old:

  xine-ui-0.99.8.tar.bz2
  xine-ui-array-overflow.diff

New:

  xine-ui-0.99.9.tar.xz



Other differences:
--
++ xine-ui.spec ++
--- /var/tmp/diff_new_pack.WQRVCe/_old  2015-04-21 10:54:09.0 +0200
+++ /var/tmp/diff_new_pack.WQRVCe/_new  2015-04-21 10:54:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xine-ui
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,12 +35,12 @@
 Summary:Video player with plugins
 License:GPL-2.0+ and SUSE-Public-Domain
 Group:  Productivity/Multimedia/Video/Players
-Version:0.99.8
+Version:0.99.9
 Release:0
 Url:http://xine.sourceforge.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   xine:/usr/bin/xine
-Source: xine-ui-%version.tar.bz2
+Source: 
http://sourceforge.net/projects/xine/files/xine-ui/%{version}/xine-ui-%{version}.tar.xz
 Source1:xine-ui.png
 Source2:xine-ui-crippled.png
 # extra skins






commit psi+ for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2015-04-21 10:54:04

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


Package is "psi+"

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2015-04-10 
09:52:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new/psi+.changes   2015-04-21 
10:54:05.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr  9 07:49:16 UTC 2015 - jsl...@suse.com
+
+- qt55-build-fixes.patch: add
+
+---

New:

  qt55-build-fixes.patch



Other differences:
--
++ psi+.spec ++
--- /var/tmp/diff_new_pack.h5KnTN/_old  2015-04-21 10:54:06.0 +0200
+++ /var/tmp/diff_new_pack.h5KnTN/_new  2015-04-21 10:54:06.0 +0200
@@ -30,6 +30,7 @@
 Source1:psi-plus-l10n-1.tar.xz
 Patch0: kill-Q_WS_X11.patch
 Patch1: proper-activate.patch
+Patch2: qt55-build-fixes.patch
 Patch100:   qca-qt5.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  aspell-devel
@@ -335,6 +336,7 @@
 %setup -q -b 1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %if 0%{?with_qt5}
 %patch100 -p1

++ proper-activate.patch ++
--- /var/tmp/diff_new_pack.h5KnTN/_old  2015-04-21 10:54:06.0 +0200
+++ /var/tmp/diff_new_pack.h5KnTN/_new  2015-04-21 10:54:06.0 +0200
@@ -46,7 +46,7 @@
}
XSendEvent(xdisplay, rootwin, False, (SubstructureRedirectMask | 
SubstructureNotifyMask), &e);
  
-+  qDebug() << "tried to flash a window";
++  qDebug() << "tried to " << (yes ? "" : "de") << "flash a window " << 
parentWidget_->window()->windowTitle();
  #else
Q_UNUSED(yes)
  #endif

++ qt55-build-fixes.patch ++
---
 src/activeprofiles.h  |1 +
 src/capabilities/capsregistry.h   |1 +
 src/libpsi/tools/simplecli/simplecli.h|2 ++
 src/plugins/generic/cleanerplugin/optionsparser.h |1 +
 src/plugins/generic/juickplugin/juickparser.cpp   |1 +
 src/plugins/include/stanzasendinghost.h   |2 ++
 6 files changed, 8 insertions(+)

--- a/src/activeprofiles.h
+++ b/src/activeprofiles.h
@@ -22,6 +22,7 @@
 #ifndef ACTIVEPSIPROFILES_H
 #define ACTIVEPSIPROFILES_H
 
+#include 
 #include 
 
 class ActiveProfiles: public QObject
--- a/src/capabilities/capsregistry.h
+++ b/src/capabilities/capsregistry.h
@@ -23,6 +23,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
--- a/src/libpsi/tools/simplecli/simplecli.h
+++ b/src/libpsi/tools/simplecli/simplecli.h
@@ -21,7 +21,9 @@
 #ifndef SIMPLECLI_H
 #define SIMPLECLI_H
 
+#include 
 #include 
+#include 
 #include 
 
 class SimpleCli : public QObject
--- a/src/plugins/generic/cleanerplugin/optionsparser.h
+++ b/src/plugins/generic/cleanerplugin/optionsparser.h
@@ -23,6 +23,7 @@
 
 #include 
 #include 
+#include 
 #include 
 
 class OptionsParser : public QObject
--- a/src/plugins/generic/juickplugin/juickparser.cpp
+++ b/src/plugins/generic/juickplugin/juickparser.cpp
@@ -19,6 +19,7 @@
  */
 
 #include 
+#include 
 #include "juickparser.h"
 
 static const QString juickLink("http://juick.com/%1";);
--- a/src/plugins/include/stanzasendinghost.h
+++ b/src/plugins/include/stanzasendinghost.h
@@ -1,6 +1,8 @@
 #ifndef STANZASENDINGHOST_H
 #define STANZASENDINGHOST_H
 
+#include 
+
 class QDomElement;
 class QString;
 



commit phpMyAdmin for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2015-04-21 10:54:08

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


Package is "phpMyAdmin"

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2015-04-15 
16:22:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2015-04-21 10:54:09.0 +0200
@@ -1,0 +2,17 @@
+Mon Apr 20 15:02:56 UTC 2015 - ec...@opensuse.org
+
+- update to 4.4.3 (2015-04-20)
+  - sf#4851 PHP errors in login dialogue
+  - sf#4845 White screen (Cloudflare)
+  - sf#4207 json_encode error due to strftime returning non utf8 
+chars in Windows 8.1 Chinese version
+  - sf#4794 Server error viewing table content
+  - fix bug Fix issues related to number of decimal places in time
+  - sf#4853 Relation view between 1600 and 1780 px
+  - fix bug PHP 7 compatibility in php-gettext
+  - fix bug PHP 7 compatibility in bfShapeFiles
+  - fix bug PHP 7 session_regenerate_id() warning
+  - sf#4857 Alter table after changing column name error
+  - sf#4830 Maximum execution time exceeded in Util.class.php
+
+---

Old:

  phpMyAdmin-4.4.2-all-languages.tar.bz2

New:

  phpMyAdmin-4.4.3-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.lqNSTV/_old  2015-04-21 10:54:10.0 +0200
+++ /var/tmp/diff_new_pack.lqNSTV/_new  2015-04-21 10:54:10.0 +0200
@@ -34,7 +34,7 @@
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:4.4.2
+Version:4.4.3
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2

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




commit pybliographer for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package pybliographer for openSUSE:Factory 
checked in at 2015-04-21 10:53:52

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


Package is "pybliographer"

Changes:

--- /work/SRC/openSUSE:Factory/pybliographer/pybliographer.changes  
2013-09-11 15:46:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 
2015-04-21 10:53:53.0 +0200
@@ -1,0 +2,14 @@
+Sun Apr 19 15:42:10 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to 1.2.17:
+  * Fixed exit issues in command line
+  * Pybliographer now includes and installs an AppData file
+  * Saving bibtex entries sorted
+  * Minor fixes of translations, installation system and the GUI
+  * Added Greek translation of the documentation (Gnome I18n team)
+  * Updated translations (Gnome I18n team)
+- switch source to tar.gz, to match the published archive
+- drop pybliographer-1.2.16-automake113.patch: fixed upstream
+- add pybliographic.appdata.xml to package
+
+---

Old:

  pybliographer-1.2.16-automake113.patch
  pybliographer-1.2.16.tar.xz

New:

  pybliographer-1.2.17.tar.gz



Other differences:
--
++ pybliographer.spec ++
--- /var/tmp/diff_new_pack.LRED74/_old  2015-04-21 10:53:54.0 +0200
+++ /var/tmp/diff_new_pack.LRED74/_new  2015-04-21 10:53:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pybliographer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,14 +32,13 @@
 Summary:A Tool for Bibliographic Databases
 License:GPL-2.0+
 Group:  Productivity/Publishing/Other
-Version:1.2.16
+Version:1.2.17
 Release:0
-Source: 
http://freefr.dl.sourceforge.net/project/pybliographer/Sources%20-%201.2/%{version}/pybliographer-%{version}.tar.xz
+Source: 
http://freefr.dl.sourceforge.net/project/pybliographer/Sources%20-%201.2/%{version}/pybliographer-%{version}.tar.gz
 Patch0: pybliographer-1.1.93-destdir.patch
 Patch1: pybliographer-1.2.1-check.patch
 # PATCH-FIX-UPSTREAM pybliographer-pot.patch sbra...@suse.cz -- Fixed pot file 
generation.
 Patch2: pybliographer-pot.patch
-Patch3: pybliographer-1.2.16-automake113.patch
 Requires:   python-bibtex >= 1.2.2
 Requires:   python-gnome
 Requires:   python-gtk >= 2.4.0
@@ -81,7 +80,6 @@
 %patch0
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 libtoolize --force
@@ -117,5 +115,7 @@
 %{_datadir}/mime-info/pybliographic.*
 %{_datadir}/pixmaps/pybliographic*
 %{_datadir}/pybliographer
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/pybliographic.appdata.xml
 
 %changelog




commit crmsh for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2015-04-21 10:53:32

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


Package is "crmsh"

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2015-04-10 
10:20:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2015-04-21 
10:53:41.0 +0200
@@ -1,0 +2,15 @@
+Mon Apr 20 11:39:55 UTC 2015 - opensuse-packag...@opensuse.org
+
+- Update to version 2.2.0~rc2+git.1429514909.aaf77a6:
+  + high: crm_pssh: Explicitly set parallax inline option (krig/parallax#1)
+
+---
+Mon Apr 13 07:39:26 UTC 2015 - kgronl...@suse.com
+
+- Update to version 2.2.0~rc2+git.1428866384.7e5832c:
+  + low: ui_options: add alias list for show
+  + low: hb_report: Use crmsh config to find pengine/cib dirs (bsc#926377)
+  + medium: utils: Allow 1/0 as boolean values for parameters
+  + high: ui_configure: Add show-property command
+
+---

Old:

  crmsh-2.2.0~rc2+git.1427980503.0475bf7.tar.bz2

New:

  crmsh-2.2.0~rc2+git.1429514909.aaf77a6.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.MCvykd/_old  2015-04-21 10:53:42.0 +0200
+++ /var/tmp/diff_new_pack.MCvykd/_new  2015-04-21 10:53:42.0 +0200
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0~rc2+git.1427980503.0475bf7
+Version:2.2.0~rc2+git.1429514909.aaf77a6
 Release:0%{?crmsh_release}%{?dist}
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.MCvykd/_old  2015-04-21 10:53:42.0 +0200
+++ /var/tmp/diff_new_pack.MCvykd/_new  2015-04-21 10:53:42.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  0475bf7a34557c88852a9d1f81b82781cafa487c
\ No newline at end of file
+  aaf77a6a883d5a6fb2e798769aea8cafd1b31a74
\ No newline at end of file

++ crmsh-2.2.0~rc2+git.1427980503.0475bf7.tar.bz2 -> 
crmsh-2.2.0~rc2+git.1429514909.aaf77a6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc2+git.1427980503.0475bf7/doc/crm.8.adoc 
new/crmsh-2.2.0~rc2+git.1429514909.aaf77a6/doc/crm.8.adoc
--- old/crmsh-2.2.0~rc2+git.1427980503.0475bf7/doc/crm.8.adoc   2015-04-02 
16:01:48.0 +0200
+++ new/crmsh-2.2.0~rc2+git.1429514909.aaf77a6/doc/crm.8.adoc   2015-04-20 
13:39:55.0 +0200
@@ -3461,7 +3461,12 @@
 
 Usage:
 ...
-show [xml] [ | changed | type: | tag: | related: ...]
+show [xml] [
+   | changed
+   | type:
+   | tag:
+   | related:
+   ...]
 
 type :: node | primitive | group | clone | ms | rsc_template
   | location | colocation | order
@@ -3480,6 +3485,34 @@
 show related:webapp
 ...
 
+[[cmdhelp_configure_show_property,Show property value]]
+ `show-property`
+
+Show the value of the given property. If the value is not set, the
+command will print the default value for the property, if known.
+
+If no property name is passed to the command, the list of known
+cluster properties is printed.
+
+If the property is set multiple times, for example using multiple
+property sets with different rule expressions, the output of this
+command is undefined.
+
+Pass the argument +-t+ or +--true+ to `show-property` to translate
+the argument value into +true+ or +false+. If the value is not
+set, the command will print +false+.
+
+Usage:
+...
+show-property [-t|--true] []
+...
+
+Example:
+...
+show-property stonith-enabled
+show-property -t maintenance-mode
+...
+
 [[cmdhelp_configure_tag,Define resource tags]]
  `tag`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc2+git.1427980503.0475bf7/doc/website-v1/index.adoc 
new/crmsh-2.2.0~rc2+git.1429514909.aaf77a6/doc/website-v1/index.adoc
--- old/crmsh-2.2.0~rc2+git.1427980503.0475bf7/doc/website-v1/index.adoc
2015-04-02 16:01:48.0 +0200
+++ new/crmsh-2.2.0~rc2+git.1429514909.aaf77a6/doc/website-v1/index.adoc
2015-04-20 13:39:55.0 +0200
@@ -16,4 +16,9 @@
 
 For more information, see the link:/documentation[Documentation]!
 
+**Quick Links**:
 
+* 
http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/[Stable
 Release Binaries]
+* 
http://download.opensuse.o

commit yast2-auth-client for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2015-04-21 10:53:34

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


Package is "yast2-auth-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes  
2014-12-05 21:04:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2015-04-21 10:53:42.0 +0200
@@ -1,0 +2,17 @@
+Mon Apr 20 11:30:36 UTC 2015 - h...@suse.com
+
+- Fix the handling of boolean type parameters when invoked by autoyast.
+
+---
+Thu Mar 26 15:19:16 UTC 2015 - h...@suse.com
+
+- Version 3.2 introduces a re-designed UI, to pack more information on the 
screen by
+  by utilising a tree overview and two table detail-view; the detail view on 
the
+  right side shows the configuration details of the chosen Section; more 
customisable
+  parameters are displayed in table along with a Quick Search filter. Under 
the scene,
+  UI presentation and logics have been split into separate source files; the 
use of
+  legacy Yast.include has been replaced by the now recommended ruby-require, 
and the
+  legacy packaging mechanism Makefile has been replaced by Rake. The program 
entry,
+  command line parameters, AutoYast, and the module implementation are not 
changed.
+
+---
@@ -4,0 +22,7 @@
+
+---
+Fri Oct 31 11:52:35 UTC 2014 - vark...@suse.com
+
+- bnc#893983 - Removed an unnecessary hard dependency on sssd.
+- bnc#907830 - No option to 'Create Home Directory on Login' in Authentication 
module
+- 3.1.23 

Old:

  yast2-auth-client-3.1.22.tar.bz2

New:

  yast2-auth-client-3.2.1.tar.bz2



Other differences:
--
++ yast2-auth-client.spec ++
--- /var/tmp/diff_new_pack.Po0ONn/_old  2015-04-21 10:53:43.0 +0200
+++ /var/tmp/diff_new_pack.Po0ONn/_new  2015-04-21 10:53:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-auth-client
 #
-# 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,38 +17,35 @@
 
 
 Name:   yast2-auth-client
-Version:3.1.22
+Version:3.2.1
 Release:0
+Summary:YaST2 - Network Authentication Configuration
+License:GPL-2.0
+Group:  System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+BuildArch:  noarch
+Requires:   yast2
+Requires:   yast2 >= 2.21.22
+Requires:   yast2-pam >= 2.20.0
+Requires:   yast2-ruby-bindings >= 1.0.0
 BuildRequires:  doxygen
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
+BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 3.0.6
 BuildRequires:  yast2-network
 BuildRequires:  yast2-pam
 BuildRequires:  yast2-testsuite
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(yast-rake)
 
 PreReq: %fillup_prereq
-
-Requires:   sssd
-Requires:   yast2 >= 2.21.22
-Requires:   yast2-pam >= 2.20.0
 Obsoletes:  yast2-kerberos-client
 Obsoletes:  yast2-ldap-client
 
-BuildArch:  noarch
-
-Requires:   yast2-ruby-bindings >= 1.0.0
-
-Summary:YaST2 - Network Authentication Configuration
-License:GPL-2.0
-Group:  System/YaST
-
 %description
 With this YaST2 module you can configure the network authentication
 for your computer. This modul provides multi domain authentication
@@ -58,22 +55,21 @@
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %post
 
 %files
 %defattr(-,root,root)
 %{yast_desktopdir}/auth-client.desktop
-%dir %{yast_yncludedir}/auth-client
-%{yast_yncludedir}/auth-client/*
 %{yast_moduledir}/AuthClient.rb
 %{yast_clientdir}/auth-client*.rb
 %{yast_scrconfdir}/*.scr
 %{yast_schemadir}/autoyast/rnc/auth-client.rnc
+%dir %{yast_libdir}/yauthclient
+%{yast_libdir}/yauthclient/*
 %doc %{yast_docdir}
 
 %changelog

++ yast2-auth-client-3.1.22.tar.bz2 -> yast2-auth-client-3.2.1.tar.bz2 
++
 4403 lines of diff (skipped)




commit snd for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package snd for openSUSE:Factory checked in 
at 2015-04-21 10:53:41

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


Package is "snd"

Changes:

--- /work/SRC/openSUSE:Factory/snd/snd.changes  2015-03-28 18:39:21.0 
+0100
+++ /work/SRC/openSUSE:Factory/.snd.new/snd.changes 2015-04-21 
10:53:45.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr 18 10:44:12 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 15.5:
+  * repl.scm to replace use of readline in various cases
+- add snd-15.5_backport_remove_glprofile.patch:
+  fix build with gtk 3.16
+- drop sndrpmlintrc: hidden file not packaged anymore
+
+---

Old:

  snd-15.4.tar.gz
  sndrpmlintrc

New:

  snd-15.5.tar.gz
  snd-15.5_backport_remove_glprofile.patch



Other differences:
--
++ snd.spec ++
--- /var/tmp/diff_new_pack.N2F9dr/_old  2015-04-21 10:53:47.0 +0200
+++ /var/tmp/diff_new_pack.N2F9dr/_new  2015-04-21 10:53:47.0 +0200
@@ -1,11 +1,11 @@
 #
 # spec file for package snd
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
-# upon. The license fo5 this file, and modifications and additions to the
+# upon. The license for this file, and modifications and additions to the
 # file, is the same license as for the pristine package itself (unless the
 # license for the pristine package is not an Open Source License, in which
 # case the license is the MIT License). An "Open Source License" is a
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   snd
 BuildRequires:  alsa-devel
 BuildRequires:  fftw3-devel
@@ -30,13 +31,14 @@
 Summary:Powerful Sound File Editor
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Version:15.4
+Version:15.5
 Release:0
 Requires:   ladspa
 Source: ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-%{version}.tar.gz
 Source1:snd.desktop
 Source2:snd.png
-Source3:sndrpmlintrc
+# PATCH-FIX-UPSTREAM snd-15.5_backport_remove_glprofile.patch -- fix build for 
gtk 3.16
+Patch1: snd-15.5_backport_remove_glprofile.patch
 Url:https://ccrma.stanford.edu/software/snd/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -48,6 +50,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 find -name "*~" -type f | xargs -r rm -v
 find -name "*.png" -type f | xargs chmod 0644
 

++ snd-15.4.tar.gz -> snd-15.5.tar.gz ++
/work/SRC/openSUSE:Factory/snd/snd-15.4.tar.gz 
/work/SRC/openSUSE:Factory/.snd.new/snd-15.5.tar.gz differ: char 5, line 1

++ snd-15.5_backport_remove_glprofile.patch ++
Date: 2015-04-17 22:46:14 +0200
Subject: backport removal of GdkGLProfile

GTK 3.16 dropped GdkGLProfile and related functions, so remove corresponding
declarations in xg.c. This is a backport from current upstream CVS.

---
 tools/xgdata.scm |   40 ++-
 xg.c |  113 ---
 2 files changed, 38 insertions(+), 115 deletions(-)

Index: snd-15.5/tools/xgdata.scm
===
--- snd-15.5.orig/tools/xgdata.scm
+++ snd-15.5/tools/xgdata.scm
@@ -1458,7 +1458,7 @@
 (CFNC "GdkPixbuf* gdk_pixbuf_new_from_file char* filename GError** [error]")
 (CFNC "GdkPixbuf* gdk_pixbuf_new_from_data guchar* data GdkColorspace 
colorspace gboolean has_alpha int bits_per_sample int width int height int 
rowstride GdkPixbufDestroyNotify destroy_fn gpointer destroy_fn_data")
 (CFNC "GdkPixbuf* gdk_pixbuf_new_from_xpm_data char** data" 'const)
-(CFNC "GdkPixbuf* gdk_pixbuf_new_from_inline gint data_length guint8* data 
gboolean copy_pixels GError** [error]")
+;;; 3.16.0 (CFNC "GdkPixbuf* gdk_pixbuf_new_from_inline gint data_length 
guint8* data gboolean copy_pixels GError** [error]")
 (CFNC "void gdk_pixbuf_fill GdkPixbuf* pixbuf guint32 pixel")
 ;;; (CFNC "gboolean gdk_pixbuf_save GdkPixbuf* pixbuf char* filename char* 
type GError** [error] ...")
 (CFNC "gboolean gdk_pixbuf_savev GdkPixbuf* pixbuf char* filename char* type 
char** option_keys char** option_values GError** [error]")
@@ -8996,22 +8996,22 @@
 ;;; 3.15.0:
 
 (CINT-3.16 "GTK_POLICY_EXTERNAL" "GtkPolicyType")
-(CINT-3.16 "GDK_GL_PROFILE_DEFAULT" "GdkGLProfile")
-(CINT-3.16 "GDK_GL_PROFILE_LEGACY" "GdkGLProfile")
-(CINT-3.16 "GDK_GL_PROFILE_3_2_C

commit java-1_9_0-openjdk for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package java-1_9_0-openjdk for 
openSUSE:Factory checked in at 2015-04-21 10:52:54

Comparing /work/SRC/openSUSE:Factory/java-1_9_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new (New)


Package is "java-1_9_0-openjdk"

Changes:

--- /work/SRC/openSUSE:Factory/java-1_9_0-openjdk/java-1_9_0-openjdk.changes
2015-04-12 00:10:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/java-1_9_0-openjdk.changes   
2015-04-21 10:52:55.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 13 05:53:03 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk9-b57
+
+---



Other differences:
--
++ java-1_9_0-openjdk.spec ++
+++ empty output from diff against java-1_9_0-openjdk.spec




commit xev for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package xev for openSUSE:Factory checked in 
at 2015-04-21 10:53:19

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


Package is "xev"

Changes:

--- /work/SRC/openSUSE:Factory/xev/xev.changes  2014-02-19 07:26:08.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xev.new/xev.changes 2015-04-21 
10:53:38.0 +0200
@@ -1,0 +2,14 @@
+Sat Apr 18 18:10:43 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.2.2:
+  * autogen.sh: Honor NOCONFIGURE=1
+  * configure: Drop AM_MAINTAINER_MODE
+  * Add event filter for button events
+  * Add -version option to print program version
+  * Print which option was in error along with usage message
+  * man: Add -event to the command synopsis
+- add tarball signature and keyring
+- refresh u_Add-event-filter-for-motion-and-button-events.patch:
+  partially merged upstream
+
+---

Old:

  xev-1.2.1.tar.bz2

New:

  xev-1.2.2.tar.bz2
  xev-1.2.2.tar.bz2.sig
  xev.keyring



Other differences:
--
++ xev.spec ++
--- /var/tmp/diff_new_pack.LSayZS/_old  2015-04-21 10:53:39.0 +0200
+++ /var/tmp/diff_new_pack.LSayZS/_new  2015-04-21 10:53:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xev
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:   xev
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Utility to print contents of X events
 License:X11
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source1:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2.sig
+Source2:%name.keyring
 Patch0: u_Add-event-filter-for-motion-and-button-events.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)

++ u_Add-event-filter-for-motion-and-button-events.patch ++
--- /var/tmp/diff_new_pack.LSayZS/_old  2015-04-21 10:53:39.0 +0200
+++ /var/tmp/diff_new_pack.LSayZS/_new  2015-04-21 10:53:39.0 +0200
@@ -9,37 +9,37 @@
 
 Signed-off-by: Egbert Eich 
 ---
- man/xev.man |  2 +-
- xev.c   | 10 +-
- 2 files changed, 10 insertions(+), 2 deletions(-)
+ man/xev.man |2 +-
+ xev.c   |7 ++-
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-diff --git a/man/xev.man b/man/xev.man
-index ca38d56..81c2551 100644
 a/man/xev.man
-+++ b/man/xev.man
-@@ -60,7 +60,7 @@ The
+Index: xev-1.2.2/man/xev.man
+===
+--- xev-1.2.2.orig/man/xev.man
 xev-1.2.2/man/xev.man
+@@ -62,7 +62,7 @@ The
  option can be specified multiple times to select multiple types of events.
  When not specified, all events are selected.
  Available event masks: keyboard mouse expose visibility structure substructure
--focus property colormap owner_grab_button randr
+-focus property colormap owner_grab_button randr button
 +focus property colormap owner_grab_button randr motion button
- .SH "SEE ALSO"
- X(__miscmansuffix__), xwininfo(__appmansuffix__), xdpyinfo(__appmansuffix__), 
Xlib Programmers Manual, X Protocol
- Specification
-diff --git a/xev.c b/xev.c
-index 066da3a..5568a6e 100644
 a/xev.c
-+++ b/xev.c
-@@ -890,7 +890,7 @@ usage (void)
+ .TP 8
+ .B \-version
+ This option prints the program version and exits.
+Index: xev-1.2.2/xev.c
+===
+--- xev-1.2.2.orig/xev.c
 xev-1.2.2/xev.c
+@@ -890,7 +890,7 @@ usage (const char *errmsg)
  "-event event_mask   select 'event_mask' events",
  "   Supported event masks: keyboard mouse expose visibility 
structure",
  "  substructure focus property colormap",
--"  owner_grab_button randr",
+-"  owner_grab_button randr button",
 +"  owner_grab_button randr button motion",
  "   This option can be specified multiple times to select multiple",
  "   event masks.",
  "",
-@@ -935,6 +935,14 @@ parse_event_mask (const char *s, long event_masks[])
+@@ -940,6 +940,11 @@ parse_event_mask (const char *s, long ev
LeaveWindowMask | PointerMotionMask | Button1MotionMask |
Button2Motio

commit wcd for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package wcd for openSUSE:Factory checked in 
at 2015-04-21 10:52:50

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


Package is "wcd"

Changes:

--- /work/SRC/openSUSE:Factory/wcd/wcd.changes  2015-02-08 13:03:58.0 
+0100
+++ /work/SRC/openSUSE:Factory/.wcd.new/wcd.changes 2015-04-21 
10:52:51.0 +0200
@@ -1,0 +2,10 @@
+Sun Apr 19 20:43:52 UTC 2015 - water...@xs4all.nl
+
+- Update to 5.2.7: 
+  - c3po/structur.h: Fix compilation error: unknown type name wchar_t.
+Happens on some systems when wcd is compiled with Unicode support.
+  - Makefile, man/man1/Makefile: add option --no-wrap to xgettext and
+msgmerge. Translation Project standard is not to wrap.
+- -wchar.patch: Removed. Solved by upstream.
+
+---

Old:

  -wchar.patch
  wcd-5.2.6.tar.gz

New:

  wcd-5.2.7.tar.gz



Other differences:
--
++ wcd.spec ++
--- /var/tmp/diff_new_pack.AHA19m/_old  2015-04-21 10:52:52.0 +0200
+++ /var/tmp/diff_new_pack.AHA19m/_new  2015-04-21 10:52:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wcd
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %define wcd_docdir %{_defaultdocdir}/%{name}
 Name:   wcd
-Version:5.2.6
+Version:5.2.7
 Release:0
 Summary:Chdir for DOS and Unix
 License:GPL-2.0
 Group:  Productivity/File utilities
 Url:http://waterlan.home.xs4all.nl/
 Source: http://waterlan.home.xs4all.nl/wcd/%{name}-%{version}.tar.gz
-Patch0: -wchar.patch
 BuildRequires:  gettext
 BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +46,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .orig
 
 %build
 make -C src %{?_smp_mflags} prefix=%{_prefix} \

++ wcd-5.2.6.tar.gz -> wcd-5.2.7.tar.gz ++
 3467 lines of diff (skipped)




commit kdelibs4support for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4support for openSUSE:Factory 
checked in at 2015-04-21 10:53:16

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


Package is "kdelibs4support"

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes  
2015-04-13 20:28:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4support.new/kdelibs4support.changes 
2015-04-21 10:53:34.0 +0200
@@ -1,0 +2,7 @@
+Sun Apr 19 15:56:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add Requires on kded, which is a runtime requirement (needed for
+  Applications used outside Plasma 5, as it is not pulled in by
+  other packages in that case)
+
+---



Other differences:
--
++ kdelibs4support.spec ++
--- /var/tmp/diff_new_pack.SRWqT7/_old  2015-04-21 10:53:34.0 +0200
+++ /var/tmp/diff_new_pack.SRWqT7/_new  2015-04-21 10:53:34.0 +0200
@@ -118,6 +118,7 @@
 Summary:Code and utilities to ease the transition to KDE Frameworks 5
 License:LGPL-2.1+
 Group:  System/GUI/KDE
+Requires:   kded >= %{_tar_path}
 
 %description -n %lname
 This package includes CMake macros and C++




  1   2   >