From 22e0f1c6ea9829915ede95df0e65bf7668f42445 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Wed, 31 Jan 2024 21:11:11 +0100 Subject: [PATCH] update to 2.50.2 [release 2.50.2-1mamba;Tue Jan 30 2024] --- libpangomm.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/libpangomm.spec b/libpangomm.spec index cbd029f..20f7df5 100644 --- a/libpangomm.spec +++ b/libpangomm.spec @@ -1,15 +1,14 @@ %define majver %(echo %version | cut -d. -f 1-2) -#%define apiver %(echo %version | cut -d. -f 1-2) %define apiver 2.48 Name: libpangomm -Version: 2.50.1 +Version: 2.50.2 Release: 1mamba Summary: C++ interface for Pango Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://sourceforge.net/directory/os:linux/ +URL: https://www.gtkmm.org/en/index.html Source: http://ftp.acc.umu.se/pub/GNOME/sources/pangomm/%{majver}/pangomm-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -77,7 +76,7 @@ This package contains %{name} API documentation. %files %defattr(-,root,root) %{_libdir}/libpangomm-%{apiver}.so.* -%doc AUTHORS COPYING +%doc COPYING %files devel %defattr(-,root,root) @@ -100,6 +99,9 @@ This package contains %{name} API documentation. %{_docdir}/pangomm-%{apiver}/* %changelog +* Tue Jan 30 2024 Silvan Calarco 2.50.2-1mamba +- update to 2.50.2 + * Fri Sep 23 2022 Automatic Build System 2.50.1-1mamba - automatic version update by autodist