## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated using the scripts at https://pagure.io/fedora-cosmic/cosmic-packaging/blob/main/f/scripts # While our version corresponds to an upstream tag, we still need to define # these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE # environment variables in multiple sections of the spec file. %global commit 0b2aed444daa52c65effbb8e71a8a19b0f2e4cb9 %global commitdatestring 2025-03-21 17:53:05 +0100 %global cosmic_minver 1.0.0~alpha.7 Name: cosmic-icon-theme Version: 1.0.0~alpha.7 Release: %autorelease Summary: Icon theme for the COSMIC Desktop Environment License: CC-BY-SA-4.0 URL: https://github.com/pop-os/cosmic-icons Source0: https://github.com/pop-os/cosmic-icons/archive/epoch-%{version_no_tilde}/cosmic-icons-%{version_no_tilde}.tar.gz BuildArch: noarch BuildRequires: just Requires: pop-icon-theme Obsoletes: cosmic-icons < 0.1.0~git20240526.04.9aad1ab-2 Provides: cosmic-icons = %{version}-%{release} %global _description %{expand: %{summary}.} %description %{_description} %prep %autosetup -n cosmic-icons-epoch-%{version_no_tilde} %build %install # Set vergen environment variables export VERGEN_GIT_COMMIT_DATE="date --utc '%{commitdatestring}'" export VERGEN_GIT_SHA="%{commit}" just rootdir=%{buildroot} prefix=%{_prefix} install %files %dir %{_datadir}/icons/Cosmic %{_datadir}/icons/Cosmic/* %changelog ## START: Generated by rpmautospec * Thu Apr 24 2025 Ryan Brue - 1.0.0~alpha.7-1 - "Update to 1.0.0~alpha.7" * Fri Feb 21 2025 Ryan Brue - 1.0.0~alpha.6-1 - "Update to 1.0.0~alpha.6" * Thu Jan 16 2025 Fedora Release Engineering - 1.0.0~alpha.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 15 2025 Ryan Brue - 1.0.0~alpha.5.1-1 - "Update to 1.0.0~alpha.5.1" * Tue Jan 14 2025 Yaakov Selkowitz - 1.0.0~alpha.5-2 - Fix flatpak build * Fri Jan 10 2025 Ryan Brue - 1.0.0~alpha.5-1 - "Update to 1.0.0~alpha.5" * Fri Dec 06 2024 Ryan Brue - 1.0.0~alpha.4-1 - "Update to 1.0.0~alpha.4" * Sat Nov 02 2024 Ryan Brue - 1.0.0~alpha.3-1 - "Update to 1.0.0~alpha.3" * Sat Sep 28 2024 Ryan Brue - 1.0.0~alpha.2-1 - Update to 1.0.0~alpha.2 * Sat Jul 27 2024 Ryan Brue - 0.1.0~^20240717.183339git73be037-1 - Initial import to Fedora (rhbz#2272143) ## END: Generated by rpmautospec