automatic version update by autodist [release 2.68.1-1mamba;Fri May 21 2021]
This commit is contained in:
parent
9c2be49af0
commit
8d54eba0d8
@ -1,7 +1,7 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
%define apiver %(echo %version | cut -d. -f 1-2)
|
%define apiver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libglibmm
|
Name: libglibmm
|
||||||
Version: 2.68.0
|
Version: 2.68.1
|
||||||
Release: 1mamba
|
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
|
||||||
@ -10,19 +10,18 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.gnome.org
|
URL: https://www.gnome.org
|
||||||
#http://gtkmm.sourceforge.net
|
#http://gtkmm.sourceforge.net
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/glibmm/%{majversion}/glibmm-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libsigc++2-devel
|
BuildRequires: libsigc++-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.
|
||||||
@ -88,6 +87,9 @@ This package contains the static libraries and header files needed for developin
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 2.68.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 08 2021 Automatic Build System <autodist@mambasoft.it> 2.68.0-1mamba
|
* Mon Feb 08 2021 Automatic Build System <autodist@mambasoft.it> 2.68.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user