update to 1.34.0 [release 1.34.0-1mamba;Mon Sep 19 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 05:22:05 +01:00
parent 4e7bc5f84d
commit 5932c5d0fe

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f 1-2) %define majver %(echo %version | cut -d. -f 1-2)
%define with_vala 0 %define with_vala 0
Name: libpeas Name: libpeas
Version: 1.32.0 Version: 1.34.0
Release: 1mamba Release: 1mamba
Summary: A gobject-based plugins engine Summary: A gobject-based plugins engine
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: https://wiki.gnome.org/Libpeas URL: https://wiki.gnome.org/Projects/Libpeas
Source: http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/%{majver}/libpeas-%{version}.tar.xz Source: http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/%{majver}/libpeas-%{version}.tar.xz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -147,6 +147,9 @@ rm -rf %{buildroot}%{_libdir}/libpeas-1.0/loaders/lib*.la
%{_docdir}/libpeas-gtk-1.0/* %{_docdir}/libpeas-gtk-1.0/*
%changelog %changelog
* Mon Sep 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.34.0-1mamba
- update to 1.34.0
* Fri Mar 25 2022 Automatic Build System <autodist@mambasoft.it> 1.32.0-1mamba * Fri Mar 25 2022 Automatic Build System <autodist@mambasoft.it> 1.32.0-1mamba
- automatic version update by autodist - automatic version update by autodist