update to 3.2.15 [release 3.2.15-1mamba;Sun Jun 23 2024]

This commit is contained in:
Silvan Calarco 2024-06-24 21:58:01 +02:00
parent ceb09d8e28
commit e1d708b96f

View File

@ -1,15 +1,14 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: libgmime
Version: 3.2.14
Version: 3.2.15
Release: 1mamba
Summary: gmime (MIME parsing library)
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://developer-old.gnome.org/gmime/stable/
URL: https://github.com/jstedfast/gmime
Source: https://github.com/jstedfast/gmime.git/%{version}/gmime-%{version}.tar.bz2
#Source: http://download.gnome.org/sources/gmime/%{majver}/gmime-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -125,6 +124,9 @@ NOCONFIGURE=1 ./autogen.sh
#%{_libdir}/pkgconfig/gmime-sharp-3.*.pc
%changelog
* Sun Jun 23 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.15-1mamba
- update to 3.2.15
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 3.2.14-1mamba
- automatic version update by autodist