forked from pool/perl-Digest-Perl-MD5
Accepting request 221607 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/221607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-Perl-MD5?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86b1f32a09ced075606d98a1b6ed24a44b2e18bfd0ab515dc987f99d9112d860
|
|
||||||
size 74077
|
|
BIN
Digest-Perl-MD5-1.9.tar.gz
(Stored with Git LFS)
Normal file
BIN
Digest-Perl-MD5-1.9.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.9, no changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 6 11:02:24 UTC 2011 - coolo@suse.com
|
Tue Dec 6 11:02:24 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Digest-Perl-MD5
|
# spec file for package perl-Digest-Perl-MD5
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Digest-Perl-MD5
|
Name: perl-Digest-Perl-MD5
|
||||||
Version: 1.8
|
Version: 1.9
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Digest-Perl-MD5
|
%define cpan_name Digest-Perl-MD5
|
||||||
Summary: Perl implementation of Ron Rivests MD5 Algorithm
|
Summary: Perl implementation of Ron Rivests MD5 Algorithm
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Digest-Perl-MD5/
|
Url: http://search.cpan.org/dist/Digest-Perl-MD5/
|
||||||
Source: http://www.cpan.org/authors/id/D/DE/DELTA/%{cpan_name}-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/D/DE/DELTA/%{cpan_name}-%{version}.tar.gz
|
||||||
@@ -71,11 +71,8 @@ find . -type f -print0 | xargs -0 chmod 644
|
|||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc CHANGES rand.f README
|
%doc CHANGES rand.f
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user