commit perl-Cache-Cache for openSUSE:Factory

2015-04-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Cache-Cache for 
openSUSE:Factory checked in at 2015-04-18 10:40:43

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


Package is perl-Cache-Cache

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cache-Cache/perl-Cache-Cache.changes
2014-09-23 10:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Cache-Cache.new/perl-Cache-Cache.changes   
2015-04-18 10:40:44.0 +0200
@@ -1,0 +2,10 @@
+Fri Apr 17 08:13:24 UTC 2015 - co...@suse.com
+
+- updated to 1.08
+   see /usr/share/doc/packages/perl-Cache-Cache/CHANGES
+
+  1.08 2015-01-22
+   - try to avoid some race conditions (thanks, Petr Písař)
+   - typo fixes (thanks, David Steinbrunner)
+
+---

Old:

  Cache-Cache-1.07.tar.gz

New:

  Cache-Cache-1.08.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Cache-Cache.spec ++
--- /var/tmp/diff_new_pack.hZ0gxX/_old  2015-04-18 10:40:44.0 +0200
+++ /var/tmp/diff_new_pack.hZ0gxX/_new  2015-04-18 10:40:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Cache-Cache
 #
-# 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-Cache-Cache
-Version:1.07
+Version:1.08
 Release:0
+#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Cache-Cache
-Summary:The Cache::Cache cache interface
+Summary:The Cache Interface
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cache-Cache/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,17 +40,17 @@
 %{perl_requires}
 
 %description
-The Cache modules are designed to assist a developer in persisting data for a
-specified period of time. Often these modules are used in web applications to
-store data locally to save repeated and redundant expensive calls to remote
-machines or databases. People have also been known to use Cache::Cache for its
-straightforward interface in sharing data between runs of an application or
-invocations of a CGI-style script or simply as an easy to use abstraction of
-the filesystem or shared memory.
-
-The Cache::Cache interface is implemented by classes that support the get, set,
-remove, size, purge, and clear instance methods and their corresponding static
-methods for persisting data across method calls.
+The Cache modules are designed to assist a developer in persisting data for
+a specified period of time. Often these modules are used in web
+applications to store data locally to save repeated and redundant expensive
+calls to remote machines or databases. People have also been known to use
+Cache::Cache for its straightforward interface in sharing data between runs
+of an application or invocations of a CGI-style script or simply as an easy
+to use abstraction of the filesystem or shared memory.
+
+The Cache::Cache interface is implemented by classes that support the get,
+set, remove, size, purge, and clear instance methods and their
+corresponding static methods for persisting data across method calls.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -67,6 +69,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc CHANGES README COPYING
+%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE
 
 %changelog

++ Cache-Cache-1.07.tar.gz - Cache-Cache-1.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cache-Cache-1.07/CHANGES new/Cache-Cache-1.08/CHANGES
--- old/Cache-Cache-1.07/CHANGES2014-09-17 15:58:18.0 +0200
+++ new/Cache-Cache-1.08/CHANGES2015-01-22 17:09:36.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Cache
 
+1.08 2015-01-22
+ - try to avoid some race conditions (thanks, Petr Písař)
+ - typo fixes (thanks, David Steinbrunner)
+
 1.07 2014-09-17
  - fix a bug where we checked @$ instead of $@ after eval
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cache-Cache-1.07/META.json 
new/Cache-Cache-1.08/META.json
--- 

commit perl-Cache-Cache for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Cache-Cache for 
openSUSE:Factory checked in at 2014-09-23 10:42:26

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


Package is perl-Cache-Cache

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cache-Cache/perl-Cache-Cache.changes
2014-03-28 13:17:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Cache-Cache.new/perl-Cache-Cache.changes   
2014-09-23 10:42:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 18 09:23:52 UTC 2014 - m...@suse.com
+
+- update to version 1.07
+  * fix a bug where we checked @$ instead of $@ after eval
+
+---

