public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10: Upstream release 1.2
@ 2026-07-30 15:16 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-30 15:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10
Commit : f24d49432917cf74e950f9b59740b51cc53eb13d
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2018-11-09T12:04:50+01:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/f24d49432917cf74e950f9b59740b51cc53eb13d?branch=epel10
Log:
Upstream release 1.2
---
diff --git a/.gitignore b/.gitignore
index fe1dce6..82d9613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ icecream-manpages.tar.bz2
/icecream-1c15f6b.tar.gz
/icecream-22fcc39.tar.gz
/icecream-1.1.tar.gz
+/icecream-1.2.tar.gz
diff --git a/icecream.spec b/icecream.spec
index e1ca762..9f1f219 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -2,8 +2,8 @@
%bcond_without selinux
Name: icecream
-Version: 1.1
-Release: 5%{?dist}
+Version: 1.2
+Release: 1%{?dist}
Summary: Distributed compiler
License: GPLv2+
URL: https://github.com/icecc/icecream
@@ -238,6 +238,7 @@ exit 0
%doc README NEWS TODO
%{_bindir}/icecc
%{_bindir}/icecc-create-env
+%{_bindir}/icecc-test-env
%{_bindir}/icerun
%{_libexecdir}/icecc/
%{_libdir}/libicecc.so.*
@@ -261,6 +262,10 @@ exit 0
%{_libdir}/pkgconfig/icecc.pc
%changelog
+* Fri Nov 09 2018 Michal Schmidt <mschmidt@redhat.com> - 1.2-1
+- Upstream release 1.2.
+- selinux: allow symlinks in foreign environment
+
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 50e9413..d86b0c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icecream-1.1.tar.gz) = 62f8f2040dc25d1e5009ad22724809364c2c792bb1e089fb3282abee460de3295424004ba7dce8a471c8d4b6d70f97d3bf3a0940335c22622bc5611f0b672679
+SHA512 (icecream-1.2.tar.gz) = 0c4df21889b59df77839dc4a9c1bbfd2360aed8b5927ed5c19e6ca3020fa6e738fb91534f4f504258d707e79f2c67f93462b308c17abcd010b19c2777ff59298
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 15:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 15:16 [rpms/icecream] epel10: Upstream release 1.2 Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox