public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] rawhide: update to v1.4
Date: Wed, 29 Jul 2026 11:52:07 GMT	[thread overview]
Message-ID: <178532592798.1.6048560316308283107.rpms-icecream-242a265725d5@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-29 11:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178532592798.1.6048560316308283107.rpms-icecream-242a265725d5@fedoraproject.org \
    --to=mschmidt@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox