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