public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Izabela Bakollari <izabela.bakollari@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel8: Upstream release 1.4rc1
Date: Fri, 31 Jul 2026 06:34:27 GMT	[thread overview]
Message-ID: <178547966733.1.15554097108333222726.rpms-icecream-13b13f75f10c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/icecream
Branch : epel8
Commit : 13b13f75f10c7a19e8ce2ab292b94acdab85108c
Author : Izabela Bakollari <izabela.bakollari@gmail.com>
Date   : 2021-03-31T10:25:35+02:00
Stats  : +11/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/icecream/c/13b13f75f10c7a19e8ce2ab292b94acdab85108c?branch=epel8

Log:
Upstream release 1.4rc1

---
diff --git a/.gitignore b/.gitignore
index d4f4dd2..798a575 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ icecream-manpages.tar.bz2
 /icecream-1.1.tar.gz
 /icecream-1.2.tar.gz
 /icecream-1.3.tar.gz
+/icecream-1.4rc1.tar.gz

diff --git a/icecream.spec b/icecream.spec
index ae05420..420eabf 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -1,13 +1,15 @@
 %global _hardened_build 1
 %bcond_without selinux
 
+%global preversion rc1
+
 Name:     icecream
-Version:  1.3
-Release:  5%{?dist}
+Version:  1.4
+Release:  0.1.rc1%{?dist}
 Summary:  Distributed compiler
 License:  GPLv2+
 URL:      https://github.com/icecc/icecream
-Source0:  https://github.com/icecc/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:  https://github.com/icecc/%{name}/archive/%{version}%{preversion}.tar.gz#/%{name}-%{version}%{preversion}.tar.gz
 Source1:  fedora-sysconfig.icecream
 Source2:  icecream.module.in
 Source3:  icecream.fc
@@ -80,7 +82,7 @@ Requires: libarchive-devel%{?_isa}
 This package contains development files for %{name}.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{version}%{preversion}
 
 mkdir SELinux
 cp -p %{SOURCE3} %{SOURCE4} %{SOURCE5} SELinux
@@ -267,6 +269,9 @@ exit 0
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Wed Mar 24 2021 Izabela Bakollari <izabela.bakollari@gmail.com> - 1.4rc1
+- Upstream release 1.4rc1
+
 * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.3-5
 - Rebuilt for updated systemd-rpm-macros
   See https://pagure.io/fesco/issue/2583.

diff --git a/sources b/sources
index d657964..586d5ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icecream-1.3.tar.gz) = 6baccbc4fb6dcae76175e4407ba23e3805bb47e93f5f02aef6998ffeaabfa4203083bee2b374a98c5de8ed26ba2f280497225fbe1ac7c9bce9253d2be82ff7de
+SHA512 (icecream-1.4rc1.tar.gz) = 0804e410387b60c9a4fd061cf12a47c8c9d1eb1eff3737ccc39874460a5e3223c0cb514992a7ace91dacd4b786ed50931948ac280889762815a593579fd0b8b0

                 reply	other threads:[~2026-07-31  6:34 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=178547966733.1.15554097108333222726.rpms-icecream-13b13f75f10c@fedoraproject.org \
    --to=izabela.bakollari@gmail.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