Old:

  Cache-Cache-1.06.tar.gz

New:

  Cache-Cache-1.07.tar.gz



Other differences:
--
++ perl-Cache-Cache.spec ++
--- /var/tmp/diff_new_pack.mJ1c2O/_old  2014-09-23 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mJ1c2O/_new  2014-09-23 10:42:48.0 +0200
@@ -17,22 +17,24 @@
 
 
 Name:   perl-Cache-Cache
-Version:1.06
+Version:1.07
 Release:0
 %define cpan_name Cache-Cache
 Summary:The Cache::Cache cache interface
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cache-Cache/
-Source: 
http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl(Digest::SHA1)
-BuildRequires:  perl(Error)
 BuildRequires:  perl-macros
-Requires:   perl(Digest::SHA1)
-Requires:   perl(Error)
+BuildRequires:  perl(Digest::SHA1) = 2.02
+BuildRequires:  perl(Error) = 0.15
+BuildRequires:  perl(IPC::ShareLite) = 0.09
+Requires:   perl(Digest::SHA1) = 2.02
+Requires:   perl(Error) = 0.15
+Requires:   perl(IPC::ShareLite) = 0.09
 %{perl_requires}
 
 %description

++ Cache-Cache-1.06.tar.gz - Cache-Cache-1.07.tar.gz ++
Files old/Cache-Cache-1.06/._META.yml and new/Cache-Cache-1.07/._META.yml differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cache-Cache-1.06/CHANGES new/Cache-Cache-1.07/CHANGES
--- old/Cache-Cache-1.06/CHANGES2009-03-01 01:53:14.0 +0100
+++ new/Cache-Cache-1.07/CHANGES2014-09-17 15:58:18.0 +0200
@@ -1,6 +1,9 @@
 Revision history for Cache
 
-1.06 in progress
+1.07 2014-09-17
+ - fix a bug where we checked @$ instead of $@ after eval
+
+1.06 2009-02-28
  - updated the project homepage and added notes about the CHI project
  - fixed extra use vars in CacheUtils
 
@@ -12,7 +15,7 @@
 1.04 2005-03-17-11-23
  - release version 1.04
  - repair permissions on temp cache files
- 
+
 1.03 2004-10-04-11-23
  - release version 1.03
  - modified the FileBackend to use the more robust File::Temp
@@ -52,10 +55,10 @@
  - released version 0.99
  - major refactoring of code
  - replaced non-standard usage of SUCCESS and FAILURE with Error.pm
- - replaced non-standard usage of TRUE and FALSE with 1 and 0 
+ - replaced non-standard usage of TRUE and FALSE with 1 and 0
  - migrated from the term identifier to the more standard term key
and marked the old public methods with identifier as deprecated
- - broke out the MemoryBackend, FileBackend, SharedMemoryBackend into 
+ - broke out the MemoryBackend, FileBackend, SharedMemoryBackend into
distinct and reusable classes
  - fixed a long outstanding bug in the unit tests that made working
caches appear to fail
@@ -99,7 +102,7 @@
  - released version 0.07
  - prepared for initial CPAN release
  - improved Cache::Cache documentation
- - removed last use IPC::Shareable 
+ - removed last use IPC::Shareable
  - added support in the Makefile.PL to conditionally build the
SharedMemoryCache, which requires IPC::ShareLite, and thus runs only
on certain architectures.  Also broke out the IPC related routines
@@ -109,7 +112,7 @@
 0.06 2001-03-23-08-36
  - release version 0.06
  - added the get_identifiers method to the Cache interface, implemented
-   the method for all classes, added a new test, and updated the test 
+   the method for all classes, added a new test, and updated the test
scripts
  - added the size property to Object
  - added the _freeze and _thaw methods to the BaseCache class and
@@ -129,7 +132,7 @@
  - added exclusive locking on the shared cache for operations that
will both read and write to the cache
  - replaced the cache_hash_ref instance property in MemoryCache with
-   a class