From 68210d75d6d630319d8ec4a46f6ce54e2d1c79c9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 3 Sep 2022 12:45:45 +0200 Subject: [PATCH] - updated to 0.2.0 --- gnome-voice.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnome-voice.spec b/gnome-voice.spec index c1379ab..b965153 100644 --- a/gnome-voice.spec +++ b/gnome-voice.spec @@ -1,12 +1,12 @@ Summary: GNOME Voice - public voice mapping application for GNOME Summary(pl.UTF-8): GNOME Voice - aplikacja GNOME z mapą publicznych rozgłośni radiowych Name: gnome-voice -Version: 0.0.9 +Version: 0.2.0 Release: 1 License: GPL v3+ Group: X11/Applications/Sound -Source0: https://download.gnome.org/sources/gnome-voice/0.0/%{name}-%{version}.tar.xz -# Source0-md5: 9af2db0b76df4f19280ff4905b1a868a +Source0: https://download.gnome.org/sources/gnome-voice/0.2/%{name}-%{version}.tar.xz +# Source0-md5: f7ff3cd4a8957bfc3ae11dfbba56b6cc URL: https://www.gnome.org/ BuildRequires: clutter-gtk-devel >= 1.8.4 BuildRequires: geoclue2-devel >= 2.5.7 @@ -17,6 +17,7 @@ BuildRequires: gstreamer-plugins-bad-devel >= 1.0 BuildRequires: gtk+3-devel >= 3.22.30 BuildRequires: intltool >= 0.50.1 BuildRequires: libchamplain-devel >= 0.12.10 +BuildRequires: libxml2-devel >= 1:2.9.14 BuildRequires: pkgconfig BuildRequires: tar >= 1:1.22 BuildRequires: xz @@ -24,6 +25,7 @@ Requires: clutter-gtk >= 1.8.4 Requires: geoclue2 >= 2.5.7 Requires: gtk+3 >= 3.22.30 Requires: libchamplain >= 0.12.10 +Requires: libxml2 >= 1:2.9.14 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/gnome-voice +%{_datadir}/gnome-voice %{_datadir}/metainfo/gnome-voice.appdata.xml %{_desktopdir}/gnome-voice.desktop %{_iconsdir}/hicolor/scalable/apps/gnome-voice.svg -- 2.44.0