Accepting request 635330 from home:pmonrealgonzalez:branches:devel:languages:perl
- Update to version 1.326 * Fix typo in pod: s/atomical/atomic/ (Bugzilla #784155) OBS-URL: https://build.opensuse.org/request/show/635330 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=54
This commit is contained in:
parent
ce1218c754
commit
1335d81c5c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:020d0308220cb6e03a086bd45d33dd8fe03b265c502bfc2b4e58f2dbe64c365f
|
||||
size 297125
|
3
Glib-1.327.tar.gz
Normal file
3
Glib-1.327.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1350d92975969387d27c9001a834037a0a2183789f4b0cd67e0af6021794f058
|
||||
size 301221
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 12 13:12:39 UTC 2018 - pmonrealgonzalez@suse.com
|
||||
|
||||
- Update to version 1.326
|
||||
* Fix typo in pod: s/atomical/atomic/ (Bugzilla #784155)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 19:20:07 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Glib
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Glib
|
||||
Name: perl-Glib
|
||||
Version: 1.326
|
||||
Version: 1.327
|
||||
Release: 0
|
||||
Summary: Perl wrappers for the GLib utility and Object libraries
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Languages/Perl
|
||||
Url: https://metacpan.org/pod/Glib
|
||||
Source: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
|
||||
@ -33,7 +33,7 @@ BuildRequires: perl(ExtUtils::PkgConfig) >= 1.000
|
||||
Requires: perl(ExtUtils::Depends) >= 0.300
|
||||
Requires: perl(ExtUtils::PkgConfig) >= 1.000
|
||||
Provides: %{name}-devel = %{version}
|
||||
%perl_requires
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This wrapper attempts to provide a perlish interface while remaining as
|
||||
@ -56,7 +56,7 @@ make %{?_smp_mflags} V=1
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog.pre-git doctypes Glib.exports LICENSE NEWS perl-Glib.doap README TODO xsapi.pod.foot xsapi.pod.head
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog.pre-git doctypes Glib.exports NEWS perl-Glib.doap README TODO xsapi.pod.foot xsapi.pod.head
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user