8
0

Accepting request 296060 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/296060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Reader?expand=0&rev=3
This commit is contained in:
2015-04-15 14:23:39 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7dbf613f3c6f6fb1097b676aee4b7108c988a49a205cd6dc552caee3b4eb03a
size 4128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecd13483a7797a4cf2261321ac43c8637f0cfe89e9e90ff55830ffa5499e2349
size 4689

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 13 18:23:50 UTC 2015 - coolo@suse.com
- updated to 0.002003
see /usr/share/doc/packages/perl-Module-Reader/Changes
-------------------------------------------------------------------
Wed Feb 26 11:09:05 UTC 2014 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Reader
#
# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
Name: perl-Module-Reader
Version: 0.002001
Version: 0.002003
Release: 0
%define cpan_name Module-Reader
Summary: Read the source of a module like perl does
@@ -54,6 +54,6 @@ them.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes
%doc Changes README
%changelog