Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
2 changed files with 3 additions and 9 deletions
|
|
@ -1,12 +1,10 @@
|
|||
%global app_id org.gnome.alacarte
|
||||
|
||||
Name: alacarte
|
||||
Version: 3.58.0
|
||||
Version: 3.52.0
|
||||
Release: %autorelease
|
||||
Summary: Menu editor for the GNOME desktop
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/alacarte
|
||||
Source: https://download.gnome.org/sources/alacarte/3.58/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/alacarte/3.52/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -14,10 +12,8 @@ BuildRequires: autoconf
|
|||
BuildRequires: automake
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: docbook-style-xsl
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3
|
||||
|
|
@ -54,7 +50,6 @@ desktop-file-install \
|
|||
--remove-not-show-in=KDE \
|
||||
--dir=%{buildroot}%{_datadir}/applications \
|
||||
%{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{app_id}.metainfo.xml
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
|
@ -68,7 +63,6 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{app_id}.meta
|
|||
%{_datadir}/%{name}/
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_metainfodir}/%{app_id}.metainfo.xml
|
||||
|
||||
|
||||
%changelog
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alacarte-3.58.0.tar.xz) = 04de7e44217e638ca2de0c2acc8f6df53f181ee7fc1218d6a91211b01f82462a4c0dffb968b88977cd6f81c12e6aec27d497d2407a073a91dc52c2d7b910ef96
|
||||
SHA512 (alacarte-3.52.0.tar.xz) = 711166b1d772483be1ca3044f9402ec62dd6bb9c09b71b09944886bac91a72fe9838a60a4cf24649dce33148844b586446c17954129c6bc7aaa3096ba01e1463
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue