commit perl-Capture-Tiny for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Capture-Tiny for 
openSUSE:Factory checked in at 2015-04-16 14:11:35

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


Package is perl-Capture-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-Capture-Tiny/perl-Capture-Tiny.changes  
2015-02-11 16:31:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Capture-Tiny.new/perl-Capture-Tiny.changes 
2015-04-16 14:11:36.0 +0200
@@ -1,0 +2,19 @@
+Mon Apr 13 18:29:30 UTC 2015 - co...@suse.com
+
+- updated to 0.28
+   see /usr/share/doc/packages/perl-Capture-Tiny/Changes
+
+  0.28  2015-02-11 06:39:51-05:00 America/New_York
+  
+Tests:
+  
+- Removes test that optionally uses Inline::C to avoid spurious
+  test failures.  Also Inline::C had become a fairly heavy
+  (if optional) dependency.
+  
+Docs:
+  
+- Clarify that PERL_CAPTURE_TINY_TIMEOUT is an internal control,
+  not a timeout of the code reference being captured.
+
+---

Old:

  Capture-Tiny-0.27.tar.gz

New:

  Capture-Tiny-0.28.tar.gz



Other differences:
--
++ perl-Capture-Tiny.spec ++
--- /var/tmp/diff_new_pack.Zpzq6A/_old  2015-04-16 14:11:36.0 +0200
+++ /var/tmp/diff_new_pack.Zpzq6A/_new  2015-04-16 14:11:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Capture-Tiny
-Version:0.27
+Version:0.28
 Release:0
 %define cpan_name Capture-Tiny
 Summary:Capture STDOUT and STDERR from Perl, XS or external programs
@@ -56,6 +56,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.mkdn cpanfile examples LICENSE perlcritic.rc README 
Todo
+%doc Changes CONTRIBUTING.mkdn examples LICENSE perlcritic.rc README Todo
 
 %changelog

++ Capture-Tiny-0.27.tar.gz - Capture-Tiny-0.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.27/Changes 
new/Capture-Tiny-0.28/Changes
--- old/Capture-Tiny-0.27/Changes   2014-11-05 05:10:49.0 +0100
+++ new/Capture-Tiny-0.28/Changes   2015-02-11 12:39:57.0 +0100
@@ -1,5 +1,18 @@
 Revision history for Capture-Tiny
 
+0.28  2015-02-11 06:39:51-05:00 America/New_York
+
+  Tests:
+
+  - Removes test that optionally uses Inline::C to avoid spurious
+test failures.  Also Inline::C had become a fairly heavy
+(if optional) dependency.
+
+  Docs:
+
+  - Clarify that PERL_CAPTURE_TINY_TIMEOUT is an internal control,
+not a timeout of the code reference being captured.
+
 0.27  2014-11-04 23:10:44-05:00 America/New_York
 
   Prereqs:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.27/MANIFEST 
new/Capture-Tiny-0.28/MANIFEST
--- old/Capture-Tiny-0.27/MANIFEST  2014-11-05 05:10:49.0 +0100
+++ new/Capture-Tiny-0.28/MANIFEST  2015-02-11 12:39:57.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.023.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.031.
 CONTRIBUTING.mkdn
 Changes
 LICENSE
@@ -32,7 +32,6 @@
 t/16-catch-errors.t
 t/17-pass-results.t
 t/18-custom-capture.t
-t/19-inline-c.t
 t/20-stdout-badtie.t
 t/21-stderr-badtie.t
 t/22-stdin-badtie.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.27/META.json 
new/Capture-Tiny-0.28/META.json
--- old/Capture-Tiny-0.27/META.json 2014-11-05 05:10:49.0 +0100
+++ new/Capture-Tiny-0.28/META.json 2015-02-11 12:39:57.0 +0100
@@ -4,7 +4,7 @@
   David Golden dagol...@cpan.org
],
dynamic_config : 1,
-   generated_by : Dist::Zilla version 5.023, CPAN::Meta::Converter version 
2.142690,
+   generated_by : Dist::Zilla version 5.031, CPAN::Meta::Converter version 
2.143240,
license : [
   apache_2_0
],
@@ -46,7 +46,8 @@
 Test::More : 0,
 Test::Pod : 1.41,
 Test::Pod::Coverage : 1.08,
