This commit is contained in:
parent
bbdc22760e
commit
9d79bcda38
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4b0183c3d041f20d60e4ab989ea3c0e39fbb8407f76104669b35aa2c0048b9c
|
||||
size 184334
|
3
Glib-1.162.tar.bz2
Normal file
3
Glib-1.162.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05a98dff41069ccae1547e568957a8caf34a76cb11893d401488bc96377eb7d1
|
||||
size 184385
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 21 10:47:57 CET 2007 - anicka@suse.cz
|
||||
|
||||
- update to 1.162
|
||||
* MakeHelper.pm (postamble_docs_full): When constructing the
|
||||
add_types call, make sure to properly quote the paths.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 1 15:35:14 CET 2007 - anicka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Glib (Version 1.161)
|
||||
# spec file for package perl-Glib (Version 1.162)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: perl-Glib
|
||||
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
|
||||
Version: 1.161
|
||||
Version: 1.162
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
@ -69,7 +69,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorarch}/Glib.pm
|
||||
%{perl_vendorarch}/auto/Glib
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2007 - anicka@suse.cz
|
||||
- update to 1.162
|
||||
* MakeHelper.pm (postamble_docs_full): When constructing the
|
||||
add_types call, make sure to properly quote the paths.
|
||||
* Thu Nov 01 2007 - anicka@suse.cz
|
||||
- update to 1.161
|
||||
* Makefile.PL: Use BEGIN { require 5.008; } instead of use 5.008;
|
||||
|
Loading…
Reference in New Issue
Block a user