summaryrefslogtreecommitdiffstats
path: root/gcolor3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gcolor3.spec')
-rw-r--r--gcolor3.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcolor3.spec b/gcolor3.spec
index c7d696b..8150f82 100644
--- a/gcolor3.spec
+++ b/gcolor3.spec
@@ -8,6 +8,7 @@ URL: https://github.com/Unia/gcolor3
Source0: https://github.com/Hjdskes/gcolor3/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: gcolor3-2.2-appdata_url.patch
+Patch1: gcolor3-2.2-cast_error.patch
BuildRequires: gnome-common,gtk3-devel >= 3.12.0,intltool,desktop-file-utils,gettext,libappstream-glib
%description
@@ -20,6 +21,7 @@ Gcolor2).
%prep
%setup -q
%patch0
+%patch1
NOCONFIGURE=1 ./autogen.sh
%build
@@ -53,6 +55,9 @@ fi
%{_datadir}/icons/hicolor/scalable/apps/gcolor3.svg
%changelog
+* Tue Jun 26 2018 Timothée Floure <fnux@fedoraproject.org> - 2.2-5
+ - Fix compilation for F28+ (patch1)
+
* Sun Sep 03 2017 Timothée Floure <timothee.floure@fnux.ch> - 2.2-4
- Update license field from GPLv2 to GPLv2+
- Use the --nonet flag in gcolor3.appdata.xml's validation