public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10.2: Upstream release 1.4rc1
@ 2026-07-30 16:31 Izabela Bakollari
0 siblings, 0 replies; only message in thread
From: Izabela Bakollari @ 2026-07-30 16:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10.2
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=epel10.2
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:31 [rpms/icecream] epel10.2: Upstream release 1.4rc1 Izabela Bakollari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox