rebuilt with glade 3.38.2 [release 1.6.2-2mamba;Mon Apr 25 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 04:35:26 +01:00
parent f226dac687
commit 398eb14935

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libhandy
Version: 1.6.2
Release: 1mamba
Release: 2mamba
Summary: A library full of GTK+ widgets for mobile phones
Group: System/Libraries
Vendor: openmamba
@ -9,7 +9,6 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://source.puri.sm/Librem5/libhandy
Source: http://ftp.gnome.org/pub/gnome/sources/libhandy/%{majver}/libhandy-%{version}.tar.xz
#Source: https://source.puri.sm/Librem5/libhandy.git/v%{version}/libhandy-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glade-devel
@ -22,6 +21,7 @@ BuildRequires: libglib-devel
BuildRequires: libgtk3-devel
BuildRequires: libpango-devel
## AUTOBUILDREQ-END
BuildRequires: glade-devel >= 3.38.2
%description
A library full of GTK+ widgets for mobile phones.
@ -78,6 +78,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Mon Apr 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-2mamba
- rebuilt with glade 3.38.2
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
- automatic version update by autodist