SHA256
8
0
forked from pool/perl-Glib

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:
Alexei Sorokin
2018-09-12 13:56:36 +00:00
committed by Git OBS Bridge
parent ce1218c754
commit 1335d81c5c
4 changed files with 15 additions and 9 deletions

View File

@@ -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