diff --git a/Digest-MD5-File-0.07.tar.gz b/Digest-MD5-File-0.07.tar.gz deleted file mode 100644 index bfffbd2..0000000 --- a/Digest-MD5-File-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1282d15451f3eab38603305bc0519777891b63d9d577c8532e07112c815cc1a6 -size 5122 diff --git a/Digest-MD5-File-0.08.tar.gz b/Digest-MD5-File-0.08.tar.gz new file mode 100644 index 0000000..2bd2831 --- /dev/null +++ b/Digest-MD5-File-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb43a54e32627b4f7e57c9640e6eb06d0bb79d8ea54cd0bd79ed35688fb1218 +size 5259 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b320f5 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,20 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# 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 diff --git a/perl-Digest-MD5-File.changes b/perl-Digest-MD5-File.changes index fe6dbfc..e754d7d 100644 --- a/perl-Digest-MD5-File.changes +++ b/perl-Digest-MD5-File.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Apr 16 21:07:41 UTC 2015 - coolo@suse.com + +- updated to 0.08 + see /usr/share/doc/packages/perl-Digest-MD5-File/Changes + + 0.08 Fri Apr 6 19:39:52 2012 + - Address rt 76174 + - Address rt 44106 + - Address rt 39898 + ------------------------------------------------------------------- Tue May 3 06:03:17 UTC 2011 - coolo@opensuse.org diff --git a/perl-Digest-MD5-File.spec b/perl-Digest-MD5-File.spec index c49b84d..f6e21f5 100644 --- a/perl-Digest-MD5-File.spec +++ b/perl-Digest-MD5-File.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Digest-MD5-File (Version 0.07) +# spec file for package perl-Digest-MD5-File # -# 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,15 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Digest-MD5-File -Version: 0.07 -Release: 1 -License: GPL+ or Artistic +Version: 0.08 +Release: 0 %define cpan_name Digest-MD5-File -Summary: Perl extension for getting MD5 sums for files and urls. -Url: http://search.cpan.org/dist/Digest-MD5-File/ +Summary: Perl extension for getting MD5 sums for files and urls +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl -Source: http://www.cpan.org/authors/id/D/DM/DMUEY/%{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Digest-MD5-File/ +Source0: http://www.cpan.org/authors/id/D/DM/DMUEY/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -50,9 +52,6 @@ Requires: perl(LWP::UserAgent) %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README