From a47f04975df4d37cdf75418f58bc2524afc275b8 Mon Sep 17 00:00:00 2001 From: Alain Vigne Date: Wed, 30 Nov 2022 16:16:14 +0100 Subject: [PATCH] 0.3.8 bump (rhbz#2148740) Switch to json-glib, where available Disable notify Tests are disabled SPDX license identifier --- .gitignore | 1 + girara.spec | 30 ++++++++++++++++++++++-------- sources | 2 +- 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 556671e..761b2de 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /girara-0.3.5.tar.xz /girara-0.3.6.tar.xz /girara-0.3.7.tar.xz +/girara-0.3.8.tar.xz diff --git a/girara.spec b/girara.spec index 12fed90..daf993d 100644 --- a/girara.spec +++ b/girara.spec @@ -1,23 +1,29 @@ Name: girara -Version: 0.3.7 -Release: 2%{?dist} +Version: 0.3.8 +Release: 1%{?dist} Summary: Simple user interface library -License: zlib +License: Zlib URL: https://pwmt.org/projects/%{name}/ Source0: https://pwmt.org/projects/%{name}/download/%{name}-%{version}.tar.xz -BuildRequires: binutils +#BuildRequires: binutils BuildRequires: gcc BuildRequires: gettext BuildRequires: glib2-devel >= 2.50 BuildRequires: gtk3-devel >= 3.20 BuildRequires: intltool -BuildRequires: json-c-devel -BuildRequires: libnotify-devel >= 0.7.0 BuildRequires: meson >= 0.56 BuildRequires: pango-devel >= 1.14 + +%if 0%{?fedora} +BuildRequires: pkgconfig(json-glib-1.0) # Tests -BuildRequires: check-devel +#BuildRequires: pkgconfig(check) >= 0.11 +%endif + +# from Upstream: Mark girara_libnotify as deprecated +#BuildRequires: libnotify-devel >= 0.7.0 + %global girara_locales lib%{name}-gtk3-3 @@ -38,7 +44,7 @@ developing applications that use %{name}. %setup -q %build -%meson -Dnotify=enabled -Ddocs=disabled +%meson -Ddocs=disabled -Dtests=disabled %meson_build %install @@ -57,7 +63,15 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/girara-gtk3.pc %{_libdir}/libgirara-gtk3.so + %changelog +* Tue Nov 29 2022 Alain Vigne - 0.3.8-1 +- 0.3.8 bump (rhbz#2148740) +- Switch to json-glib, where available +- Disable notify +- Tests are disabled +- SPDX license identifier + * Thu Jul 21 2022 Fedora Release Engineering - 0.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 90d1ea0..ce1341c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (girara-0.3.7.tar.xz) = 9b91ef7e5047b3250327eab9280372f38615e9948884c108c3d1c5d3e81794f786adc827692b112d2bfdc2660e22206a143fafd5a814408df8ffd4c858148717 +SHA512 (girara-0.3.8.tar.xz) = ae8c1a710ded468af40c800a53d2f4ca7aac572ba3ffdfaaede099017541ee79bc8d7c2ae465c947279091c4b52b9d1ec13999595217fdfb7fd5b049a6a3f476