diff --git a/perl-Unicode-String.changes b/perl-Unicode-String.changes index a96f572..6383bae 100644 --- a/perl-Unicode-String.changes +++ b/perl-Unicode-String.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 15 07:28:46 UTC 2014 - jengelh@inai.de + +- Use source URLs and remove ancient specfile tags and sections + ------------------------------------------------------------------- Fri Nov 18 11:07:26 UTC 2011 - coolo@suse.com diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec index 457514b..19497c4 100644 --- a/perl-Unicode-String.spec +++ b/perl-Unicode-String.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Unicode-String # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,18 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Unicode-String Version: 2.09 -Release: 143 -AutoReqProv: on -Group: Development/Libraries/Perl -License: Artistic-1.0 -Url: http://cpan.org/modules/by-module/Unicode/ +Release: 0 Summary: String of Unicode characters (UCS2/UTF16) -Source: Unicode-String-%{version}.tar.gz +License: Artistic-1.0 +Group: Development/Libraries/Perl +Url: http://cpan.org/modules/by-module/Unicode/ +Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Unicode-String-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl @@ -56,13 +53,9 @@ make %{?_smp_mflags} make test %install -rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install_vendor %perl_process_packlist -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc README Changes