Compare commits

..

3 commits

Author SHA1 Message Date
Fedora Release Engineering
1506f4fdd2 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 06:24:26 +00:00
Benjamin A. Beasley
eebe4aad90 Trivial whitespace adjustments
[skip changelog]
2026-05-23 23:50:32 +01:00
Benjamin A. Beasley
e79fc4d265 No longer manually hardlink identical files in the examples
https://fedoraproject.org/wiki/Changes/Hardlink_identical_files_in_packages_by_default
2026-05-19 21:37:56 +01:00

View file

@ -14,11 +14,11 @@ Release: %autorelease
# - data/com.github.alecaddd.sequeler.appdata.xml.in.in, which is CC0-1.0
# (which is approved for content, which this file is).
License: %{shrink:
GPL-3.0-or-later AND
GPL-2.0-or-later AND
LGPL-2.1-or-later AND
CC0-1.0
}
GPL-3.0-or-later AND
GPL-2.0-or-later AND
LGPL-2.1-or-later AND
CC0-1.0
}
URL: https://github.com/ellie-commons/sequeler
Source: %{url}/archive/v%{version}/sequeler-%{version}.tar.gz
@ -34,8 +34,6 @@ BuildRequires: libappstream-glib
# Matches what gnome-software and others use:
BuildRequires: appstream
BuildRequires: hardlink
BuildRequires: meson >= 0.59.0
BuildRequires: vala
BuildRequires: gcc
@ -160,11 +158,6 @@ Ypatybės:
%find_lang %{appname}
# Upstream installs the same SVG icon in many size-specific directories like
# /usr/share/icons/hicolor/64x64@2/; we can save space by hardlinking these
# together.
hardlink -c -v '%{buildroot}%{_datadir}/icons/hicolor'
%check
desktop-file-validate \