automatic version update by autodist [release 2.50.1-1mamba;Fri Sep 23 2022]
This commit is contained in:
parent
2af066119e
commit
8c23008cc3
@ -2,14 +2,14 @@
|
||||
#%define apiver %(echo %version | cut -d. -f 1-2)
|
||||
%define apiver 2.48
|
||||
Name: libpangomm
|
||||
Version: 2.50.0
|
||||
Version: 2.50.1
|
||||
Release: 1mamba
|
||||
Summary: C++ interface for Pango
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://gtkmm.sourceforge.io/
|
||||
URL: https://sourceforge.net/directory/os:linux/
|
||||
Source: http://ftp.acc.umu.se/pub/GNOME/sources/pangomm/%{majver}/pangomm-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -92,7 +92,7 @@ This package contains %{name} API documentation.
|
||||
%{_libdir}/pangomm-%{apiver}/include/pangommconfig.h
|
||||
%{_datadir}/devhelp/books/pangomm-2.48/pangomm-2.48.devhelp2
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog NEWS README README.SUN README.win32
|
||||
%doc ChangeLog NEWS README.md
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
@ -100,6 +100,9 @@ This package contains %{name} API documentation.
|
||||
%{_docdir}/pangomm-%{apiver}/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 23 2022 Automatic Build System <autodist@mambasoft.it> 2.50.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 2.50.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user