automatic version update by autodist [release 1.008-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
2a73f0ce3e
commit
1359a57d89
@ -1,21 +1,20 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Gtk2-GladeXML
|
||||
Version: 1.007
|
||||
Release: 2mamba
|
||||
Version: 1.008
|
||||
Release: 1mamba
|
||||
Summary: Gtk2::GladeXML - an interface to libglade
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Gtk2-GladeXML-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Gtk2/Gtk2-GladeXML-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-ExtUtils-Depends >= 0.202
|
||||
BuildRequires: perl-ExtUtils-PkgConfig >= 1.05
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
^Gtk2::GladeXML allows Perl programmers to use libglade, a C library which generates graphical user interfaces directly from the XML output of the Glade user interface designer.
|
||||
@ -49,6 +48,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.008-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 10 2013 Automatic Build System <autodist@mambasoft.it> 1.007-2mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user