%global commit fc9fa9204c4d4b53e031e689f322d459614eb1e0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global date 20200421 %global uuid com.gitlab.newsflash Name: newsflash Version: 0 Release: 24.%{date}git%{shortcommit}%{?dist} Summary: The spiritual successor to FeedReader License: GPLv3+ URL: https://gitlab.com/news-flash/news_flash_gtk Source0: %{url}/-/archive/%{commit}/%{name}-%{version}.%{date}git%{shortcommit}.tar.gz BuildRequires: cargo BuildRequires: desktop-file-utils BuildRequires: git-core BuildRequires: intltool BuildRequires: libappstream-glib BuildRequires: meson BuildRequires: rust BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.56 BuildRequires: pkgconfig(glib-2.0) >= 2.56 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.7 BuildRequires: pkgconfig(libhandy-0.0) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.24.1 Requires: hicolor-icon-theme %description {summary}. %prep %autosetup -n news_flash_gtk-%{commit} %build %meson #%%meson -Dprofile=development %meson_build %install %meson_install #%%find_lang %%{name} %check appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %files %license LICENSE %doc README.md %{_bindir}/%{uuid} %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/*.service %{_datadir}/icons/hicolor/*/apps/*.svg %{_metainfodir}/*.appdata.xml %changelog * Tue Apr 21 2020 Artem Polishchuk - 0-24.20200421gitfc9fa92 - Update to latest git snapshot * Tue Apr 21 2020 Artem Polishchuk - 0-23.20200421gitcd41e93 - Update to latest git snapshot * Tue Apr 14 2020 Artem Polishchuk - 0-22.20200414gitc005f75 - Update to latest git snapshot * Sat Apr 11 2020 Artem Polishchuk - 0-21.20200412git1ba581c - Update to latest git snapshot * Fri Apr 03 2020 Artem Polishchuk - 0-20.20200403gita776b48 - Update to latest git snapshot * Tue Mar 17 2020 Artem Polishchuk - 0-19.20200317gitadf47cc - Update to latest git snapshot * Mon Mar 16 2020 Artem Polishchuk - 0-18.20200316git89aeabd - Update to latest git snapshot * Sat Mar 14 2020 Artem Polishchuk - 0-17.20200314gitaf4af6b - Update to latest git snapshot * Wed Mar 04 2020 Artem Polishchuk - 0-16.20200304git181f1bd - Update to latest git snapshot * Sun Feb 23 2020 Artem Polishchuk - 0-15.202002023gitadd174b - Update to latest git snapshot * Thu Feb 20 2020 Artem Polishchuk - 0-13.202002020git156a7dc - Update to latest git snapshot * Sat Feb 15 2020 Artem Polishchuk - 0-12.202002015git133a86c - Update to latest git snapshot * Thu Feb 13 2020 Artem Polishchuk - 0-11.202002013gitb13120d - Update to latest git snapshot * Mon Feb 10 2020 Artem Polishchuk - 0-10.202002010gitb574c48 - Update to latest git snapshot * Fri Feb 07 2020 Artem Polishchuk - 0-9.20200207git8033150 - Update to latest git snapshot * Wed Feb 05 2020 Artem Polishchuk - 0-8.20200205git510b8c6 - Update to latest git snapshot * Sun Feb 02 2020 Artem Polishchuk - 0-7.20200202gitdf9d8e7 - Update to latest git snapshot * Sat Feb 01 2020 Artem Polishchuk - 0-6.20200202git7bc8f25 - Update to latest git snapshot * Sat Feb 01 2020 Artem Polishchuk - 0-5.20200201giteb8ae82 - Update to latest git snapshot * Tue Jan 28 2020 Artem Polishchuk - 0-4.20200128gitc0df602 - Update to latest git snapshot * Sat Jan 25 2020 Artem Polishchuk - 0-3.20200125git9f89f63 - Update to latest git snapshot * Sat Jan 25 2020 Artem Polishchuk - 0-2.20200125git77a65c1 - Initial package