From ceece1a18dc213e6a92697532160d50d5183f431 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:25:50 +0100 Subject: [PATCH] update to 0.4.0.1 [release 0.4.0.1-1mamba;Tue Aug 23 2016] --- granite.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/granite.spec b/granite.spec index e861e5c..397fb20 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: 0.3.1 +Version: 0.4.0.1 Release: 1mamba Summary: An extension to GTK that provides several useful widgets and classes for Graphical User Interfaces Group: System/Libraries @@ -10,6 +10,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://launchpad.net/granite Source: https://launchpad.net/granite/%{majver}/%{version}/+download/granite-%{version}.tar.xz +#Source: https://launchpad.net/granite/%{majver}/loki-alpha1/+download/granite-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -22,6 +23,7 @@ BuildRequires: libgtk-devel BuildRequires: libpango-devel ## AUTOBUILDREQ-END BuildRequires: cmake +BuildConflicts: libgranite <= 0.3.1 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -53,10 +55,8 @@ This package contains libraries and header files for developing applications tha %build %cmake -d build -%make \ -%ifarch x86_64 --j1 -%endif + +%make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -94,6 +94,12 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Tue Aug 23 2016 Silvan Calarco 0.4.0.1-1mamba +- update to 0.4.0.1 + +* Sun Jul 31 2016 Silvan Calarco 0.4-1mamba +- update to 0.4 + * Tue Oct 06 2015 Silvan Calarco 0.3.1-1mamba - update to 0.3.1