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.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-AuthCookie.new/perl-Apache-AuthCookie.changes
       2015-04-16 14:13:22.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.Pw3VhM/_new  2015-04-16 14:13:22.000000000 +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.000000000 +0100
+++ new/Apache-AuthCookie-3.22/Changes  2014-05-07 16:32:47.000000000 +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 
new/Apache-AuthCookie-3.22/LICENSE
--- old/Apache-AuthCookie-3.20/LICENSE  2013-12-09 22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/LICENSE  2014-05-07 16:32:47.000000000 +0200
@@ -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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/MANIFEST 
new/Apache-AuthCookie-3.22/MANIFEST
--- old/Apache-AuthCookie-3.20/MANIFEST 2013-12-09 22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/MANIFEST 2014-05-07 16:32:47.000000000 +0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.015.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/META.yml 
new/Apache-AuthCookie-3.22/META.yml
--- old/Apache-AuthCookie-3.20/META.yml 2013-12-09 22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/META.yml 2014-05-07 16:32:47.000000000 +0200
@@ -4,19 +4,19 @@
   - 'Michael Schout <msch...@cpan.org>'
 build_requires: {}
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300032, CPAN::Meta::Converter version 
2.130880'
+generated_by: 'Dist::Zilla version 5.015, CPAN::Meta::Converter version 
2.140640'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Apache-AuthCookie
 requires:
-  Apache::Test: 1.35
-  CGI: 3.12
-  Class::Load: 0.03
-  autobox: 1.10
+  Apache::Test: '1.35'
+  CGI: '3.12'
+  Class::Load: '0.03'
+  autobox: '1.10'
 resources:
   bugtracker: 
http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-AuthCookie
   homepage: http://search.cpan.org/dist/Apache-AuthCookie/
   repository: git://github.com/mschout/apache-authcookie.git
-version: 3.20
+version: '3.22'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/SIGNATURE 
new/Apache-AuthCookie-3.22/SIGNATURE
--- old/Apache-AuthCookie-3.20/SIGNATURE        2013-12-09 22:59:15.000000000 
+0100
+++ new/Apache-AuthCookie-3.22/SIGNATURE        2014-05-07 16:32:47.000000000 
+0200
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.70.
+signed via the Module::Signature module, version 0.73.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installed, then type:
@@ -14,22 +14,22 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 10cf60e6ba4d8ca7dcbc7d484e40a9868f0aac02 Changes
-SHA1 c5a20423d4cd77d244aaa2284a66e8bdc02aaedd LICENSE
-SHA1 fba0ca1507cb861f782f8c74dc484cb7c6bacc6d MANIFEST
+SHA1 3508b39aa35ef29d2cf39ecfd214a49e11bd1291 Changes
+SHA1 cb36dd242de6d18cd64c4b55444347ebf09e43e7 LICENSE
+SHA1 8257f94d67cd48f505fa997cd92241d6bed72d18 MANIFEST
 SHA1 65ac9daeb4b3a197c69eb953500174519565b7b1 MANIFEST.SKIP
-SHA1 4239563c7f4276d94c6d35433cb561bd574a9887 META.yml
+SHA1 bcc002bcd1f572235638f9b25a5c336dfdb5817c META.yml
 SHA1 5b5d0d04447e4814ff7b91584e094175ac84e141 Makefile.PL
 SHA1 b9945378262a25db34dcdba06da956a52876188b README
 SHA1 ccbc46a0385aabadd1e6f4a22f8d4ebb11b44901 README.modperl2
-SHA1 2b758b3d1e19809f93820eccad49ab615de0b6cb lib/Apache/AuthCookie.pm
-SHA1 35ed58ee9739ffed71e37e9dafcb0e7db0125825 lib/Apache/AuthCookie/Autobox.pm
-SHA1 ff6ee02991e8025f4fb4c51e7886e1f86232a584 lib/Apache/AuthCookie/FAQ.pod
-SHA1 055775e30ffb7918d295400f71927aaa08eebda8 lib/Apache/AuthCookie/Params.pm
-SHA1 10ee65206cbf5ec4612b04b856eb9976670397a4 
lib/Apache/AuthCookie/Params/Base.pm
-SHA1 325b016af5c12f35583f99d407d77299a91ae0b6 lib/Apache/AuthCookie/Util.pm
-SHA1 49d2de9cfd13c0970565af13198549a1c8baa2e7 lib/Apache2/AuthCookie.pm
-SHA1 a97386fabd5f94a3304624a90f736acf490f19f5 lib/Apache2/AuthCookie/Params.pm
+SHA1 4102f4683d209e6edc5e17db4e7aeeaaa0f9d5a1 lib/Apache/AuthCookie.pm
+SHA1 bbbb7e4a70bdcf100d4b57a4e544bb26d945a0df lib/Apache/AuthCookie/Autobox.pm
+SHA1 8f619db05d24ed957f041e2d8834639f0b51990c lib/Apache/AuthCookie/FAQ.pod
+SHA1 20b55e306218ec649f8f1936e7a71cb90371615d lib/Apache/AuthCookie/Params.pm
+SHA1 cb077caab3d98352c4b7c700a43a8085b97ea355 
lib/Apache/AuthCookie/Params/Base.pm
+SHA1 75f49dc3f2217d96fa0a5e299efd4818563cfc18 lib/Apache/AuthCookie/Util.pm
+SHA1 a191dce889d30a1c38607bca74d39486602c00c7 lib/Apache2/AuthCookie.pm
+SHA1 d9cc93e50916cd68ca3e20538284c60da7ab2307 lib/Apache2/AuthCookie/Params.pm
 SHA1 2bf2c365ca98a98a5981e9c9949bf124dcb232fd t/SMOKE
 SHA1 3ac8de46e7bba83f6969caec3c9c14cbd99881cb t/Skeleton/AuthCookieHandler.pm
 SHA1 b1f854e6edecbdd44fc7b8db719e0fe21d9340d1 t/TEST.PL
