- updated to 1.304
* Fix compilation against glib < 2.34.0. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=35
This commit is contained in:
parent
e945e129af
commit
2476db417e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67af87877db49bb8c3dc84b3db8fc6b7dd8450957aee4f3daae9e466467e0aa4
|
||||
size 285968
|
3
Glib-1.304.tar.gz
Normal file
3
Glib-1.304.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebb9d3bc42bc8ecebaa79359695ac699501c852186d68d67a192a9aff2432fa2
|
||||
size 285931
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 13:21:14 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 1.304
|
||||
* Fix compilation against glib < 2.34.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 11:17:41 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Glib
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Glib
|
||||
Version: 1.303
|
||||
Version: 1.304
|
||||
Release: 0
|
||||
%define cpan_name Glib
|
||||
Summary: Perl wrappers for the GLib utility and Object libraries
|
||||
@ -30,9 +30,6 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::Depends) >= 0.300
|
||||
BuildRequires: perl(ExtUtils::PkgConfig) >= 1.000
|
||||
#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}
|
||||
|
Loading…
Reference in New Issue
Block a user