update to 2.50.2 [release 2.50.2-1mamba;Tue Jan 30 2024]
This commit is contained in:
parent
8c23008cc3
commit
22e0f1c6ea
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 2.50.2-1mamba
|
||||
- update to 2.50.2
|
||||
|
||||
* Fri Sep 23 2022 Automatic Build System <autodist@mambasoft.it> 2.50.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user