Accepting request 296345 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TagCloud?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
13f83311b9
commit
9c46c807cb
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:591e64fc4fd6a361aba5d2e7728f636749732ba5df41aff09f33e5bd1ccc1663
|
||||
size 7649
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:557f6767857347631d417d52db946133b79bb1adf34d57b00cfde46712c28c25
|
||||
size 10307
|
3
HTML-TagCloud-0.38.tar.gz
Normal file
3
HTML-TagCloud-0.38.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:498099472def866b448bf62f4182dfadf59472e13f24cb8664a671ca79b67015
|
||||
size 10531
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user