From 0bb472632da1a5f71c0ef368d94e9874edf077b5 Mon Sep 17 00:00:00 2001 From: Rajeesh K V Date: Oct 14 2021 06:21:36 +0000 Subject: Cleanup build requirements --- diff --git a/screenkey.spec b/screenkey.spec index 4619906..0e59236 100644 --- a/screenkey.spec +++ b/screenkey.spec @@ -1,7 +1,7 @@ %global py_name Screenkey Name: screenkey Version: 1.4 -Release: 0%{?dist} +Release: 1%{?dist} Summary: A screencast tool to display your keys License: GPLv3+ URL: https://www.thregr.org/~wavexx/software/screenkey @@ -13,8 +13,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-babel BuildRequires: desktop-file-utils -BuildRequires: intltool -BuildRequires: gettext +BuildRequires: appstream Requires: python3-gobject Requires: python3-cairo @@ -61,6 +60,9 @@ appstreamcli validate %{buildroot}/%{_datadir}/metainfo/org.thregr.%{name}.metai %{python3_sitelib}/%{name}-%{version}-*.egg-info %changelog +* Thu Oct 14 2021 Rajeesh K V - 1.4-1 +- Cleanup build requirements + * Thu Oct 14 2021 Rajeesh K V - 1.4-0 - New version 1.4 - Switches to babel for i18n