@@ -55,7 +55,7 @@
 Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
 Comment: GPGTools - http://gpgtools.org
 
-iEUEARECAAYFAlKmPTMACgkQ+CqvSzp9LOxxAgCXRv0gHHkF21jeh372GmWvaXrE
-3ACfX8HvR3fwrl0w5n58sBc6PBYQlTE=
-=Mc01
+iEYEARECAAYFAlNqRA8ACgkQ+CqvSzp9LOy1XwCcD79ShNYkBCZLGRuwtFX1inBG
+1ewAoLFQGOz7fud02nNbPn735j2qu5zA
+=AB2W
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Autobox.pm 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Autobox.pm
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Autobox.pm 2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Autobox.pm 2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache::AuthCookie::Autobox;
-{
-  $Apache::AuthCookie::Autobox::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::Autobox::VERSION = '3.22';
 # ABSTRACT: Autobox Extensions for AuthCookie
 
 use strict;
@@ -17,10 +14,7 @@
 }
 
 package Apache::AuthCookie::Autobox::Scalar;
-{
-  $Apache::AuthCookie::Autobox::Scalar::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::Autobox::Scalar::VERSION = '3.22';
 sub is_blank {
     return defined $_[0] && ($_[0] =~ /\S/) ? 0 : 1;
 }
@@ -37,7 +31,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/FAQ.pod 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/FAQ.pod
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/FAQ.pod    2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/FAQ.pod    2014-05-07 
16:32:47.000000000 +0200
@@ -1,5 +1,7 @@
 # make Dist::Zilla happy.
 package Apache::AuthCookie::FAQ;
+$Apache::AuthCookie::FAQ::VERSION = '3.22';
+# ABSTRACT: Frequently Asked Questions about Apache::AuthCookie.
 
 1;
 
@@ -9,11 +11,11 @@
 
 =head1 NAME
 
-Apache::AuthCookie::FAQ
+Apache::AuthCookie::FAQ - Frequently Asked Questions about Apache::AuthCookie.
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 DESCRIPTION
 
@@ -40,10 +42,6 @@
  </Location>
  ...
 
-=head1 NAME
-
-Apache::AuthCookie::FAQ - Frequently Asked Questions about Apache::AuthCookie.
-
 =head1 SOURCE
 
 The development version is on github at 
L<http://github.com/mschout/apache-authcookie>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Params/Base.pm 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Params/Base.pm
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Params/Base.pm     
2013-12-09 22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Params/Base.pm     
2014-05-07 16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache::AuthCookie::Params::Base;
-{
-  $Apache::AuthCookie::Params::Base::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::Params::Base::VERSION = '3.22';
 # ABSTRACT: Interanal CGI AuthCookie Params Base Class
 
 use strict;
@@ -38,7 +35,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Params.pm 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Params.pm
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Params.pm  2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Params.pm  2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache::AuthCookie::Params;
-{
-  $Apache::AuthCookie::Params::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::Params::VERSION = '3.22';
 # ABSTRACT: AuthCookie Params Driver for mod_perl 1.x
 
 use strict;
@@ -48,7 +45,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Util.pm 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Util.pm
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie/Util.pm    2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie/Util.pm    2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache::AuthCookie::Util;
-{
-  $Apache::AuthCookie::Util::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::Util::VERSION = '3.22';
 # ABSTRACT: Internal Utility Functions for AuthCookie
 
 use strict;
@@ -99,7 +96,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SOURCE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie.pm 
new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie.pm
--- old/Apache-AuthCookie-3.20/lib/Apache/AuthCookie.pm 2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache/AuthCookie.pm 2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache::AuthCookie;
-{
-  $Apache::AuthCookie::VERSION = '3.20';
-}
-
+$Apache::AuthCookie::VERSION = '3.22';
 # ABSTRACT: Perl Authentication and Authorization via cookies
 
 use strict;
@@ -552,7 +549,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Apache-AuthCookie-3.20/lib/Apache2/AuthCookie/Params.pm 
new/Apache-AuthCookie-3.22/lib/Apache2/AuthCookie/Params.pm
--- old/Apache-AuthCookie-3.20/lib/Apache2/AuthCookie/Params.pm 2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache2/AuthCookie/Params.pm 2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache2::AuthCookie::Params;
-{
-  $Apache2::AuthCookie::Params::VERSION = '3.20';
-}
-
+$Apache2::AuthCookie::Params::VERSION = '3.22';
 # ABSTRACT: AuthCookie Params Driver for mod_perl 2.x
 
 use strict;
@@ -45,7 +42,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.20/lib/Apache2/AuthCookie.pm 
new/Apache-AuthCookie-3.22/lib/Apache2/AuthCookie.pm
--- old/Apache-AuthCookie-3.20/lib/Apache2/AuthCookie.pm        2013-12-09 
22:59:15.000000000 +0100
+++ new/Apache-AuthCookie-3.22/lib/Apache2/AuthCookie.pm        2014-05-07 
16:32:47.000000000 +0200
@@ -1,8 +1,5 @@
 package Apache2::AuthCookie;
-{
-  $Apache2::AuthCookie::VERSION = '3.20';
-}
-
+$Apache2::AuthCookie::VERSION = '3.22';
 # ABSTRACT: Perl Authentication and Authorization via cookies
 
 use strict;
@@ -548,7 +545,7 @@
 
 =head1 VERSION
 
-version 3.20
+version 3.22
 
 =head1 SYNOPSIS
 

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
preamble: |-
  BuildRequires:  netcfg
# 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

Reply via email to