public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] rawhide: update to v1.4
@ 2026-07-29 11:52 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-29 11:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : rawhide
Commit : 242a265725d5d09996ec06f9ba767fb8dc3cf58b
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-07-28T16:45:37+02:00
Stats : +10/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/242a265725d5d09996ec06f9ba767fb8dc3cf58b?branch=rawhide
Log:
update to v1.4
---
diff --git a/.gitignore b/.gitignore
index 798a575..c6a276a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ icecream-manpages.tar.bz2
/icecream-1.2.tar.gz
/icecream-1.3.tar.gz
/icecream-1.4rc1.tar.gz
+/icecream-1.4.tar.gz
diff --git a/icecream.spec b/icecream.spec
index aef219f..d09ecef 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -1,16 +1,13 @@
%global _hardened_build 1
%bcond_without selinux
-%global preversion rc1
-
Name: icecream
Version: 1.4
-Release: %autorelease -p -e %{preversion}
+Release: %autorelease
Summary: Distributed compiler
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
URL: https://github.com/icecc/icecream
-Source0: https://github.com/icecc/%{name}/archive/%{version}%{preversion}.tar.gz#/%{name}-%{version}%{preversion}.tar.gz
+Source0: https://github.com/icecc/icecream/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: fedora-sysconfig.icecream
Source2: icecream.module.in
Source3: icecream.fc
@@ -23,10 +20,6 @@ Source10: icecc-scheduler-wrapper
Source11: icecream-tmpfiles.conf
Source12: icecream.xml
Source13: icecream-scheduler.xml
-Patch1: 0001-Revert-chmod-chown-envs-dir-when-preparing-this.patch
-Patch2: 0002-daemon-main-do-not-create-run-icecc-by-ourselves.patch
-Patch3: 0003-Ignore-the-suse-directory.patch
-Patch4: 0004-do-not-use-usr-bin-env.patch
BuildRequires: gcc-c++
BuildRequires: systemd
@@ -59,6 +52,11 @@ Requires: selinux-policy >= %{selinux_policyver}
%define selinux_variants mls strict targeted
%endif
+%patchlist
+0001-Revert-chmod-chown-envs-dir-when-preparing-this.patch
+0002-daemon-main-do-not-create-run-icecc-by-ourselves.patch
+0003-Ignore-the-suse-directory.patch
+0004-do-not-use-usr-bin-env.patch
# description copied from Debian icecc package
%description
@@ -82,7 +80,7 @@ Requires: libarchive-devel%{?_isa}
This package contains development files for %{name}.
%prep
-%autosetup -p1 -n %{name}-%{version}%{preversion}
+%autosetup -p1 -n %{name}-%{version}
mkdir SELinux
cp -p %{SOURCE3} %{SOURCE4} %{SOURCE5} SELinux
diff --git a/sources b/sources
index 586d5ec..fad0fad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icecream-1.4rc1.tar.gz) = 0804e410387b60c9a4fd061cf12a47c8c9d1eb1eff3737ccc39874460a5e3223c0cb514992a7ace91dacd4b786ed50931948ac280889762815a593579fd0b8b0
+SHA512 (icecream-1.4.tar.gz) = b77dd630c51b7b6b4d7fa06cd14a580891b974fe2d50074f7a3b129adc558fc7ce19b3a3716a6798c2fd0f7d0d3a1bc295bbedee3ed6dafa015f309c7c2590f5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 11:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 11:52 [rpms/icecream] rawhide: update to v1.4 Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox