update to 2.66.2 [release 2.66.2-1mamba;Sun Jan 02 2022]
This commit is contained in:
parent
1350b65fe9
commit
939f07461c
@ -1,15 +1,14 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: libglibmm24
|
||||
Version: 2.66.0
|
||||
Release: 2mamba
|
||||
Version: 2.66.2
|
||||
Release: 1mamba
|
||||
Summary: A C++ interface for GTK2 (a GUI library for X)
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org
|
||||
#http://gtkmm.sourceforge.net
|
||||
URL: https://www.gnome.org/
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -18,11 +17,10 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libsigc++2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pkgconfig >= 0.15.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
%description
|
||||
gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2.
|
||||
@ -85,6 +83,9 @@ This package contains the static libraries and header files needed for developin
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.66.2-1mamba
|
||||
- update to 2.66.2
|
||||
|
||||
* Mon Feb 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.66.0-2mamba
|
||||
- legacy package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user