Accepting request 29680 from devel:languages:perl

Copy from devel:languages:perl/perl-Glib based on submit request 29680 from user anicka

OBS-URL: https://build.opensuse.org/request/show/29680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=17
This commit is contained in:
OBS User autobuild 2010-01-18 15:13:35 +00:00 committed by Git OBS Bridge
parent e4a0d80724
commit 8bbfb39509
4 changed files with 15 additions and 7 deletions

View File

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

3
Glib-1.222.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 15 14:20:39 CET 2010 - anicka@suse.cz
- update to 1.222
* Properly handle slashes in copyright footers passed to
Glib::MakeHelper.
* Fix a test failure on s390.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package perl-Glib (Version 1.221) # spec file for package perl-Glib (Version 1.222)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -20,8 +20,8 @@
Name: perl-Glib Name: perl-Glib
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
Version: 1.221 Version: 1.222
Release: 2 Release: 1
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
AutoReqProv: on AutoReqProv: on
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc ChangeLog README AUTHORS LICENSE NEWS TODO %doc ChangeLog.pre-git README AUTHORS LICENSE NEWS TODO
%doc %{_mandir}/man?/* %doc %{_mandir}/man?/*
%{perl_vendorarch}/Glib %{perl_vendorarch}/Glib
%{perl_vendorarch}/Glib.pm %{perl_vendorarch}/Glib.pm