From 47e06bac23ef5258712ddcd72de747a84bed847b3e17b23a85a3ff9efd5ffe20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Fri, 6 May 2011 08:22:58 +0000 Subject: [PATCH] - update to 2.034 - license correction OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Compress-Raw-Zlib?expand=0&rev=15 --- Compress-Raw-Zlib-2.033.tar.bz2 | 3 --- Compress-Raw-Zlib-2.034.tar.bz2 | 3 +++ perl-Compress-Raw-Zlib.changes | 6 ++++++ perl-Compress-Raw-Zlib.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 Compress-Raw-Zlib-2.033.tar.bz2 create mode 100644 Compress-Raw-Zlib-2.034.tar.bz2 diff --git a/Compress-Raw-Zlib-2.033.tar.bz2 b/Compress-Raw-Zlib-2.033.tar.bz2 deleted file mode 100644 index 0cc85a5..0000000 --- a/Compress-Raw-Zlib-2.033.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4874b98bb188abfdfa4c94b80836dba52dce734c06d200a41ffdeabbe0a2664 -size 182677 diff --git a/Compress-Raw-Zlib-2.034.tar.bz2 b/Compress-Raw-Zlib-2.034.tar.bz2 new file mode 100644 index 0000000..0c44a0d --- /dev/null +++ b/Compress-Raw-Zlib-2.034.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944971e1f709953f4e74e4e3ec9965773d5255773839da2099d53cdb427950e1 +size 182393 diff --git a/perl-Compress-Raw-Zlib.changes b/perl-Compress-Raw-Zlib.changes index c115b47..d51cd44 100644 --- a/perl-Compress-Raw-Zlib.changes +++ b/perl-Compress-Raw-Zlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 6 08:06:46 UTC 2011 - vcizek@novell.com + +- update to 2.034 +- license correction + ------------------------------------------------------------------- Mon Jan 17 08:07:25 UTC 2011 - vcizek@novell.com diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 7979827..99e07d3 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -24,9 +24,9 @@ Name: perl-Compress-Raw-Zlib %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Perl interface to the zlib compression library -Version: 2.033 +Version: 2.034 Release: 1 -License: Artistic License +License: BSD3c and (GPL+ or Artistic) Group: Development/Libraries/Perl Url: http://cpan.org/modules/by-module/Compress/ Source: http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.bz2