Update to 1.07
This commit is contained in:
parent
c0ee593979
commit
87d1118f59
@ -1 +1 @@
|
||||
ExtUtils-PkgConfig-1.06.tar.gz
|
||||
ExtUtils-PkgConfig-1.07.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
Name: perl-ExtUtils-PkgConfig
|
||||
Version: 1.06
|
||||
Version: 1.07
|
||||
Release: 1
|
||||
Epoch: 0
|
||||
Summary: Simplistic interface to pkg-config
|
||||
@ -9,7 +9,7 @@ Summary: Simplistic interface to pkg-config
|
||||
Group: Development/Libraries
|
||||
License: LGPL
|
||||
URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/
|
||||
Source0: http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.06.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-PkgConfig-1.07.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.07-1
|
||||
- Update to 1.07.
|
||||
|
||||
* Sun Oct 3 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.06-0.fdr.1
|
||||
- Update to 1.06.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user