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)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: libglibmm24
|
Name: libglibmm24
|
||||||
Version: 2.66.0
|
Version: 2.66.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A C++ interface for GTK2 (a GUI library for X)
|
Summary: A C++ interface for GTK2 (a GUI library for X)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnome.org
|
URL: https://www.gnome.org/
|
||||||
#http://gtkmm.sourceforge.net
|
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
Source: http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -18,11 +17,10 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libsigc++2-devel
|
BuildRequires: libsigc++2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: perl-devel
|
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: pkgconfig >= 0.15.0
|
BuildRequires: pkgconfig >= 0.15.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2.
|
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
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.66.0-2mamba
|
||||||
- legacy package
|
- legacy package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user