Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > a36fa409e511235d50294f237c04bece > files > 2

perl-Gtk3-SimpleList-0.210.0-2.mga9.src.rpm

%define upstream_name	 Gtk3-SimpleList
%define	upstream_version 0.21

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Perl helper module for Gtk3
License:    LGPLv2+ or Artistic
Group:      Development/GNOME and GTK+
Url:        http://gtk2-perl.sf.net/
Source0:    %{upstream_name}-%{upstream_version}.tar.gz

BuildArch:  noarch

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Gtk3)
BuildRequires: perl-devel
%description
This module provides an helper for Gtk3.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}
perl Makefile.PL INSTALLDIRS=vendor

%build
%make_build OPTIMIZE="%{optflags}"

%install
%make_install

%check
make test

%files
%doc COPYING Changes META.json META.yml MYMETA.yml README
%{perl_vendorlib}/Gtk3/SimpleList*
%_mandir/*/*


%changelog
* Tue Mar 22 2022 umeabot <umeabot> 0.210.0-2.mga9
+ Revision: 1819775
- Mageia 9 Mass Rebuild

* Mon May 04 2020 tv <tv> 0.210.0-1.mga8
+ Revision: 1579686
- Do not use PREREQ_FATAL=>1 (CPAN RT#127879)
- Remove debug message that causes warnings (CPAN RT#132441)

* Sat Feb 15 2020 umeabot <umeabot> 0.180.0-2.mga8
+ Revision: 1528815
- Mageia 8 Mass Rebuild

* Mon Nov 05 2018 tv <tv> 0.180.0-1.mga8
+ Revision: 1328462
- new release

* Thu Sep 20 2018 umeabot <umeabot> 0.170.0-2.mga7
+ Revision: 1283955
- Mageia 7 Mass Rebuild

* Mon Nov 06 2017 tv <tv> 0.170.0-1.mga7
+ Revision: 1176181
- update to 0.17

* Sun Nov 05 2017 tv <tv> 0.160.0-1.mga7
+ Revision: 1176069
- new release (just basic tests)

* Sun Jun 19 2016 pterjan <pterjan> 0.150.0-5.mga6
+ Revision: 1028161
- Rebuild for perl 5.22.2

* Thu Feb 04 2016 umeabot <umeabot> 0.150.0-4.mga6
+ Revision: 934401
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.150.0-3.mga5
+ Revision: 743920
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.150.0-2.mga5
+ Revision: 684924
- Mageia 5 Mass Rebuild

* Sat Nov 23 2013 tv <tv> 0.150.0-1.mga4
+ Revision: 552410
- imported package perl-Gtk3-SimpleList