forked from pool/perl-Module-Info
This commit is contained in:
committed by
Git OBS Bridge
parent
aa7056b0f5
commit
07f992769c
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b6218c257063eda3aa7ac9b1c7e750dd6431d39f86ecff84032e8e53a747e034
|
|
||||||
size 44654
|
|
3
Module-Info-0.31.tar.gz
Normal file
3
Module-Info-0.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:812f6439f8fc7b176585fd2ff8cbe26323b24626e8d42337fe004fd099566711
|
||||||
|
size 45047
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 25 11:38:10 CEST 2007 - cwh@suse.de
|
||||||
|
|
||||||
|
version 0.31
|
||||||
|
- Fixed tests in presence of version.pm 0.72 or newer
|
||||||
|
- Added -h option to module_info
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:50 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:50 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,11 +1,11 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Module-Info (Version 0.30)
|
# spec file for package perl-Module-Info (Version 0.31)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
@@ -17,7 +17,7 @@ Group: Development/Languages/Perl
|
|||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Information about Perl modules
|
Summary: Information about Perl modules
|
||||||
Version: 0.30
|
Version: 0.31
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: Module-Info-%{version}.tar.gz
|
Source: Module-Info-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -70,7 +70,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_mandir}/man?/Module::Info.3pm.gz
|
%doc %{_mandir}/man?/Module::Info.3pm.gz
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-Module-Info
|
%changelog
|
||||||
|
* Wed Jul 25 2007 - cwh@suse.de
|
||||||
|
version 0.31
|
||||||
|
- Fixed tests in presence of version.pm 0.72 or newer
|
||||||
|
- Added -h option to module_info
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Fri Jan 13 2006 - cwh@suse.de
|
* Fri Jan 13 2006 - cwh@suse.de
|
||||||
|
Reference in New Issue
Block a user