diff --git a/HTML-TagCloud-0.36.tar.gz b/HTML-TagCloud-0.36.tar.gz deleted file mode 100644 index b62f446..0000000 --- a/HTML-TagCloud-0.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:591e64fc4fd6a361aba5d2e7728f636749732ba5df41aff09f33e5bd1ccc1663 -size 7649 diff --git a/HTML-TagCloud-0.37.tar.gz b/HTML-TagCloud-0.37.tar.gz deleted file mode 100644 index 9859964..0000000 --- a/HTML-TagCloud-0.37.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:557f6767857347631d417d52db946133b79bb1adf34d57b00cfde46712c28c25 -size 10307 diff --git a/HTML-TagCloud-0.38.tar.gz b/HTML-TagCloud-0.38.tar.gz new file mode 100644 index 0000000..1ab3d2f --- /dev/null +++ b/HTML-TagCloud-0.38.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498099472def866b448bf62f4182dfadf59472e13f24cb8664a671ca79b67015 +size 10531 diff --git a/perl-HTML-TagCloud.changes b/perl-HTML-TagCloud.changes index f38ab5d..49cbafd 100644 --- a/perl-HTML-TagCloud.changes +++ b/perl-HTML-TagCloud.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Apr 14 18:36:45 UTC 2015 - coolo@suse.com + +- updated to 0.38 + see /usr/share/doc/packages/perl-HTML-TagCloud/CHANGES + + 0.38 Fri Apr 19 21:49:02 2013 + - added a correction for unit test failures submitted by Bruno Buss + + 0.37 Fri Jun 17 17:30:47 MST 2011 + - added a fix suggested by Juan Antonio Raygoza Garay + - added some missing documentation + - added a list of known contributors + +------------------------------------------------------------------- +Tue Apr 14 18:36:44 UTC 2015 - coolo@suse.com + +- updated to 0.37 + see /usr/share/doc/packages/perl-HTML-TagCloud/CHANGES + + 0.37 Fri Jun 17 17:30:47 MST 2011 + - added a fix suggested by Juan Antonio Raygoza Garay + - added some missing documentation + - added a list of known contributors + ------------------------------------------------------------------- Tue May 3 06:11:51 UTC 2011 - coolo@opensuse.org diff --git a/perl-HTML-TagCloud.spec b/perl-HTML-TagCloud.spec index ac52c82..f2b5f1e 100644 --- a/perl-HTML-TagCloud.spec +++ b/perl-HTML-TagCloud.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-HTML-TagCloud (Version 0.36) +# spec file for package perl-HTML-TagCloud # -# 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,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-HTML-TagCloud -Version: 0.36 -Release: 1 -License: GPL+ or Artistic +Version: 0.38 +Release: 0 %define cpan_name HTML-TagCloud Summary: Generate An HTML Tag Cloud -Url: http://search.cpan.org/dist/HTML-TagCloud/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/HTML-TagCloud/ Source: http://www.cpan.org/authors/id/R/RO/ROBERTSD/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.36 %{perl_requires} %description @@ -60,9 +61,6 @@ your own. ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc CHANGES README