-Test::Spelling : 0.12
+Test::Spelling : 0.12,
+Test::Version : 1
  }
   },
   runtime : {
@@ -64,8 +65,7 @@
   },
   test : {
  recommends : {
-CPAN::Meta : 2.120900,
-Inline::C : 0.50
+CPAN::Meta : 2.120900
  },
  requires : {
 ExtUtils::MakeMaker : 0,
@@ -79,7 +79,7 @@
provides : {
   Capture::Tiny : {
  file : lib/Capture/Tiny.pm,
- version : 0.27
+ version : 0.28
   }
},
release_status : 

commit perl-Test-Exception for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Exception for 
openSUSE:Factory checked in at 2015-04-16 14:11:48

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


Package is perl-Test-Exception

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Exception/perl-Test-Exception.changes  
2015-02-11 16:32:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Exception.new/perl-Test-Exception.changes 
2015-04-16 14:11:49.0 +0200
@@ -1,0 +2,12 @@
+Mon Apr 13 18:27:40 UTC 2015 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-Test-Exception/Changes
+
+  0.38   [2015-02-27]
+  -   fixed repository link in metadata
+  
+  0.37   [2015-02-27]
+  -   distribution is now managed by ExtUtils::MakeMaker (RT#102054)
+
+---

Old:

  Test-Exception-0.36.tar.gz

New:

  Test-Exception-0.38.tar.gz



Other differences:
--
++ perl-Test-Exception.spec ++
--- /var/tmp/diff_new_pack.JhsPI9/_old  2015-04-16 14:11:50.0 +0200
+++ /var/tmp/diff_new_pack.JhsPI9/_new  2015-04-16 14:11:50.0 +0200
@@ -17,29 +17,25 @@
 
 
 Name:   perl-Test-Exception
-Version:0.36
+Version:0.38
 Release:0
 %define cpan_name Test-Exception
 Summary:Test exception based code
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Exception/
-Source: 
http://www.cpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) = 0.42
 BuildRequires:  perl(Sub::Uplevel) = 0.18
 BuildRequires:  perl(Test::Builder) = 0.7
 BuildRequires:  perl(Test::Builder::Tester) = 1.07
 BuildRequires:  perl(Test::More) = 0.7
-BuildRequires:  perl(Test::Simple) = 0.7
 Requires:   perl(Sub::Uplevel) = 0.18
 Requires:   perl(Test::Builder) = 0.7
 Requires:   perl(Test::Builder::Tester) = 1.07
-Requires:   perl(Test::More) = 0.7
-Requires:   perl(Test::Simple) = 0.7
 %{perl_requires}
 
 %description
@@ -53,23 +49,171 @@
 You can specify the test plan when you 'use Test::Exception' in the same
 way as 'use Test::More'. See the Test::More manpage for details.
 
+NOTE: Test::Exception only checks for exceptions. It will ignore other
+methods of stopping program execution - including exit(). If you have an
+exit() in evalled code Test::Exception will not catch this with any of its
+testing functions.
+
+* *throws_ok*
+
+  Tests to see that a specific exception is thrown. throws_ok() has two
+  forms:
+
+throws_ok BLOCK REGEX, TEST_DESCRIPTION
+throws_ok BLOCK CLASS, TEST_DESCRIPTION
+
+  In the first form the test passes if the stringified exception matches
+  the give regular expression. For example:
+
+  throws_ok { read_file( 'unreadable' ) } qr/No file/, 'no file';
+
+  If your perl does not support 'qr//' you can also pass a regex-like
+  string, for example:
+
+  throws_ok { read_file( 'unreadable' ) } '/No file/', 'no file';
+
+  The second form of throws_ok() test passes if the exception is of the
+  same class as the one supplied, or a subclass of that class. For example:
+
+  throws_ok { $foo-bar } Error::Simple, 'simple error';
+
+  Will only pass if the 'bar' method throws an Error::Simple exception, or
+  a subclass of an Error::Simple exception.
+
+  You can get the same effect by passing an instance of the exception you
+  want to look for. The following is equivalent to the previous example:
+
+  my $SIMPLE = Error::Simple-new;
+  throws_ok { $foo-bar } $SIMPLE, 'simple error';
+
+  Should a throws_ok() test fail it produces appropriate diagnostic
+  messages. For example:
+
+  not ok 3 - simple error
+  # Failed test (test.t at line 48)
+  # expecting: Error::Simple exception
+  # found: normal exit
+
+  Like all other Test::Exception functions you can avoid prototypes by
+  passing a subroutine explicitly:
+
+  throws_ok( sub {$foo-bar}, Error::Simple, 'simple error' );
+
+  A true value is returned if the test succeeds, false otherwise. On exit
+  $@ is guaranteed to be the cause of death (if any).
+
+  A description of the exception being checked is used if no optional test
+  description is passed.
+
+  NOTE: Remember when you 'die $string_without_a_trailing_newline' perl
+  will automatically add the current script line 

commit perl-autovivification for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-autovivification for 
openSUSE:Factory checked in at 2015-04-16 14:11:41

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


Package is perl-autovivification

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-autovivification/perl-autovivification.changes  
2013-10-17 20:44:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-autovivification.new/perl-autovivification.changes
 2015-04-16 14:11:42.0 +0200
@@ -1,0 +2,37 @@
+Mon Apr 13 18:22:05 UTC 2015 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-autovivification/Changes
+
+  0.142014-11-01 22:25 UTC
+  + Fix : [RT #99458] : AnyEvent::Loop hangs if autovivification 0.13 
is
+  loaded
+  [RT #99904] : 'no autovivification' breaks 
Lingua::EN::Inflect
+  from a distance
+  This was a regression in 0.13 which caused the peephole
+  optimizer to loop infinitely on ... while 1 constructs.
+  However, the Lingua::EN::Inflect problem only occured in perl
+  5.20 and above.
+  Thanks Toshio Ito and Kent Fredric for reporting.
+  
+  0.132014-10-04 16:55 UTC
+  This release contains a change that, while being very likely to be 
safe,
+  can potentially cause freezes during code compilation. Every release
+  should be carefully tested before being put in production, but this 
is
+  especially true for this one.
+  + Add : Support for the PERL_OP_PARENT optional feature introduced in
+  perl 5.21.2.
+  + Doc : The CAVEATS section now warns about the global slowdown 
during
+  compilation caused by this pragma.
+  + Fix : [RT #97703] : Android support
+  t/51-threads-teardown.t will no longer fail on Android.
+  Thanks Brian Fraser for reporting.
+  + Fix : Segfaults in eval in an END block of a Win32 pseudo-fork.
+  + Fix : Segfaults during global destruction of a thread or a
+  pseudo-fork.
+  + Opt : The global slowdown caused by this module has been greatly
+  reduced.
+  Thanks Ævar Arnfjörð Bjarmason for reporting and testing the
+  change.
+
+---

Old:

  autovivification-0.12.tar.gz

New:

  autovivification-0.14.tar.gz



Other differences:
--
++ perl-autovivification.spec ++
--- /var/tmp/diff_new_pack.1Nv0qc/_old  2015-04-16 14:11:43.0 +0200
+++ /var/tmp/diff_new_pack.1Nv0qc/_new  2015-04-16 14:11:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-autovivification
 #
-# 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-autovivification
-Version:0.12
+Version:0.14
 Release:0
 %define cpan_name autovivification
 Summary:Lexically disable autovivification.
@@ -28,16 +28,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(autovivification)
-#BuildRequires: perl(autovivification::TestCases)
-#BuildRequires: perl(autovivification::TestRequired1)
-#BuildRequires: perl(autovivification::TestRequired4::b0)
-#BuildRequires: perl(autovivification::TestRequired5::b0)
-#BuildRequires: perl(autovivification::TestRequired5::d0)
-#BuildRequires: perl(autovivification::TestRequired6)
-#BuildRequires: perl(autovivification::TestThreads)
-#BuildRequires: perl(Test::Leaner)
-#BuildRequires: perl(VPIT::TestHelpers)
 %{perl_requires}
 
 %description

++ autovivification-0.12.tar.gz - autovivification-0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autovivification-0.12/Changes 
new/autovivification-0.14/Changes
--- old/autovivification-0.12/Changes   2013-09-05 19:03:49.0 +0200
+++ new/autovivification-0.14/Changes   2014-11-01 23:20:41.0 +0100
@@ -1,5 +1,36 @@
 Revision history for autovivification
 
+0.142014-11-01 22:25 UTC
++ Fix : [RT #99458] : AnyEvent::Loop hangs if autovivification 0.13 is
+loaded
+[RT #99904] : 'no autovivification' breaks Lingua::EN::Inflect
+from a distance
+   

commit dracut for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is dracut

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2015-03-01 
14:49:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2015-04-16 
14:11:15.0 +0200
@@ -1,0 +2,116 @@
+Tue Mar 24 15:37:48 UTC 2015 - tr...@suse.de
+
+- Update to dracut mainline version 041.
+  Half of the patches got integrated mainline.
+  Some others have been merged together when it made sense some have
+  been left out, but are still in the repository as they need some special
+  treating and mainline discussion whether/how they get added. These are
+  also not urgently needed, but are debugging patches.
+
+  I broke the rule here to mention every added/deleted/modified patch as
+  every patch is touched and every 2nd  got removed (mainline integrated).
+
+  I also re-ordered the patches in the PatchXY: area for easier merging them
+  and get them discussed and posted mainline easier, topic by topic.
+
+- Patches merged in the git tracking repository:
+  0065-95iscsi-Fixup-bnx2i-offload-booting.patch
+  0028-95udev-rules-Include-correct-sg3_utils-rules.patch
+  0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch
+  0100-Add-btrfs-rescue-utilities.patch
+  0067-95fcoe-check-always-returns-255.patch
+  0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch
+  0077-90multipath-add-missing-11-dm-mpath.rules-file.patch
+  0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch
+  0161-Fix-error-message-when-there-are-no-internal-kernel-.patch
+  0111-90mdraid-Remove-line-for-offroot-detection.patch
+  0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch
+  0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch
+  0030-95iscsi-Autodetect-iSCSI-firmware.patch
+  0052-99base-Add-chown-binary.patch
+  0105-95iscsi-parse-output-from-iscsiadm-correctly.patch
+  0101-Print-stored-dracut-commandline-during-initramfs-bui.patch
+  0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch
+  0043-40network-always-add-network-module.patch
+  0035-Introduce-force-drivers-parameter-and-force_drivers-.patch
+  0136-Revert-95udev-rules-add-persistent-network-rule.patch
+  0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch
+  0167-do-not-symlink-var-log-to-run-log.patch
+  0024-Fixup-mdraid-setup.patch
+  0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch
+  0022-95udev-rules-add-persistent-network-rule.patch
+  0166-load-xhci-pci.patch
+  0047-95resume-skip-module-for-s390-x.patch
+  0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch
+  0055-95fcoe-Only-install-fcoe-module-if-required.patch
+  0078-Restore-original-IFS-value.patch
+  0046-dracut-Do-not-wait-for-swap-device.patch
+  0074-More-empty-cmdline-fixes.patch
+  0112-99base-warn-on-invalid-command-for-initqueue.patch
+  0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch
+  0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch
+  0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch
+  0104-Generate-fallback-mount-unit-for-root-filesystem.patch
+  0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch
+  0149-dracut.sh-Fix-fstab-parsing-again.patch
+  0027-90multipath-install-dracut-specific-service-file.patch
+  0084-95rootfs-block-Correctly-terminate-commandline-param.patch
+  dracut_v37_to_HEAD.patch
+  0128-90lvm-Install-dm-snapshot-module.patch
+  0063-90multipath-Install-libgcc_s-library.patch
+  0062-95iscsi-Install-libgcc_s-library.patch
+  0146-dracut.sh-corrected-logfile-check.patch
+  0071-Fix-non-export-of-journal-dev-boot-options.patch
+  0044-Add-find-to-debug-binaries.patch
+  0039-Remove-force-parameter-from-mkinitrd.patch
+  0026-90multipath-add-67-kpartx-compat.rules.patch
+  0099-90multipath-Load-device_handler-modules-early-during.patch
+  0029-90multipath-install-correct-multipath-rules.patch
+  0031-90multipath-Fixup-service-file-for-booting.patch
+  0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch
+  A patch (dracut_v041_to_HEAD.patch) is being added without being properly 
referenced from the changelog.
+  0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch
+  0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch
+  0070-81cio_ignore-rewrite-module.patch
+  0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch
+  0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch
+  0023-systemd-always-tries-to-load-autofs4.patch
+  0051-mkinitrd-suse-add-update-bootloader-message.patch
+  0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch
+  

commit tardy for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2015-04-16 14:12:38

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


Package is tardy

Changes:

New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2015-04-16 
14:12:39.0 +0200
@@ -0,0 +1,24 @@
+---
+Tue Apr 14 06:38:17 UTC 2015 - mplus...@suse.com
+
+- Update license information
+
+---
+Mon Apr 13 09:44:27 UTC 2015 - mplus...@suse.com
+
+- Update to 1.28
+  * jari   jari.aa...@cante.net  discovered  a  false  negative 
+from test/00/t0075a.sh, causd by a difference in time zones.
+  * jari jari.aa...@cante.net discovered that three files were 
+mysteri-ously absent from the tarball causing FTBFS.
+  * jari  jari.aa...@cante.net  discovered  a  problem in the 
+download pages, causing the debian-less orig.tar.gz to be 
+improperly linked.
+- Cleanup spec file with spec-cleaner
+- Use url for source
+
+---
+Sat May 22 10:25:32 UTC 2010 - pascal.ble...@opensuse.org
+
+- initial package (1.20)
+

New:

  tardy-1.28.D001.tar.gz
  tardy.changes
  tardy.spec



Other differences:
--
++ tardy.spec ++
#
# spec file for package tardy
#
# 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:   tardy
Version:1.28
Release:0
Summary:Tar Archive Post-Processor
License:GPL-3.0 and LGPL-3.0
Group:  Productivity/Archiving/Backup
Url:http://tardy.sourceforge.net/
Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
BuildRequires:  bison
BuildRequires:  boost-devel
BuildRequires:  cpio
BuildRequires:  gcc-c++
BuildRequires:  groff-full
BuildRequires:  libbz2-devel
BuildRequires:  libexplain-devel
BuildRequires:  xz-devel
BuildRequires:  zlib-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The tardy program is a tar(1) post-processor. It may be used to manipulate the
file headers in tar(5) archive files in various ways.

%prep
%setup -q

%build
%configure
# parallel builds fail
make --jobs 1

%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}

%files
%defattr(-,root,root)
%doc LICENSE AUTHORS README
%{_bindir}/tardy
%{_datadir}/doc/%{name}
%{_mandir}/man1/tardy.1%{ext_man}
%{_mandir}/man1/tardy_license.1%{ext_man}

%changelog



commit WALinuxAgent for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package WALinuxAgent for openSUSE:Factory 
checked in at 2015-04-16 14:12:31

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


Package is WALinuxAgent

Changes:

--- /work/SRC/openSUSE:Factory/WALinuxAgent/WALinuxAgent.changes
2015-01-23 15:46:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.WALinuxAgent.new/WALinuxAgent.changes   
2015-04-16 14:12:32.0 +0200
@@ -1,0 +2,7 @@
+Wed Mar 25 07:13:39 UTC 2015 - rjsch...@suse.com
+
+- Update to version 2.0.12 (bnc#924135,bnc#924137i,bnc#919244)
+  + Add support for page blob status report
+  + Restart the service on upgrade
+
+---

Old:

  WALinuxAgent-2.0.11.tar.gz

New:

  WALinuxAgent-2.0.12.tar.gz



Other differences:
--
++ WALinuxAgent.spec ++
--- /var/tmp/diff_new_pack.MKMU1p/_old  2015-04-16 14:12:32.0 +0200
+++ /var/tmp/diff_new_pack.MKMU1p/_new  2015-04-16 14:12:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package WALinuxAgent
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:The Windows Azure Linux Agent
 License:Apache-2.0
 Group:  System/Daemons
-Version:2.0.11
+Version:2.0.12
 Release:0
 Url:https://github.com/Azure/WALinuxAgent
 Source0:
https://github.com/Azure/%{name}/archive/%{name}-%{version}.tar.gz
@@ -128,6 +128,7 @@
 %endif
 
 %postun
+%restart_on_update waagent
 %if 0%{?suse_version}  1140
 %service_del_postun waagent.service
 %else

++ WALinuxAgent-2.0.11.tar.gz - WALinuxAgent-2.0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WALinuxAgent-WALinuxAgent-2.0.11/.gitignore 
new/WALinuxAgent-WALinuxAgent-2.0.12/.gitignore
--- old/WALinuxAgent-WALinuxAgent-2.0.11/.gitignore 2014-12-11 
10:04:31.0 +0100
+++ new/WALinuxAgent-WALinuxAgent-2.0.12/.gitignore 2015-03-15 
15:16:08.0 +0100
@@ -1,3 +1,4 @@
 waagentc
 *.py[cod]*
 
+tests/status_blob_url.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WALinuxAgent-WALinuxAgent-2.0.11/Changelog 
new/WALinuxAgent-WALinuxAgent-2.0.12/Changelog
--- old/WALinuxAgent-WALinuxAgent-2.0.11/Changelog  2014-12-11 
10:04:31.0 +0100
+++ new/WALinuxAgent-WALinuxAgent-2.0.12/Changelog  2015-03-15 
15:16:08.0 +0100
@@ -1,5 +1,8 @@
 WALinuxAgent  Changelog
 |||
+15 Jan 2015, WALinuxAgent 2.0.12
+   . Add support for page blob status report
+
 11 Dec 2014, WALinuxAgent 2.0.11
. Add support for GPT(Guid Partition Table)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WALinuxAgent-WALinuxAgent-2.0.11/README 
new/WALinuxAgent-WALinuxAgent-2.0.12/README
--- old/WALinuxAgent-WALinuxAgent-2.0.11/README 2014-12-11 10:04:31.0 
+0100
+++ new/WALinuxAgent-WALinuxAgent-2.0.12/README 2015-03-15 15:16:08.0 
+0100
@@ -1,9 +1,9 @@
-Windows Azure Linux Agent README
+Microsoft Azure Linux Agent README
 
 INTRODUCTION
 
-The Windows Azure Linux Agent (waagent) manages Linux provisioning and VM
-interaction with the Windows Azure Fabric Controller. It provides the following
+The Microsoft Azure Linux Agent (waagent) manages Linux  FreeBSD provisioning,
+and VM interaction with the Azure Fabric Controller. It provides the following
 functionality for Linux and FreeBSD IaaS deployments:
 
   * Image Provisioning
@@ -53,12 +53,13 @@
 
 REQUIREMENTS
 
-The following systems have been tested and are known to work with the Windows
-Azure Linux Agent.  Please note that this list may differ from the official
-list of supported systems on the Windows Azure Platform as described here:
+The following systems have been tested and are known to work with the Azure
+Linux Agent.  Please note that this list may differ from the official list
+of supported systems on the Windows Azure Platform as described here:
 http://support.microsoft.com/kb/2805216
 
   Supported Linux Distributions:
+* CoreOS
 * CentOS 6.2+
 * Debian 7.0+
 * Ubuntu 12.04+
@@ -67,14 +68,14 @@
 * Oracle Linux 6.4+
 
   Other Supported Systems:
-* FreeBSD 9+
+* FreeBSD 10+ (Azure Linux Agent v2.0.10+)
 
 

commit ftgl for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package ftgl for openSUSE:Factory checked in 
at 2015-04-16 14:12:10

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


Package is ftgl

Changes:

--- /work/SRC/openSUSE:Factory/ftgl/ftgl.changes2012-09-23 
08:44:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ftgl.new/ftgl.changes   2015-04-16 
14:12:12.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 14 11:47:21 CEST 2015 - ti...@suse.de
+
+- Fix download URL containing percent letters to make osc service
+  localrun download_files working
+
+---
+Mon Apr 13 13:34:47 UTC 2015 - mplus...@suse.com
+
+- Add baselibs to sources
+
+---
+Sun Apr 12 19:19:32 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Use tilde in version
+- Clenaup spec file with spec-cleaner
+- Update dependencies
+- Remove obsolete defines
+
+---



Other differences:
--
++ ftgl.spec ++
--- /var/tmp/diff_new_pack.fB6rQW/_old  2015-04-16 14:12:12.0 +0200
+++ /var/tmp/diff_new_pack.fB6rQW/_new  2015-04-16 14:12:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ftgl
 #
-# 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,27 +17,30 @@
 
 
 Name:   ftgl
-BuildRequires:  doxygen
-BuildRequires:  freeglut-devel
-BuildRequires:  freetype2-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libdrm-devel
-BuildRequires:  libtool
-BuildRequires:  pkgconfig(glu)
-Version:2.1.2.99.5
+Version:2.1.3~rc5
 Release:0
-%define _version 2.1.3-rc5
-%define __version 2.1.3~rc5
-Url:http://ftgl.wiki.sourceforge.net/
 Summary:Library for Using Arbitrary Fonts in OpenGL Applications
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: %{name}-%{_version}.tar.bz2
-Patch:  %{name}-autoreconf.patch
+Url:http://ftgl.wiki.sourceforge.net/
+Source0:
http://sourceforge.net/projects/ftgl/files/FTGL%%20Source/2.1.3%%7Erc5/%{name}-2.1.3-rc5.tar.bz2
+Source1:baselibs.conf
+Patch0: %{name}-autoreconf.patch
 Patch1: ftgl-pkgconfig.patch
 Patch2: ftgl-fix-no-add-needed.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  doxygen
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(x11)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define debug_package_requires libftgl2 = %{version}-%{release}
 
 %description
 FTGL is a free open source library that enables developers to use
@@ -67,29 +70,10 @@
 
 - Buffer maps
 
-
-
-Authors:
-
-Henry Maddocks f...@opengl.geek.nz
-Jed Soane
-G�rard Lanois
-Matthias Kretz
-Andrew Ellerton
-Max Rheiner
-S�bastien Barr�
-Marcelo E. Magallon mmaga...@debian.org
-Robert Bell
-Sam Hocevar s...@zoy.org
-�ric Beets ericbe...@free.fr
-Christopher Sean Morrison lear...@brlcad.org
-Jeff Myers (JeffM2501) jeffm2...@users.sourceforge.net
-Daniel Remenak dtreme...@users.sourceforge.net
-
 %package -n libftgl2
 Summary:Library for Using Arbitrary Fonts in OpenGL Applications
 Group:  System/Libraries
-Provides:   ftgl:/usr/%_lib/libftgl.so.0
+Provides:   ftgl:%{_libdir}/libftgl.so.0
 
 %description -n libftgl2
 FTGL is a free open source library that enables developers to use
@@ -119,25 +103,6 @@
 
 - Buffer maps
 
-
-
-Authors:
-
-Henry Maddocks f...@opengl.geek.nz
-Jed Soane
-G�rard Lanois
-Matthias Kretz
-Andrew Ellerton
-Max Rheiner
-S�bastien Barr�
-Marcelo E. Magallon mmaga...@debian.org
-Robert Bell
-Sam Hocevar s...@zoy.org
-�ric Beets ericbe...@free.fr
-Christopher Sean Morrison lear...@brlcad.org
-Jeff Myers (JeffM2501) jeffm2...@users.sourceforge.net
-Daniel Remenak dtreme...@users.sourceforge.net
-
 %package devel
 Summary:Library for Using Arbitrary Fonts in OpenGL Applications
 Group:  Development/Libraries/C and C++
@@ -169,25 +134,6 @@
 quality software. It has been written with a focus on performance,
 robustness, and simplicity.
 
-
-
-Authors:

commit perl-Algorithm-Diff for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Algorithm-Diff for 
openSUSE:Factory checked in at 2015-04-16 14:12:51

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


Package is perl-Algorithm-Diff

Changes:

--- /work/SRC/openSUSE:Factory/perl-Algorithm-Diff/perl-Algorithm-Diff.changes  
2011-11-17 16:03:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Algorithm-Diff.new/perl-Algorithm-Diff.changes 
2015-04-16 14:12:53.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 10:05:05 UTC 2015 - co...@suse.com
+
+- updated to 1.1903
+   see /usr/share/doc/packages/perl-Algorithm-Diff/Changes
+
+  1.19_03 2014-11-25
+  - Fix documentation typos (RT 84981)
+contributed by dsteinbrunner
+  - add -w and -i switches to diffnew.pl (RT 69945)
+contributed by Brian.Eschner
+  - Remove Algorithm::DiffOld from the index
+The module is still distributed with Algorithm::Diff, but is not indexed on
+CPAN because this is an ***UNAUTHORIZED*** release of Algorithm::DiffOld.
+
+- droped requirement to patch - it clearly doesn't use patch at all
+
+---

Old:

  Algorithm-Diff-1.1902.tar.gz

New:

  Algorithm-Diff-1.1903.tar.gz



Other differences:
--
++ perl-Algorithm-Diff.spec ++
--- /var/tmp/diff_new_pack.gs8iDT/_old  2015-04-16 14:12:53.0 +0200
+++ /var/tmp/diff_new_pack.gs8iDT/_new  2015-04-16 14:12:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Algorithm-Diff
 #
-# 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,19 @@
 #
 
 
-
 Name:   perl-Algorithm-Diff
-Version:1.1902
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.1903
+Release:0
 %define cpan_name Algorithm-Diff
 Summary:Compute `intelligent' differences between two files / lists
-Url:http://search.cpan.org/dist/Algorithm-Diff/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Algorithm-Diff/
 Source: 
http://www.cpan.org/authors/id/T/TY/TYEMQ/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#MANUAL BEGIN
-BuildRequires:  patch
-Requires:   patch
-#MANUAL END
 %{perl_requires}
 
 %description

++ Algorithm-Diff-1.1902.tar.gz - Algorithm-Diff-1.1903.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Algorithm-Diff-1.1902/Changes 
new/Algorithm-Diff-1.1903/Changes
--- old/Algorithm-Diff-1.1902/Changes   2006-07-31 07:56:48.0 +0200
+++ new/Algorithm-Diff-1.1903/Changes   2014-11-26 06:38:10.0 +0100
@@ -1,5 +1,14 @@
 Revision history for Perl module Algorithm::Diff.
 
+1.19_03 2014-11-25
+- Fix documentation typos (RT 84981)
+  contributed by dsteinbrunner
+- add -w and -i switches to diffnew.pl (RT 69945)
+  contributed by Brian.Eschner
+- Remove Algorithm::DiffOld from the index
+  The module is still distributed with Algorithm::Diff, but is not indexed on
+  CPAN because this is an ***UNAUTHORIZED*** release of Algorithm::DiffOld.
+
 1.19_02 2006-07-31
 - Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576)
 - Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067)
@@ -32,7 +41,7 @@
 - Changed version label string.
 - Put MJD's PPT diff version into this distribution as diffnew.pl
 
-1.04 Added documentation. 
+1.04 Added documentation.
 
 1.03 Working version
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Algorithm-Diff-1.1902/MANIFEST 
new/Algorithm-Diff-1.1903/MANIFEST
--- old/Algorithm-Diff-1.1902/MANIFEST  2004-09-23 16:19:44.0 +0200
+++ new/Algorithm-Diff-1.1903/MANIFEST  2014-11-26 06:43:01.0 +0100
@@ -11,3 +11,4 @@
 diffnew.pl  Full-featured Unix diff utility written in Perl
 htmldiff.pl Sample using traverse_sequences
 META.ymlModule meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Algorithm-Diff-1.1902/META.json 
new/Algorithm-Diff-1.1903/META.json
--- old/Algorithm-Diff-1.1902/META.json 1970-01-01 01:00:00.0 

commit perl-AnyEvent for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is perl-AnyEvent

Changes:

--- /work/SRC/openSUSE:Factory/perl-AnyEvent/perl-AnyEvent.changes  
2014-02-11 10:42:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-AnyEvent.new/perl-AnyEvent.changes 
2015-04-16 14:13:02.0 +0200
@@ -1,0 +2,25 @@
+Tue Apr 14 08:46:22 UTC 2015 - co...@suse.com
+
+- updated to 7.08
+   see /usr/share/doc/packages/perl-AnyEvent/Changes
+
+  7.08 Wed Dec 10 05:27:17 CET 2014
+  - work around a newly introduced bug in Socket 2.011 (an
+errornous sun_length check) (analyzed by Maxime Soulé).
+   - AnyEvent::TLS didn't load (but refer to) AnyEvent::Socket
+(analyzed by Ben Magistro).
+  - AnyEvent::Strict will now confess, not croak. This is in line with
+it being a development/debugging tool.
+  - work around a number of libglib bugs (debug builds of libglib 
enforce
+certain undocumented behaviour patterns such as not being able to
+remove a child watch source after it has fired, which we will try
+to emulate to avoid criticals. what where they thinking...).
+  - mention json security issues in AnyEvent::Handle, now that Douglas
+Crockford has foolishly and incompatibly changed JSON.
+  - changed default dns resolver max_outstanding value from 1 to 10,
+the latter beinfg the intended value all along
+(reported by Ilya Chesnokov).
+  - added new AnyEvent::Impl::UV interface module to the UV event lib
+(written by Mike Lowell).
+
+---

Old:

  AnyEvent-7.07.tar.gz

New:

  AnyEvent-7.08.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-AnyEvent.spec ++
--- /var/tmp/diff_new_pack.rDkeBD/_old  2015-04-16 14:13:03.0 +0200
+++ /var/tmp/diff_new_pack.rDkeBD/_new  2015-04-16 14:13:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-AnyEvent
 #
-# 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,16 @@
 
 
 Name:   perl-AnyEvent
-Version:7.07
+Version:7.08
 Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name AnyEvent
-Summary:the DBI of event loop programming
+Summary:The Dbi of Event Loop Programming
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/AnyEvent/
-Source: 
http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 # MANUAL
 #BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -80,7 +82,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check

++ AnyEvent-7.07.tar.gz - AnyEvent-7.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/AnyEvent-7.07/Changes new/AnyEvent-7.08/Changes
--- old/AnyEvent-7.07/Changes   2013-12-17 17:45:05.0 +0100
+++ new/AnyEvent-7.08/Changes   2014-12-10 05:28:57.0 +0100
@@ -9,6 +9,25 @@
 TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket 
(rfc6761)
 TODO: maybe implement env variable to give hosts precedence
 
+7.08 Wed Dec 10 05:27:17 CET 2014
+- work around a newly introduced bug in Socket 2.011 (an
+  errornous sun_length check) (analyzed by Maxime Soulé).
+   - AnyEvent::TLS didn't load (but refer to) AnyEvent::Socket
+  (analyzed by Ben Magistro).
+- AnyEvent::Strict will now confess, not croak. This is in line with
+  it being a development/debugging tool.
+- work around a number of libglib bugs (debug builds of libglib enforce
+  certain undocumented behaviour patterns such as not being able to
+  remove a child watch source after it has fired, which we will try
+  to emulate to avoid criticals. what where they thinking...).
+- mention json security issues in 

commit perl-Devel-CheckOS for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-CheckOS for 
openSUSE:Factory checked in at 2015-04-16 14:12:57

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


Package is perl-Devel-CheckOS

Changes:

--- /work/SRC/openSUSE:Factory/perl-Devel-CheckOS/perl-Devel-CheckOS.changes
2014-03-18 14:16:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new/perl-Devel-CheckOS.changes   
2015-04-16 14:12:58.0 +0200
@@ -1,0 +2,25 @@
+Wed Apr 15 14:49:41 UTC 2015 - co...@suse.com
+
+- updated to 1.76
+   see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
+
+  1.762015-03-13  Add GNU Hurd
+  
+  1.752015-03-08  Add Minix and iOS;
+  Correct ancient typo in Apple family that no-one
+has ever noticed because no-one uses 'classic'
+Mac OS;
+  Various 'kwalitee' improvements from Dale Evans
+  
+  1.742015-03-04  Add Linux::Debian;
+  Add MacOSX::v10_*;
+  Add perl 5.6.2 support
+all the above thanks to Dale Evans
+  
+  1.732014-08-01  Add support for Android
+  
+  1.722014-04-16  Add support for Bitrig, an OpenBSD fork;
+  Check $^O case-insensitively as some OSes
+aren't particularly consistent
+
+---

Old:

  Devel-CheckOS-1.71.tar.gz

New:

  Devel-CheckOS-1.76.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Devel-CheckOS.spec ++
--- /var/tmp/diff_new_pack.EDoJF3/_old  2015-04-16 14:12:58.0 +0200
+++ /var/tmp/diff_new_pack.EDoJF3/_new  2015-04-16 14:12:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-CheckOS
 #
-# 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,16 @@
 
 
 Name:   perl-Devel-CheckOS
-Version:1.71
+Version:1.76
 Release:0
+#Upstream:  This software is free-as-in-speech software, and may be used, 
distributed, and modified under the terms of either the GNU General Public 
Licence version 2 or the Artistic Licence. It's up to you which one you use. 
The full text of the licences can be found in the files GPL2.txt and 
ARTISTIC.txt, respectively.
 %define cpan_name Devel-CheckOS
-Summary:check what OS we're running on
+Summary:Check What Os We're Running On
 License:GPL-2.0 or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-CheckOS/
-Source: 
http://www.cpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,9 +34,11 @@
 BuildRequires:  perl(Data::Compare) = 1.21
 BuildRequires:  perl(File::Find::Rule) = 0.28
 BuildRequires:  perl(File::Temp) = 0.19
+BuildRequires:  perl(Test::More) = 0.88
 Requires:   perl(Data::Compare) = 1.21
 Requires:   perl(File::Find::Rule) = 0.28
 Requires:   perl(File::Temp) = 0.19
+Requires:   perl(Test::More) = 0.88
 %{perl_requires}
 
 %description

++ Devel-CheckOS-1.71.tar.gz - Devel-CheckOS-1.76.tar.gz ++
 2354 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
license: GPL-2.0 or Artistic-1.0



commit perl-App-cpanminus for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-App-cpanminus for 
openSUSE:Factory checked in at 2015-04-16 14:12:55

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


Package is perl-App-cpanminus

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-cpanminus/perl-App-cpanminus.changes
2014-06-25 21:20:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-cpanminus.new/perl-App-cpanminus.changes   
2015-04-16 14:12:56.0 +0200
@@ -1,0 +2,131 @@
+Wed Apr 15 14:12:16 UTC 2015 - co...@suse.com
+
+- updated to 1.7027
+   see /usr/share/doc/packages/perl-App-cpanminus/Changes
+
+  1.7027  2015-02-14 12:14:13 PST
+ [Improvements]
+- Use provides as provided in META.json and do not scan packages as 
PAUSE does. #435
+  
+  1.7026  2015-02-13 17:11:38 PST
+ [Improvements]
+- Respect provides in META file before loading from Parse::PMFile
+  
+  1.7025  2015-02-07 07:58:21 CET
+ [Improvements]
+- Bump Parse::PMFile to 0.35
+- Bump CPAN::Meta::Check to 0.020
+- Bump CPAN::Meta::Requirements to 2.132
+- Bump HTTP::Tiny to 0.054
+- Bump Module::Metadata to 1.26
+- Bump version.pm to 0.9912
+  
+  1.7024  2015-01-12 13:31:19 PST
+ [New Features]
+- Includes vendor lib and arch path to search for core modules, when 
installing self-contained
+  lib by default. This behavior can be turned off with 
--exclude-vendor (tartansandal) #426
+  
+  1.7023  2015-01-05 07:59:52 JST
+ [Improvements]
+- Bump Parse::PMFile to 0.34
+- Bump CPAN::Meta::Requirements to 2.131
+- Bump HTTP::Tiny to 0.53
+- Bump Module::Metadata to 1.25
+- Bump local::lib to 2.15
+  
+  1.7022  2014-12-12 16:41:47 PST
+ [Improvements]
+- Enabled unsafe option to parse version with PMFile to avoid 
segfaults and weird errors
+  
+  1.7021  2014-12-11 21:42:36 PST
+ [Improvements]
+- Bump Parse::PMFile to 0.32
+- Bump HTTP::Tiny to 0.052
+  
+  1.7020  2014-12-08 17:53:18 PST
+ [Improvements]
+- Bump Parse::PMFile to 0.31
+  
+  1.7019  2014-12-04 12:51:41 PST
+ [Improvements]
+- Bump Parse::PMFile to 0.30
+  
+  1.7018  2014-11-25 14:08:41 PST
+ [Maintenance]
+- bump $VERSION correctly in cpanm executable
+  
+  1.7017  2014-11-25 14:00:40 PST
+ [Improvements]
+- Bump fatpacked CPAN::Meta and HTTP::Tiny
+- Added documentation for -M and --from in man page
+  
+  1.7016  2014-11-16 11:46:32 PST
+ [New Features]
+- Added -M and --from to set --mirror and --mirror-only at the same 
time while
+  overriding previously set mirrors (sri) #175, #417
+  
+ [Improvements]
+- cpanmin.us is now available under HTTPS (marcus)
+  
+  1.7015  2014-11-14 13:14:07 PST
+ [Improvements]
+- Bump Parse::PMFile to 0.29
+- Bump CPAN::Meta::Requirements to 2.129
+  
+  1.7014  2014-10-07 20:52:58 PDT
+ [Improvements]
+- Bump Parse::PMFile to 0.28
+  
+  1.7013  2014-10-06 23:52:14 PDT
+ [Improvements]
+- Update bundled JSON::PP to fix issues with JSON parsing on older 
perl 5.8
+  
+  1.7012  2014-09-26 19:28:25 PDT
+ [Improvements]
+- Upgrade CPAN::Meta and HTTP::Tiny in fatpack
+- Skip @INC on dev directory when running from git checkout when to 
search
+  for an installed module
+  
+  1.7011  2014-09-22 15:08:22 JST
+- Same as 1.7010. Make it a non-trial release.
+  
+  1.7010  2014-09-17 18:27:53 JST
+ [Improvements]
+- Use Parse::PMFile rather than our own fork (charsbar) #409
+  
+  1.7009  2014-09-10 01:43:45 PDT
+ [Bug Fixes]
+- Fix fatpacked executable to include Parse::CPAN::Meta
+  
+  1.7008  2014-09-10 01:19:04 PDT
+ [Improvements]
+- Show  instead of *password* when masking passwords
+- Internal code refactoring
+  
+  1.7007  2014-09-09 09:25:46 PDT
+ [Improvements]
+- Make sure MetaCPAN search looks up the dist by right author #405
+- Ignore Module::Build artifacts in _build when indexing modules 
metadata
+  
+  1.7006  2014-09-05 15:44:15 PDT
+ [Bug Fixes]
+- Work around MetaCPAN bugs in numifying dev release versions (#367, 
#377)
+- Bump bootstrapping MakeMaker version recent enough to support MYMETA
+  
+ [Incompatible Changes]
+- Removed undocumented --metacpan option that was only for testing 
purposes
+  
+  1.7005  2014-09-05 05:04:06 PDT
+ [Bug Fixes]
+- Do not index common directories such as t, xt or inc in install.json
+- Support tarball extraction on HP-UX 11 (Brian Wightman)
+  
+ [Improvements]
+- 

commit perl-DBIx-Class-DeploymentHandler for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-DBIx-Class-DeploymentHandler 
for openSUSE:Factory checked in at 2015-04-16 14:12:49

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


Package is perl-DBIx-Class-DeploymentHandler

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DBIx-Class-DeploymentHandler/perl-DBIx-Class-DeploymentHandler.changes
  2014-04-04 18:26:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DBIx-Class-DeploymentHandler.new/perl-DBIx-Class-DeploymentHandler.changes
 2015-04-16 14:12:51.0 +0200
@@ -1,0 +2,31 @@
+Wed Apr 15 14:11:53 UTC 2015 - co...@suse.com
+
+- updated to 0.002215
+   see /usr/share/doc/packages/perl-DBIx-Class-DeploymentHandler/Changes
+
+  0.002215  2015-01-10 13:58:10-06:00 America/Chicago
+   - Improve documentation for how to portably create indices
+ (Thanks Meredith Howard for the ideas!)
+  
+  0.002214  2014-12-21 11:53:20-06:00 America/Chicago
+   - Fix inconsistency of what files get run when `ignore_ddl` is set.
+ To be clear, if in the past you generated DDL and *also* hand wrote DDL,
+ `ignore_ddl` would ignore both, though the intention was only to ignore
+ generated DDL.
+ (Thanks Lianna Eeftinck for very detailed bug report at GH#20!)
+   - Include the filename of the script being run in case of error
+   - Add some documentation for how to portably create indices
+   - Fix doc bug stating that install calls initialize
+ (Thanks Gavin Shelley! Fixes GH#13)
+   - Minor Pod Fixes (Thanks Renee B and Pär Karlsson!)
+  
+  0.002213  2014-12-03 08:44:10-06:00 America/Chicago
+   - Fix some POD formatting
+  
+  0.002212  2014-10-11 15:04:22-05:00 America/Chicago
+   - Add some nice documentation on overall structure
+  
+  0.002211  2014-05-15 20:06:48-05:00 America/Chicago
+- Fix some missing ABSTRACTs (Fixes GH#22, thanks Gregor Herrmann!)
+
+---

Old:

  DBIx-Class-DeploymentHandler-0.002210.tar.gz

New:

  DBIx-Class-DeploymentHandler-0.002215.tar.gz



Other differences:
--
++ perl-DBIx-Class-DeploymentHandler.spec ++
--- /var/tmp/diff_new_pack.VV9q5d/_old  2015-04-16 14:12:51.0 +0200
+++ /var/tmp/diff_new_pack.VV9q5d/_new  2015-04-16 14:12:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBIx-Class-DeploymentHandler
 #
-# 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-DBIx-Class-DeploymentHandler
-Version:0.002210
+Version:0.002215
 Release:0
 %define cpan_name DBIx-Class-DeploymentHandler
 Summary:Extensible DBIx::Class deployment
@@ -49,8 +49,6 @@
 BuildRequires:  perl(autodie)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(parent) = 0.225
-# MANUAL
-BuildRequires:  perl(YAML)
 Requires:   perl(Carp::Clan)
 Requires:   perl(Context::Preserve) = 0.01
 Requires:   perl(DBIx::Class) = 0.08121
@@ -123,6 +121,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes cpanfile LICENSE README weaver.ini
+%doc Changes LICENSE README TODO
 
 %changelog

++ DBIx-Class-DeploymentHandler-0.002210.tar.gz - 
DBIx-Class-DeploymentHandler-0.002215.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBIx-Class-DeploymentHandler-0.002210/Changes 
new/DBIx-Class-DeploymentHandler-0.002215/Changes
--- old/DBIx-Class-DeploymentHandler-0.002210/Changes   2014-01-31 
16:35:35.0 +0100
+++ new/DBIx-Class-DeploymentHandler-0.002215/Changes   2015-01-10 
20:58:15.0 +0100
@@ -1,5 +1,30 @@
 Revision history for DBIx-Class-DeploymentHandler
 
+0.002215  2015-01-10 13:58:10-06:00 America/Chicago
+ - Improve documentation for how to portably create indices
+   (Thanks Meredith Howard for the ideas!)
+
+0.002214  2014-12-21 11:53:20-06:00 America/Chicago
+ - Fix inconsistency of what files get run when `ignore_ddl` is set.
+   To be clear, if in the past you generated DDL and *also* hand wrote DDL,
+   `ignore_ddl` would ignore both, though the intention was only to ignore
+   generated DDL.
+   (Thanks Lianna Eeftinck for very detailed bug report at GH#20!)
+ - Include the filename of the script being run in case of error
+ - Add some documentation for how to portably create indices
+ - Fix doc bug stating that install calls initialize
+   

commit gns3 for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2015-04-16 14:12:35

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


Package is gns3

Changes:

--- /work/SRC/openSUSE:Factory/gns3/gns3.changes2015-01-20 
19:01:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2015-04-16 
14:12:36.0 +0200
@@ -1,0 +2,58 @@
+Sun Apr 12 11:11:56 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.1
+  * Fix crash when save as can't create a directory
+  * Initial config file content can be empty (fix export issues)
+  * Return more informations about bad requests for crash reports
+  * Allow less strict dependencies for easier install
+  *   * Some spring cleaning
+  * Fix missing IOU documentation
+  * Add missing project name in curl documentation
+  * Look in old IOU images location in order to smooth transition
+  * Send HTTP errors 400 to the crash report system
+  * Fix race condition during old project import
+  * Do not overwrite initial-config IOU if client send an empty
+  * Fix documentation about /ports/udp
+  * Fix rare occasion when user manage to put text in port field
+  * Fix a crash when exporting vpcs startup script
+  * Fix an issue with sending iourc when a topologies is reloaded
+  * Solve issue when iourc contains non ascii characters
+  * Handle corrupted zip file with IOS image
+  * Don't crash if we try to contact a non GNS3 remote server returning JSON
+  * Skip tests in package
+  * Check port range
+  * Add a warning about too much ram for IOS
+  * Fix crash if project is already closed
+  * Check if wait for connection thread still running before emitting a signal.
+  * Check if process files thread still running before emitting a signal.
+  * Raven is an optional dependencies for Debian
+  * Fix crash if a dumped topology as no node during save as
+  * Fix: remove old ID references for ATM and Frame-Relay switches
+
+---
+Wed Apr  1 13:01:57 UTC 2015 - and...@opensuse.org
+
+- New upstream version 1.3.0
+  * Fix etherswitch router
+  * Fix issues with progress dialog
+  * Fix save as
+  * Fix crash when in same occasion the project name is missing
+  * Update sentry key
+  * Display adapters in the tooltips in the correct order.
+  * Open consoles in alphanumerical order.
+  * Auto idle-PC improvements.
+  * Adds project id when requesting UDP port.
+  * Fixes Thread problem. Fixes #229.
+  * Cancel network requests if the progress dialog itself is canceled.
+Avoid closing the preferences dialog or any configuration dialog if there 
is a pending request. Fixes #227.
+  * Fixes #228 (no alternative interface has been chosen).
+  * Catch OSError when reading or writing the local server config file.
+  * Fixes GUI that could not be closed when using an already running local 
server.
+  * Save configs when project is committed.
+  * Del key deletes selected link
+  * Fix crash is no remote servers is available
+  * For more detailed changelog, check 
https://github.com/GNS3/gns3-gui/releases
+
+- added gns3-1.3.0-requires.patch
+
+---

Old:

  gns3-gui-1.2.3.tar.gz

New:

  gns3-1.3.0-requires.patch
  gns3-gui-1.3.1.tar.gz



Other differences:
--
++ gns3.spec ++
--- /var/tmp/diff_new_pack.NHrrq8/_old  2015-04-16 14:12:37.0 +0200
+++ /var/tmp/diff_new_pack.NHrrq8/_new  2015-04-16 14:12:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Summary:A graphical network simulator
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.2.3
+Version:1.3.1
 Release:0
 Url:http://www.gns3.net/
 Source0:%{name}-gui-%{version}.tar.gz
@@ -35,6 +35,7 @@
 Source2:%{name}.xml
 Source3:%{name}.desktop
 Source4:application-x-%{name}.png
+Patch0: %{name}-1.3.0-requires.patch
 BuildArch:  noarch
 BuildRequires:  desktop-file-utils
 BuildRequires:  python3-devel = 3.3
@@ -50,10 +51,10 @@
 Requires:   python3-apache-libcloud = 0.14.1
 Requires:   python3-configobj
 Requires:   python3-paramiko
-Requires:   python3-pip
 Requires:   python3-qt4
+Requires:   python3-raven
 Requires:   python3-requests
-Requires:   

commit perl-Path-FindDev for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Path-FindDev for 
openSUSE:Factory checked in at 2015-04-16 14:12:40

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


Package is perl-Path-FindDev

Changes:

--- /work/SRC/openSUSE:Factory/perl-Path-FindDev/perl-Path-FindDev.changes  
2013-10-21 15:14:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Path-FindDev.new/perl-Path-FindDev.changes 
2015-04-16 14:12:41.0 +0200
@@ -1,0 +2,86 @@
+Tue Apr 14 21:10:13 UTC 2015 - co...@suse.com
+
+- updated to 0.5.2
+   see /usr/share/doc/packages/perl-Path-FindDev/Changes
+
+  0.5.2 2014-08-16T04:12:22Z
+   [00 Trivial]
+   - CPANDAY!
+   - No code changes.
+   - metadata updated.
+   - tests updated.
+   - whitespace reduced.
+  
+   [Dependencies::Noteworthy]
+   - use newer Path::Tiny to avoid bug GH #7 ( Thanks Chorny )
+  
+   [Dependencies::Stats]
+   - Dependencies changed since 0.5.1, see misc/*.deps* for details
+   - configure: ↓1
+   - develop: +1 (suggests: ↑1)
+   - runtime: ↑1
+   - test: +1 -3 (recommends: ↑1 -1)
+  
+   [Metadata]
+   - move to kentnl org.
+   - Show 2x contributors
+  
+   [Misc]
+   - Improve source side POD to reduce build side whitespace.
+  
+   [Tests]
+   - updated Test::ReportPrereqs
+  
+  0.5.1 2014-07-13T17:54:11Z
+   [00 Trivial]
+   - Misc packaging updates.
+  
+   [Dependencies::Stats]
+   - Dependencies changed since 0.5.0, see misc/*.deps* for details
+   - configure: (recommends: ↑1)
+   - develop: +3 -3 (suggests: +2 -1)
+   - test: (recommends: ↑2)
+  
+  0.5.0 2014-03-04T11:03:22Z
+   [00 Tooling release]
+   - Toolkit switched to EUMM
+   - No other noteworthy changes
+   - Still as broken as always
+  
+   [Dependencies::Aggregate]
+   - 5.008 - 49 → 44
+   - 5.010 - 32 → 33
+   - 5.019 - 18 → 17
+  
+   [Dependencies::Stats]
+   - Dependencies changed since 0.4.2, see misc/*.deps* for details
+   - build: -1
+   - configure: +1 -1 (recommends: +1)
+   - develop: +8 ↑1 -10
+   - runtime: +1 ↑1
+   - test: +4 ↓1 -3 (recommends: +4)
+  
+  0.4.2 2013-11-09T16:06:27Z
+   [00 Bugfix]
+   - Minimum perl declared is now 5.8, and tested to work on 5.8
+   - However, the version scheme is x.y.z still, which means if you want to 
depend on a specific version in Perl code,
+ you'll need a recent enough version.pm to make it work.
+  
+   [Dependencies::Stats]
+   - Dependencies changed since 0.4.1, see misc/*.deps* for details
+   - build: ↑1
+   - configure: ↑1
+   - develop: +42 ↑1
+   - runtime: ↓1
+   - test: ↑1
+  
+  0.4.1 2013-10-23T19:08:22Z
+   [00 Bugfix]
+   - System path test added in 0.4.0 disabled due to potential security risks 
( fixes #4 )
+  
+   [Dependencies::Stats]
+   - Dependencies changed since 0.4.0, see misc/*.deps* for details
+   - develop: ↑2
+   - test: ↑1
+
+---

Old:

  Path-FindDev-0.4.0.tar.gz

New:

  Path-FindDev-0.5.2.tar.gz



Other differences:
--
++ perl-Path-FindDev.spec ++
--- /var/tmp/diff_new_pack.apWuP6/_old  2015-04-16 14:12:41.0 +0200
+++ /var/tmp/diff_new_pack.apWuP6/_new  2015-04-16 14:12:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Path-FindDev
 #
-# 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,10 +17,10 @@
 
 
 Name:   perl-Path-FindDev
-Version:0.4.0
+Version:0.5.2
 Release:0
 %define cpan_name Path-FindDev
-Summary:Find a development path somewhere in an upper hierarchy.
+Summary:Find a development path somewhere in an upper hierarchy
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Path-FindDev/
@@ -30,22 +30,15 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Tiny) = 0.010
-BuildRequires:  perl(Module::Build) = 0.4007
-BuildRequires:  perl(Path::IsDev) = v0.2.2
+BuildRequires:  perl(Path::IsDev) = 0.2.2
 BuildRequires:  perl(Path::IsDev::Object)
-BuildRequires:  perl(Path::Tiny) = 0.038
+BuildRequires:  perl(Path::Tiny) = 0.054
 BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Test::More) = 0.98
-#BuildRequires: perl(Data::Dump)
-#BuildRequires: perl(Path::FindDev)
-#BuildRequires: perl(Path::FindDev::Object)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(YAML::Dumper)
-#BuildRequires: perl(YAML::Loader)
+BuildRequires:  perl(Test::More) = 

commit grantlee5 for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package grantlee5 for openSUSE:Factory 
checked in at 2015-04-16 14:12:44

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


Package is grantlee5

Changes:

--- /work/SRC/openSUSE:Factory/grantlee5/grantlee5.changes  2014-10-08 
22:13:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.grantlee5.new/grantlee5.changes 2015-04-16 
14:12:45.0 +0200
@@ -1,0 +2,6 @@
+Wed Jan  7 17:51:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Move away from using kf5-filesystem, only users of KDEInstallDirs
+  should use it
+
+---



Other differences:
--
++ grantlee5.spec ++
--- /var/tmp/diff_new_pack.GMf1wM/_old  2015-04-16 14:12:45.0 +0200
+++ /var/tmp/diff_new_pack.GMf1wM/_new  2015-04-16 14:12:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grantlee5
 #
-# 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
@@ -29,7 +29,6 @@
 Patch0: includes.diff
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  doxygen
-BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Script)
@@ -61,11 +60,25 @@
 %else
 SUFFIX=
 %endif
-%cmake_kf5 -d build -- -DGrantlee_Qt5_TRANSITIONAL=ON -DBUILD_TESTS=OFF 
-DLIB_SUFFIX=$SUFFIX
-%make_jobs
+mkdir -p build
+pushd build
+cmake .. \
+  cmake -DCMAKE_BUILD_TYPE=None \\\
+  -DCMAKE_C_FLAGS=%{optflags} -DNDEBUG \\\
+  -DCMAKE_CXX_FLAGS=%{optflags} -DNDEBUG \\\
+  -DCMAKE_EXE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined 
-Wl,-Bsymbolic-functions \\\
+  -DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined 
-Wl,-Bsymbolic-functions \\\
+  -DCMAKE_SHARED_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined 
-Wl,-Bsymbolic-functions \\\
+  -DCMAKE_VERBOSE_MAKEFILE=ON \\\
+  -DCMAKE_INSTALL_PREFIX=%{_prefix} \\\
+  -DBUILD_TESTS=OFF \\\
+  -DLIB_SUFFIX=$SUFFIX ..
+
+  make %{?_smp_mflags} VERBOSE=1
+popd
 
 %install
-%kf5_makeinstall -C build
+%makeinstall -C build
 
 %post -p /sbin/ldconfig
 




commit python-ec2metadata for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package python-ec2metadata for 
openSUSE:Factory checked in at 2015-04-16 14:12:33

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


Package is python-ec2metadata

Changes:

--- /work/SRC/openSUSE:Factory/python-ec2metadata/python-ec2metadata.changes
2014-08-13 17:08:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ec2metadata.new/python-ec2metadata.changes   
2015-04-16 14:12:34.0 +0200
@@ -1,0 +2,9 @@
+Tue Mar 31 15:26:45 UTC 2015 - rjsch...@suse.com
+
+- Bump to version 1.5.3 (bnc#924626)
+  + Properly write metadata to file if no query argument is provided
+  + Properly generate XML for 'public-keys' query option
+  + Document the 'api' option in the help message
+  + Alpha sort the options displayed with the help message
+
+---

Old:

  ec2metadata-1.5.2.tar.gz

New:

  ec2metadata-1.5.3.tar.bz2



Other differences:
--
++ python-ec2metadata.spec ++
--- /var/tmp/diff_new_pack.mijbgC/_old  2015-04-16 14:12:35.0 +0200
+++ /var/tmp/diff_new_pack.mijbgC/_new  2015-04-16 14:12:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ec2metadata
 #
-# 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
@@ -18,13 +18,13 @@
 
 %define upstream_name ec2metadata
 Name:   python-ec2metadata
-Version:1.5.2
+Version:1.5.3
 Release:0
 Summary:Collect instance metadata in EC2
 License:GPL-3.0+
 Group:  System/Management
-Url:https://github.com/rjschwei/ec2metadata/releases
-Source0:%{upstream_name}-%{version}.tar.gz
+Url:https://github.com/SUSE/Enceladus
+Source0:%{upstream_name}-%{version}.tar.bz2
 Requires:   python
 BuildRequires:  python-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +49,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING
+%doc README.md LICENSE
 %dir %{python_sitelib}/%{upstream_name}
 %dir %{python_sitelib}/%{upstream_name}-%{version}-py%{py_ver}.egg-info
 %{_bindir}/*

++ ec2metadata-1.5.2.tar.gz - ec2metadata-1.5.3.tar.bz2 ++
 1648 lines of diff (skipped)




commit perl-List-MoreUtils for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2015-04-16 14:12:04

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


Package is perl-List-MoreUtils

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2011-12-21 10:02:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2015-04-16 14:12:05.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 18:23:33 UTC 2015 - co...@suse.com
+
+- updated to 0.410
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+---

Old:

  List-MoreUtils-0.33.tar.gz

New:

  List-MoreUtils-0.410.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.tOhk5i/_old  2015-04-16 14:12:05.0 +0200
+++ /var/tmp/diff_new_pack.tOhk5i/_new  2015-04-16 14:12:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# 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
@@ -17,17 +17,21 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.33
+Version:0.410
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
-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/List-MoreUtils/
-Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Exporter::Tiny) = 0.038
+BuildRequires:  perl(IPC::Cmd)
+BuildRequires:  perl(Test::More) = 0.96
+Requires:   perl(Exporter::Tiny) = 0.038
 %{perl_requires}
 
 %description
@@ -55,11 +59,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes README.md
 
 %changelog

++ List-MoreUtils-0.33.tar.gz - List-MoreUtils-0.410.tar.gz ++
 27578 lines of diff (skipped)




commit perl-Archive-Zip for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Archive-Zip for 
openSUSE:Factory checked in at 2015-04-16 14:11:57

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


Package is perl-Archive-Zip

Changes:

--- /work/SRC/openSUSE:Factory/perl-Archive-Zip/perl-Archive-Zip.changes
2014-02-11 10:43:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Archive-Zip.new/perl-Archive-Zip.changes   
2015-04-16 14:11:59.0 +0200
@@ -1,0 +2,37 @@
+Mon Apr 13 18:15:12 UTC 2015 - co...@suse.com
+
+- updated to 1.46
+   see /usr/share/doc/packages/perl-Archive-Zip/Changes
+
+  1.46 Tue 24 Mar 2015
+  - CRC or size mismatch when extracting member second time [github/AGWA 
github/pwr22]
+  
+  1.45 Mon 26 Jan 2015
+  - FreeBSD unzip sets $? to 0 for empty zip file [github.com/revhippie]
+  
+  1.44 Fri 23 Jan 2015
+  - Win32 with ZIP executable cannot create temp file 
[github.com/revhippie]
+  
+  1.43 Wed 14 Jan 2015
+  - Restore 101374 - failing tests were not regressions.
+  
+  1.42 Sun 11 Jan 2015
+  - Revert 101374, caused tester regression
+  - https://rt.cpan.org/Public/Bug/Display.html?id=101240 [cpan/PMQS]
+  
+  1.41 Fri 09 Jan 2015
+  - https://rt.cpan.org/Public/Bug/Display.html?id=101374 [zefram]
+  
+  1.40 Sun 04 Jan 2015
+  - https://rt.cpan.org/Public/Bug/Display.html?id=92205 [cpan/PMQS]
+  - https://rt.cpan.org/Public/Bug/Display.html?id=101092 [cpan/PMQS]
+  
+  1.39 Tue 21 Oct 2014
+  - store test data in temp dirs to fix parallelism and shuffling
+[Graham Knop]
+  
+  1.38 Tue 02 Sep 2014
+  - Setting unicode flag for each member when using $Archive::Zip::UNICODE 
[github.com/lackas]
+https://rt.cpan.org/Ticket/Display.html?id=83367
+
+---

Old:

  Archive-Zip-1.37.tar.gz

New:

  Archive-Zip-1.46.tar.gz



Other differences:
--
++ perl-Archive-Zip.spec ++
--- /var/tmp/diff_new_pack.AYmDSu/_old  2015-04-16 14:11:59.0 +0200
+++ /var/tmp/diff_new_pack.AYmDSu/_new  2015-04-16 14:11:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Archive-Zip
 #
-# 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-Archive-Zip
-Version:1.37
+Version:1.46
 Release:0
 %define cpan_name Archive-Zip
 Summary:Provide an interface to ZIP archive files.
@@ -31,7 +31,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Compress::Raw::Zlib) = 2.017
 BuildRequires:  perl(Test::More) = 0.88
-
 Requires:   perl(Compress::Raw::Zlib) = 2.017
 %{perl_requires}
 

++ Archive-Zip-1.37.tar.gz - Archive-Zip-1.46.tar.gz ++
 7727 lines of diff (skipped)




commit susehelp for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package susehelp for openSUSE:Factory 
checked in at 2015-04-16 14:12:17

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


Package is susehelp

Changes:

--- /work/SRC/openSUSE:Factory/susehelp/susehelp.changes2012-08-04 
13:33:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.susehelp.new/susehelp.changes   2015-04-16 
14:12:18.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr 12 17:26:16 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add susehelp-support-khelpcenter5.patch: Use khelpcenter5 in
+  Plasma5 session
+
+---

New:

  susehelp-support-khelpcenter5.patch



Other differences:
--
++ susehelp.spec ++
--- /var/tmp/diff_new_pack.93Jjhx/_old  2015-04-16 14:12:18.0 +0200
+++ /var/tmp/diff_new_pack.93Jjhx/_new  2015-04-16 14:12:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package susehelp
 #
-# 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
@@ -40,6 +40,8 @@
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM susehelp-ghelp-for-yelp.patch bnc#771530 
dims...@opensuse.org -- Do not mingle ghelp:// URIs to help:// when using yelp.
 Patch0: susehelp-ghelp-for-yelp.patch
+# PATCH-FIX-UPSTREAM susehelp-support-khelpcenter5.patch -- use khelpcenter5 
in Plasma5 session
+Patch1: susehelp-support-khelpcenter5.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -200,6 +202,7 @@
 %prep
 %setup -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 make

++ susehelp-support-khelpcenter5.patch ++
--- susehelp.orig/bin/susehelp
+++ susehelp/bin/susehelp
@@ -114,6 +114,7 @@ fi
 # Which help browsers are available?
 GNOME_HELP=$(which 2/dev/null yelp)
 KDE_HELP=$(which 2/dev/null khelpcenter)
+KDE5_HELP=$(which 2/dev/null khelpcenter5)
 
 shlog USE_X: $USE_X
 shlog USE_DESKTOP: $USE_DESKTOP
@@ -129,7 +130,7 @@ if [ $DOC_HOST = localhost ]  \
 else
 if [ $USE_DESKTOP = kde -o $USE_DESKTOP = startkde -o -z 
$USE_LOCALSERVER ]; then
 URI=$(echo $URI | sed 's/^ghelp:/help:/')
-if [ $KDE_HELP !=  ]; then
+if [ $KDE_HELP !=  -o $KDE5_HELP !=  ]; then
 susehelp-khelpcenter $URI
 exit 0
 else 

--- susehelp/bin/susehelp-khelpcenter   2009-10-06 16:26:45.0 +0200
+++ susehelp.new/bin/susehelp-khelpcenter   2015-04-12 18:55:32.407089821 
+0200
@@ -4,15 +4,24 @@
 
 $kdeversion = $ENV{KDE_SESSION_VERSION};
 
-if ($kdeversion == 4) {
+if ($kdeversion == 5) {
+$kshell = kshell5;
+$kdeconfig = kf5-config;
+$khelpcenter = khelpcenter5;
+$meinproc = meinproc5;
+} elsif ($kdeversion == 4) {
 $kshell = kshell4;
 $kdeconfig = kde4-config;
-} else {
+$khelpcenter = khelpcenter;
+$meinproc = meinproc4;
+} elsif ($kdeversion == 3) {
 $kshell = kshell;
 $kdeconfig = kde-config;
+$khelpcenter = khelpcenter;
+$meinproc = meinproc;
 }
 
-system $kshell khelpcenter  /dev/null if $#ARGV  0;
+system $kshell $khelpcenter  /dev/null if $#ARGV  0;
 
 foreach $filename (@ARGV) {
 
@@ -32,7 +41,7 @@ foreach $filename (@ARGV) {
if (!-f $cache_file) {
$orig_file = 
/usr/share/gnome/help/$base/$lang/$base.xml;
system (mkdir -m700 -p $cache_dir);
-   system (meinproc --cache $cache_file 
$orig_file  /dev/null);
+   system ($meinproc --cache $cache_file 
$orig_file  /dev/null);
}
}
$/ = ;
@@ -56,5 +65,5 @@ foreach $filename (@ARGV) {
}
}
 
-   system $kshell khelpcenter $filename  /dev/null;
+   system $kshell $khelpcenter $filename  /dev/null;
 }



commit perl-IO-Pager for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Pager for openSUSE:Factory 
checked in at 2015-04-16 14:14:17

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


Package is perl-IO-Pager

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Pager/perl-IO-Pager.changes  
2013-06-06 12:20:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IO-Pager.new/perl-IO-Pager.changes 
2015-04-16 14:14:19.0 +0200
@@ -1,0 +2,30 @@
+Thu Apr 16 08:01:17 UTC 2015 - co...@suse.com
+
+- updated to 0.34
+   see /usr/share/doc/packages/perl-IO-Pager/CHANGES
+
+  0.34 Wed Feb 25 2015
+  
+   Fix version error in Makefile.
+  
+   Fix a bug in 3-arg open introduced by fix for 1-arg in 0.33.
+  
+  0.33 Wed Feb 25 2005
+  
+   Fix Warning: unable to close filehandle $real_fh properly.
+  
+   Fixed FILEHANDLE only open().
+  
+  0.32 Tue Feb 24 2005
+  
+   Add 3-arg open support.
+  
+   Add eof() mechanism for semi-elegant signal handling.
+  
+   Update documentation.
+  
+   Undef $ENV{LESS} in interactive tests in case -E is set.
+  
+   Robustify t/11 for Win32 (RT#79950).
+
+---

Old:

  IO-Pager-0.31.tgz

New:

  IO-Pager-0.34.tgz



Other differences:
--
++ perl-IO-Pager.spec ++
--- /var/tmp/diff_new_pack.dWNm0I/_old  2015-04-16 14:14:19.0 +0200
+++ /var/tmp/diff_new_pack.dWNm0I/_new  2015-04-16 14:14:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Pager
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,19 @@
 
 
 Name:   perl-IO-Pager
-Version:0.31
+Version:0.34
 Release:0
 %define cpan_name IO-Pager
 Summary:Select a pager and pipe text to it if destination is a TTY
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/IO-Pager/
-Source: 
http://www.cpan.org/authors/id/J/JP/JPIERCE/%{cpan_name}-%{version}.tgz
+Source0:
http://www.cpan.org/authors/id/J/JP/JPIERCE/%{cpan_name}-%{version}.tgz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Which)
-#BuildRequires: perl(IO::Pager)
-#BuildRequires: perl(IO::Pager::Unbuffered)
-#BuildRequires: perl(t::TestUtils)
 Requires:   perl(File::Which)
 %{perl_requires}
 

++ IO-Pager-0.31.tgz - IO-Pager-0.34.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Pager-0.31/.proverc new/IO-Pager-0.34/.proverc
--- old/IO-Pager-0.31/.proverc  1970-01-01 01:00:00.0 +0100
+++ new/IO-Pager-0.34/.proverc  2015-02-19 16:01:55.0 +0100
@@ -0,0 +1 @@
+-b
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Pager-0.31/CHANGES new/IO-Pager-0.34/CHANGES
--- old/IO-Pager-0.31/CHANGES   2013-04-06 17:23:37.0 +0200
+++ new/IO-Pager-0.34/CHANGES   2015-02-25 23:48:21.0 +0100
@@ -1,5 +1,29 @@
 Revision history for Perl extension IO::Pager.
 
+0.34   Wed Feb 25 2015
+
+   Fix version error in Makefile.
+
+   Fix a bug in 3-arg open introduced by fix for 1-arg in 0.33.
+
+0.33   Wed Feb 25 2005
+
+   Fix Warning: unable to close filehandle $real_fh properly.
+
+   Fixed FILEHANDLE only open().
+
+0.32   Tue Feb 24 2005
+
+   Add 3-arg open support.
+
+   Add eof() mechanism for semi-elegant signal handling.
+
+   Update documentation.
+
+   Undef $ENV{LESS} in interactive tests in case -E is set.
+
+   Robustify t/11 for Win32 (RT#79950).
+
 0.31Sat Apr 06 2013
 
Add missing IO::Handle fallback for ::Unbuffered (RT#82351)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Pager-0.31/MANIFEST new/IO-Pager-0.34/MANIFEST
--- old/IO-Pager-0.31/MANIFEST  2013-04-06 17:25:42.0 +0200
+++ new/IO-Pager-0.34/MANIFEST  2015-02-25 23:48:48.0 +0100
@@ -7,6 +7,7 @@
 lib/IO/Pager/Unbuffered.pm
 README
 TODO
+.proverc
 t.pl
 t/01-load.t
 t/02-which.t
@@ -22,6 +23,8 @@
 t/10-close_interactive.t
 t/11-redirect-oo.pl
 t/11-redirect-oo.t
+t/12-preservelayers_interactive.t
+t/13-eof_interactive.t
 t/TestUtils.pm
 META.yml Module YAML meta-data (added by 

commit perl-MooseX-Params-Validate for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Params-Validate for 
openSUSE:Factory checked in at 2015-04-16 14:14:28

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


Package is perl-MooseX-Params-Validate

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Params-Validate/perl-MooseX-Params-Validate.changes
  2013-06-06 13:25:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Params-Validate.new/perl-MooseX-Params-Validate.changes
 2015-04-16 14:14:29.0 +0200
@@ -1,0 +2,29 @@
+Tue Apr 14 20:34:07 UTC 2015 - co...@suse.com
+
+- updated to 0.21
+   see /usr/share/doc/packages/perl-MooseX-Params-Validate/Changes
+
+  0.21 2015-02-08
+  
+  - No code changes from 0.20.
+  
+  
+  0.20 2015-01-01 (TRIAL RELEASE)
+  
+  [BACKWARDS INCOMPATIBILITIES]
+  
+  - The errors thrown by this module when a type constraint fails have
+changed. They are now instances of the
+MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint
+class. When stringified, this class include the message generated by the
+failing type constraint. While similar to the error message thrown by
+Params::Validate itself, this message does not match that string exactly,
+and may break code that relies on a regex against the error message. This
+addresses RT #89378, requested by several people.
+  
+  
+  0.19 2014-11-08
+  
+  - Added support for the depends parameter. RT #98685. (Hans Staugaard)
+
+---

Old:

  MooseX-Params-Validate-0.18.tar.gz

New:

  MooseX-Params-Validate-0.21.tar.gz



Other differences:
--
++ perl-MooseX-Params-Validate.spec ++
--- /var/tmp/diff_new_pack.kjCERx/_old  2015-04-16 14:14:29.0 +0200
+++ /var/tmp/diff_new_pack.kjCERx/_new  2015-04-16 14:14:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Params-Validate
 #
-# 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-MooseX-Params-Validate
-Version:0.18
+Version:0.21
 Release:0
 %define cpan_name MooseX-Params-Validate
 Summary:an extension of Params::Validate using Moose's types
@@ -30,19 +30,22 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::Caller)
-BuildRequires:  perl(Moose) = 0.58
+BuildRequires:  perl(Moose) = 2.1200
+BuildRequires:  perl(Moose::Exception)
+BuildRequires:  perl(Moose::Meta::TypeConstraint::Role)
 BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
-BuildRequires:  perl(Params::Validate) = 0.88
+BuildRequires:  perl(Params::Validate) = 1.15
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) = 0.88
-#BuildRequires: perl(MooseX::Params::Validate)
-#BuildRequires: perl(Roles::Blah)
+BuildRequires:  perl(Test::More) = 0.96
 Requires:   perl(Devel::Caller)
-Requires:   perl(Moose) = 0.58
+Requires:   perl(Moose) = 2.1200
+Requires:   perl(Moose::Exception)
+Requires:   perl(Moose::Util)
 Requires:   perl(Moose::Util::TypeConstraints)
-Requires:   perl(Params::Validate) = 0.88
+Requires:   perl(Params::Validate) = 1.15
 Requires:   perl(Sub::Exporter)
 %{perl_requires}
 
@@ -71,6 +74,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
 
 %changelog

++ MooseX-Params-Validate-0.18.tar.gz - MooseX-Params-Validate-0.21.tar.gz 
++
 4338 lines of diff (skipped)




commit perl-Moo for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Moo for openSUSE:Factory 
checked in at 2015-04-16 14:14:27

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


Package is perl-Moo

Changes:

--- /work/SRC/openSUSE:Factory/perl-Moo/perl-Moo.changes2014-11-14 
09:19:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Moo.new/perl-Moo.changes   2015-04-16 
14:14:28.0 +0200
@@ -1,0 +2,53 @@
+Tue Apr 14 20:56:43 UTC 2015 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Moo/Changes
+
+  2.01 - 2015-03-16
+- Fix how we pick between Sub::Name and Sub::Util if they are both loaded.
+  This fixes how we interact with Moose in some cases. (RT#102729) (GH#15)
+  
+  2.00 - 2015-03-02
+* Incompatible Changes
+  - Fatal warnings and the other additional checks from the strictures
+module will no longer be applied to modules using Moo or Moo::Role.  We
+now only apply strict and (non-fatal) warnings, matching the behavior 
of
+Moose.
+  - Classes without attributes used to store everything passed to -new
+in the object.  This has been fixed to not store anything in the 
object,
+making it consistent with classes that had attributes.
+  - Moo will now pass __no_BUILD__ to parent constructors when inheriting
+from a Moose or Class::Tiny class, to prevent them from calling BUILD
+functions.  Moo calls the BUILD functions itself, which previously led
+to them being called multiple times.
+  - Attempting to replace an existing constructor, or modify one that has
+been used, will throw an error.  This includes adding attributes.
+Previously, this would result in some attributes being silently ignored
+by the constructor.
+  - If a class's @ISA is modified without using 'extends' in a way that
+affects object construction, Moo will detect this and throw an error.
+This can happen in code that uses -load_components from
+Class::C3::Componentised, which is common in DBIx::Class modules.
+  
+* Bug Fixes
+  - Fix calling class methods on Moo::HandleMoose::FakeMetaClass, such as
+modules scanning all classes
+  
+* Miscellaneous
+  - use Sub::Util instead of Sub::Name if available
+  
+  1.007000 - 2015-01-21
+- fix Moose metaclass inflation of Method::Generate::Constructor 
(RT#10)
+- clarify behavior of clearers for non-lazy attribute defaults
+- add Sub::Defer::undefer_package to undefer all subs from a given package
+- existing attributes will no longer be overwritten when composing roles.
+  Previously, the attribute configuration used by the constructor would be
+  overridden, but the attribute methods would not be.  This caused a 
mismatch
+  in attribute behavior.
+- link to Type::Tiny in docs rather than MooX::Types::MooseLike
+- document exports of Sub::Defer
+- fix capture_unroll usage in inlinify example
+- fix needless re-assigning of variables in generated Sub::Quote subs
+- fix global destruction test to work when perl path has spaces
+
+---

Old:

  Moo-1.006001.tar.gz

New:

  Moo-2.01.tar.gz



Other differences:
--
++ perl-Moo.spec ++
--- /var/tmp/diff_new_pack.tBOUy9/_old  2015-04-16 14:14:28.0 +0200
+++ /var/tmp/diff_new_pack.tBOUy9/_new  2015-04-16 14:14:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Moo
 #
-# 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-Moo
-Version:1.006001
+Version:2.01
 Release:0
 %define cpan_name Moo
 Summary:Minimalist Object Orientation (with Moose compatibility)
@@ -31,32 +31,31 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Method::Modifiers) = 1.1
 BuildRequires:  perl(Devel::GlobalDestruction) = 0.11
-BuildRequires:  perl(Import::Into) = 1.002
 BuildRequires:  perl(Module::Runtime) = 0.014
-BuildRequires:  perl(Role::Tiny) = 1.003004
+BuildRequires:  perl(Role::Tiny) = 2
 BuildRequires:  perl(Test::Fatal) = 0.003
 BuildRequires:  perl(Test::More) = 0.94
-BuildRequires:  perl(strictures) = 1.004003
 Requires:   perl(Class::Method::Modifiers) = 1.1
 Requires:   perl(Devel::GlobalDestruction) = 0.11
-Requires:   perl(Import::Into) = 1.002
 Requires:   

commit perl-Lingua-EN-Tagger for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Lingua-EN-Tagger for 
openSUSE:Factory checked in at 2015-04-16 14:14:21

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


Package is perl-Lingua-EN-Tagger

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Lingua-EN-Tagger/perl-Lingua-EN-Tagger.changes  
2015-02-11 16:44:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Lingua-EN-Tagger.new/perl-Lingua-EN-Tagger.changes
 2015-04-16 14:14:22.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 18:23:12 UTC 2015 - co...@suse.com
+
+- updated to 0.25
+   see /usr/share/doc/packages/perl-Lingua-EN-Tagger/Changes
+
+  0.25Aaron Coburn4/3/15
+  Fixed floating point number regex.
+
+---

Old:

  Lingua-EN-Tagger-0.24.tar.gz

New:

  Lingua-EN-Tagger-0.25.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Lingua-EN-Tagger.spec ++
--- /var/tmp/diff_new_pack.JzQr99/_old  2015-04-16 14:14:22.0 +0200
+++ /var/tmp/diff_new_pack.JzQr99/_new  2015-04-16 14:14:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Lingua-EN-Tagger
 #
-# 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,17 @@
 
 
 Name:   perl-Lingua-EN-Tagger
-Version:0.24
+Version:0.25
 Release:0
+#Upstream: GPL-1.0+
 %define cpan_name Lingua-EN-Tagger
-Summary:Part-of-speech tagger for English natural language processing.
+Summary:Part-of-speech tagger for English natural language processing
 License:GPL-3.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Lingua-EN-Tagger/
-Source: 
http://www.cpan.org/authors/id/A/AC/ACOBURN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AC/ACOBURN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+# MANUAL
 #BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,8 +41,6 @@
 Requires:   perl(Lingua::Stem) = 0.81
 Requires:   perl(Memoize::ExpireLRU) = 0.55
 %{perl_requires}
-# MANUAL
-# License, BuildArch
 
 %description
 The module is a probability based, corpus-trained tagger that assigns POS
@@ -56,7 +57,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check

++ Lingua-EN-Tagger-0.24.tar.gz - Lingua-EN-Tagger-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Tagger-0.24/Changes 
new/Lingua-EN-Tagger-0.25/Changes
--- old/Lingua-EN-Tagger-0.24/Changes   2013-07-22 15:13:09.0 +0200
+++ new/Lingua-EN-Tagger-0.25/Changes   2015-04-03 13:27:42.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Lingua::EN::Tagger
 
+0.25Aaron Coburn4/3/15
+Fixed floating point number regex.
+
 0.24Aaron Coburn7/22/13
 Fixed a typo in the documentation.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Tagger-0.24/MANIFEST 
new/Lingua-EN-Tagger-0.25/MANIFEST
--- old/Lingua-EN-Tagger-0.24/MANIFEST  2012-09-27 20:33:45.0 +0200
+++ new/Lingua-EN-Tagger-0.25/MANIFEST  2015-04-03 13:30:10.0 +0200
@@ -17,3 +17,4 @@
 Tagger/unknown.yml
 Tagger/words.yml
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Tagger-0.24/META.json 
new/Lingua-EN-Tagger-0.25/META.json
--- old/Lingua-EN-Tagger-0.24/META.json 1970-01-01 01:00:00.0 +0100
+++ new/Lingua-EN-Tagger-0.25/META.json 2015-04-03 13:30:09.0 +0200
@@ -0,0 +1,48 @@
+{
+   abstract : Part-of-speech tagger for English natural language 
processing.,
+   author : [
+  Maciej Ceglowski and Aaron Coburn mac...@ceglowski.com, 
aa...@coburncuadrado.com
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.133380,
+   license : [
+  gpl_3
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,

commit perl-MooseX-SemiAffordanceAccessor for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-SemiAffordanceAccessor 
for openSUSE:Factory checked in at 2015-04-16 14:14:33

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


Package is perl-MooseX-SemiAffordanceAccessor

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-SemiAffordanceAccessor/perl-MooseX-SemiAffordanceAccessor.changes
2012-01-04 07:28:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-SemiAffordanceAccessor.new/perl-MooseX-SemiAffordanceAccessor.changes
   2015-04-16 14:14:34.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 17:32:16 UTC 2015 - co...@suse.com
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-MooseX-SemiAffordanceAccessor/Changes
+
+  0.10 2014-10-05
+  
+  - Distro and POD cleanup. Fixes RT #98388.
+- remove outdated perl-MooseX-SemiAffordanceAccessor-use_lib.patch
+
+---

Old:

  MooseX-SemiAffordanceAccessor-0.09.tar.gz
  perl-MooseX-SemiAffordanceAccessor-use_lib.patch

New:

  MooseX-SemiAffordanceAccessor-0.10.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-SemiAffordanceAccessor.spec ++
--- /var/tmp/diff_new_pack.biEAbI/_old  2015-04-16 14:14:34.0 +0200
+++ /var/tmp/diff_new_pack.biEAbI/_new  2015-04-16 14:14:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-SemiAffordanceAccessor
 #
-# 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
@@ -17,22 +17,28 @@
 
 
 Name:   perl-MooseX-SemiAffordanceAccessor
-Version:0.09
+Version:0.10
 Release:0
 %define cpan_name MooseX-SemiAffordanceAccessor
 Summary:Name your accessors foo() and set_foo()
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
-Patch1: perl-MooseX-SemiAffordanceAccessor-use_lib.patch
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Moose) = 1.16
+BuildRequires:  perl(Moose) = 0.94
+BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::MetaRole)
 BuildRequires:  perl(Test::More) = 0.88
-Requires:   perl(Moose) = 1.16
+Requires:   perl(Moose) = 0.94
+Requires:   perl(Moose::Exporter)
+Requires:   perl(Moose::Role)
+Requires:   perl(Moose::Util::MetaRole)
 %{perl_requires}
 
 %description
@@ -51,10 +57,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%if 0%{?suse_version} = 1110
-%patch1 -p1
-sed -i s|__vendorperl__|%{perl_vendorlib}|g Makefile.PL t/*.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -68,11 +70,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
 
 %changelog

++ MooseX-SemiAffordanceAccessor-0.09.tar.gz - 
MooseX-SemiAffordanceAccessor-0.10.tar.gz ++
 2167 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-MooseX-Storage for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Storage for 
openSUSE:Factory checked in at 2015-04-16 14:14:38

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


Package is perl-MooseX-Storage

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Storage/perl-MooseX-Storage.changes  
2014-03-18 13:58:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Storage.new/perl-MooseX-Storage.changes 
2015-04-16 14:14:40.0 +0200
@@ -1,0 +2,27 @@
+Tue Apr 14 18:16:10 UTC 2015 - co...@suse.com
+
+- updated to 0.49
+   see /usr/share/doc/packages/perl-MooseX-Storage/Changes
+
+  0.49  2015-03-29 00:24:43Z
+- now handling more deeply-nested objects (PR#7, RT#81236, thanks Dmitry
+  Latin!)
+- fix error in DateTime example (PR#8, thanks sillitoe!)
+  
+  0.48  2014-10-12 02:01:31Z
+- switched the JSON serializer from JSON::Any to JSON::MaybeXS
+- interactive prompting at install time is now back!
+  
+  0.47  2014-08-23 22:34:21Z
+- report the versions of all JSON and YAML backends during tests, in an
+  attempt to track down an elusive bug
+- now properly serializing attributes that are set to the undefined value
+  (github #6, thanks, Jason Pope!)
+- fix compatibility problem with MooseX::Role::Parameterized 1.03+ and
+  MooseX::Storage::Format::JSONpm (some internal details changed that we
+  were relying on)
+  
+  0.46  2014-03-23 18:26:44Z
+- numerous small documentation clarifications and fixes
+
+---

Old:

  MooseX-Storage-0.45.tar.gz

New:

  MooseX-Storage-0.49.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Storage.spec ++
--- /var/tmp/diff_new_pack.xHtgqu/_old  2015-04-16 14:14:40.0 +0200
+++ /var/tmp/diff_new_pack.xHtgqu/_new  2015-04-16 14:14:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Storage
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,33 +17,45 @@
 
 
 Name:   perl-MooseX-Storage
-Version:0.45
+Version:0.49
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Storage
-Summary:A serialization framework for Moose classes
+Summary:Serialization Framework for Moose Classes
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Storage/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(IO::AtomicFile)
+BuildRequires:  perl(JSON::MaybeXS) = 1.001000
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 0.99
+BuildRequires:  perl(Moose::Meta::Attribute)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(String::RewritePrefix)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
-BuildRequires:  perl(Test::Requires) = 0.05
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(YAML::Any)
+BuildRequires:  perl(namespace::autoclean)
+Requires:   perl(IO::AtomicFile)
+Requires:   perl(JSON::MaybeXS) = 1.001000
 Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 0.99
+Requires:   perl(Moose::Meta::Attribute)
+Requires:   perl(Moose::Role)
 Requires:   perl(String::RewritePrefix)
-Recommends: perl(Digest::HMAC)
-Recommends: perl(Digest::SHA)
+Requires:   perl(YAML::Any)
+Requires:   perl(namespace::autoclean)
 Recommends: perl(IO::AtomicFile)
-Recommends: perl(JSON::Any) = 1.15
+Recommends: perl(JSON::MaybeXS) = 1.001000
 Recommends: perl(MooseX::Storage::Format::JSONpm)
 Recommends: perl(YAML)
 Recommends: perl(YAML::Any)
@@ -58,21 +70,21 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL --installdirs=vendor
-./Build build --flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 

commit perl-IO-Multiplex for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Multiplex for 
openSUSE:Factory checked in at 2015-04-16 14:14:16

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


Package is perl-IO-Multiplex

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Multiplex/perl-IO-Multiplex.changes  
2011-11-21 12:41:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-IO-Multiplex.new/perl-IO-Multiplex.changes 
2015-04-16 14:14:17.0 +0200
@@ -1,0 +2,18 @@
+Tue Apr 14 19:21:48 UTC 2015 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-IO-Multiplex/Changes
+
+  1.16 Thu Apr  9 17:00:00 CET 2015
+   - Fix descriptor memory leak:
+ Make $mux-close actually untie *$fh
+  
+  1.15 Tue Mar 11 14:00:00 CET 2015
+   - Move untie patch to the right place.
+  
+  1.14 Mon Mar 30 11:00:00 CET 2015
+   - Fix 110_ntest to avoid reading from muxed handle.
+   - Apply patch to prevent untie warnings. 
+ rt.cpan.org#67846 [dmcbridep...@cpan.org Darin McBride]
+
+---

Old:

  IO-Multiplex-1.13.tar.gz

New:

  IO-Multiplex-1.16.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-IO-Multiplex.spec ++
--- /var/tmp/diff_new_pack.3AVEpk/_old  2015-04-16 14:14:17.0 +0200
+++ /var/tmp/diff_new_pack.3AVEpk/_new  2015-04-16 14:14:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Multiplex
 #
-# 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,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-IO-Multiplex
-Url:http://cpan.org/modules/by-module/IO/
+Version:1.16
+Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
+%define cpan_name IO-Multiplex
+Summary:Manage IO on many file handles
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-AutoReqProv:on
-Summary:Manage IO on many file handles
-Version:1.13
-Release:1
-Source: IO-Multiplex-%{version}.tar.gz
+Url:http://search.cpan.org/dist/IO-Multiplex/
+Source0:
http://www.cpan.org/authors/id/B/BB/BBB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
-IO::Multiplex reduces the effort of managing multiple file handles.
-It is a fancy front end to the select system call.
-
+It is object oriented in design, and will notify you of significant events
+by calling methods on an object that you supply. If you are not using
+objects, you can simply supply '__PACKAGE__' instead of an object
+reference.
+
+You may have one callback object registered for each file handle, or one
+global one. Possibly both -- the per-file handle callback object will be
+used instead of the global one.
 
+Each file handle may also have a timer associated with it. A callback
+function is called when the timer expires.
 
 %prep
-%setup -q -n IO-Multiplex-%{version}
+%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %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
 
-%clean
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root)
-%doc %{_mandir}/man3/*
-%doc README MANIFEST Changes TODO contrib
-%dir %{perl_vendorlib}/IO
-%dir %{perl_vendorarch}/auto/IO
-%{perl_vendorarch}/auto/IO/Multiplex
-%{perl_vendorlib}/IO/Multiplex.pm
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc Changes README TODO
 
 %changelog

++ IO-Multiplex-1.13.tar.gz - IO-Multiplex-1.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Multiplex-1.13/Changes 
new/IO-Multiplex-1.16/Changes
--- old/IO-Multiplex-1.13/Changes   2011-04-15 08:42:45.0 +0200
+++ new/IO-Multiplex-1.16/Changes   2015-04-09 23:37:54.0 +0200
@@ -1,5 +1,17 @@
 Revision history for Perl extension IO::Multiplex.
 
+1.16 Thu Apr  9 17:00:00 CET 2015
+   - Fix descriptor memory leak:
+ Make 

commit perl-Image-Size for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Image-Size for openSUSE:Factory 
checked in at 2015-04-16 14:14:19

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


Package is perl-Image-Size

Changes:

--- /work/SRC/openSUSE:Factory/perl-Image-Size/perl-Image-Size.changes  
2013-06-13 17:39:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Image-Size.new/perl-Image-Size.changes 
2015-04-16 14:14:20.0 +0200
@@ -1,0 +2,50 @@
+Tue Apr 14 20:17:04 UTC 2015 - co...@suse.com
+
+- updated to 3.300
+   see /usr/share/doc/packages/perl-Image-Size/ChangeLog
+
+  3.300Saturday February 28, 2015, 08:44:22 AM -0800
+  
+   * lib/Image/Size.pm
+   * t/all.t
+   * t/old-os2.bmp (added)
+   Add support for old OS/2 version of BMP header (Geoff Richards).
+  
+   * lib/Image/Size.pm
+   Typo fixes (David Steinbrunner).
+  
+   * lib/Image/Size.pm
+   Avoid a sprintf() warning in Perl 5.21. Perl 5.21 introduces a  
+   warning for redundant arguments to s?printf(), so sprintf(%d, 
+   1, 2) would warn. This commit silences that warning by passing  
+   sprintf the exact number of arguments that it expects (Brian
+   Fraser).
+  
+   * lib/Image/Size.pm
+   Added =encoding utf8 to pod - the accented character was
+   causing a pod error (Neil Bowers).  
+  
+   * lib/Image/Size.pm
+   Added Z to the =item [012] to resolve pod warning. You can't  
+   have =item 0, so the way round this seems to be to add a Z
+   (zero width space) before each digit (Neil Bowers). 
+  
+   * lib/Image/Size.pm
+   Added link to github repo to doc (Neil Bowers). 
+  
+   * lib/Image/Size.pm
+   RT #41238: Applied modified version of patch from user to fix a 
+   die problem with unpack on truncated files. 
+  
+   * lib/Image/Size.pm
+   * t/1.sm.webp (added)
+   * t/all.t
+   * t/move.cur (added)
+   * t/tux.ico (added)
+   Add support for WEBP, ICO and CUR file types (Baldur
+   Kristinsson).   
+  
+   * lib/Image/Size.pm
+   Fix some perlcritic issues.
+
+---

Old:

  Image-Size-3.232.tar.gz

New:

  Image-Size-3.300.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Image-Size.spec ++
--- /var/tmp/diff_new_pack.6demMr/_old  2015-04-16 14:14:20.0 +0200
+++ /var/tmp/diff_new_pack.6demMr/_new  2015-04-16 14:14:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Image-Size
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,22 @@
 
 
 Name:   perl-Image-Size
-Version:3.232
+Version:3.300
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Image-Size
-Summary:Read the dimensions of an image in several popular formats
+Summary:Read the Dimensions of an Image in Several Popular Formats
 License:LGPL-2.1 or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Image-Size/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-%{version}.tar.gz
-# MANUAL LICENSE
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) = 0.4
+BuildRequires:  perl(Module::Build) = 0.42
 BuildRequires:  perl(Test::More) = 0.80
-#BuildRequires: perl(Compress::Zlib)
-#BuildRequires: perl(Image::Size)
 Requires:   perl(Module::Build) = 0.28
 Requires:   perl(Test::More) = 0.80
 Recommends: perl(Compress::Zlib) = 2
@@ -64,6 +63,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog ChangeLog.xml etc ex imgsize README README.textile xt
+%doc ChangeLog ChangeLog.xml etc ex imgsize README README.textile
 
 %changelog

++ Image-Size-3.232.tar.gz - Image-Size-3.300.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Image-Size-3.232/ChangeLog 

commit perl-MooseX-Getopt for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Getopt for 
openSUSE:Factory checked in at 2015-04-16 14:14:30

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


Package is perl-MooseX-Getopt

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes
2014-09-17 17:26:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes   
2015-04-16 14:14:31.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 15:49:21 UTC 2015 - co...@suse.com
+
+- updated to 0.68
+   see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
+
+  0.68  2015-03-04 18:16:30Z
+   - fix tests that look for the wrong prereqs (0.67)
+  
+  0.67  2015-02-28 04:37:19Z
+   - remove argv from passed-through buildargs if no argv attribute exists, to
+ mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez)
+  
+  0.66  2015-01-28 02:05:54Z
+   - fix tests for formatting changes in Getopt::Long::Descriptive 0.099
+ (RT#101724)
+
+---

Old:

  MooseX-Getopt-0.65.tar.gz

New:

  MooseX-Getopt-0.68.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Getopt.spec ++
--- /var/tmp/diff_new_pack.BkLPPG/_old  2015-04-16 14:14:31.0 +0200
+++ /var/tmp/diff_new_pack.BkLPPG/_new  2015-04-16 14:14:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Getopt
 #
-# 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,21 +17,23 @@
 
 
 Name:   perl-MooseX-Getopt
-Version:0.65
+Version:0.68
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Getopt
-Summary:A Moose role for processing command line options
+Summary:Moose role for processing command line options
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Getopt/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Getopt::Long) = 2.37
 BuildRequires:  perl(Getopt::Long::Descriptive) = 0.088
-BuildRequires:  perl(Module::Build::Tiny) = 0.037
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Meta::Attribute)
@@ -44,6 +46,7 @@
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal) = 0.003
 BuildRequires:  perl(Test::Moose)
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::Trap)
 BuildRequires:  perl(Test::Warnings) = 0.009
@@ -80,6 +83,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ MooseX-Getopt-0.65.tar.gz - MooseX-Getopt-0.68.tar.gz ++
 4119 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-Net-Netmask for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Netmask for 
openSUSE:Factory checked in at 2015-04-16 14:14:44

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


Package is perl-Net-Netmask

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes
2013-10-06 18:37:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new/perl-Net-Netmask.changes   
2015-04-16 14:14:45.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 14 20:59:37 UTC 2015 - co...@suse.com
+
+- updated to 1.9021
+   see /usr/share/doc/packages/perl-Net-Netmask/Changes
+
+  1.9021 2014-07-17
+
+---

Old:

  Net-Netmask-1.9019.tar.gz

New:

  Net-Netmask-1.9021.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-Netmask.spec ++
--- /var/tmp/diff_new_pack.PpsiAw/_old  2015-04-16 14:14:45.0 +0200
+++ /var/tmp/diff_new_pack.PpsiAw/_new  2015-04-16 14:14:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Netmask
 #
-# 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,19 +17,20 @@
 
 
 Name:   perl-Net-Netmask
-Version:1.9019
+Version:1.9021
 Release:0
+#Upstream:  This module may be used, modified and redistributed on the same 
terms as Perl itself.
 %define cpan_name Net-Netmask
-Summary:Parse, manipulate and lookup IP network blocks
+Summary:Parse, Manipulate and Lookup Ip Network Blocks
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Netmask/
-Source: 
http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Net::Netmask)
 %{perl_requires}
 
 %description

++ Net-Netmask-1.9019.tar.gz - Net-Netmask-1.9021.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/Changes 
new/Net-Netmask-1.9021/Changes
--- old/Net-Netmask-1.9019/Changes  2013-10-02 02:39:12.0 +0200
+++ new/Net-Netmask-1.9021/Changes  2014-07-18 02:09:30.0 +0200
@@ -1,8 +1,11 @@
 
 Revision history for Perl module Net::Netmask
 
+1.9021 2014-07-17
 
-1.9019 1013-10-01
+ - Spelling fix in documentation.
+
+1.9019 2013-10-01
 
  - Rename $b to $bits so that netmask can be sorted.  Change mostly
from https://rt.cpan.org/Ticket/Display.html?id=76939
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/META.json 
new/Net-Netmask-1.9021/META.json
--- old/Net-Netmask-1.9019/META.json2013-10-02 02:40:17.0 +0200
+++ new/Net-Netmask-1.9021/META.json2014-07-18 02:09:59.0 +0200
@@ -40,5 +40,5 @@
  url : http://github.com/muir/Net-Netmask;
   }
},
-   version : 1.9019
+   version : 1.9021
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/META.yml 
new/Net-Netmask-1.9021/META.yml
--- old/Net-Netmask-1.9019/META.yml 2013-10-02 02:40:17.0 +0200
+++ new/Net-Netmask-1.9021/META.yml 2014-07-18 02:09:59.0 +0200
@@ -20,4 +20,4 @@
 requires: {}
 resources:
   repository: http://github.com/muir/Net-Netmask
-version: 1.9019
+version: 1.9021
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/Makefile.PL 
new/Net-Netmask-1.9021/Makefile.PL
--- old/Net-Netmask-1.9019/Makefile.PL  2013-09-21 03:38:31.0 +0200
+++ new/Net-Netmask-1.9021/Makefile.PL  2013-11-14 03:02:42.0 +0100
@@ -10,7 +10,6 @@
($] = 5.005 
?   
(
-   ABSTRACT= 'Receive mail via SMTP',
ABSTRACT= 'Understand and manipulate 
IP netmaks',
AUTHOR  = 'David Muir Sharnoff 
c...@dave.sharnoff.org',
META_MERGE = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/README 

commit perl-MooseX-Types-Common for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Common for 
openSUSE:Factory checked in at 2015-04-16 14:14:40

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


Package is perl-MooseX-Types-Common

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes
2014-02-12 09:48:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new/perl-MooseX-Types-Common.changes
   2015-04-16 14:14:41.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 20:47:00 UTC 2015 - co...@suse.com
+
+- updated to 0.001013
+   see /usr/share/doc/packages/perl-MooseX-Types-Common/Changes
+
+  0.001013  2015-03-28 22:16:00Z
+- better fix for fully-qualified type names, made to MooseX::Types directly
+- whitespace is now permitted in the NumericCode type (Denis Ibaev)
+
+---

Old:

  MooseX-Types-Common-0.001012.tar.gz

New:

  MooseX-Types-Common-0.001013.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Types-Common.spec ++
--- /var/tmp/diff_new_pack.1Graj3/_old  2015-04-16 14:14:41.0 +0200
+++ /var/tmp/diff_new_pack.1Graj3/_new  2015-04-16 14:14:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Common
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,25 @@
 
 
 Name:   perl-MooseX-Types-Common
-Version:0.001012
+Version:0.001013
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Types-Common
-Summary:A library of commonly used type constraints
+Summary:Library of Commonly Used Type Constraints
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types-Common/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(Test::Deep)
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Warnings) = 0.005
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
@@ -58,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ MooseX-Types-Common-0.001012.tar.gz - 
MooseX-Types-Common-0.001013.tar.gz ++
 3892 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit roccat-tools for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package roccat-tools for openSUSE:Factory 
checked in at 2015-04-16 14:14:42

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


Package is roccat-tools

Changes:

--- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes
2015-02-05 11:01:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes   
2015-04-16 14:14:43.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr  3 20:58:42 UTC 2015 - mailaen...@opensuse.org
+
+- fix boo#925799 http://sourceforge.net/p/roccat/bugs/35/
+
+---



Other differences:
--
++ roccat-tools.spec ++
--- /var/tmp/diff_new_pack.dph3Ol/_old  2015-04-16 14:14:43.0 +0200
+++ /var/tmp/diff_new_pack.dph3Ol/_new  2015-04-16 14:14:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package roccat-tools
 #
-# 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
@@ -363,6 +363,9 @@
 cd build
 make DESTDIR=%{buildroot} install V=1
 
+# http://sourceforge.net/p/roccat/bugs/35/
+mkdir --parents %{buildroot}%{_localstatedir}/lib/roccat
+
 %pre
 /usr/sbin/groupadd roccat /dev/null || :
 
@@ -534,6 +537,7 @@
 %config %{_sysconfdir}/ld.so.conf.d/roccat.conf
 %dir %{_mandir}/*/
 %dir %{_mandir}/*/man1/
+%attr(2770, roccat, roccat) %{_localstatedir}/lib/roccat
 
 %files devel
 %defattr(-,root,root)




commit afl for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2015-04-16 14:14:14

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-12 00:11:15.0 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new/afl.changes 2015-04-16 
14:14:15.0 +0200
@@ -1,0 +2,42 @@
+Thu Apr 16 07:19:18 UTC 2015 - astie...@suse.com
+
+- afl 1.69b:
+  - Added support for deferred initialization in LLVM mode.
+- afl 1.68b:
+  - Fixed a minor PRNG glitch that would make the first seconds of
+a fuzzing job deterministic.
+  - Made tmp[] static in the LLVM runtime to keep Valgrind happy
+  - Clarified the footnote in README.
+
+---
+Mon Apr 13 19:58:55 UTC 2015 - astie...@suse.com
+
+- afl 1.67b:
+  - One more correction to llvm_mode Makefile
+- afl 1.66b:
+  - Added CC / CXX support to llvm_mode Makefile
+  - Fixed 'make clean' with gmake
+  - Fixed 'make -j n clean all'
+  - Removed build date and time from banners to give people deterministic
+builds
+  - drop afl-1.46b-nodate.patch, thus obsoleted
+
+---
+Mon Apr 13 15:11:11 UTC 2015 - astie...@suse.com
+
+- afl 1.65b:
+  - Fixed a snafu with some leftover code in afl-clang-fast.
+  - Corrected even moar typos.
+
+---
+Sun Apr 12 09:41:38 UTC 2015 - astie...@suse.com
+
+- afl 1.64b:
+  - improve compatibility with non-ELF platforms.
+  - Fixed a problem with afl-clang-fast and -shared libraries.
+  - Removed unnecessary instrumentation density adjustment for LLVM
+- includes changes from 1.63b:
+  - Updated cgroups_asan/
+  - Fixed typos
+
+---

Old:

  afl-1.46b-nodate.patch
  afl-1.62b.tgz

New:

  afl-1.69b.tgz



Other differences:
--
++ afl.spec ++
--- /var/tmp/diff_new_pack.vN4Arh/_old  2015-04-16 14:14:15.0 +0200
+++ /var/tmp/diff_new_pack.vN4Arh/_new  2015-04-16 14:14:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   afl
-Version:1.62b
+Version:1.69b
 Release:0
 Summary:American fuzzy lop is a security-oriented fuzzer
 License:Apache-2.0
@@ -25,7 +25,6 @@
 Url:http://lcamtuf.coredump.cx/afl/
 Source: http://lcamtuf.coredump.cx/afl/releases/%{name}-%{version}.tgz
 Source1:afl-rpmlintrc
-Patch0: afl-1.46b-nodate.patch
 Patch1: afl-1.58b-fix-paths.patch
 BuildRequires:  gcc-c++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +36,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build

++ afl-1.62b.tgz - afl-1.69b.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.62b/Makefile new/afl-1.69b/Makefile
--- old/afl-1.62b/Makefile  2015-04-10 03:40:25.0 +0200
+++ new/afl-1.69b/Makefile  2015-04-16 08:11:39.0 +0200
@@ -14,7 +14,7 @@
 #
 
 PROGNAME= afl
-VERSION = 1.62b
+VERSION = 1.69b
 
 PREFIX ?= /usr/local
 BIN_PATH= $(PREFIX)/bin
@@ -100,10 +100,12 @@
@echo [+] All done! Be sure to review README - it's pretty short and 
useful.
@! 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
+
 clean:
rm -f $(PROGS) as afl-g++ afl-clang afl-clang++ *.o *~ a.out core 
core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 
qemu_mode/qemu-2.2.0.tar.bz2 afl-qemu-trace
rm -rf out_dir qemu_mode/qemu-2.2.0
-   cd llvm_mode  make clean
+   $(MAKE) -C llvm_mode clean
 
 ifndef AFL_NOX86
 install: all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.62b/afl-as.c new/afl-1.69b/afl-as.c
--- old/afl-1.62b/afl-as.c  2015-03-18 08:18:47.0 +0100
+++ new/afl-1.69b/afl-as.c  2015-04-13 20:14:13.0 +0200
@@ -471,8 +471,7 @@
 
   if (isatty(2)  !getenv(AFL_QUIET)) {
 
-SAYF(cCYA afl-as  cBRI VERSION cRST  ( __DATE__   __TIME__ 
- ) by lcam...@google.com\n);
+SAYF(cCYA afl-as  cBRI VERSION cRST  by lcam...@google.com\n);
  
   } else be_quiet = 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.62b/afl-fuzz.c new/afl-1.69b/afl-fuzz.c
--- old/afl-1.62b/afl-fuzz.c2015-04-10 04:06:54.0 +0200
+++ 

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

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2015-04-16 14:14:24

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


Package is perl-Mojolicious-Plugin-RenderFile

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2015-03-01 14:47:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2015-04-16 14:14:25.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 19:53:11 UTC 2015 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-RenderFile/Changes
+
+  0.09
+  Not loose previously setted headers
+- obsolete wide-character-in-print.patch
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.08.tar.gz
  wide-character-in-print.patch

New:

  Mojolicious-Plugin-RenderFile-0.09.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.4adps5/_old  2015-04-16 14:14:25.0 +0200
+++ /var/tmp/diff_new_pack.4adps5/_new  2015-04-16 14:14:25.0 +0200
@@ -17,21 +17,22 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.08
+Version:0.09
 Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Mojolicious-Plugin-RenderFile
 Summary:render_file helper for Mojolicious
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
-Source: Mojolicious-Plugin-RenderFile-0.08.tar.gz
-Patch0: wide-character-in-print.patch
+Source0:
http://www.cpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Mojolicious) = 3.90
-Requires:   perl(Mojolicious) = 3.90
+BuildRequires:  perl(Mojolicious) = 5.78
+Requires:   perl(Mojolicious) = 5.78
 %{perl_requires}
 
 %description
@@ -41,8 +42,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-Plugin-RenderFile-0.08.tar.gz - 
Mojolicious-Plugin-RenderFile-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/Changes 
new/Mojolicious-Plugin-RenderFile-0.09/Changes
--- old/Mojolicious-Plugin-RenderFile-0.08/Changes  2014-05-16 
15:41:22.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/Changes  2015-03-05 
01:55:33.0 +0100
@@ -24,4 +24,7 @@
 Fixed utf8 filename issue
 
 0.08
-File cleanup support
\ No newline at end of file
+File cleanup support
+
+0.09
+Not loose previously setted headers
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/META.json 
new/Mojolicious-Plugin-RenderFile-0.09/META.json
--- old/Mojolicious-Plugin-RenderFile-0.08/META.json2014-05-16 
15:42:55.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/META.json2015-03-05 
01:55:47.0 +0100
@@ -4,7 +4,7 @@
   Viktor Turskyi koorc...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142690,
license : [
   unknown
],
@@ -32,7 +32,7 @@
   },
   runtime : {
  requires : {
-Mojolicious : 3.90,
+Mojolicious : 5.78,
 perl : 5.01
  }
   }
@@ -43,5 +43,5 @@
  url : https://github.com/koorchik/Mojolicious-Plugin-RenderFile;
   }
},
-   version : 0.08
+   version : 0.09
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/META.yml 
new/Mojolicious-Plugin-RenderFile-0.09/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.08/META.yml 2014-05-16 
15:42:55.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/META.yml 2015-03-05 
01:55:47.0 +0100
@@ -3,23 +3,23 @@
 author:
   - 'Viktor Turskyi koorc...@cpan.org'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  

commit perl-Task-Kensho-Exceptions for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Task-Kensho-Exceptions for 
openSUSE:Factory checked in at 2015-04-16 14:14:01

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


Package is perl-Task-Kensho-Exceptions

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Task-Kensho-Exceptions/perl-Task-Kensho-Exceptions.changes
  2014-03-18 14:16:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-Exceptions.new/perl-Task-Kensho-Exceptions.changes
 2015-04-16 14:14:02.0 +0200
@@ -1,0 +2,21 @@
+Tue Apr 14 15:55:02 UTC 2015 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-Task-Kensho-Exceptions/Changes
+
+  0.38  2014-09-13
+- WebDev: Template::Toolkit is not indexed (see RT#92588) -
+  refer to Template instead
+- subtask distributions now just use regular prereqs on their
+  component modules, rather than using optional_features metadata
+- Task-Kensho now once again prompts at install time for each
+  subtask to be optionally installed
+  
+  0.37  2014-08-16
+- ModuleDev: Switch Carp::Always over to Devel::Confess (per mst)
+- ModuleDev: Add Data::Printer (per Sawyer X)
+- ModuleDev: Add Devel::Dwarn (per mst)
+- Toolchain: Add Pinto (per Sawyer X)
+- Toolchain: Add App::FatPacker (per perigrin)
+
+---

Old:

  Task-Kensho-Exceptions-0.36.tar.gz

New:

  Task-Kensho-Exceptions-0.38.tar.gz



Other differences:
--
++ perl-Task-Kensho-Exceptions.spec ++
--- /var/tmp/diff_new_pack.baB75o/_old  2015-04-16 14:14:02.0 +0200
+++ /var/tmp/diff_new_pack.baB75o/_new  2015-04-16 14:14:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Task-Kensho-Exceptions
 #
-# 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-Task-Kensho-Exceptions
-Version:0.36
+Version:0.38
 Release:0
 %define cpan_name Task-Kensho-Exceptions
 Summary:A Glimpse at an Enlightened Perl: Exception Handling
@@ -29,14 +29,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build::Tiny) = 0.035
+BuildRequires:  perl(Module::Build::Tiny) = 0.038
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(TryCatch)
 BuildRequires:  perl(autodie)
-BuildRequires:  perl(version)
-Recommends: perl(autodie)
-Recommends: perl(TryCatch)
-Recommends: perl(Try::Tiny)
+Requires:   perl(Try::Tiny)
+Requires:   perl(TryCatch)
+Requires:   perl(autodie)
 %{perl_requires}
 
 %description
@@ -88,6 +87,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README README.md
+%doc Changes LICENSE README
 
 %changelog

++ Task-Kensho-Exceptions-0.36.tar.gz - Task-Kensho-Exceptions-0.38.tar.gz 
++
 2276 lines of diff (skipped)




commit perl-Inline for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Inline for openSUSE:Factory 
checked in at 2015-04-16 14:13:59

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


Package is perl-Inline

Changes:

--- /work/SRC/openSUSE:Factory/perl-Inline/perl-Inline.changes  2012-11-28 
13:15:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Inline.new/perl-Inline.changes 
2015-04-16 14:14:00.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 19:58:13 UTC 2015 - co...@suse.com
+
+- updated to 0.80
+   see /usr/share/doc/packages/perl-Inline/Changes
+
+---

Old:

  Inline-0.50.tar.gz

New:

  Inline-0.80.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Inline.spec ++
--- /var/tmp/diff_new_pack.N4jLSz/_old  2015-04-16 14:14:00.0 +0200
+++ /var/tmp/diff_new_pack.N4jLSz/_new  2015-04-16 14:14:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Inline
 #
-# 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,54 +17,69 @@
 
 
 Name:   perl-Inline
-Version:0.50
+Version:0.80
 Release:0
-Summary:Write Perl subroutines in other programming languages
+%define cpan_name Inline
+Summary:Write Perl Subroutines in Other Programming Languages
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Url:http://www.cpan.org/modules/by-module/Inline/
-Source: Inline-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Inline/
+Source0:
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl-Parse-RecDescent
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Warn) = 0.23
+%{perl_requires}
+# MANUAL BEGIN
 Requires:   gcc
 Requires:   make
-Requires:   perl-Parse-RecDescent
 Provides:   perl-Inline-C = 0.20
 Obsoletes:  perl-Inline-C  0.20
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
+# MANUAL END
 
 %description
-Inline lets you write Perl subroutines in other programming languages,
-like C, C++, Java, Python, Tcl and even Assembly. You don't need to
-compile anything. All the details are handled transparently, so you can
-just run your Perl script like normal.
+The Inline module allows you to put source code from other programming
+languages directly inline in a Perl script or module. The code is
+automatically compiled as needed, and then loaded for immediate access from
+Perl.
+
+Inline saves you from the hassle of having to write and compile your own
+glue code using facilities like XS or SWIG. Simply type the code where you
+want it and run your Perl as normal. All the hairy details are handled for
+you. The compilation and installation of your code chunks all happen
+transparently; all you will notice is the delay of compilation on the first
+run.
+
+The Inline code only gets compiled the first time you run it (or whenever
+it is modified) so you only take the performance hit once. Code that is
+Inlined into distributed modules (like on the CPAN) will get compiled when
+the module is installed, so the end user will never notice the compilation
+time.
+
+Best of all, it works the same on both Unix and Microsoft Windows. See the
+Inline- Support manpage for support information.
 
 %prep
-%setup -n Inline-%{version} -q
+%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %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
 
-%clean
-rm -rf %{buildroot}
-
-%files
-%defattr(-, root, root)
-%doc Changes README
-%{_mandir}/man?/*
-%perl_vendorlib/Inline*
-%perl_vendorlib/auto/Inline
-%perl_vendorarch/auto/Inline
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc Changes CONTRIBUTING example LICENSE README
 
 %changelog

++ Inline-0.50.tar.gz - Inline-0.80.tar.gz ++
 20091 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  

commit perl-HTTP-DAV for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2015-04-16 14:14:03

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


Package is perl-HTTP-DAV

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes  
2013-06-06 15:26:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2015-04-16 14:14:04.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 20:55:47 UTC 2015 - co...@suse.com
+
+- updated to 0.48
+   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
+
+v0.48 (released 2015/03/26):
+  *   bug fixes
+  
+  RT#103126, fixed faulty code to add trailing slash to URLs.
+  
+v0.47 (released 2012/03/24):
+  *   bug fixes
+  
+  Improve propfind() resilience when server response contains
+  broken, truncated or no XML at all. RT#75011.
+
+---

Old:

  HTTP-DAV-0.47.tar.gz

New:

  HTTP-DAV-0.48.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTTP-DAV.spec ++
--- /var/tmp/diff_new_pack.7wWlfD/_old  2015-04-16 14:14:04.0 +0200
+++ /var/tmp/diff_new_pack.7wWlfD/_new  2015-04-16 14:14:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# 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,14 +17,16 @@
 
 
 Name:   perl-HTTP-DAV
-Version:0.47
+Version:0.48
 Release:0
+#Upstream:  Patrick Collins G03 Gloucester Place, Kensington Sydney, Australia 
Email: pcoll...@cpan.org Phone: +61 2 9663 4916 All rights reserved. Current 
co-maintainer of the module is Cosimo Streppone for Opera Software ASA, the 
op...@cpan.org manpage. You may distribute this module under the terms of 
either the GNU General Public License or the Artistic License, as specified in 
the Perl README file.
 %define cpan_name HTTP-DAV
-Summary:A WebDAV client library for Perl5
+Summary:WebDAV client library for Perl5
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTTP-DAV/
-Source: 
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,18 +35,6 @@
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(XML::DOM)
-#BuildRequires: perl(HTTP::Date)
-#BuildRequires: perl(HTTP::DAV)
-#BuildRequires: perl(HTTP::DAV::Comms)
-#BuildRequires: perl(HTTP::DAV::Lock)
-#BuildRequires: perl(HTTP::DAV::Resource)
-#BuildRequires: perl(HTTP::DAV::ResourceList)
-#BuildRequires: perl(HTTP::DAV::Response)
-#BuildRequires: perl(HTTP::DAV::Utils)
-#BuildRequires: perl(HTTP::Headers)
-#BuildRequires: perl(HTTP::Response)
-#BuildRequires: perl(TestDetails)
-#BuildRequires: perl(URI::file)
 Requires:   perl(LWP) = 5.48
 Requires:   perl(URI)
 Requires:   perl(URI::Escape)

++ HTTP-DAV-0.47.tar.gz - HTTP-DAV-0.48.tar.gz ++
 3617 lines of diff (skipped)

++ cpanspec.yml ++
---
description_paragraphs: 1
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit scirenderer for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package scirenderer for openSUSE:Factory 
checked in at 2015-04-16 14:14:08

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


Package is scirenderer

Changes:

--- /work/SRC/openSUSE:Factory/scirenderer/scirenderer.changes  2014-05-06 
17:40:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.scirenderer.new/scirenderer.changes 
2015-04-16 14:14:09.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 05:51:57 UTC 2015 - badshah...@gmail.com
+
+- Add patch scirenderer-fix-compilation-with-jogl-2.3.patch to
+  fix building with jogl2 = 2.3. Fixes upstream bug
+  http://forge.scilab.org/index.php/p/scirenderer/issues/1545/.
+
+---

New:

  scirenderer-fix-compilation-with-jogl-2.3.patch



Other differences:
--
++ scirenderer.spec ++
--- /var/tmp/diff_new_pack.A1TvEC/_old  2015-04-16 14:14:09.0 +0200
+++ /var/tmp/diff_new_pack.A1TvEC/_new  2015-04-16 14:14:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scirenderer
 #
-# 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
@@ -25,10 +25,12 @@
 Url:http://forge.scilab.org/index.php/p/scirenderer
 Source0:
http://forge.scilab.org/index.php/p/scirenderer/downloads/get/%{name}-%{version}.tar.gz
 Patch0: %{name}--jogl2.0.2.patch
+# PATCH-FIX-UPSTREAM scirenderer-fix-compilation-with-jogl-2.3.patch 
badshah...@gmail.com -- Fix compilation with jogl 2.3.x
+Patch1: scirenderer-fix-compilation-with-jogl-2.3.patch
 BuildRequires:  ant
 BuildRequires:  java-devel
 BuildRequires:  jlatexmath
-BuildRequires:  jogl2
+BuildRequires:  jogl2 = 2.3
 BuildRequires:  jpackage-utils
 Requires:   java
 Requires:   jpackage-utils
@@ -52,6 +54,7 @@
 %setup -q
 
 %patch0 -p1
+%patch1 -p1
 
 # Update path according to the openSUSE
 tee scirenderer-libs.properties  EOF

++ scirenderer-fix-compilation-with-jogl-2.3.patch ++
http://forge.scilab.org/index.php/p/scirenderer/issues/1545/
From 804872762b3c0cdcc440bb191034afe55bb46fa4 Mon Sep 17 00:00:00 2001
From: Atri Bhattacharya badshah...@gmail.com
Date: Wed, 15 Apr 2015 22:40:25 -0400
Subject: [PATCH] Port to jogl 2.3.

Adapt to name changes of jogl classes: javax.media.gl - com.jogamp.gl

Drop use of removed classes:
* com.jogamp.opengl.util.awt.Screenshot
* import javax.media.opengl.GLPbuffer

Port to using updated methods from:
* com.jogamp.opengl.util.GLReadBufferUtil
* com.jogamp.opengl.util.awt.AWTGLReadBufferUtil
respectively.

Replace the now removed
GLAutoDrawable.getWidth()/GLAutoDrawable.getHeight() by
GLAutoDrawable.getSurfaceWidth()/GLAutoDrawable.getSurfaceHeight()
respectively.
---
 .../scirenderer/examples/JScrollPaneExample.java   |  4 +--
 .../scirenderer/examples/utils/ExampleFrame.java   |  2 +-
 .../implementation/jogl/JoGLCanvas.java| 39 --
 .../implementation/jogl/JoGLCanvasFactory.java |  2 +-
 .../implementation/jogl/JoGLCapacity.java  |  2 +-
 .../implementation/jogl/JoGLDrawingTools.java  |  2 +-
 .../implementation/jogl/JoGLParameters.java|  4 +--
 .../jogl/buffers/JoGLBuffersManager.java   |  2 +-
 .../jogl/buffers/JoGLDataBuffer.java   |  2 +-
 .../jogl/buffers/JoGLElementsBuffer.java   |  2 +-
 .../jogl/buffers/JoGLIndicesBuffer.java|  2 +-
 .../jogl/clipping/JoGLClippingManager.java |  2 +-
 .../jogl/clipping/JoGLClippingPlane.java   |  2 +-
 .../jogl/drawer/JoGLShapeDrawer.java   |  2 +-
 .../implementation/jogl/lightning/JoGLLight.java   |  2 +-
 .../jogl/lightning/JoGLLightManager.java   |  2 +-
 .../jogl/picking/GLPickingManager.java |  2 +-
 .../jogl/picking/JoGLPickingTools.java |  2 +-
 .../implementation/jogl/renderer/JoGLRenderer.java |  2 +-
 .../jogl/renderer/JoGLRendererManager.java |  2 +-
 .../jogl/texture/JoGLTextureManager.java   |  4 +--
 .../implementation/jogl/utils/GLShortCuts.java |  2 +-
 22 files changed, 46 insertions(+), 41 deletions(-)

diff --git 
a/examples/org/scilab/forge/scirenderer/examples/JScrollPaneExample.java 
b/examples/org/scilab/forge/scirenderer/examples/JScrollPaneExample.java
index f864b17..47f5f35 100644
--- a/examples/org/scilab/forge/scirenderer/examples/JScrollPaneExample.java
+++ b/examples/org/scilab/forge/scirenderer/examples/JScrollPaneExample.java
@@ -13,8 

commit perl-MooseX-Role-Parameterized for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Role-Parameterized for 
openSUSE:Factory checked in at 2015-04-16 14:14:37

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


Package is perl-MooseX-Role-Parameterized

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Role-Parameterized/perl-MooseX-Role-Parameterized.changes
2013-10-06 14:54:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Role-Parameterized.new/perl-MooseX-Role-Parameterized.changes
   2015-04-16 14:14:38.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 20:53:38 UTC 2015 - co...@suse.com
+
+- updated to 1.08
+   see /usr/share/doc/packages/perl-MooseX-Role-Parameterized/Changes
+
+---

Old:

  MooseX-Role-Parameterized-1.02.tar.gz

New:

  MooseX-Role-Parameterized-1.08.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Role-Parameterized.spec ++
--- /var/tmp/diff_new_pack.qgo7rj/_old  2015-04-16 14:14:38.0 +0200
+++ /var/tmp/diff_new_pack.qgo7rj/_new  2015-04-16 14:14:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Role-Parameterized
 #
-# 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,63 +17,45 @@
 
 
 Name:   perl-MooseX-Role-Parameterized
-Version:1.02
+Version:1.08
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Role-Parameterized
-Summary:roles with composition parameters
+Summary:Roles with Composition Parameters
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Role-Parameterized/
-Source: 
http://www.cpan.org/authors/id/S/SA/SARTAK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(CPAN::Meta::Check) = 0.007
+BuildRequires:  perl(CPAN::Meta::Requirements)
+BuildRequires:  perl(Module::Build::Tiny) = 0.037
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 2.0300
+BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Meta::Role)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(MooseX::Role::WithOverloading)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(Bar)
-#BuildRequires: perl(Foo)
-#BuildRequires: perl(Foo::Role)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::AutoManifest)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Module::Install::GithubMeta)
-#BuildRequires: perl(Module::Install::ManifestSkip)
-#BuildRequires: perl(Moose::Exporter)
-#BuildRequires: perl(Moose::Meta::Role)
-#BuildRequires: perl(Moose::Role)
-#BuildRequires: perl(Moose::Util)
-#BuildRequires: perl(Moose::Util::TypeConstraints)
-#BuildRequires: perl(MooseX::Role::Parameterized)
-#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Role::Parameterizable)
-#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Role::Parameterized)
-#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Trait::Parameterized)
-#BuildRequires: perl(MooseX::Role::Parameterized::Parameters)
-#BuildRequires: perl(MyCompositeRoleA)
-#BuildRequires: perl(MyItem::Role::Equippable)
-#BuildRequires: perl(MyItem::Role::Wearable)
-#BuildRequires: perl(MyPRole)
-#BuildRequires: perl(MyRole)
-#BuildRequires: perl(MyRole::Delegator)
-#BuildRequires: perl(MyRole::LogMethod)
-#BuildRequires: perl(MyRole::Parameterized)
-#BuildRequires: perl(MyRole::Sans::Block)
-#BuildRequires: perl(MyRole::Storage)
-#BuildRequires: perl(MyTrait)
-#BuildRequires: perl(OtherRole)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(P::Role)
-#BuildRequires: perl(Test::Consumer)
-#BuildRequires: perl(t::MooseX::LabeledAttributes)
-#BuildRequires: perl(YAML::Tiny)
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(namespace::autoclean)
+BuildRequires:  perl(namespace::clean)

commit perl-Net-Whois-RIPE for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-RIPE for 
openSUSE:Factory checked in at 2015-04-16 14:14:35

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


Package is perl-Net-Whois-RIPE

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes  
2014-03-25 13:25:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes 
2015-04-16 14:14:36.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 21:18:03 UTC 2015 - co...@suse.com
+
+- updated to 2.005005
+   see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
+
+  2.0050052015-03-26
+   - Fix to make Net::Whois::Generic use 'hostname' parameter
+(reported by Stanislav Sinyagin)
+   - Fix on Net::Whois::Object::AutNum to accept lowecase AutNum name
+
+---

Old:

  Net-Whois-RIPE-2.005001.tar.gz

New:

  Net-Whois-RIPE-2.005005.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-Whois-RIPE.spec ++
--- /var/tmp/diff_new_pack.RiIR0H/_old  2015-04-16 14:14:36.0 +0200
+++ /var/tmp/diff_new_pack.RiIR0H/_new  2015-04-16 14:14:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Whois-RIPE
 #
-# 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-Net-Whois-RIPE
-Version:2.005001
+Version:2.005005
 Release:0
 %define cpan_name Net-Whois-RIPE
-Summary:Pure-Perl implementation of the RIPE Database client.
+Summary:Pure-Perl Implementation of the Ripe Database Client
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Whois-RIPE/
-Source: 
http://www.cpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -45,8 +46,6 @@
 %{__make} %{?_smp_mflags}
 
 %check
-# MANUAL needs network
-rm t/300-AFRINIC.t t/305-APNIC.t
 %{__make} test
 
 %install

++ Net-Whois-RIPE-2.005001.tar.gz - Net-Whois-RIPE-2.005005.tar.gz ++
 2305 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit gradle for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package gradle for openSUSE:Factory checked 
in at 2015-04-16 14:14:12

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


Package is gradle

Changes:

--- /work/SRC/openSUSE:Factory/gradle/gradle.changes2014-07-18 
14:03:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gradle.new/gradle.changes   2015-04-16 
14:14:13.0 +0200
@@ -1,0 +2,5 @@
+Tue Apr 14 19:21:36 UTC 2015 - afaer...@suse.de
+
+- Update to 2.3
+
+---

Old:

  gradle.tar.gz

New:

  gradle-2.3-src.zip



Other differences:
--
++ gradle.spec ++
--- /var/tmp/diff_new_pack.KhWAFM/_old  2015-04-16 14:14:14.0 +0200
+++ /var/tmp/diff_new_pack.KhWAFM/_new  2015-04-16 14:14:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gradle
 #
-# 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,18 +17,16 @@
 
 
 Name:   gradle
-Version:0.9
+Version:2.3
 Release:0
 Summary:Groovy-based build system
 License:Apache-2.0
 Group:  Development/Tools
 Url:http://www.gradle.org/
-# git clone git://github.com/gradle/gradle.git
-# (cd gradle; git checkout 72)
-# tar czf gradle.tar.gz gradle --exclude .git
-Source0:gradle.tar.gz
+Source0:
https://services.gradle.org/distributions/gradle-%{version}-src.zip
 BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
+BuildRequires:  unzip
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -50,32 +48,30 @@
 gradle home directory and the open API jar.
 
 %prep
-%setup -q -n %{name}
-
+%setup -q
 
 %build
 # Build Open API subpackage
-pushd subprojects/gradle-open-api/src/main/groovy
+pushd subprojects/open-api/src/main/java
 find -name '*.java' |xargs javac -source 1.5 -target 1.5
 find -name '*.class' |xargs jar cf gradle-open-api.jar
 popd
 
-
 %install
 install -d %{buildroot}%{_javadir}
 # Open API
-pushd subprojects/gradle-open-api/src/main/groovy
+pushd subprojects/open-api/src/main/java
 install -p -m644 gradle-open-api.jar \
 %{buildroot}%{_javadir}/gradle-open-api-%{version}.jar
 ln -s gradle-open-api-%{version}.jar \
 %{buildroot}%{_javadir}/gradle-open-api.jar
 popd
 
-
 %files open-api
 %defattr(-,root,root,-)
 %{_javadir}/gradle-open-api-%{version}.jar
 %{_javadir}/gradle-open-api.jar
-%doc website/src/content/license.html
+%doc subprojects/distributions/src/toplevel/LICENSE
+%doc subprojects/distributions/src/toplevel/NOTICE
 
 %changelog




commit perl-Math-PlanePath for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is perl-Math-PlanePath

Changes:

--- /work/SRC/openSUSE:Factory/perl-Math-PlanePath/perl-Math-PlanePath.changes  
2014-06-17 11:23:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Math-PlanePath.new/perl-Math-PlanePath.changes 
2015-04-16 14:14:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 20:29:20 UTC 2015 - co...@suse.com
+
+- updated to 118
+   see /usr/share/doc/packages/perl-Math-PlanePath/Changes
+
+---

Old:

  Math-PlanePath-115.tar.gz

New:

  Math-PlanePath-118.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Math-PlanePath.spec ++
--- /var/tmp/diff_new_pack.iwoXJV/_old  2015-04-16 14:14:24.0 +0200
+++ /var/tmp/diff_new_pack.iwoXJV/_new  2015-04-16 14:14:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Math-PlanePath
 #
-# 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,16 @@
 
 
 Name:   perl-Math-PlanePath
-Version:115
+Version:118
 Release:0
+#Upstream: GPL-1.0+
 %define cpan_name Math-PlanePath
-Summary:Mathematical paths through the 2-D plane.
+Summary:Mathematical paths through the 2-D plane
 License:GPL-3.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Math-PlanePath/
-Source: 
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -165,6 +167,7 @@
 CoprimeColumns coprime X,Y
 DivisibleColumns   X divisible by Y
 WythoffArray   Fibonacci recurrences
+WythoffPreliminaryTriangle
 PowerArray powers in rows
 File   points from a disk file
 

++ Math-PlanePath-115.tar.gz - Math-PlanePath-118.tar.gz ++
 40927 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: GPL-3.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-HTTP-Server-Simple for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-Server-Simple for 
openSUSE:Factory checked in at 2015-04-16 14:14:05

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


Package is perl-HTTP-Server-Simple

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-HTTP-Server-Simple/perl-HTTP-Server-Simple.changes
  2012-10-16 07:13:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Server-Simple.new/perl-HTTP-Server-Simple.changes
 2015-04-16 14:14:06.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 18:05:28 UTC 2015 - co...@suse.com
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
+
+---

Old:

  HTTP-Server-Simple-0.44.tar.gz

New:

  HTTP-Server-Simple-0.50.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTTP-Server-Simple.spec ++
--- /var/tmp/diff_new_pack.aSoP45/_old  2015-04-16 14:14:06.0 +0200
+++ /var/tmp/diff_new_pack.aSoP45/_new  2015-04-16 14:14:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Server-Simple
 #
-# 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,55 +17,70 @@
 
 
 Name:   perl-HTTP-Server-Simple
-%define real_name HTTP-Server-Simple
+Version:0.50
+Release:0
+%define cpan_name HTTP-Server-Simple
 Summary:Lightweight HTTP server
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/perldoc?HTTP::Server::Simple
-Version:0.44
-Release:0
-Source: %{real_name}-%{version}.tar.gz
-BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-# MANUAL
-BuildRequires:  netcfg
+Url:http://search.cpan.org/dist/HTTP-Server-Simple/
+Source0:
http://www.cpan.org/authors/id/F/FA/FALCONE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(Socket) = 1.94
+Requires:   perl(Socket) = 1.94
 %{perl_requires}
+# MANUAL BEGIN
+BuildRequires:  netcfg
+# MANUAL END
 
 %description
-This is a simple standalone HTTP server. By default, it doesn't thread or fork.
-It does, however, act as a simple frontend which can be used to build a
-standalone web-based application or turn a CGI into one.
-
-It is possible to use Net::Server classes to create forking, pre-forking, and
-other types of more complicated servers; see net_server.
-
-Author:

-Jesse Vincent, je...@bestpractical.com
-
+This is a simple standalone HTTP server. By default, it doesn't thread or
+fork. It does, however, act as a simple frontend which can be used to build
+a standalone web-based application or turn a CGI into one.
+
+It is possible to use the Net::Server manpage classes to create forking,
+pre-forking, and other types of more complicated servers; see the
+/net_server manpage.
+
+By default, the server traps a few signals:
+
+* HUP
+
+  When you 'kill -HUP' the server, it lets the current request finish being
+  processed, then uses the 'restart' method to re-exec itself. Please note
+  that in order to provide restart-on-SIGHUP, HTTP::Server::Simple sets a
+  SIGHUP handler during initialisation. If your request handling code forks
+  you need to make sure you reset this or unexpected things will happen if
+  somebody sends a HUP to all running processes spawned by your app (e.g.
+  by kill -HUP script)
+
+* PIPE
+
+  If the server detects a broken pipe while writing output to the client,
+  it ignores the signal. Otherwise, a client closing the connection early
+  could kill the server.
 
 %prep
-%setup -q -n %{real_name}-%{version}
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL 
-make %{?jobs:-j%jobs}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 %perl_make_install
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files 
-%defattr(-, root, root)
-%doc Changes README MANIFEST SIGNATURE ex
+%defattr(-,root,root,755)
+%doc Changes README
 
 %changelog

++ HTTP-Server-Simple-0.44.tar.gz - HTTP-Server-Simple-0.50.tar.gz ++
 1638 lines of diff (skipped)

++ cpanspec.yml ++
---

commit spew for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is spew

Changes:

--- /work/SRC/openSUSE:Factory/spew/spew.changes2015-04-15 
16:24:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.spew.new/spew.changes   2015-04-16 
14:14:12.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 16 07:05:25 UTC 2015 - mplus...@suse.com
+
+- Actuall include changelog
+
+---



Other differences:
--
++ spew.spec ++
--- /var/tmp/diff_new_pack.IgygkM/_old  2015-04-16 14:14:12.0 +0200
+++ /var/tmp/diff_new_pack.IgygkM/_new  2015-04-16 14:14:12.0 +0200
@@ -63,3 +63,4 @@
 %{_mandir}/man?/regorge*
 %config %{_sysconfdir}/spew.conf
 
+%changelog




commit coreutils for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2015-04-16 14:10:52

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


Package is coreutils

Changes:

--- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes
2015-03-29 20:14:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes   
2015-04-16 14:10:53.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr  7 18:18:31 UTC 2015 - crrodrig...@opensuse.org
+
+- If coreutils changes, for consistency, we must regenerate
+  the initrd.
+
+---
+Thu Apr  2 15:26:50 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---
coreutils.changes: same change

New:

  coreutils-8.23.tar.xz.sig
  coreutils.keyring



Other differences:
--
++ coreutils-testsuite.spec ++
--- /var/tmp/diff_new_pack.IMbCJF/_old  2015-04-16 14:10:54.0 +0200
+++ /var/tmp/diff_new_pack.IMbCJF/_new  2015-04-16 14:10:54.0 +0200
@@ -41,6 +41,7 @@
 BuildRequires:  libselinux-devel
 BuildRequires:  makeinfo
 BuildRequires:  perl
+BuildRequires:  suse-module-tools
 BuildRequires:  xz
 %if %{suse_version}  1320
 BuildRequires:  gcc-PIE
@@ -81,15 +82,19 @@
 # For upgrading you now just need to increase the version, remove the old
 # tarballs, then run osc service localrun download_files, osc addremove,
 # osc vc and osc ci and you are done.
-Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
+Source0:ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
+Source1:ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 %else
 # In coreutils-testsuite, we use the version controlled file from 
coreutils.
 # otherwise that file would be downloaded twice during the above mentioned
 # upgrade procedure.
-Source: coreutils-%{version}.tar.xz
+Source0:coreutils-%{version}.tar.xz
+Source1:coreutils-%{version}.tar.xz.sig
+Source2:coreutils.keyring
 %endif
 
-Source1:baselibs.conf
+Source3:baselibs.conf
 
 Patch1: coreutils-remove_hostname_documentation.patch
 Patch3: coreutils-remove_kill_documentation.patch
@@ -266,6 +271,13 @@
 %post
 %if %{name} == coreutils
 %install_info --info-dir=%{_infodir} %{_infodir}/coreutils.info.gz
+%{?regenerate_initrd_post}
+%endif
+
+# 
+%posttrans
+%if %{name} == coreutils
+%{?regenerate_initrd_posttrans}
 %endif
 
 # 

++ coreutils.spec ++
--- /var/tmp/diff_new_pack.IMbCJF/_old  2015-04-16 14:10:54.0 +0200
+++ /var/tmp/diff_new_pack.IMbCJF/_new  2015-04-16 14:10:54.0 +0200
@@ -41,6 +41,7 @@
 BuildRequires:  libselinux-devel
 BuildRequires:  makeinfo
 BuildRequires:  perl
+BuildRequires:  suse-module-tools
 BuildRequires:  xz
 %if %{suse_version}  1320
 BuildRequires:  gcc-PIE
@@ -81,15 +82,19 @@
 # For upgrading you now just need to increase the version, remove the old
 # tarballs, then run osc service localrun download_files, osc addremove,
 # osc vc and osc ci and you are done.
-Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
+Source0:ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
+Source1:ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 %else
 # In coreutils-testsuite, we use the version controlled file from 
coreutils.
 # otherwise that file would be downloaded twice during the above mentioned
 # upgrade procedure.
-Source: coreutils-%{version}.tar.xz
+Source0:coreutils-%{version}.tar.xz
+Source1:coreutils-%{version}.tar.xz.sig
+Source2:coreutils.keyring
 %endif
 
-Source1:baselibs.conf
+Source3:baselibs.conf
 
 Patch1: coreutils-remove_hostname_documentation.patch
 Patch3: coreutils-remove_kill_documentation.patch
@@ -266,6 +271,13 @@
 %post
 %if %{name} == coreutils
 %install_info --info-dir=%{_infodir} %{_infodir}/coreutils.info.gz
+%{?regenerate_initrd_post}
+%endif
+
+# 
+%posttrans
+%if %{name} == coreutils
+%{?regenerate_initrd_posttrans}
 %endif
 
 # 




commit libmtp for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

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

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


Package is libmtp

Changes:

--- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes2015-03-25 
21:04:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes   2015-04-16 
14:11:23.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr 13 19:32:11 UTC 2015 - meiss...@suse.com
+
+- updated to 1.1.9 release
+  - lots and lots of new ids
+  - bugfixes
+- mtp_DroidTurbo.patch,include-config-h.patch: upstream
+
+---

Old:

  include-config-h.patch
  libmtp-1.1.8.tar.gz
  mtp_DroidTurbo.patch

New:

  libmtp-1.1.9.tar.gz



Other differences:
--
++ libmtp.spec ++
--- /var/tmp/diff_new_pack.HQHaLy/_old  2015-04-16 14:11:23.0 +0200
+++ /var/tmp/diff_new_pack.HQHaLy/_new  2015-04-16 14:11:23.0 +0200
@@ -26,13 +26,10 @@
 Summary:Commandline utilities for access to MTP Players
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
-Version:1.1.8
+Version:1.1.9
 Release:0
 %define sonum   9
 Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
-Patch0: include-config-h.patch
-Patch1: mtp_DroidTurbo.patch
-# from git 1a2669c6df6c093aec38c0c99a21438d74ccdf33
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d }
 %{!?_udevdir: %global _udevdir %(pkg-config --variable=udevdir udev) }
@@ -79,8 +76,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1
 
 %build
 echo 'HTML_TIMESTAMP=NO'  doc/Doxyfile.in
@@ -111,6 +106,7 @@
 #dir /usr/share/hal/fdi/information/20thirdparty/
 #usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi
 %{_udevdir}/mtp-probe
+%{_udevdir}/hwdb.d/69-libmtp.hwdb
 %{_udevrulesdir}/69-libmtp.rules
 
 %files devel

++ libmtp-1.1.8.tar.gz - libmtp-1.1.9.tar.gz ++
 2268 lines of diff (skipped)




commit cracklib for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package cracklib for openSUSE:Factory 
checked in at 2015-04-16 14:10:59

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


Package is cracklib

Changes:

--- /work/SRC/openSUSE:Factory/cracklib/cracklib.changes2015-01-10 
23:04:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.cracklib.new/cracklib.changes   2015-04-16 
14:11:00.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr  3 09:01:41 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Remove old ppc provides/obsoletes
+
+---



Other differences:
--
++ cracklib.spec ++
--- /var/tmp/diff_new_pack.vwel9I/_old  2015-04-16 14:11:01.0 +0200
+++ /var/tmp/diff_new_pack.vwel9I/_new  2015-04-16 14:11:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cracklib
 #
-# 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,30 +17,26 @@
 
 
 Name:   cracklib
-BuildRequires:  automake
-BuildRequires:  gzip
-BuildRequires:  libtool
-BuildRequires:  translation-update-upstream
-BuildRequires:  zlib-devel
-Url:http://sourceforge.net/projects/cracklib
-# bug437293
-%ifarch ppc64
-Obsoletes:  cracklib-64bit
-%endif
-#
 Version:2.9.2
 Release:0
-Requires:   cracklib-dict
 Summary:Library to crack passwords using dictionaries
 License:LGPL-2.1
 Group:  System/Libraries
+Url:http://sourceforge.net/projects/cracklib
 Source: 
http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
 Source2:baselibs.conf
 # PATCH-FIX-OPENSUSE (should be upstreamed)
 # Remove support for broken 64bit indexes from magic entry [bnc#106007]
-Patch:  cracklib-magic.diff
+Patch0: cracklib-magic.diff
 # PATCH-FIX-OPENSUSE Hide non-public functions
 Patch1: cracklib-2.9.2-visibility.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gzip
+BuildRequires:  libtool
+BuildRequires:  translation-update-upstream
+BuildRequires:  zlib-devel
+Requires:   cracklib-dict
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,9 +48,9 @@
 %package devel
 Summary:Header files and libraries for developing apps which will use 
CrackLib
 Group:  Development/Libraries/C and C++
-Provides:   cracklib:/usr/include/crack.h
 Requires:   glibc-devel
 Requires:   libcrack2 = %{version}
+Provides:   cracklib:%{_includedir}/crack.h
 
 %description devel
 The cracklib-devel package contains the header files and libraries
@@ -62,7 +58,6 @@
 determine whether passwords match certain security-oriented
 characteristics.
 
-
 %package -n libcrack2
 Summary:Library to crack passwords using dictionaries
 Group:  System/Libraries
@@ -77,8 +72,8 @@
 %package dict-small
 Summary:Small dictionary for cracklib - A Password-Checking Library
 Group:  System/Libraries
-Provides:   cracklib-dict
 Conflicts:  cracklib-dict-full
+Provides:   cracklib-dict
 
 %description dict-small
 CrackLib tests passwords to determine whether they match certain
@@ -87,50 +82,51 @@
 
 This package contains a small dictionay file used by cracklib.
 
-
-
 %prep
 %setup -q
 translation-update-upstream
-%patch
+%patch0
 %patch1
 
 %build
 AUTOPOINT=true autoreconf -fi
-%configure --enable-hidden-symbols --disable-static --with-pic
-%{__make} %{?_smp_mflags}
+%configure \
+   --enable-hidden-symbols \
+   --disable-static \
+   --with-pic
+make %{?_smp_mflags}
 #make -C po update-po
 
 %install
-mkdir -p $RPM_BUILD_ROOT/usr/lib
-make install DESTDIR=$RPM_BUILD_ROOT
+mkdir -p %{buildroot}%{_prefix}/lib
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 # libtool is broken by design, remove this *.la files ...
-rm $RPM_BUILD_ROOT/%{_libdir}/libcrack.la
+rm %{buildroot}/%{_libdir}/libcrack.la
 # set executable
 chmod 755 ./util/cracklib-format
 # Adjust path in comment
-sed s,/usr/lib/cracklib_dict,%{_datadir}/cracklib/pw_dict,g lib/crack.h  
$RPM_BUILD_ROOT/%{_includedir}/crack.h
+sed s,%{_libexecdir}/cracklib_dict,%{_datadir}/cracklib/pw_dict,g 
lib/crack.h  %{buildroot}/%{_includedir}/crack.h
 ./util/cracklib-format ./dicts/cracklib-small | \
-./util/cracklib-packer $RPM_BUILD_ROOT/%{_datadir}/cracklib/pw_dict
-ln -s cracklib-format $RPM_BUILD_ROOT/%{_sbindir}/mkdict
-ln -s cracklib-packer 

commit perl-Class-Singleton for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Singleton for 
openSUSE:Factory checked in at 2015-04-16 14:11:29

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


Package is perl-Class-Singleton

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Singleton/perl-Class-Singleton.changes
2011-09-23 12:36:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Singleton.new/perl-Class-Singleton.changes
   2015-04-16 14:11:30.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 19:13:23 UTC 2015 - co...@suse.com
+
+- updated to 1.5
+   see /usr/share/doc/packages/perl-Class-Singleton/Changes
+
+---

Old:

  Class-Singleton-1.4.tar.gz

New:

  Class-Singleton-1.5.tar.gz



Other differences:
--
++ perl-Class-Singleton.spec ++
--- /var/tmp/diff_new_pack.7kKIVL/_old  2015-04-16 14:11:30.0 +0200
+++ /var/tmp/diff_new_pack.7kKIVL/_new  2015-04-16 14:11:30.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Class-Singleton (Version 1.4)
+# spec file for package perl-Class-Singleton
 #
-# Copyright (c) 2010 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,44 +15,41 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Class-Singleton
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+Version:1.5
+Release:0
+%define cpan_name Class-Singleton
 Summary:Implementation of a Singleton class
-Version:1.4
-Release:4
-License:Artistic-1.0
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Singleton/
-Source: 
http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Class-Singleton-1.4.tar.gz
+Source: 
http://www.cpan.org/authors/id/S/SH/SHAY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
-This is the Class::Singleton module. A Singleton describes an object
+This is the 'Class::Singleton' module. A Singleton describes an object
 class that can have only one instance in any system. An example of a
 Singleton might be a print spooler or system registry. This module
 implements a Singleton class from which other classes can be derived. By
-itself, the Class::Singleton module does very little other than manage
+itself, the 'Class::Singleton' module does very little other than manage
 the instantiation of a single object. In deriving a class from
-Class::Singleton, your module will inherit the Singleton instantiation
+'Class::Singleton', your module will inherit the Singleton instantiation
 method and can implement whatever specific functionality is required.
 
 For a description and discussion of the Singleton class, see Design
 Patterns, Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
 
-Author: Andy Wardley a...@wardley.org
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -60,18 +57,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

++ Class-Singleton-1.4.tar.gz - Class-Singleton-1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Singleton-1.4/Changes 
new/Class-Singleton-1.5/Changes
--- old/Class-Singleton-1.4/Changes 2007-09-28 10:08:29.0 +0200
+++ new/Class-Singleton-1.5/Changes 2014-11-07 22:11:49.0 +0100
@@ -1,5 +1,12 @@
 #
-# Version 1.04   Date: 2007/09/28
+# Version 1.5Date: 2014/11/07
+#
+
+* Work around global destruction order issue.  [Craig Manley
+  cman...@cpan.org, CPAN RT#23568/68526]

commit perl-Alien-wxWidgets for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2015-04-16 14:13:08

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


Package is perl-Alien-wxWidgets

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2014-06-30 21:50:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new/perl-Alien-wxWidgets.changes
   2015-04-16 14:13:23.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 14 08:45:38 UTC 2015 - co...@suse.com
+
+- updated to 0.67
+   see /usr/share/doc/packages/perl-Alien-wxWidgets/Changes
+
+  0.66  Tue Mar 10 2015
+  - add support for wxWidgets 3.0.1 and 3.0.2
+  - make default wxWidgets 3.0.2
+  - graphics context included now default on Win32
+  - build on MacOSX - xcode 5.x/6.x
+
+---

Old:

  Alien-wxWidgets-0.65.tar.gz

New:

  Alien-wxWidgets-0.67.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.rtKcai/_old  2015-04-16 14:13:23.0 +0200
+++ /var/tmp/diff_new_pack.rtKcai/_new  2015-04-16 14:13:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-wxWidgets
 #
-# 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,19 @@
 
 
 Name:   perl-Alien-wxWidgets
-Version:0.65
+Version:0.67
 Release:0
 %define cpan_name Alien-wxWidgets
-Summary:building, finding and using wxWidgets binaries
+Summary:Building, Finding and Using Wxwidgets Binaries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Alien-wxWidgets/
-Source: 
http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
+Patch1: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+# MANUAL
+#BuildArch: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -33,11 +38,10 @@
 BuildRequires:  perl(Module::Pluggable) = 2.6
 Requires:   perl(Module::Pluggable) = 2.6
 %{perl_requires}
-# MANUAL
-Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
-Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+# MANUAL BEGIN
 BuildRequires:  gcc-c++
 BuildRequires:  wxWidgets-ansi-devel
+# MANUAL END
 
 %description
 Please see the Alien manpage for the manifesto of the Alien namespace.
@@ -47,13 +51,14 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch1 -p0
-%patch2 -p0
 find . -type f -print0 | xargs -0 chmod 644
-# MANUAL
+%patch0 
+%patch1 
+# MANUAL BEGIN
 # this copy of GNU patch is only used on win32, remove it for license clarity
 # see https://build.opensuse.org/request/show/237465
 rm -vf inc/src/patch*
+# MANUAL END
 
 %build
 yes no | %__perl ./Build.PL installdirs=vendor

++ Alien-wxWidgets-0.65.tar.gz - Alien-wxWidgets-0.67.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.65/Build.PL 
new/Alien-wxWidgets-0.67/Build.PL
--- old/Alien-wxWidgets-0.65/Build.PL   2014-03-23 15:48:03.0 +0100
+++ new/Alien-wxWidgets-0.67/Build.PL   2015-03-09 22:37:19.0 +0100
@@ -18,8 +18,10 @@
 '2.9.1' = 'patches/data-2.9.1',
 '2.9.2' = 'patches/data-2.9.2',
 '2.9.3' = 'patches/data-2.9.3',
-'2.9.4'= 'patches/data-2.9.4',
+'2.9.4'= 'patches/data-2.9.4',
 '3.0.0' = 'patches/data-3.0.0',
+'3.0.1' = 'patches/data-3.0.1',
+'3.0.2' = 'patches/data-3.0.2',
 );
 
 my ($DEFAULT_VERSION, $DEFAULT_ARCHIVE_TYPE) = 
_get_default_wxwidgets_version_and_type();
@@ -71,13 +73,13 @@
  'wxWidgets-version' = { type = '=s' },
  'wxWidgets-extraflags'  = { type = '=s' },
  'wxWidgets-userpatch'   = { type = '=s' },
- 'wxWidgets-graphicscontext' = { type = '!',
-default = $^O ne 
'MSWin32' },
+ 

commit perl-File-chdir for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-File-chdir for openSUSE:Factory 
checked in at 2015-04-16 14:13:26

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


Package is perl-File-chdir

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-chdir/perl-File-chdir.changes  
2013-06-06 15:05:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-chdir.new/perl-File-chdir.changes 
2015-04-16 14:13:31.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 14 19:40:39 UTC 2015 - co...@suse.com
+
+- updated to 0.1010
+   see /usr/share/doc/packages/perl-File-chdir/Changes
+
+  0.10102015-02-05 10:04:27-05:00 America/New_York
+  
+  [Changed]
+  
+  - Updated distribution metadata and repo layout
+  
+  - Changed bugtracker to github
+  
+  0.10092014-09-23 12:24:11-04:00 America/New_York
+  
+  [Changed]
+  
+  - Updated distribution metadata
+
+---

Old:

  File-chdir-0.1008.tar.gz

New:

  File-chdir-0.1010.tar.gz



Other differences:
--
++ perl-File-chdir.spec ++
--- /var/tmp/diff_new_pack.SCqHGq/_old  2015-04-16 14:13:32.0 +0200
+++ /var/tmp/diff_new_pack.SCqHGq/_new  2015-04-16 14:13:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-chdir
 #
-# 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,21 +17,20 @@
 
 
 Name:   perl-File-chdir
-Version:0.1008
+Version:0.1010
 Release:0
 %define cpan_name File-chdir
-Summary:A more sensible way to change directories
+Summary:More Sensible Way to Change Directories
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-chdir/
-Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Cwd) = 3.16
 BuildRequires:  perl(File::Spec::Functions) = 3.27
-#BuildRequires: perl(File::chdir)
 Requires:   perl(Cwd) = 3.16
 Requires:   perl(File::Spec::Functions) = 3.27
 %{perl_requires}
@@ -65,6 +64,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING examples LICENSE perlcritic.rc README
+%doc Changes CONTRIBUTING.mkdn examples LICENSE README
 
 %changelog

++ File-chdir-0.1008.tar.gz - File-chdir-0.1010.tar.gz ++
 1765 lines of diff (skipped)




commit perl-B-Keywords for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Keywords for openSUSE:Factory 
checked in at 2015-04-16 14:13:13

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


Package is perl-B-Keywords

Changes:

--- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes  
2013-06-06 13:08:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-B-Keywords.new/perl-B-Keywords.changes 
2015-04-16 14:13:26.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 12:11:52 UTC 2015 - co...@suse.com
+
+- updated to 1.14
+   see /usr/share/doc/packages/perl-B-Keywords/Changes
+
+  1.14 rurban
+- removed err from Barewords, RT #102259 (Alex Efros a.k.a. Powerman)
+
+---

Old:

  B-Keywords-1.13.tar.gz

New:

  B-Keywords-1.14.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-B-Keywords.spec ++
--- /var/tmp/diff_new_pack.0HRqWS/_old  2015-04-16 14:13:26.0 +0200
+++ /var/tmp/diff_new_pack.0HRqWS/_new  2015-04-16 14:13:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Keywords
 #
-# 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,20 +17,20 @@
 
 
 Name:   perl-B-Keywords
-Version:1.13
+Version:1.14
 Release:0
+#Upstream:  This program is free software; you can redistribute it and/or 
modify it under the terms of either: a) the GNU General Public License as 
published by the Free Software Foundation; version 2, or b) the Artistic 
License which comes with Perl.
 %define cpan_name B-Keywords
 Summary:Lists of reserved barewords and symbol names
 License:GPL-2.0 or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Keywords/
-Source: 
http://www.cpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(B::Keywords)
-#BuildRequires: perl(Test::Kwalitee)
 %{perl_requires}
 
 %description

++ B-Keywords-1.13.tar.gz - B-Keywords-1.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.13/Changes new/B-Keywords-1.14/Changes
--- old/B-Keywords-1.13/Changes 2013-04-05 22:20:16.0 +0200
+++ new/B-Keywords-1.14/Changes 2015-02-21 15:44:07.0 +0100
@@ -71,3 +71,5 @@
 $^POSTMATCH $^UTF8CACHE $^WIN32_SLOPPY_STAT to @Scalars
   - Added English names for %!, @F (perlrun) and @ARG for @_ (Zsbán Ambrus)
   - Added %+ %- (Zsbán Ambrus) and $LAST_SUBMATCH_RESULT
+1.14 rurban
+  - removed err from Barewords, RT #102259 (Alex Efros a.k.a. Powerman)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.13/META.json 
new/B-Keywords-1.14/META.json
--- old/B-Keywords-1.13/META.json   2013-04-05 22:22:41.0 +0200
+++ new/B-Keywords-1.14/META.json   2015-02-21 15:44:33.0 +0100
@@ -4,7 +4,7 @@
   Joshua ben Jore jj...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240,
license : [
   unknown
],
@@ -45,5 +45,5 @@
  url : http://github.com/rurban/b-keywords;
   }
},
-   version : 1.13
+   version : 1.14
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.13/META.yml new/B-Keywords-1.14/META.yml
--- old/B-Keywords-1.13/META.yml2013-04-05 22:22:41.0 +0200
+++ new/B-Keywords-1.14/META.yml2015-02-21 15:44:33.0 +0100
@@ -3,23 +3,23 @@
 author:
   - 'Joshua ben Jore jj...@cpan.org'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.143240'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 

commit perl-Locale-Maketext-Lexicon for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Locale-Maketext-Lexicon for 
openSUSE:Factory checked in at 2015-04-16 14:13:57

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


Package is perl-Locale-Maketext-Lexicon

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Locale-Maketext-Lexicon/perl-Locale-Maketext-Lexicon.changes
2013-07-03 16:52:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Locale-Maketext-Lexicon.new/perl-Locale-Maketext-Lexicon.changes
   2015-04-16 14:13:59.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 14 19:40:02 UTC 2015 - co...@suse.com
+
+- updated to 1.00
+   see /usr/share/doc/packages/perl-Locale-Maketext-Lexicon/Changes
+
+  [Changes for 1.00 - 2014-03-06]
+  * Add missing support for c.loc()
+  
+  [Changes for 0.99 - 2014-02-03]
+  * Localise $/ correctly (TOKUHIROM)
+This change was missing from 0.97
+  
+  
+  [Changes for 0.98 - 2014-01-22]
+  * Exclude POT files (gerhardj)
+  
+  [Changes for 0.97 - 2014-01-09]
+  * Localise $/ correctly (TOKUHIROM)
+
+---

Old:

  Locale-Maketext-Lexicon-0.96.tar.gz

New:

  Locale-Maketext-Lexicon-1.00.tar.gz



Other differences:
--
++ perl-Locale-Maketext-Lexicon.spec ++
--- /var/tmp/diff_new_pack.kKczjM/_old  2015-04-16 14:13:59.0 +0200
+++ /var/tmp/diff_new_pack.kKczjM/_new  2015-04-16 14:13:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Locale-Maketext-Lexicon
 #
-# 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,14 +17,14 @@
 
 
 Name:   perl-Locale-Maketext-Lexicon
-Version:0.96
+Version:1.00
 Release:0
 %define cpan_name Locale-Maketext-Lexicon
 Summary:Use other catalog formats in Maketext
 License:MIT
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Locale-Maketext-Lexicon/
-Source: 
http://www.cpan.org/authors/id/D/DR/DRTECH/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DRTECH/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -70,6 +70,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc AUTHORS Changes docs LICENSE README script
+%doc AUTHORS Changes docs LICENSE README
 
 %changelog

++ Locale-Maketext-Lexicon-0.96.tar.gz - 
Locale-Maketext-Lexicon-1.00.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Locale-Maketext-Lexicon-0.96/AUTHORS 
new/Locale-Maketext-Lexicon-1.00/AUTHORS
--- old/Locale-Maketext-Lexicon-0.96/AUTHORS2013-06-28 11:05:06.0 
+0200
+++ new/Locale-Maketext-Lexicon-1.00/AUTHORS2014-03-06 12:02:27.0 
+0100
@@ -17,6 +17,7 @@
 Clinton Gormley (DRTECH)
 Felix Ostmann
 Gaal Yahas  (GAAL)
+gerhardj
 Harmen
 Helmut Lichtenberg
 Hsin-Chan Chien (HCCHIEN)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Locale-Maketext-Lexicon-0.96/Changes 
new/Locale-Maketext-Lexicon-1.00/Changes
--- old/Locale-Maketext-Lexicon-0.96/Changes2013-06-28 11:05:06.0 
+0200
+++ new/Locale-Maketext-Lexicon-1.00/Changes2014-03-06 12:02:27.0 
+0100
@@ -1,3 +1,17 @@
+[Changes for 1.00 - 2014-03-06]
+* Add missing support for c.loc()
+
+[Changes for 0.99 - 2014-02-03]
+* Localise $/ correctly (TOKUHIROM)
+  This change was missing from 0.97
+
+
+[Changes for 0.98 - 2014-01-22]
+* Exclude POT files (gerhardj)
+
+[Changes for 0.97 - 2014-01-09]
+* Localise $/ correctly (TOKUHIROM)
+
 [Changes for 0.96 - 2013-06-28]
 * Bumping - bad release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Locale-Maketext-Lexicon-0.96/LICENSE 
new/Locale-Maketext-Lexicon-1.00/LICENSE
--- old/Locale-Maketext-Lexicon-0.96/LICENSE2013-06-28 11:05:06.0 
+0200
+++ new/Locale-Maketext-Lexicon-1.00/LICENSE2014-03-06 12:02:27.0 
+0100
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2013 by Audrey Tang.
+This software is Copyright (c) 2014 by Audrey Tang.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Locale-Maketext-Lexicon-0.96/MANIFEST 
new/Locale-Maketext-Lexicon-1.00/MANIFEST
--- 

commit perl-ExtUtils-CppGuess for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-ExtUtils-CppGuess for 
openSUSE:Factory checked in at 2015-04-16 14:13:29

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


Package is perl-ExtUtils-CppGuess

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-CppGuess/perl-ExtUtils-CppGuess.changes
2014-06-16 21:30:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-CppGuess.new/perl-ExtUtils-CppGuess.changes
   2015-04-16 14:13:32.0 +0200
@@ -1,0 +2,14 @@
+Tue Apr 14 19:29:47 UTC 2015 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-ExtUtils-CppGuess/Changes
+
+  0.09   Sat Apr 11 16:05:50 BST 2015
+   - Convert to EUMM
+   - Make tests divulge guessed options for better debugging
+  
+  
+  0.08   Thu Jan 15 03:07:38 GMT 2015
+   - Update metadata
+
+---

Old:

  ExtUtils-CppGuess-0.07.tar.gz

New:

  ExtUtils-CppGuess-0.09.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-ExtUtils-CppGuess.spec ++
--- /var/tmp/diff_new_pack.lMVo3P/_old  2015-04-16 14:13:32.0 +0200
+++ /var/tmp/diff_new_pack.lMVo3P/_new  2015-04-16 14:13:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-CppGuess
 #
-# 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-ExtUtils-CppGuess
-Version:0.07
+Version:0.09
 Release:0
 %define cpan_name ExtUtils-CppGuess
-Summary:guess C++ compiler and flags
+Summary:Guess C++ Compiler and Flags
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/ExtUtils-CppGuess/
-Source: 
http://www.cpan.org/authors/id/S/SM/SMUELLER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETJ/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -32,8 +33,9 @@
 BuildRequires:  perl(Module::Build)
 Requires:   perl(Capture::Tiny)
 %{perl_requires}
-# MANUAL
+# MANUAL BEGIN
 BuildRequires:  gcc-c++
+# MANUAL END
 
 %description
 'ExtUtils::CppGuess' attempts to guess the system's C++ compiler that is
@@ -47,14 +49,15 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor optimize=%{optflags}
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files

++ ExtUtils-CppGuess-0.07.tar.gz - ExtUtils-CppGuess-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-CppGuess-0.07/Build.PL 
new/ExtUtils-CppGuess-0.09/Build.PL
--- old/ExtUtils-CppGuess-0.07/Build.PL 2011-07-07 23:15:37.0 +0200
+++ new/ExtUtils-CppGuess-0.09/Build.PL 1970-01-01 01:00:00.0 +0100
@@ -1,29 +0,0 @@
-#!/usr/bin/perl -w
-
-use strict;
-use Module::Build;
-
-my $build = Module::Build-new
-  ( module_name= 'ExtUtils::CppGuess',
-license= 'perl',
-requires   = {
-'Capture::Tiny' = '0',
-'File::Basename' = '0',
-},
-build_requires  = {
-'Module::Build' = '0',
-},
-test_requires  = {
-'Capture::Tiny' = '0',
-'Module::Build' = '0',
-'ExtUtils::MakeMaker' = '0',
-'Test::More' = '0',
-'File::Spec' = '0',
-'ExtUtils::Manifest' = '0',
-'Fatal' = '0',
-'Cwd' = '0',
-},
-add_to_cleanup = [ 't/module_build', 't/makemaker' ],
-);
-
-$build-create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-CppGuess-0.07/Changes 
new/ExtUtils-CppGuess-0.09/Changes
--- old/ExtUtils-CppGuess-0.07/Changes  2011-07-07 23:15:37.0 +0200
+++ new/ExtUtils-CppGuess-0.09/Changes  2015-04-11 17:08:52.0 +0200
@@ -1,5 +1,14 @@
 Revision history for Perl extension ExtUtils::CppGuess.
 
+0.09   Sat Apr 11 16:05:50 BST 2015
+   - Convert to EUMM
+   - Make tests divulge guessed options for better debugging
+
+
+0.08   

commit perl-Benchmark-Timer for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Benchmark-Timer for 
openSUSE:Factory checked in at 2015-04-16 14:13:16

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


Package is perl-Benchmark-Timer

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Benchmark-Timer/perl-Benchmark-Timer.changes
2013-01-29 11:32:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Benchmark-Timer.new/perl-Benchmark-Timer.changes
   2015-04-16 14:13:27.0 +0200
@@ -1,0 +2,16 @@
+Tue Apr 14 12:16:12 UTC 2015 - co...@suse.com
+
+- updated to 0.7104
+   see /usr/share/doc/packages/perl-Benchmark-Timer/CHANGES
+
+  Version 0.7104: Sat Mar 28 2015
+  - Bundle Module::AutoInstall to prevent breaks when people don't have it
+installed already. Thanks to Andreas Koenig a...@cpan.org for the report,
+and Paul Howarth p...@city-fan.org for giving me a kick in the pants to
+fix it. https://rt.cpan.org/Ticket/Display.html?id=65673
+  
+  Version 0.7103: Sun Mar 22 2015
+  - Moved code to github
+  - Added POD test
+
+---

Old:

  Benchmark-Timer-0.7102.tar.gz

New:

  Benchmark-Timer-0.7104.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Benchmark-Timer.spec ++
--- /var/tmp/diff_new_pack.aP8xFA/_old  2015-04-16 14:13:27.0 +0200
+++ /var/tmp/diff_new_pack.aP8xFA/_new  2015-04-16 14:13:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Benchmark-Timer
 #
-# 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,29 +16,21 @@
 #
 
 
-
 Name:   perl-Benchmark-Timer
-Version:0.7102
-Release:1
-License:GPL-2.0+
+Version:0.7104
+Release:0
+#Upstream: GPL-1.0+
 %define cpan_name Benchmark-Timer
 Summary:Benchmarking with statistical confidence
-Url:http://search.cpan.org/dist/Benchmark-Timer/
+License:GPL-2.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Benchmark-Timer/
+Source0:
http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Benchmark::Timer)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#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
@@ -81,6 +73,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc CHANGES LICENSE README
+%doc CHANGES LICENSE README TODO
 
 %changelog

++ Benchmark-Timer-0.7102.tar.gz - Benchmark-Timer-0.7104.tar.gz ++
 2706 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: GPL-2.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit perl-MooseX-Types-Structured for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Structured for 
openSUSE:Factory checked in at 2015-04-16 14:13:41

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


Package is perl-MooseX-Types-Structured

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Structured/perl-MooseX-Types-Structured.changes
2013-12-09 07:15:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Structured.new/perl-MooseX-Types-Structured.changes
   2015-04-16 14:13:42.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 15:47:31 UTC 2015 - co...@suse.com
+
+- updated to 0.33
+   see /usr/share/doc/packages/perl-MooseX-Types-Structured/Changes
+
+---

Old:

  MooseX-Types-Structured-0.29.tar.gz

New:

  MooseX-Types-Structured-0.33.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Types-Structured.spec ++
--- /var/tmp/diff_new_pack.vOLtsg/_old  2015-04-16 14:13:43.0 +0200
+++ /var/tmp/diff_new_pack.vOLtsg/_new  2015-04-16 14:13:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Structured
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,24 @@
 
 
 Name:   perl-MooseX-Types-Structured
-Version:0.29
+Version:0.33
 Release:0
+#Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name MooseX-Types-Structured
 Summary:Structured Type Constraints for Moose
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types-Structured/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(Devel::PartialDump) = 0.13
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
-BuildRequires:  perl(Moose) = 1.08
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
+BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Meta::TypeCoercion)
 BuildRequires:  perl(Moose::Meta::TypeConstraint)
 BuildRequires:  perl(Moose::Meta::TypeConstraint::Parameterizable)
@@ -42,26 +44,18 @@
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(Sub::Exporter) = 0.982
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) = 0.94
-#BuildRequires: perl(MooseX::Meta::TypeCoercion::Structured)
-#BuildRequires: perl(MooseX::Meta::TypeCoercion::Structured::Optional)
-#BuildRequires: perl(MooseX::Meta::TypeConstraint::Structured)
-#BuildRequires: perl(MooseX::Meta::TypeConstraint::Structured::Optional)
-#BuildRequires: perl(MooseX::Types::Structured)
-#BuildRequires: perl(MooseX::Types::Structured::MessageStack)
-#BuildRequires: perl(MooseX::Types::Structured::OverflowHandler)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) = 0.12
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(namespace::clean) = 0.08
 Requires:   perl(Devel::PartialDump) = 0.13
-Requires:   perl(Moose) = 1.08
+Requires:   perl(Moose)
 Requires:   perl(Moose::Meta::TypeCoercion)
 Requires:   perl(Moose::Meta::TypeConstraint)
 Requires:   perl(Moose::Meta::TypeConstraint::Parameterizable)
 Requires:   perl(Moose::Util::TypeConstraints) = 1.06
 Requires:   perl(MooseX::Types) = 0.22
 Requires:   perl(Sub::Exporter) = 0.982
+Requires:   perl(namespace::clean) = 0.08
 %{perl_requires}
 
 %description
@@ -81,7 +75,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL --installdirs=vendor
@@ -96,6 +89,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ MooseX-Types-Structured-0.29.tar.gz - 
MooseX-Types-Structured-0.33.tar.gz ++
 6322 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - 

commit perl-Variable-Magic for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Variable-Magic for 
openSUSE:Factory checked in at 2015-04-16 14:13:43

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


Package is perl-Variable-Magic

Changes:

--- /work/SRC/openSUSE:Factory/perl-Variable-Magic/perl-Variable-Magic.changes  
2013-10-06 14:56:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Variable-Magic.new/perl-Variable-Magic.changes 
2015-04-16 14:13:44.0 +0200
@@ -1,0 +2,42 @@
+Tue Apr 14 19:30:06 UTC 2015 - co...@suse.com
+
+- updated to 0.56
+   see /usr/share/doc/packages/perl-Variable-Magic/Changes
+
+  0.562015-03-11 15:15 UTC
+  + Fix : [RT #101410] : Install fails in blead
+  Even though the change that caused this error was reverted 
from
+  blead, lvalue uses of ERRSV have been removed from this 
module
+  so that there will be no breakage when this change is 
possibly
+  reintroduced in the following months.
+  Thanks Dave Rolsky for reporting.
+  + Tst : $ENV{$Config{ldlibpthname}} is now preserved on all 
platforms,
+  which will address failures of t/17-ctl.t with unusual
+  compilers (like icc) that link all their compiled objects to
+  their own libraries.
+  + Tst : The global destruction test is now only run on perl 5.13.4 
and
+  higher, and only if either Perl::Destruct::Level is installed
+  or PERL_DESTRUCT_LEVEL is set and the perl is a debugging 
perl.
+  This will solve rare crashes of t/15-self.t on perl 5.13.3 
and
+  older.
+  
+  0.552014-10-20 23:45 UTC
+  + Fix : [RT #99319] : t/18-opinfo.t: test failure due to change in
+  perl 5 blead
+  The new METHOP op class added in perl 5.21.5 is now 
supported.
+  Thanks James E Keenan for reporting.
+  
+  0.542014-09-22 17:30 UTC
+  + Add : The new constant VMG_COMPAT_CODE_COPY_CLONE evaluates to true
+  if your perl calls 'copy' magic when a magical code prototype
+  is cloned, which is currently the case for perl 5.17.0 and
+  above.
+  + Fix : [RT #90205] : copy magic on subs puts raw CV in $_[3]
+  $_[3] will now contain a reference to the cloned code when
+  'copy' magic is called for a coderef.
+  Thanks Lukas Mai for reporting.
+  + Fix : t/35-stash.t has been taught about perl 5.21.4.
+  + Fix : Tests using run_perl() in t/17-ctl.t will no longer fail on
+  Android.
+
+---

Old:

  Variable-Magic-0.53.tar.gz

New:

  Variable-Magic-0.56.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Variable-Magic.spec ++
--- /var/tmp/diff_new_pack.ddbcMx/_old  2015-04-16 14:13:45.0 +0200
+++ /var/tmp/diff_new_pack.ddbcMx/_new  2015-04-16 14:13:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Variable-Magic
 #
-# 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,26 +17,18 @@
 
 
 Name:   perl-Variable-Magic
-Version:0.53
+Version:0.56
 Release:0
 %define cpan_name Variable-Magic
 Summary:Associate user-defined magic to variables from Perl
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Variable-Magic/
-Source: 
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(ActivePerl)
-#BuildRequires: perl(Capture::Tiny) = 0.08
-#BuildRequires: perl(Perl::Destruct::Level)
-#BuildRequires: perl(Variable::Magic)
-#BuildRequires: perl(Variable::Magic::TestGlobalDestruction)
-#BuildRequires: perl(Variable::Magic::TestThreads)
-#BuildRequires: perl(Variable::Magic::TestValue)
-#BuildRequires: perl(Variable::Magic::TestWatcher)
-#BuildRequires: perl(VPIT::TestHelpers)
 %{perl_requires}
 
 %description
@@ -70,6 +62,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc 

commit perl-common-sense for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-common-sense for 
openSUSE:Factory checked in at 2015-04-16 14:13:22

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


Package is perl-common-sense

Changes:

--- /work/SRC/openSUSE:Factory/perl-common-sense/perl-common-sense.changes  
2013-08-13 10:18:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-common-sense.new/perl-common-sense.changes 
2015-04-16 14:13:29.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 14 19:19:52 UTC 2015 - co...@suse.com
+
+- updated to 3.73
+   see /usr/share/doc/packages/perl-common-sense/Changes
+
+  3.73 Sat May 31 22:37:21 CEST 2014
+   - remove deprecated, as it turned out to be yet another time bomb
+as p5p don't care the least about backwards compatibility
+anymore (https://rt.perl.org/Public/Bug/Display.html?id=119123).
+   - switching paths once more as this turned out to be a doc bug
+in eumm.  this should not affect anything though.
+
+---

Old:

  common-sense-3.72.tar.gz

New:

  common-sense-3.73.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-common-sense.spec ++
--- /var/tmp/diff_new_pack.pxzFim/_old  2015-04-16 14:13:30.0 +0200
+++ /var/tmp/diff_new_pack.pxzFim/_new  2015-04-16 14:13:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-common-sense
 #
-# 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,19 +17,21 @@
 
 
 Name:   perl-common-sense
-Version:3.72
+Version:3.73
 Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name common-sense
-Summary:Save a tree AND a kitten, use common::sense!
+Summary:Save a Tree and a Kitten, Use Common::Sense!
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/common-sense/
-Source: 
http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+# MANUAL
+#BuildArch: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(common::sense)
-#BuildRequires: perl(feature)
 %{perl_requires}
 
 %description
@@ -82,7 +84,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check

++ common-sense-3.72.tar.gz - common-sense-3.73.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common-sense-3.72/Changes 
new/common-sense-3.73/Changes
--- old/common-sense-3.72/Changes   2013-07-31 19:44:23.0 +0200
+++ new/common-sense-3.73/Changes   2014-05-31 22:37:24.0 +0200
@@ -1,5 +1,12 @@
 Revision history for perl pragma common::sense.
 
+3.73 Sat May 31 22:37:21 CEST 2014
+   - remove deprecated, as it turned out to be yet another time bomb
+  as p5p don't care the least about backwards compatibility
+  anymore (https://rt.perl.org/Public/Bug/Display.html?id=119123).
+   - switching paths once more as this turned out to be a doc bug
+  in eumm.  this should not affect anything though.
+
 3.72 Wed Jul 31 19:44:18 CEST 2013
- install paths were wrong for current MakeMaker (reported
   by various people).
@@ -61,7 +68,7 @@
   stuff, it also makes implementing security stuff almost impossible,
   as it completely mangles perls internal utf8 encoding with actual
   utf-8 encoding, and confuses unicode, string codepoints and
-  utf-8 so much that it becoems practically unusable.
+  utf-8 so much that it becomes practically unusable.
 
 2.03  Wed Dec  2 18:38:53 CET 2009
- removed unopened warning category, as this breaks stat _, which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common-sense-3.72/META.json 
new/common-sense-3.73/META.json
--- old/common-sense-3.72/META.json 2013-07-31 19:44:42.0 +0200
+++ new/common-sense-3.73/META.json 2014-05-31 22:38:40.0 +0200
@@ -4,7 +4,7 @@
   unknown
],
dynamic_config : 1,
-   

commit perl-Task-Kensho-Testing for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Task-Kensho-Testing for 
openSUSE:Factory checked in at 2015-04-16 14:13:33

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


Package is perl-Task-Kensho-Testing

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Task-Kensho-Testing/perl-Task-Kensho-Testing.changes
2014-03-19 08:02:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-Testing.new/perl-Task-Kensho-Testing.changes
   2015-04-16 14:13:35.0 +0200
@@ -1,0 +2,21 @@
+Tue Apr 14 20:59:05 UTC 2015 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-Task-Kensho-Testing/Changes
+
+  0.38  2014-09-13
+- WebDev: Template::Toolkit is not indexed (see RT#92588) -
+  refer to Template instead
+- subtask distributions now just use regular prereqs on their
+  component modules, rather than using optional_features metadata
+- Task-Kensho now once again prompts at install time for each
+  subtask to be optionally installed
+  
+  0.37  2014-08-16
+- ModuleDev: Switch Carp::Always over to Devel::Confess (per mst)
+- ModuleDev: Add Data::Printer (per Sawyer X)
+- ModuleDev: Add Devel::Dwarn (per mst)
+- Toolchain: Add Pinto (per Sawyer X)
+- Toolchain: Add App::FatPacker (per perigrin)
+
+---

Old:

  Task-Kensho-Testing-0.36.tar.gz

New:

  Task-Kensho-Testing-0.38.tar.gz



Other differences:
--
++ perl-Task-Kensho-Testing.spec ++
--- /var/tmp/diff_new_pack.8Y31lb/_old  2015-04-16 14:13:35.0 +0200
+++ /var/tmp/diff_new_pack.8Y31lb/_new  2015-04-16 14:13:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Task-Kensho-Testing
 #
-# 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-Task-Kensho-Testing
-Version:0.36
+Version:0.38
 Release:0
 %define cpan_name Task-Kensho-Testing
 Summary:A Glimpse at an Enlightened Perl: Testing
@@ -30,7 +30,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::Cover)
-BuildRequires:  perl(Module::Build::Tiny) = 0.035
+BuildRequires:  perl(Module::Build::Tiny) = 0.038
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Memory::Cycle)
@@ -39,16 +39,15 @@
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(version)
-Recommends: perl(Devel::Cover)
-Recommends: perl(Test::Deep)
-Recommends: perl(Test::Fatal)
-Recommends: perl(Test::Memory::Cycle)
-Recommends: perl(Test::Most)
-Recommends: perl(Test::NoWarnings)
-Recommends: perl(Test::Pod)
-Recommends: perl(Test::Pod::Coverage)
-Recommends: perl(Test::Requires)
+Requires:   perl(Devel::Cover)
+Requires:   perl(Test::Deep)
+Requires:   perl(Test::Fatal)
+Requires:   perl(Test::Memory::Cycle)
+Requires:   perl(Test::Most)
+Requires:   perl(Test::NoWarnings)
+Requires:   perl(Test::Pod)
+Requires:   perl(Test::Pod::Coverage)
+Requires:   perl(Test::Requires)
 %{perl_requires}
 
 %description
@@ -100,6 +99,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README README.md
+%doc Changes LICENSE README
 
 %changelog

++ Task-Kensho-Testing-0.36.tar.gz - Task-Kensho-Testing-0.38.tar.gz ++
 2376 lines of diff (skipped)




commit goobox for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package goobox for openSUSE:Factory checked 
in at 2015-04-16 14:13:50

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


Package is goobox

Changes:

--- /work/SRC/openSUSE:Factory/goobox/goobox.changes2015-03-01 
14:47:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.goobox.new/goobox.changes   2015-04-16 
14:13:51.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 22:45:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Correctly update the play button icon after pausing.
+  + Added symbolic app icon.
+  + Updated translations.
+
+---

Old:

  goobox-3.3.3.tar.xz

New:

  goobox-3.4.0.tar.xz



Other differences:
--
++ goobox.spec ++
--- /var/tmp/diff_new_pack.PgpKRE/_old  2015-04-16 14:13:51.0 +0200
+++ /var/tmp/diff_new_pack.PgpKRE/_new  2015-04-16 14:13:51.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   goobox
-Version:3.3.3
+Version:3.4.0
 Release:0
 # FIXME: Enable libcoverart support.
 Summary:CD Player and Ripper for GNOME
 License:GPL-2.0+
 Group:  Productivity/Multimedia/CD/Grabbers
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/goobox/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/goobox/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
@@ -85,6 +85,7 @@
 %{_datadir}/GConf/gsettings/goobox.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/goobox.png
+%{_datadir}/icons/hicolor/scalable/apps/goobox-symbolic.svg
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/goobox.appdata.xml
 

++ goobox-3.3.3.tar.xz - goobox-3.4.0.tar.xz ++
 28048 lines of diff (skipped)




commit perl-App-Nopaste for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-App-Nopaste for 
openSUSE:Factory checked in at 2015-04-16 14:13:10

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


Package is perl-App-Nopaste

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-Nopaste/perl-App-Nopaste.changes
2014-02-11 10:42:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-App-Nopaste.new/perl-App-Nopaste.changes   
2015-04-16 14:13:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 10:11:38 UTC 2015 - co...@suse.com
+
+- updated to 1.004
+   see /usr/share/doc/packages/perl-App-Nopaste/Changes
+
+---

Old:

  App-Nopaste-0.96.tar.gz

New:

  App-Nopaste-1.004.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-App-Nopaste.spec ++
--- /var/tmp/diff_new_pack.5sP4k5/_old  2015-04-16 14:13:24.0 +0200
+++ /var/tmp/diff_new_pack.5sP4k5/_new  2015-04-16 14:13:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-Nopaste
 #
-# 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,37 +17,40 @@
 
 
 Name:   perl-App-Nopaste
-Version:0.96
+Version:1.004
 Release:0
 %define cpan_name App-Nopaste
-Summary:easy access to any pastebin
+Summary:Easy access to any pastebin
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/App-Nopaste/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
-# MANUAL
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:SusePaste.pm
+Source2:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Browser::Open)
 BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(Getopt::Long::Descriptive)
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(LWP::Protocol)
-BuildRequires:  perl(Module::Build::Tiny) = 0.034
 BuildRequires:  perl(Module::Pluggable)
 BuildRequires:  perl(Module::Runtime)
+BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(WWW::Mechanize)
-BuildRequires:  perl(version)
+BuildRequires:  perl(namespace::clean)
+Requires:   perl(Browser::Open)
 Requires:   perl(Class::Load)
 Requires:   perl(Getopt::Long::Descriptive)
-Requires:   perl(JSON)
+Requires:   perl(JSON::MaybeXS)
 Requires:   perl(Module::Pluggable)
 Requires:   perl(Module::Runtime)
 Requires:   perl(URI::Escape)
 Requires:   perl(WWW::Mechanize)
+Requires:   perl(namespace::clean)
 Recommends: perl(Browser::Open)
 Recommends: perl(Clipboard)
 Recommends: perl(WWW::Pastebin::PastebinCom::Create) = 1.003
@@ -71,48 +74,27 @@
 It's also modular: you only need to put on CPAN a the
 App::Nopaste::Service::Foo manpage module and anyone can begin using it.
 
-%package -n nopaste
-Summary:Easy access to any pastebin
-Group:  Productivity/Networking/Web/Utilities
-Requires:   %{name} = %{version}
-%if 0%{?suse_version} = 1120
-BuildArch:  noarch
-%endif
-
-%description -n nopaste
-Pastebins (also known as nopaste sites) let you post text, usually code,
-for public viewing. They're used a lot in IRC channels to show code that
-would normally be too long to give directly in the channel (hence the name
-nopaste).
-
-Each pastebin is slightly different. When one pastebin goes down (I'm
-looking at you, http://paste.husk.org), then you have to find a new one.
-And if you usually use a script to publish text, then it's too much
-hassle.
-
-This module aims to smooth out the differences between pastebins, and
-provides redundancy: if one site doesn't work, it just tries a different
-one.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%__sed -i '/^auto_install/d' Makefile.PL
-%__install -m 0644 %{SOURCE1} lib/App/Nopaste/Service/
 find . -type f -print0 | xargs -0 chmod 644
+# MANUAL BEGIN
+%__install -m 0644 %{SOURCE1} lib/App/Nopaste/Service/
+# MANUAL END
 
 %build
-%{__perl} Build.PL --installdirs=vendor
-./Build build --flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install --destdir=%{buildroot} 

commit gtkwave for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package gtkwave for openSUSE:Factory checked 
in at 2015-04-16 14:13:46

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


Package is gtkwave

Changes:

--- /work/SRC/openSUSE:Factory/gtkwave/gtkwave.changes  2014-11-26 
22:57:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtkwave.new/gtkwave.changes 2015-04-16 
14:13:47.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 21:19:39 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 3.3.65
+  * minor changes, see included ChangeLog file for details
+
+---

Old:

  gtkwave-3.3.64.tar.gz

New:

  gtkwave-3.3.65.tar.gz



Other differences:
--
++ gtkwave.spec ++
--- /var/tmp/diff_new_pack.fX7xVe/_old  2015-04-16 14:13:48.0 +0200
+++ /var/tmp/diff_new_pack.fX7xVe/_new  2015-04-16 14:13:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkwave
 #
-# 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:   gtkwave
-Version:3.3.64
+Version:3.3.65
 Release:0
 Summary:Waveform viewer for Ditital Signals
 License:GPL-2.0+

++ gtkwave-3.3.64.tar.gz - gtkwave-3.3.65.tar.gz ++
 1988 lines of diff (skipped)




commit perl-Eval-Closure for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Eval-Closure for 
openSUSE:Factory checked in at 2015-04-16 14:13:20

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


Package is perl-Eval-Closure

Changes:

--- /work/SRC/openSUSE:Factory/perl-Eval-Closure/perl-Eval-Closure.changes  
2013-08-05 20:49:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Eval-Closure.new/perl-Eval-Closure.changes 
2015-04-16 14:13:29.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 18:17:21 UTC 2015 - co...@suse.com
+
+- updated to 0.12
+   see /usr/share/doc/packages/perl-Eval-Closure/Changes
+
+  0.12  2015-01-17
+- fix tests under blead (sprout, #4)
+
+---

Old:

  Eval-Closure-0.11.tar.gz

New:

  Eval-Closure-0.12.tar.gz



Other differences:
--
++ perl-Eval-Closure.spec ++
--- /var/tmp/diff_new_pack.5t1jzZ/_old  2015-04-16 14:13:29.0 +0200
+++ /var/tmp/diff_new_pack.5t1jzZ/_new  2015-04-16 14:13:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Eval-Closure
 #
-# 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,10 +17,10 @@
 
 
 Name:   perl-Eval-Closure
-Version:0.11
+Version:0.12
 Release:0
 %define cpan_name Eval-Closure
-Summary:Safely and cleanly create closures via string eval
+Summary:safely and cleanly create closures via string eval
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Eval-Closure/
@@ -33,9 +33,6 @@
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Try::Tiny)
-#BuildRequires: perl(Devel::LexAlias)
-#BuildRequires: perl(Eval::Closure)
-#BuildRequires: perl(Perl::Tidy)
 Requires:   perl(Try::Tiny)
 Recommends: perl(Devel::LexAlias) = 0.05
 Recommends: perl(Perl::Tidy)
@@ -56,12 +53,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%if 0%{?suse_version}  1210
-mv t/00-compile.t t/00-compile.t.disable
-sed -i s|^use Test::More;|use Test::More qw(no_plan);|g; \
-   s|^done_testing;|#done_testing;|g t/*.t
-mv t/00-compile.t.disable t/00-compile.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Eval-Closure-0.11.tar.gz - Eval-Closure-0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Eval-Closure-0.11/Changes 
new/Eval-Closure-0.12/Changes
--- old/Eval-Closure-0.11/Changes   2013-07-30 22:30:51.0 +0200
+++ new/Eval-Closure-0.12/Changes   2015-01-18 01:10:07.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Eval-Closure
 
+0.12  2015-01-17
+  - fix tests under blead (sprout, #4)
+
 0.11  2013-07-30
   - add alias = 1 option for making closure variables actually alias the
 closed over variables (so the variable referenced in the environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Eval-Closure-0.11/LICENSE 
new/Eval-Closure-0.12/LICENSE
--- old/Eval-Closure-0.11/LICENSE   2013-07-30 22:30:51.0 +0200
+++ new/Eval-Closure-0.12/LICENSE   2015-01-18 01:10:07.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Jesse Luehrs.
+This software is copyright (c) 2015 by Jesse Luehrs.
 
 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 Jesse Luehrs.
+This software is Copyright (c) 2015 by Jesse Luehrs.
 
 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 Jesse Luehrs.
+This software is Copyright (c) 2015 by Jesse Luehrs.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Eval-Closure-0.11/MANIFEST 

commit perl-autobox for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-autobox for openSUSE:Factory 
checked in at 2015-04-16 14:13:31

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


Package is perl-autobox

Changes:

--- /work/SRC/openSUSE:Factory/perl-autobox/perl-autobox.changes
2013-11-26 19:23:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-autobox.new/perl-autobox.changes   
2015-04-16 14:13:33.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 14 20:39:26 UTC 2015 - co...@suse.com
+
+- updated to 2.83
+   see /usr/share/doc/packages/perl-autobox/Changes
+
+  2.83 Sun Feb 1 21:34:01 2015
+  - RT #100247: fix assertion failures on 5.21.x perls with -DDEBUGGING
+(thanks, ilmari and Father Chrysostomos)
+  - RT #100717: don't hide autobox::universal from PAUSE (thanks, ppisar)
+  - RT #89754: INSTALLDIRS fix (thanks, Kent Fredric)
+
+---

Old:

  autobox-2.82.tar.gz

New:

  autobox-2.83.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-autobox.spec ++
--- /var/tmp/diff_new_pack.8rNGqh/_old  2015-04-16 14:13:33.0 +0200
+++ /var/tmp/diff_new_pack.8rNGqh/_new  2015-04-16 14:13:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-autobox
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,19 @@
 
 
 Name:   perl-autobox
-Version:2.82
+Version:2.83
 Release:0
 %define cpan_name autobox
-Summary:call methods on native types
+Summary:Call Methods On Native Types
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/autobox/
-Source: 
http://www.cpan.org/authors/id/C/CH/CHOCOLATE/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CH/CHOCOLATE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Scope::Guard) = 0.20
-#BuildRequires: perl(autobox)
-#BuildRequires: perl(autobox_scope_1)
-#BuildRequires: perl(autobox_scope_2)
-#BuildRequires: perl(autobox::universal)
-#BuildRequires: perl(Versioned)
 Requires:   perl(Scope::Guard) = 0.20
 %{perl_requires}
 

++ autobox-2.82.tar.gz - autobox-2.83.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autobox-2.82/Changes new/autobox-2.83/Changes
--- old/autobox-2.82/Changes2013-10-26 04:09:45.0 +0200
+++ new/autobox-2.83/Changes2015-02-01 22:35:12.0 +0100
@@ -1,5 +1,11 @@
 Revision history for Perl extension autobox
 
+2.83 Sun Feb 1 21:34:01 2015
+- RT #100247: fix assertion failures on 5.21.x perls with -DDEBUGGING
+  (thanks, ilmari and Father Chrysostomos)
+- RT #100717: don't hide autobox::universal from PAUSE (thanks, ppisar)
+- RT #89754: INSTALLDIRS fix (thanks, Kent Fredric)
+
 2.82 Sat Oct 26 12:44:52 2013
 - simplify test to avoid portability woes
 
@@ -9,6 +15,7 @@
 2.80 Fri Oct 25 19:32:12 2013
 - RT #71777: fix segfault in destructor called during global destruction 
(thanks, Tomas Doran)
 - added t/rt_71777.t
+- fix doc typo (thanks, David Steinbrunner)
 
 2.79 Tue Apr 30 21:22:05 2013
 - allow import arguments to be passed as a hashref
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autobox-2.82/META.json new/autobox-2.83/META.json
--- old/autobox-2.82/META.json  2013-10-26 04:11:08.0 +0200
+++ new/autobox-2.83/META.json  2015-02-01 22:42:12.0 +0100
@@ -4,7 +4,7 @@
   chocolateboy chocol...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.130880,
+   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.143240,
license : [
   perl_5
],
@@ -32,15 +32,19 @@
   },
   runtime : {
  requires : {
-Scope::Guard : 0.20
+Scope::Guard : 0.20,
+perl : 5.008000
  }
   }
},
release_status : stable,
resources : {
+  bugtracker : {
+ web : https://github.com/chocolateboy/autobox/issues;
+  },
   repository : {
- url : http://github.com/chocolateboy/autobox;
+ url : 

commit perl-B-Utils for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Utils for openSUSE:Factory 
checked in at 2015-04-16 14:13:12

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


Package is perl-B-Utils

Changes:

--- /work/SRC/openSUSE:Factory/perl-B-Utils/perl-B-Utils.changes
2014-03-06 12:02:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-B-Utils.new/perl-B-Utils.changes   
2015-04-16 14:13:25.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 12:14:00 UTC 2015 - co...@suse.com
+
+- updated to 0.25
+   see /usr/share/doc/packages/perl-B-Utils/Changes
+
+  0.24
+ - Export C symbols, breakage from 0.22
+  
+  0.23
+ - 5.10, 5.12, 5.14 compatibile syntax
+  
+  0.22
+ - resolve nameclashes with CORE, fix hpux and openbsd failures (Reini 
Urban)
+ - remove unneeded ExtUtils::CBuilder req (Reini Urban)
+ - do not use FUNCLIST on hpux (Reini Urban)
+
+---

Old:

  B-Utils-0.21.tar.gz

New:

  B-Utils-0.25.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-B-Utils.spec ++
--- /var/tmp/diff_new_pack.fcWlTQ/_old  2015-04-16 14:13:25.0 +0200
+++ /var/tmp/diff_new_pack.fcWlTQ/_new  2015-04-16 14:13:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Utils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,23 @@
 
 
 Name:   perl-B-Utils
-Version:0.21
+Version:0.25
 Release:0
 %define cpan_name B-Utils
 Summary:Helper functions for op tree manipulation
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Utils/
-Source: 
http://www.cpan.org/authors/id/J/JJ/JJORE/%{cpan_name}-%{version}.tar.gz
-Patch:  parent-impl.patch
+Source0:
http://www.cpan.org/authors/id/J/JJ/JJORE/%{cpan_name}-%{version}.tar.gz
+Source1:perl-B-Utils-rpmlintrc
+Source2:cpanspec.yml
+Patch0: parent-impl.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends) = 0.301
 BuildRequires:  perl(Task::Weaken)
-#BuildRequires: perl(B::Utils)
 Requires:   perl(Task::Weaken)
 %{perl_requires}
 
@@ -41,7 +42,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch -p1
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
@@ -57,6 +58,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc build Changes LICENSE README weaver.ini xt
+%doc Changes LICENSE README
 
 %changelog

++ B-Utils-0.21.tar.gz - B-Utils-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Utils-0.21/Changes new/B-Utils-0.25/Changes
--- old/B-Utils-0.21/Changes2012-03-25 17:53:16.0 +0200
+++ new/B-Utils-0.25/Changes2014-04-25 08:45:19.0 +0200
@@ -1,5 +1,15 @@
 Revision history for Perl extension B::Utils.
 
+0.24
+   - Export C symbols, breakage from 0.22
+
+0.23
+   - 5.10, 5.12, 5.14 compatibile syntax
+
+0.22
+   - resolve nameclashes with CORE, fix hpux and openbsd failures (Reini Urban)
+   - remove unneeded ExtUtils::CBuilder req (Reini Urban)
+   - do not use FUNCLIST on hpux (Reini Urban)
- Use FUNCLIST to declare exported symbols (Alexandr Ciornii)
 
 0.21
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Utils-0.21/LICENSE new/B-Utils-0.25/LICENSE
--- old/B-Utils-0.21/LICENSE2012-03-25 17:53:16.0 +0200
+++ new/B-Utils-0.25/LICENSE2014-04-25 08:45:19.0 +0200
@@ -18,15 +18,16 @@
 
   The GNU General Public License, Version 1, February 1989
 
-   GNU GENERAL PUBLIC LICENSE
-Version 1, February 1989
+GNU GENERAL PUBLIC LICENSE
+ Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307, 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.
 
-   Preamble
+Preamble
 
   The license agreements of most software companies try to keep users
 at the 

commit perl-Font-TTF for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Font-TTF for openSUSE:Factory 
checked in at 2015-04-16 14:13:24

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


Package is perl-Font-TTF

Changes:

--- /work/SRC/openSUSE:Factory/perl-Font-TTF/perl-Font-TTF.changes  
2014-03-15 07:47:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Font-TTF.new/perl-Font-TTF.changes 
2015-04-16 14:13:30.0 +0200
@@ -1,0 +2,19 @@
+Tue Apr 14 19:45:49 UTC 2015 - co...@suse.com
+
+- updated to 1.05
+   see /usr/share/doc/packages/perl-Font-TTF/Changes
+
+  1.05 (r1069, 2015-01-26)
+  
+  * Add support for GSUB Type 8 Reverse-chaining substitution
+  * OpenType script/lang/feature tags now based on ISO/IEC 14496-22
+  * Remove deprecated GDL_old.pm 
+  *
+  * Bug fixes:
+  *Fix rt.cpan.org 92150, 93597
+  * Force 0x sentry to be in a segment by itself in format 4 cmap 
subtables
+  *Less aggressive cmap format 4 optimization to eliminate USV holes
+  *Fix various issues reading WOFF-compressed font tables
+  *Fix reading DSIG
+
+---

Old:

  Font-TTF-1.04.tar.gz

New:

  Font-TTF-1.05.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Font-TTF.spec ++
--- /var/tmp/diff_new_pack.kV9x9n/_old  2015-04-16 14:13:31.0 +0200
+++ /var/tmp/diff_new_pack.kV9x9n/_new  2015-04-16 14:13:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Font-TTF
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,17 @@
 #
 
 
-# MANUAL license
-
 Name:   perl-Font-TTF
-Version:1.04
+Version:1.05
 Release:0
+#Upstream: Artistic-2.0
 %define cpan_name Font-TTF
 Summary:Perl module for TrueType Font hacking
 License:Artistic-2.0 and OFL-1.1
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Font-TTF/
-Source: 
http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -57,6 +57,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTORS LICENSE MYMETA.yml README.TXT TODO
+%doc Changes CONTRIBUTORS LICENSE README.TXT TODO
 
 %changelog

++ Font-TTF-1.04.tar.gz - Font-TTF-1.05.tar.gz ++
 4433 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-2.0 and OFL-1.1
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag



commit rednotebook for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2015-04-16 14:13:52

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


Package is rednotebook

Changes:

--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2015-04-13 
20:31:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes 
2015-04-16 14:13:53.0 +0200
@@ -1,0 +2,16 @@
+Wed Apr 15 22:45:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.10.1:
+  + When undoing a formatting action, only remove formatting, not
+the text (lp#1326606).
+  + Fix searching with enter for text with non-ASCII characters
+(lp#1430697).
+  + Fix filtering exports by tags containing non-ASCII characters
+(lp#1267263).
+  + Don't remove whitespace from old-style tags in autocomplete box
+(lp#1414603).
+  + Don't try to change spellchecking language if spellchecker is
+not set up (lp#1443818).
+  + Don't try to access files with wrong encoding (lp#1443818).
+
+---

Old:

  rednotebook-1.10.tar.gz

New:

  rednotebook-1.10.1.tar.gz



Other differences:
--
++ rednotebook.spec ++
--- /var/tmp/diff_new_pack.HcCdec/_old  2015-04-16 14:13:54.0 +0200
+++ /var/tmp/diff_new_pack.HcCdec/_new  2015-04-16 14:13:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rednotebook
-Version:1.10
+Version:1.10.1
 Release:0
 Summary:Graphical diary and journal
 License:GPL-3.0+

++ rednotebook-1.10.tar.gz - rednotebook-1.10.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rednotebook-1.10/CHANGELOG 
new/rednotebook-1.10.1/CHANGELOG
--- old/rednotebook-1.10/CHANGELOG  2015-04-12 10:43:03.0 +0200
+++ new/rednotebook-1.10.1/CHANGELOG2015-04-14 23:37:23.0 +0200
@@ -1,3 +1,11 @@
+== 1.10.1 (2015-04-14) ==
+* When undoing a formatting action, only remove formatting, not the text 
(lp:1326606).
+* Fix searching with enter for text with non-ASCII characters (lp:1430697).
+* Fix filtering exports by tags containing non-ASCII characters (lp:1267263).
+* Don't remove whitespace from old-style tags in autocomplete box (lp:1414603).
+* Don't try to change spellchecking language if spellchecker is not set up 
(lp:1443818).
+* Don't try to access files with wrong encoding (lp:1443818).
+
 == 1.10 (2015-04-12) ==
 * Write data to temporary files first to prevent corrupted month files.
 * Add format button for monospace font. Automatically add the correct format 
for code blocks.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rednotebook-1.10/PKG-INFO 
new/rednotebook-1.10.1/PKG-INFO
--- old/rednotebook-1.10/PKG-INFO   2015-04-12 10:43:03.0 +0200
+++ new/rednotebook-1.10.1/PKG-INFO 2015-04-14 23:37:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: rednotebook
-Version: 1.10
+Version: 1.10.1
 Summary: Graphical daily journal with calendar, templates and keyword searching
 Home-page: http://rednotebook.sourceforge.net
 Author: Jendrik Seipp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rednotebook-1.10/rednotebook/gui/browser.py 
new/rednotebook-1.10.1/rednotebook/gui/browser.py
--- old/rednotebook-1.10/rednotebook/gui/browser.py 2014-12-24 
13:33:28.0 +0100
+++ new/rednotebook-1.10.1/rednotebook/gui/browser.py   2015-04-12 
10:51:26.0 +0200
@@ -54,11 +54,6 @@
 self.tmp_file = tempfile.NamedTemporaryFile(suffix='.html', 
prefix='rn-tmp', delete=False)
 self.tmp_uri = 'file://' + self.tmp_file.name
 
-#self.connect('notify::load-status', self._on_load_status_changed)
-
-#def _on_load_status_changed(self, *args):
-#print 'LOAD STATUS CHANGED', self.get_property('load-status')
-
 def load_html_from_file(self, html):
 self.tmp_file.truncate(0)
 self.tmp_file.write(html)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rednotebook-1.10/rednotebook/gui/customwidgets.py 
new/rednotebook-1.10.1/rednotebook/gui/customwidgets.py
--- old/rednotebook-1.10/rednotebook/gui/customwidgets.py   2014-12-28 
00:37:12.0 +0100
+++ new/rednotebook-1.10.1/rednotebook/gui/customwidgets.py 2015-04-12 
11:30:40.0 +0200
@@ -49,11 +49,11 @@
 self.entry = self.combo_box.get_child()
 
 # Autocompletion
-self.entry_completion = gtk.EntryCompletion()
-

commit perl-Test-Inter for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Inter for openSUSE:Factory 
checked in at 2015-04-16 14:13:36

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


Package is perl-Test-Inter

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Inter/perl-Test-Inter.changes  
2013-06-06 13:51:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Inter.new/perl-Test-Inter.changes 
2015-04-16 14:13:37.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 20:24:56 UTC 2015 - co...@suse.com
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Test-Inter/Changes
+
+---

Old:

  Test-Inter-1.05.tar.gz

New:

  Test-Inter-1.06.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Inter.spec ++
--- /var/tmp/diff_new_pack.rJyZj3/_old  2015-04-16 14:13:37.0 +0200
+++ /var/tmp/diff_new_pack.rJyZj3/_new  2015-04-16 14:13:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Inter
 #
-# 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,26 +17,26 @@
 
 
 Name:   perl-Test-Inter
-Version:1.05
+Version:1.06
 Release:0
 %define cpan_name Test-Inter
-Summary:framework for more readable interactive test scripts
+Summary:Framework for More Readable Interactive Test Scripts
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Inter/
-Source: 
http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) = 0.39
-#BuildRequires: perl(Test::Inter)
+BuildRequires:  perl(Module::Build) = 0.21
 %{perl_requires}
 
 %description
-This is another framework for writing test scripts. It is loosely inspired
-by Test::More, and has most of it's functionality, but it is not a drop-in
-replacement.
+This is another framework for writing test scripts. Some of the syntax is
+loosely inspired by Test::More, and has most of it's functionality, but it
+is not a drop-in replacement.
 
 Test::More (and other existing test frameworks) suffer from two weaknesses,
 both of which have prevented me from ever using them:
@@ -48,6 +48,12 @@
whatever format would make the tests the most
readable
 
+The way I write and use test scripts, existing Test::* modules are not
+nearly as useful as they could be. Test scripts written using Test::More
+work fine when running as part of the test suite, but debugging an
+individual test requires extra steps, and the tests themselves are not as
+readable as they should be.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644
@@ -65,6 +71,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples LICENSE README TODO
+%doc Changes examples LICENSE README
 
 %changelog

++ Test-Inter-1.05.tar.gz - Test-Inter-1.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Inter-1.05/.travis.yml 
new/Test-Inter-1.06/.travis.yml
--- old/Test-Inter-1.05/.travis.yml 1970-01-01 01:00:00.0 +0100
+++ new/Test-Inter-1.06/.travis.yml 2014-09-10 16:15:44.0 +0200
@@ -0,0 +1,9 @@
+language: perl
+perl:
+  - 5.20
+  - 5.18
+  - 5.16
+  - 5.14
+  - 5.12
+  - 5.10
+  - 5.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Inter-1.05/Build.PL new/Test-Inter-1.06/Build.PL
--- old/Test-Inter-1.05/Build.PL2013-03-20 13:47:38.0 +0100
+++ new/Test-Inter-1.06/Build.PL2015-02-11 14:58:34.0 +0100
@@ -1,30 +1,64 @@
-use Module::Build;
+##
+# Build.PL for Test::Inter
+##
+
 use strict;
 use warnings;
+use 5.006;
+use Module::Build 0.21;
+
+my %module_prereq = (
+   'perl' = '5.006',
+   'File::Basename'   = '0',
+   'IO::File' = '0',
+);
+
+my %script_prereq = (
+);
 
-my %requires = (
- 'perl' = '5.004',

commit perl-HTML-FillInForm for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-HTML-FillInForm for 
openSUSE:Factory checked in at 2015-04-16 14:13:55

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


Package is perl-HTML-FillInForm

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-HTML-FillInForm/perl-HTML-FillInForm.changes
2014-02-22 18:11:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FillInForm.new/perl-HTML-FillInForm.changes
   2015-04-16 14:13:56.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 19:51:24 UTC 2015 - co...@suse.com
+
+- updated to 2.21
+   see /usr/share/doc/packages/perl-HTML-FillInForm/Changes
+
+  2.21 - August 14th, 2014
+  
+- Declare CGI.pm as a testing dependency (RT #98012, thanks to Martin 
McGrath)
+
+---

Old:

  HTML-FillInForm-2.20.tar.gz

New:

  HTML-FillInForm-2.21.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTML-FillInForm.spec ++
--- /var/tmp/diff_new_pack.vpKBo7/_old  2015-04-16 14:13:56.0 +0200
+++ /var/tmp/diff_new_pack.vpKBo7/_new  2015-04-16 14:13:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-FillInForm
 #
-# 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,21 +17,22 @@
 
 
 Name:   perl-HTML-FillInForm
-Version:2.20
+Version:2.21
 Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name HTML-FillInForm
-Summary:Populates HTML Forms with data.
+Summary:Populates HTML Forms with data
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTML-FillInForm/
-Source: 
http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(HTML::Parser) = 3.26
 BuildRequires:  perl(HTML::TokeParser) = 3.26
-#BuildRequires: perl(HTML::FillInForm)
 Requires:   perl(HTML::Parser) = 3.26
 Requires:   perl(HTML::TokeParser) = 3.26
 %{perl_requires}

++ HTML-FillInForm-2.20.tar.gz - HTML-FillInForm-2.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-FillInForm-2.20/Changes 
new/HTML-FillInForm-2.21/Changes
--- old/HTML-FillInForm-2.20/Changes2013-08-10 15:15:41.0 +0200
+++ new/HTML-FillInForm-2.21/Changes2014-08-14 17:21:37.0 +0200
@@ -1,4 +1,8 @@
 
+2.21 - August 14th, 2014
+
+  - Declare CGI.pm as a testing dependency (RT #98012, thanks to Martin 
McGrath)
+
 2.20 - August 10th, 2013
 
 - Updated to support HTML5 (RT #75933, thanks to charsbar)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-FillInForm-2.20/MANIFEST 
new/HTML-FillInForm-2.21/MANIFEST
--- old/HTML-FillInForm-2.20/MANIFEST   2013-08-10 15:14:26.0 +0200
+++ new/HTML-FillInForm-2.21/MANIFEST   2014-08-14 17:22:19.0 +0200
@@ -32,3 +32,4 @@
 t/25_select_absent_checkboxes.t
 t/26_invalid_fields.t
 t/data/form1.html
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-FillInForm-2.20/META.json 
new/HTML-FillInForm-2.21/META.json
--- old/HTML-FillInForm-2.20/META.json  1970-01-01 01:00:00.0 +0100
+++ new/HTML-FillInForm-2.21/META.json  2014-08-14 17:22:19.0 +0200
@@ -0,0 +1,31 @@
+{
+   abstract : unknown,
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : HTML-FillInForm,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   release_status : stable,
+   resources : {
+  repository : {
+ type : git,
+ url : https://github.com/markstos/HTML-FillInForm.git;,
+ web : https://github.com/markstos/HTML-FillInForm;
+  }
+   },
+   version : 2.21
+}
diff -urN '--exclude=CVS' 

commit perl-Test-Simple for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Simple for 
openSUSE:Factory checked in at 2015-04-16 14:13:48

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


Package is perl-Test-Simple

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Simple/perl-Test-Simple.changes
2015-01-23 15:48:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Simple.new/perl-Test-Simple.changes   
2015-04-16 14:13:49.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 14 19:24:23 UTC 2015 - co...@suse.com
+
+- updated to 1.001014
+   see /usr/share/doc/packages/perl-Test-Simple/Changes
+
+  1.001014 Tue Dec 28 08:31:00:00 PST 2015
+  * Write a test to ensure this changes file gets updated
+  * Update changes file for 1.001013
+  
+  1.001013 Sun Dec 28 08:00:00:00 PST 2015
+  * Fix a unit test that broke on some platforms with spaces in the $^X 
path
+
+---

Old:

  Test-Simple-1.001012.tar.gz

New:

  Test-Simple-1.001014.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Simple.spec ++
--- /var/tmp/diff_new_pack.qQspyC/_old  2015-04-16 14:13:49.0 +0200
+++ /var/tmp/diff_new_pack.qQspyC/_new  2015-04-16 14:13:49.0 +0200
@@ -17,54 +17,34 @@
 
 
 Name:   perl-Test-Simple
-Version:1.001012
+Version:1.001014
 Release:0
 %define cpan_name Test-Simple
 Summary:Basic utilities for writing tests
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Simple/
-Source: %{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-# MANUAL
+%{perl_requires}
+# MANUAL BEGIN
 Obsoletes:  perl-Test-Tester = 0.109
 Obsoletes:  perl-Test-use-ok = 0.11
-%{perl_requires}
+# MANUAL END
 
 %description
+** If you are unfamiliar with testing *read the Test::Tutorial manpage
+first!* **
+
 This is an extremely simple, extremely basic module for writing tests
 suitable for CPAN modules and other pursuits. If you wish to do more
 complicated testing, use the Test::More module (a drop-in replacement for
 this one).
 
-The basic unit of Perl testing is the ok. For each thing you want to test
-your program will print out an ok or not ok to indicate pass or fail.
-You do this with the ok() function (see below).
-
-The only other constraint is you must pre-declare how many tests you plan
-to run. This is in case something goes horribly wrong during the test and
-your test program aborts, or skips a test or whatever.
-
-Test::Simple will start by printing number of tests run in the form 1..M
-(so 1..5 means you're going to run 5 tests). This strange format lets
-Test::Harness know how many tests you plan on running in case something
-goes horribly wrong.
-
-If all your tests passed, Test::Simple will exit with zero (which is
-normal). If anything failed it will exit with how many failed. If you run
-less (or more) tests than you planned, the missing (or extras) will be
-considered failures. If no tests were ever run Test::Simple will throw a
-warning and exit with 255. If the test died, even after having successfully
-completed all its tests, it will still be considered a failure and will
-exit with 255.
-
-This module is by no means trying to be a complete testing system. It's
-just to get you started. Once you're off the ground its recommended you
-look at the Test::More manpage.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++ Test-Simple-1.001012.tar.gz - Test-Simple-1.001014.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.001012/Changes 
new/Test-Simple-1.001014/Changes
--- old/Test-Simple-1.001012/Changes2014-12-23 16:39:59.0 +0100
+++ new/Test-Simple-1.001014/Changes2014-12-28 17:32:04.0 +0100
@@ -1,3 +1,10 @@
+1.001014 Tue Dec 28 08:31:00:00 PST 2015
+* Write a test to ensure this changes file gets updated
+* Update changes file for 1.001013
+
+1.001013 Sun Dec 28 08:00:00:00 PST 2015
+* Fix a unit test that broke on some platforms with spaces in the $^X path
+
 1.001012 Tue Dec 23 07:39:00:00 PST 2015
 * Move test that was dropped in the wrong directory
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.001012/MANIFEST 

commit perl-String-Flogger for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-String-Flogger for 
openSUSE:Factory checked in at 2015-04-16 14:12:42

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


Package is perl-String-Flogger

Changes:

--- /work/SRC/openSUSE:Factory/perl-String-Flogger/perl-String-Flogger.changes  
2013-11-26 14:41:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Flogger.new/perl-String-Flogger.changes 
2015-04-16 14:12:43.0 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 21:17:45 UTC 2015 - co...@suse.com
+
+- updated to 1.101245
+   see /usr/share/doc/packages/perl-String-Flogger/Changes
+
+  1.101245  2014-08-08 18:43:38-04:00 America/New_York
+  - switch from JSON to JSON::MaybeXS
+
+---

Old:

  String-Flogger-1.101244.tar.gz

New:

  String-Flogger-1.101245.tar.gz



Other differences:
--
++ perl-String-Flogger.spec ++
--- /var/tmp/diff_new_pack.ahDkp7/_old  2015-04-16 14:12:44.0 +0200
+++ /var/tmp/diff_new_pack.ahDkp7/_new  2015-04-16 14:12:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-Flogger
 #
-# 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-String-Flogger
-Version:1.101244
+Version:1.101245
 Release:0
 %define cpan_name String-Flogger
 Summary:string munging for loggers
@@ -29,13 +29,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Exporter::Util)
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(String::Flogger)
-Requires:   perl(JSON)
+Requires:   perl(JSON::MaybeXS)
 Requires:   perl(Params::Util)
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Exporter::Util)

++ String-Flogger-1.101244.tar.gz - String-Flogger-1.101245.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Flogger-1.101244/Changes 
new/String-Flogger-1.101245/Changes
--- old/String-Flogger-1.101244/Changes 2013-10-16 04:35:37.0 +0200
+++ new/String-Flogger-1.101245/Changes 2014-08-09 00:43:45.0 +0200
@@ -1,5 +1,8 @@
 Revision history for String-Flogger
 
+1.101245  2014-08-08 18:43:38-04:00 America/New_York
+- switch from JSON to JSON::MaybeXS
+
 1.101244  2013-10-15 22:35:34 America/New_York
   update bugtracker and repo
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Flogger-1.101244/LICENSE 
new/String-Flogger-1.101245/LICENSE
--- old/String-Flogger-1.101244/LICENSE 2013-10-16 04:35:37.0 +0200
+++ new/String-Flogger-1.101245/LICENSE 2014-08-09 00:43:45.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Ricardo SIGNES r...@cpan.org.
+This software is copyright (c) 2014 by Ricardo SIGNES r...@cpan.org.
 
 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 Ricardo SIGNES r...@cpan.org.
+This software is Copyright (c) 2014 by Ricardo SIGNES r...@cpan.org.
 
 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 Ricardo SIGNES r...@cpan.org.
+This software is Copyright (c) 2014 by Ricardo SIGNES r...@cpan.org.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Flogger-1.101244/MANIFEST 
new/String-Flogger-1.101245/MANIFEST
--- old/String-Flogger-1.101244/MANIFEST2013-10-16 04:35:37.0 
+0200
+++ new/String-Flogger-1.101245/MANIFEST2014-08-09 00:43:45.0 

commit libqt5-creator for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2015-04-16 14:12:46

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


Package is libqt5-creator

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes
2015-03-01 15:27:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes   
2015-04-16 14:12:47.0 +0200
@@ -1,0 +2,98 @@
+Wed Apr  1 19:40:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 3.4. rc1:
+  * For more details see:
+http://blog.qt.io/blog/2015/04/01/qt-creator-3-4-rc1-released/
+
+---
+Mon Mar  9 18:35:57 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 3.4 beta1:
+  * Added option to change environment for running external tools
+(QTCREATORBUG-4995)
+  * Improved performance of output panes
+  * Fixed that wizard windows were missing in Window menu
+(QTCREATORBUG-13766)
+  * Switched to a QMimeDatabase based MIME database implementation
+  * Added hint in empty editor area
+  * Added Copy Path and Line Number to context menu of
+document selector
+  * Added parenthesis highlighting to generic highlighter
+  * Fixed that files with same file name but different path were
+not distinguishable in document selector and open documents pane
+(QTCREATORBUG-10185)
+  * Fixed that symlinks and their target could be opened at
+the same time (QTCREATORBUG-5941)
+  * Fixed that wrong highlight definition was downloaded when
+sorting the list in the settings
+  * Fixed clean up of automatically registered documentation
+  * Added handling of QMAKE_CXXFLAGS_(APP|SHLIB|PLUGIN) variables
+  * Added option to put debug information in separate file
+(QTCREATORBUG-14009)
+  * Fixed ANSI color support for application output
+(QTCREATORBUG-13764)
+  * Fixed handling of DEFINES with escaped characters
+  * Fixed that static libraries were deployed
+  * Fixed finding source directory for build directory
+  * Added option to show full command lines during build
+  * Added Valgrind Memory Analyzer with GDB
+  * Made it possible to search through event notes
+(QTCREATORBUG-13417)
+  * Added support for binary literals (n3472)
+  * Added locator filter for all included files
+(QTCREATORBUG-280)
+  * Added refactoring action that moves all function
+definitions out of a class declaration
+  * Added support for signal and slot completion
+in Qt 5 style connects
+  * Improved support for non-Qt projects that use Qt keywords
+  * Made auto-completion delay configurable
+(QTCREATORBUG-13393)
+  * Fixed auto-indentation for break in switch statement
+(QTCREATORBUG-13155)
+  * Fixed issues with case-insensitive file systems
+(QTCREATORBUG-12390)
+  * Fixed completion for enums inside member functions
+(QTCREATORBUG-13757)
+  * Fixed crash on closing one of multiple outline views
+(QTCREATORBUG-13614)
+  * Fixed that Move Definition to Class refactoring action was
+not available when using override (QTCREATORBUG-13564)
+  * Fixed that Assign to Local Variable refactoring action was
+not working with chained function calls (QTCREATORBUG-10355)
+  * Fixed several issues with completion and iterators
+(QTCREATORBUG-13799)
+  * Fixed crash on closing one of multiple outline views
+(QTCREATORBUG-13614)
+  * Added support for git stash --keep-index (QTCREATORBUG-13587)
+  * Fixed that it was not possible to abort query and fetch
+(QTCREATORBUG-9743)
+  * Fixed that not all remotes where shown in Push to Gerrit dialog
+(QTCREATORBUG-13718)
+  * Added option to show verbose log
+  * Changed to use the new unified diff viewer
+  * Fixed that committing failed when using non-Latin1 characters in
+commit message (QTCREATORBUG-13979)
+  * Improved repository log (QTCREATORBUG-13526)
+  * Fixed target column for various commands
+  * Fixed behavior of D in visual block mode
+  * Fixed cursor shape after failing search
+  * Fixed issues with pasting in presence of splits
+(QTCREATORBUG-13481)
+  * Added support for 64bit tool chains
+  * Fixed that active run configuration setting was ignored
+for deploying application
+ (QTCREATORBUG-13732)
+  * Added optional host key checking (QTCREATORBUG-13339)
+  * Added automatic closing of SSH connections after a
+period of inactivity
+  * Added support for SHA-256 HMAC for SSH
+  * Fixed that it was not possible to quote run arguments
+(QTCREATORBUG-14002)
+  * Added GDB server configuration management (QTCREATORBUG-13686)
+  * Added support for remote channel without port
+  * Added support for generic projects
+- Drop 

commit java-1_8_0-openjdk for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2015-04-16 14:13:03

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


Package is java-1_8_0-openjdk

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2015-04-12 00:10:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2015-04-16 14:13:05.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 08:27:37 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk8u45-b14
+  * Security fix release of April 14, 2015
+
+---

Old:

  2220744100b8.tar.bz2
  4c0d4c38279c.tar.bz2
  698dd28ecc78.tar.bz2
  991141080b20.tar.bz2
  b6120aaf2aee.tar.bz2
  e26f15704e37.tar.bz2
  f0d5cb59b0e6.tar.bz2
  fb7b6c2b95c5.tar.bz2

New:

  15b679d327da.tar.bz2
  20e6cadfac43.tar.bz2
  50fb9bed64c9.tar.bz2
  5321d26956b2.tar.bz2
  847af465a542.tar.bz2
  bad02ac45d59.tar.bz2
  d5477c6d1678.tar.bz2
  e0167ec9d759.tar.bz2



Other differences:
--
++ java-1_8_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.67CIwq/_old  2015-04-16 14:13:08.0 +0200
+++ /var/tmp/diff_new_pack.67CIwq/_new  2015-04-16 14:13:08.0 +0200
@@ -29,18 +29,18 @@
 %global syslibdir   %{_libdir}
 %global archname%{name}
 # Standard JPackage naming and versioning defines.
-%global updatever   40
-%global buildverb25
+%global updatever   45
+%global buildverb14
 %global root_projectjdk8u
-%global root_repository jdk8u40
-%global root_revision   e26f15704e37
-%global corba_revision  2220744100b8
-%global hotspot_revision 698dd28ecc78
-%global jaxp_revision   4c0d4c38279c
-%global jaxws_revision  b6120aaf2aee
-%global jdk_revisionf0d5cb59b0e6
-%global langtools_revision 991141080b20
-%global nashorn_revision fb7b6c2b95c5
+%global root_repository jdk8u
+%global root_revision   15b679d327da
+%global corba_revision  50fb9bed64c9
+%global hotspot_revision 5321d26956b2
+%global jaxp_revision   e0167ec9d759
+%global jaxws_revision  bad02ac45d59
+%global jdk_revision20e6cadfac43
+%global langtools_revision 847af465a542
+%global nashorn_revision d5477c6d1678
 %global aarch64_project aarch64-port
 %global aarch64_repository jdk8
 %global aarch64_hotspot_revision a747c1771e54

++ 2220744100b8.tar.bz2 - 15b679d327da.tar.bz2 ++
 334534 lines of diff (skipped)

++ 2220744100b8.tar.bz2 - 20e6cadfac43.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/2220744100b8.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/20e6cadfac43.tar.bz2 differ: 
char 11, line 1

++ 2220744100b8.tar.bz2 - 50fb9bed64c9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-2220744100b8/.hg_archival.txt 
new/corba-50fb9bed64c9/.hg_archival.txt
--- old/corba-2220744100b8/.hg_archival.txt 2015-02-04 21:14:39.0 
+0100
+++ new/corba-50fb9bed64c9/.hg_archival.txt 2015-03-17 19:22:27.0 
+0100
@@ -1,4 +1,4 @@
 repo: 55540e827aef970ecc010b7e06b912d991c8e3ce
-node: 2220744100b8487976debff79e5d0c7d70738bda
+node: 50fb9bed64c9366b7bf68bddcdc553cd7295d905
 branch: default
-tag: jdk8u40-b25
+tag: jdk8u45-b14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-2220744100b8/.hgtags 
new/corba-50fb9bed64c9/.hgtags
--- old/corba-2220744100b8/.hgtags  2015-02-04 21:14:39.0 +0100
+++ new/corba-50fb9bed64c9/.hgtags  2015-03-17 19:22:27.0 +0100
@@ -334,6 +334,8 @@
 f46df0af2ca8c7d896de375c8edac8ce09318318 jdk8u25-b17
 ee069d67c12df902cdb06ecf1747f8ff9d495a61 jdk8u25-b18
 8d0faa0eac61c04c6a5bbff2e084c9da0bd5251c jdk8u25-b31
+6617e1de7aa536d2e3671e3c50c340262b2b053e jdk8u25-b32
+c123ac2adfdc6049034d5970bec89b51ce5d8889 jdk8u25-b33
 69793b08060c9d216fa84d679c48b9e22d2400ac jdk8u31-b00
 fd5f8e3713803ca2d7898407a53996f3aa41521e jdk8u31-b01
 b6e2d1b1b24585bd02512e360d842d4713afa644 jdk8u31-b02
@@ -348,6 +350,8 @@
 7e2056eba0b62247407e065f3f88a89358fc26a6 jdk8u31-b11
 285b0e589c50e46ca7ad3434221335901a547d66 jdk8u31-b12
 f89b454638d89ee5f44422b7a5b8e5651260e68f jdk8u31-b13
+705d3a4298f44f0a14925bfee5017f5824b6c0ca jdk8u31-b31
+072d325a052a5894019b74118803bf5fb9e30692 jdk8u31-b32
 7d1e0f0b63f1d66c77924d8b2a1accdf8f7480db jdk8u40-b00
 c5d9822a3c18cd9e274dfe99e91c33e02bd8f8f4 jdk8u40-b01
 504b4455570e14b7fc0a837a09c6401c603516d9 jdk8u40-b02
@@ -373,3 +377,20 @@
 4c7421f74674ebefb8e91eba59ab2a2db8c1abd7 jdk8u40-b22
 62f7faef5ed956cd481cae6216b22fdb4b6e3e46 jdk8u40-b23
 

commit perl-Apache-AuthCookie for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Apache-AuthCookie for 
openSUSE:Factory checked in at 2015-04-16 14:13:06

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


Package is perl-Apache-AuthCookie

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Apache-AuthCookie/perl-Apache-AuthCookie.changes
2013-12-19 12:22:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-AuthCookie.new/perl-Apache-AuthCookie.changes
   2015-04-16 14:13:22.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 14 09:15:25 UTC 2015 - co...@suse.com
+
+- updated to 3.22
+   see /usr/share/doc/packages/perl-Apache-AuthCookie/Changes
+
+  3.22  2014-05-07
+  
+  3.21  2014-05-07
+ - Bad release - deleted
+
+---

Old:

  Apache-AuthCookie-3.20.tar.gz

New:

  Apache-AuthCookie-3.22.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Apache-AuthCookie.spec ++
--- /var/tmp/diff_new_pack.Pw3VhM/_old  2015-04-16 14:13:22.0 +0200
+++ /var/tmp/diff_new_pack.Pw3VhM/_new  2015-04-16 14:13:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Apache-AuthCookie
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-Apache-AuthCookie
-Version:3.20
+Version:3.22
 Release:0
 %define cpan_name Apache-AuthCookie
 Summary:Perl Authentication and Authorization via cookies
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Apache-AuthCookie/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSCHOUT/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MS/MSCHOUT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,38 +34,14 @@
 BuildRequires:  perl(Class::Load) = 0.03
 BuildRequires:  perl(autobox) = 1.1
 BuildRequires:  perl(mod_perl2) = 1.999022
-#BuildRequires: perl(Apache)
-#BuildRequires: perl(Apache2::Access)
-#BuildRequires: perl(Apache2::AuthCookie)
-#BuildRequires: perl(Apache2::AuthCookie::Params)
-#BuildRequires: perl(Apache2::Const)
-#BuildRequires: perl(Apache2::Log)
-#BuildRequires: perl(Apache2::RequestIO)
-#BuildRequires: perl(Apache2::RequestRec)
-#BuildRequires: perl(Apache2::RequestUtil)
-#BuildRequires: perl(Apache2::Response)
-#BuildRequires: perl(Apache2::Util)
-#BuildRequires: perl(Apache::AuthCookie)
-#BuildRequires: perl(Apache::AuthCookie::Autobox)
-#BuildRequires: perl(Apache::AuthCookie::Params)
-#BuildRequires: perl(Apache::AuthCookie::Params::Base)
-#BuildRequires: perl(Apache::AuthCookie::Util)
-#BuildRequires: perl(Apache::Constants)
-#BuildRequires: perl(Apache::TestMM)
-#BuildRequires: perl(Apache::TestRequest)
-#BuildRequires: perl(Apache::TestRunPerl)
-#BuildRequires: perl(Apache::TestUtil)
-#BuildRequires: perl(Apache::Util)
-#BuildRequires: perl(APR::Table)
-#BuildRequires: perl(mod_perl)
-#BuildRequires: perl(Module::Signature)
 Requires:   perl(Apache::Test) = 1.35
 Requires:   perl(Class::Load) = 0.03
 Requires:   perl(autobox) = 1.1
 Requires:   perl(mod_perl2) = 1.999022
 %{perl_requires}
-# MANUAL
+# MANUAL BEGIN
 BuildRequires:  netcfg
+# MANUAL END
 
 %description
 *Apache::AuthCookie* allows you to intercept a user's first unauthenticated

++ Apache-AuthCookie-3.20.tar.gz - Apache-AuthCookie-3.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/Changes 
new/Apache-AuthCookie-3.22/Changes
--- old/Apache-AuthCookie-3.20/Changes  2013-12-09 22:59:15.0 +0100
+++ new/Apache-AuthCookie-3.22/Changes  2014-05-07 16:32:47.0 +0200
@@ -1,10 +1,16 @@
 Revision history for Apache::AuthCookie
 
+3.22  2014-05-07
+
+3.21  2014-05-07
+   - Bad release - deleted
+
 3.20  2013-12-09
- login_form: return OK for mobile IE 10, which also ignores content for
  FORBIDDEN response.
- test .pl registry scripts: do not try to load mod_perl.pm
- escape html tags in destination.
+   - fix abstract in FAQ pod.
 
 3.19  2012-12-28
- split out CGI data handling into ::AuthCookie::Params modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/LICENSE 

commit perl-BerkeleyDB for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-BerkeleyDB for openSUSE:Factory 
checked in at 2015-04-16 14:13:19

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


Package is perl-BerkeleyDB

Changes:

--- /work/SRC/openSUSE:Factory/perl-BerkeleyDB/perl-BerkeleyDB.changes  
2013-11-26 19:24:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-BerkeleyDB.new/perl-BerkeleyDB.changes 
2015-04-16 14:13:28.0 +0200
@@ -1,0 +2,13 @@
+Tue Apr 14 12:20:49 UTC 2015 - co...@suse.com
+
+- updated to 0.55
+   see /usr/share/doc/packages/perl-BerkeleyDB/Changes
+
+  0.55  30 March 2014
+  
+  * Error opening ErrFile with PerlIO_findFILE
+[RT =#101883]
+  
+  * Minor updates for BDB 6.1
+
+---

Old:

  BerkeleyDB-0.54.tar.gz

New:

  BerkeleyDB-0.55.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-BerkeleyDB.spec ++
--- /var/tmp/diff_new_pack.HCFawx/_old  2015-04-16 14:13:28.0 +0200
+++ /var/tmp/diff_new_pack.HCFawx/_new  2015-04-16 14:13:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-BerkeleyDB
 #
-# 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,20 +17,22 @@
 
 
 Name:   perl-BerkeleyDB
-Version:0.54
+Version:0.55
 Release:0
 %define cpan_name BerkeleyDB
 Summary:Perl extension for Berkeley DB version 2, 3, 4 or 5
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/BerkeleyDB/
-Source: 
http://www.cpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 %{perl_requires}
-# MANUAL
+# MANUAL BEGIN
 BuildRequires:  db-devel
+# MANUAL END
 
 %description
 *NOTE: This document is still under construction. Expect it to be

++ BerkeleyDB-0.54.tar.gz - BerkeleyDB-0.55.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/BerkeleyDB-0.54/BerkeleyDB.pm 
new/BerkeleyDB-0.55/BerkeleyDB.pm
--- old/BerkeleyDB-0.54/BerkeleyDB.pm   2013-11-10 12:05:55.0 +0100
+++ new/BerkeleyDB-0.55/BerkeleyDB.pm   2015-02-22 11:49:01.0 +0100
@@ -2,7 +2,7 @@
 package BerkeleyDB;
 
 
-# Copyright (c) 1997-2013 Paul Marquess. All rights reserved.
+# Copyright (c) 1997-2015 Paul Marquess. All rights reserved.
 # This program is free software; you can redistribute it and/or
 # modify it under the same terms as Perl itself.
 #
@@ -17,7 +17,7 @@
 use vars qw($VERSION @ISA @EXPORT $AUTOLOAD
$use_XSLoader);
 
-$VERSION = '0.54';
+$VERSION = '0.55';
 
 require Exporter;
 
@@ -159,6 +159,8 @@
DB_ENV_TXN_WRITE_NOSYNC
DB_ENV_USER_ALLOC
DB_ENV_YIELDCPU
+   DB_EVENT_FAILCHK_PANIC
+   DB_EVENT_MUTEX_DIED
DB_EVENT_NOT_HANDLED
DB_EVENT_NO_SUCH_EVENT
DB_EVENT_PANIC
@@ -173,6 +175,7 @@
DB_EVENT_REP_ELECTED
DB_EVENT_REP_ELECTION_FAILED
DB_EVENT_REP_INIT_DONE
+   DB_EVENT_REP_INQUEUE_FULL
DB_EVENT_REP_JOIN_FAILURE
DB_EVENT_REP_LOCAL_SITE_REMOVED
DB_EVENT_REP_MASTER
@@ -185,9 +188,12 @@
DB_EVENT_REP_WOULD_ROLLBACK
DB_EVENT_WRITE_FAILED
DB_EXCL
+   DB_EXIT_FAILCHK
+   DB_EXIT_FILE_EXISTS
DB_EXTENT
DB_FAILCHK
DB_FAILCHK_ISALIVE
+   DB_FAILURE_SYMPTOM_SIZE
DB_FAST_STAT
DB_FCNTL_LOCKING
DB_FILEOPEN
@@ -310,6 +316,7 @@
DB_LOG_IN_MEMORY
DB_LOG_LOCKED
DB_LOG_NOCOPY
+   DB_LOG_NOSYNC
DB_LOG_NOT_DURABLE
DB_LOG_NO_DATA
DB_LOG_PERM
@@ -355,8 +362,10 @@
DB_MUTEXDEBUG
DB_MUTEXLOCKS
DB_MUTEX_ALLOCATED
+   DB_MUTEX_DESCRIBE_STRLEN
DB_MUTEX_LOCKED
DB_MUTEX_LOGICAL_LOCK
+   DB_MUTEX_OWNER_DEAD
DB_MUTEX_PROCESS_ONLY
DB_MUTEX_SELF_BLOCK
DB_MUTEX_SHARED
@@ -448,6 +457,8 @@
DB_REPMGR_ACKS_QUORUM
DB_REPMGR_CONF_2SITE_STRICT
DB_REPMGR_CONF_ELECTIONS
+   DB_REPMGR_CONF_PREFMAS_CLIENT
+   DB_REPMGR_CONF_PREFMAS_MASTER
DB_REPMGR_CONNECTED
DB_REPMGR_DISCONNECTED

commit perl-Archive-Extract for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Archive-Extract for 
openSUSE:Factory checked in at 2015-04-16 14:12:24

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


Package is perl-Archive-Extract

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Archive-Extract/perl-Archive-Extract.changes
2014-06-23 09:23:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Archive-Extract.new/perl-Archive-Extract.changes
   2015-04-16 14:12:25.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 10:35:11 UTC 2015 - co...@suse.com
+
+- updated to 0.74
+   see /usr/share/doc/packages/perl-Archive-Extract/CHANGES
+
+  0.74Thu Nov 20 10:03:50 2014
+  * NetBSD's tar does not like some archives
+on CPAN, prefer gtar if it is available.
+
+---

Old:

  Archive-Extract-0.72.tar.gz

New:

  Archive-Extract-0.74.tar.gz



Other differences:
--
++ perl-Archive-Extract.spec ++
--- /var/tmp/diff_new_pack.GDi9GW/_old  2015-04-16 14:12:25.0 +0200
+++ /var/tmp/diff_new_pack.GDi9GW/_new  2015-04-16 14:12:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Archive-Extract
 #
-# 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-Archive-Extract
-Version:0.72
+Version:0.74
 Release:0
 %define cpan_name Archive-Extract
 Summary:A generic archive extracting mechanism

++ Archive-Extract-0.72.tar.gz - Archive-Extract-0.74.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Extract-0.72/CHANGES 
new/Archive-Extract-0.74/CHANGES
--- old/Archive-Extract-0.72/CHANGES2014-01-26 17:26:01.0 +0100
+++ new/Archive-Extract-0.74/CHANGES2014-11-20 11:04:32.0 +0100
@@ -1,3 +1,7 @@
+0.74Thu Nov 20 10:03:50 2014
+* NetBSD's tar does not like some archives
+  on CPAN, prefer gtar if it is available.
+
 0.72Sun Jan 26 16:21:07 2014
 
 * On FreeBSD favour info-unzip if it is found
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Extract-0.72/META.json 
new/Archive-Extract-0.74/META.json
--- old/Archive-Extract-0.72/META.json  2014-01-26 17:26:56.0 +0100
+++ new/Archive-Extract-0.74/META.json  2014-11-20 11:05:48.0 +0100
@@ -4,7 +4,7 @@
   Jos Boumans kane[at]cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter 
version 2.133380,
+   generated_by : ExtUtils::MakeMaker version 7.02, CPAN::Meta::Converter 
version 2.142690,
license : [
   perl_5
],
@@ -50,5 +50,5 @@
  url : https://github.com/jib/archive-extract;
   }
},
-   version : 0.72
+   version : 0.74
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Extract-0.72/META.yml 
new/Archive-Extract-0.74/META.yml
--- old/Archive-Extract-0.72/META.yml   2014-01-26 17:26:55.0 +0100
+++ new/Archive-Extract-0.74/META.yml   2014-11-20 11:05:48.0 +0100
@@ -3,30 +3,30 @@
 author:
   - 'Jos Boumans kane[at]cpan.org'
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'ExtUtils::MakeMaker version 7.02, CPAN::Meta::Converter version 
2.142690'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Archive-Extract
 no_index:
   directory:
 - t
 - inc
 requires:
-  File::Basename: 0
-  File::Path: 0
-  File::Spec: 0.82
-  IPC::Cmd: 0.64
-  Locale::Maketext::Simple: 0
-  Module::Load::Conditional: 0.04
-  Params::Check: 0.07
-  Test::More: 0
-  if: 0
+  File::Basename: '0'
+  File::Path: '0'
+  File::Spec: '0.82'
+  IPC::Cmd: '0.64'
+  Locale::Maketext::Simple: '0'
+  Module::Load::Conditional: '0.04'
+  Params::Check: '0.07'
+  Test::More: '0'
+  if: '0'
 resources:
   repository: https://github.com/jib/archive-extract
-version: 0.72
+version: '0.74'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Extract-0.72/lib/Archive/Extract.pm 
new/Archive-Extract-0.74/lib/Archive/Extract.pm
--- 

commit adobe-sourcecodepro-fonts for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package adobe-sourcecodepro-fonts for 
openSUSE:Factory checked in at 2015-04-16 14:12:48

Comparing /work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new (New)


Package is adobe-sourcecodepro-fonts

Changes:

--- 
/work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts/adobe-sourcecodepro-fonts.changes
  2013-06-10 17:10:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new/adobe-sourcecodepro-fonts.changes
 2015-04-16 14:12:49.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 13 18:10:28 UTC 2015 - dims...@opensuse.org
+
+- Add a metainfo.xml file for presence in AppStream metadata.
+
+---

New:

  adobe-sourcecodepro-fonts.metainfo.xml



Other differences:
--
++ adobe-sourcecodepro-fonts.spec ++
--- /var/tmp/diff_new_pack.QyZGFj/_old  2015-04-16 14:12:50.0 +0200
+++ /var/tmp/diff_new_pack.QyZGFj/_new  2015-04-16 14:12:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package adobe-sourcecodepro-fonts
 #
-# 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
@@ -25,6 +25,7 @@
 Group:  System/X11/Fonts
 Url:http://sourceforge.net/projects/sourcecodepro.adobe
 Source: %{_name}_FontsOnly-%{version}.zip
+Source1:adobe-sourcecodepro-fonts.metainfo.xml
 Obsoletes:  SourceCodePro-fonts  %version-%release
 Provides:   SourceCodePro-fonts = %version-%release
 BuildRequires:  fontpackages-devel
@@ -50,12 +51,16 @@
 install -d %{buildroot}%{_ttfontsdir}
 # by default install command uses 755 umask
 install -m 644 OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
+install -d -m0755  %{buildroot}%{_datadir}/appdata
+install -D -m0644 %{S:1} %{buildroot}%{_datadir}/appdata/
 
 %reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc LICENSE.txt *.html
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/adobe-sourcecodepro-fonts.metainfo.xml
 %dir %{_ttfontsdir}
 %{_ttfontsdir}/*
 





commit perl-PadWalker for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-PadWalker for openSUSE:Factory 
checked in at 2015-04-16 14:12:59

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


Package is perl-PadWalker

Changes:

--- /work/SRC/openSUSE:Factory/perl-PadWalker/perl-PadWalker.changes
2013-10-29 09:31:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PadWalker.new/perl-PadWalker.changes   
2015-04-16 14:13:00.0 +0200
@@ -1,0 +2,19 @@
+Wed Apr 15 14:49:21 UTC 2015 - co...@suse.com
+
+- updated to 2.0
+   see /usr/share/doc/packages/perl-PadWalker/Changes
+
+  
+  1.99  Tue 11 Nov 2014 15:01:37 CET
+  - Make it compatible with bleadperl.
+Patch from Father Chrysostomous at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262
+  
+  1.99_1  Tue 11 Nov 2014 19:38:17 CET
+  - Restore compatibility with perl 5.8
+Patch from p...@city-fan.org at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262#txn-1431869
+  
+  2.0  Mon  8 Dec 2014 13:45:37 GMT
+  - Restore compatibility with bleadperl
+Patch from Dagfinn Ilmari Mannsåker at 
https://github.com/robinhouston/PadWalker/pull/3
+
+---

Old:

  PadWalker-1.98.tar.gz

New:

  PadWalker-2.0.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-PadWalker.spec ++
--- /var/tmp/diff_new_pack.wVrfv9/_old  2015-04-16 14:13:00.0 +0200
+++ /var/tmp/diff_new_pack.wVrfv9/_new  2015-04-16 14:13:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PadWalker
 #
-# 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,18 +17,19 @@
 
 
 Name:   perl-PadWalker
+Version:2.0
+Release:0
 %define cpan_name PadWalker
-Summary:Play with other peoples' lexical variables
+Summary:Play with Other Peoples' Lexical Variables
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:1.98
-Release:0
 Url:http://search.cpan.org/dist/PadWalker/
-Source: 
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
 PadWalker is a module which allows you to inspect (and even change!)
@@ -42,18 +43,11 @@
 your call. Some of the modules that use PadWalker internally are certainly
 safe for and useful in production.
 
-Authors:
-
- Robin Houston ro...@cpan.org
- With contributions from Richard Soberberg, Jesse Luehrs and Yuval Kogman,
- bug-spotting from Peter Scott, Dave Mitchell and Goro Fuji, and 
suggestions
- from demerphq.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check
@@ -61,24 +55,11 @@
 
 %install
 %perl_make_install
-### since 11.4 perl_process_packlist
-### removes .packlist, perllocal.pod files
-%if 0%{?suse_version}  1130
 %perl_process_packlist
-%else
-# do not perl_process_packlist
-# remove .packlist file
-%{__rm} -f $RPM_BUILD_ROOT%perl_vendorarch/auto/PadWalker/.packlist
-# remove perllocal.pod file
-%{__rm} -f $RPM_BUILD_ROOT%perl_archlib/perllocal.pod
-%endif
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ PadWalker-1.98.tar.gz - PadWalker-2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PadWalker-1.98/Changes new/PadWalker-2.0/Changes
--- old/PadWalker-1.98/Changes  2013-10-27 17:45:27.0 +0100
+++ new/PadWalker-2.0/Changes   2014-12-12 12:28:48.0 +0100
@@ -165,3 +165,15 @@
 
 1.98  Sun 27 Oct 2013 16:27:19 GMT
- Make new test compatible with old versions of perl.
+
+1.99  Tue 11 Nov 2014 15:01:37 CET
+- Make it compatible with bleadperl.
+  Patch from Father Chrysostomous at 
https://rt.cpan.org/Public/Bug/Display.html?id=100262
+
+1.99_1  Tue 11 Nov 2014 19:38:17 CET
+- Restore compatibility with perl 5.8
+  Patch from p...@city-fan.org at 

commit patchinfo.3689 for openSUSE:13.1:Update

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3689 for 
openSUSE:13.1:Update checked in at 2015-04-16 15:36:24

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


Package is patchinfo.3689

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3689
  issue id=919358 tracker=bnclsof -N shows wrong remote directory of nfs 
mount SLES11SP2 (LTSS)/issue
  categoryrecommended/category
  ratingmoderate/rating
  packagerkstreitova/packager
  descriptionlsof was updated to fix output errors with certain NFS 
configurations.

The following bugs were fixed:

* lsof -N would print wrong export entries while having mounted two NFS volumes 
from the same server [bnc#919358]
/description
  summaryRecommended update for lsof/summary
/patchinfo



commit icecast for openSUSE:13.1:Update

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package icecast for openSUSE:13.1:Update 
checked in at 2015-04-16 22:31:59

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


Package is icecast

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.DHSkKk/_old  2015-04-16 22:32:02.0 +0200
+++ /var/tmp/diff_new_pack.DHSkKk/_new  2015-04-16 22:32:02.0 +0200
@@ -1 +1 @@
-link package='icecast.3251' cicount='copy' /
+link package='icecast.3691' cicount='copy' /




commit icecast for openSUSE:13.2:Update

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package icecast for openSUSE:13.2:Update 
checked in at 2015-04-16 22:32:01

Comparing /work/SRC/openSUSE:13.2:Update/icecast (Old)
 and  /work/SRC/openSUSE:13.2:Update/.icecast.new (New)


Package is icecast

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lWtZ9W/_old  2015-04-16 22:32:03.0 +0200
+++ /var/tmp/diff_new_pack.lWtZ9W/_new  2015-04-16 22:32:03.0 +0200
@@ -1 +1 @@
-link package='icecast.3252' cicount='copy' /
+link package='icecast.3691' cicount='copy' /