rebuilt with glade 3.38.2 [release 1.6.2-2mamba;Mon Apr 25 2022]
This commit is contained in:
parent
f226dac687
commit
398eb14935
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libhandy
|
Name: libhandy
|
||||||
Version: 1.6.2
|
Version: 1.6.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A library full of GTK+ widgets for mobile phones
|
Summary: A library full of GTK+ widgets for mobile phones
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://source.puri.sm/Librem5/libhandy
|
URL: https://source.puri.sm/Librem5/libhandy
|
||||||
Source: http://ftp.gnome.org/pub/gnome/sources/libhandy/%{majver}/libhandy-%{version}.tar.xz
|
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
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glade-devel
|
BuildRequires: glade-devel
|
||||||
@ -22,6 +21,7 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: glade-devel >= 3.38.2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library full of GTK+ widgets for mobile phones.
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user