From 564f52d49ab3589c44f2f33bd414e49bd42e6dae Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:25:50 +0100 Subject: [PATCH] automatic version update by autodist [release 6.0.0-1mamba;Sat Mar 27 2021] --- granite.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/granite.spec b/granite.spec index 5823745..5235b4b 100644 --- a/granite.spec +++ b/granite.spec @@ -1,7 +1,7 @@ ### AUTOUPDATE-OFF: 1 %define majver %(echo %version | cut -d. -f1-2) Name: granite -Version: 5.5.0 +Version: 6.0.0 Release: 1mamba Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces Group: System/Libraries @@ -25,7 +25,6 @@ BuildRequires: libpango-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildConflicts: libgranite <= 0.3.1 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Granite is an extension to GTK. Among other things, it provides several useful widgets for Graphical User Interfaces and classes that ease desktop applications development. @@ -42,8 +41,6 @@ This package contains shared libraries for %{name}. Group: Development/Libraries Summary: Development files for %{name} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -## note: you can add this requirement if .pc files are provided by this package -#Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. @@ -87,7 +84,7 @@ This package contains libraries and header files for developing applications tha %{_bindir}/granite-demo %dir %{_includedir}/granite %{_includedir}/granite/granite.h -%{_includedir}/granite/widgets-utils.h +#%{_includedir}/granite/widgets-utils.h %{_libdir}/libgranite.so %{_libdir}/pkgconfig/granite.pc %{_datadir}/gir-1.0/Granite-1.0.gir @@ -95,6 +92,9 @@ This package contains libraries and header files for developing applications tha %{_datadir}/vala/vapi/granite.vapi %changelog +* Sat Mar 27 2021 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + * Sat Jul 04 2020 Automatic Build System 5.5.0-1mamba - automatic version update by autodist