Accepting request 184795 from devel:languages:perl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/184795 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=36
This commit is contained in:
commit
1ca62c59b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee3f8e979297cd4ad7c6d151d401d68725cd2631c3013c2ccc768153a337e539
|
||||
size 284245
|
3
Glib-1.301.tar.gz
Normal file
3
Glib-1.301.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1df55a02c4d173ff4e417503b67e6d7896409966a1560d3bb2b4e50f658a9376
|
||||
size 284547
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 11:58:52 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.301
|
||||
* t/options.t: skip tests in non-UTF-8 locales; fixes RT#83490
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 05:48:40 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Glib
|
||||
Version: 1.300
|
||||
Version: 1.301
|
||||
Release: 0
|
||||
%define cpan_name Glib
|
||||
Summary: Perl wrappers for the GLib utility and Object libraries
|
||||
@ -26,18 +26,18 @@ Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Glib/
|
||||
Source: http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# MANUAL
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::Depends) >= 0.300
|
||||
BuildRequires: perl(ExtUtils::PkgConfig) >= 1.000
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
#BuildRequires: perl(Glib)
|
||||
#BuildRequires: perl(Glib::Object::Subclass)
|
||||
#BuildRequires: perl(Gtk2)
|
||||
Requires: perl(ExtUtils::Depends) >= 0.300
|
||||
Requires: perl(ExtUtils::PkgConfig) >= 1.000
|
||||
%{perl_requires}
|
||||
# MANUAL
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
|
||||
%description
|
||||
This wrapper attempts to provide a perlish interface while remaining as
|
||||
|
Loading…
Reference in New Issue
Block a user