forked from pool/perl-ExtUtils-PkgConfig
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=6
This commit is contained in:
parent
f3d6aaf4da
commit
95a0086e7c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:828230ffe13190fb7b44a049ad9ba099657a66860d7bf1088db20c94eeea4d90
|
||||
size 8449
|
3
ExtUtils-PkgConfig-1.12.tar.bz2
Normal file
3
ExtUtils-PkgConfig-1.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3716f1f973e401e2baf5a539b63177b71cdf6a761368010b376c0c2980057f9
|
||||
size 8456
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 16:02:13 CET 2009 - anicka@suse.cz
|
||||
|
||||
- update to 1.12
|
||||
* Try to fix a test failure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 11:06:29 CET 2008 - anicka@suse.cz
|
||||
|
||||
|
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package perl-ExtUtils-PkgConfig (Version 1.11)
|
||||
# spec file for package perl-ExtUtils-PkgConfig (Version 1.12)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -13,7 +20,7 @@
|
||||
|
||||
Name: perl-ExtUtils-PkgConfig
|
||||
BuildRequires: pkgconfig
|
||||
Version: 1.11
|
||||
Version: 1.12
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
@ -59,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2009 anicka@suse.cz
|
||||
- update to 1.12
|
||||
* Try to fix a test failure.
|
||||
* Mon Mar 17 2008 anicka@suse.cz
|
||||
- update to 1.11
|
||||
* Fix test failures.
|
||||
|
Loading…
Reference in New Issue
Block a user