update to 4.16.3 [release 4.16.3-1mamba;Thu Dec 23 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 22:10:36 +01:00
parent 06288de4fb
commit 520d9b67dd

View File

@ -1,19 +1,17 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: exo Name: exo
Version: 4.16.2 Version: 4.16.3
Release: 1mamba Release: 1mamba
Summary: Application library for the Xfce desktop environment Summary: Application library for the Xfce desktop environment
Group: Development/Libraries Group: Development/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://libexo.os-cillation.com/ URL: https://gitlab.xfce.org/xfce/exo
Source: https://github.com/xfce-mirror/exo.git/exo-%{version}/exo-%{version}.tar.bz2 Source: https://github.com/xfce-mirror/exo.git/exo-%{version}/exo-%{version}.tar.bz2
#Source: http://archive.xfce.org/src/xfce/exo/%{majver}/exo-%{version}.tar.bz2
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libICE-devel BuildRequires: libICE-devel
BuildRequires: libSM-devel BuildRequires: libSM-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
@ -28,7 +26,7 @@ BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libgraphite2-devel BuildRequires: libgraphite2-devel
BuildRequires: libgtk-devel BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel BuildRequires: libharfbuzz-devel
BuildRequires: libpango-devel BuildRequires: libpango-devel
BuildRequires: libpcre-devel BuildRequires: libpcre-devel
@ -120,6 +118,9 @@ fi
%doc NEWS README.md THANKS %doc NEWS README.md THANKS
%changelog %changelog
* Thu Dec 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.16.3-1mamba
- update to 4.16.3
* Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 4.16.2-1mamba * Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 4.16.2-1mamba
- automatic version update by autodist - automatic version update by autodist