automatic version update by autodist [release 6.1.0-1mamba;Thu Jul 15 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:25:50 +01:00
parent 564f52d49a
commit e6cece5996

View File

@ -1,7 +1,7 @@
### AUTOUPDATE-OFF: 1
%define majver %(echo %version | cut -d. -f1-2)
Name: granite
Version: 6.0.0
Version: 6.1.0
Release: 1mamba
Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces
Group: System/Libraries
@ -15,12 +15,11 @@ Source: https://github.com/elementary/granite.git/%{version}/granite-%{ve
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libcairo-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libgee-devel
BuildRequires: libglib-devel
BuildRequires: libgtk-devel
BuildRequires: libgtk3-devel
BuildRequires: libpango-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -92,6 +91,9 @@ This package contains libraries and header files for developing applications tha
%{_datadir}/vala/vapi/granite.vapi
%changelog
* Thu Jul 15 2021 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
- automatic version update by autodist
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
- automatic version update by autodist