public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10: Upstream release 1.1.
@ 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 : d18323fb4d5c85f923e78c61b27489bcf4bb0c29
Author : Michal Schmidt <mschmidt@redhat.com>
Date   : 2017-08-09T10:47:43+02:00
Stats  : +8/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/icecream/c/d18323fb4d5c85f923e78c61b27489bcf4bb0c29?branch=epel10

Log:
Upstream release 1.1.

---
diff --git a/.gitignore b/.gitignore
index 86bbde6..fe1dce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ icecream-manpages.tar.bz2
 /icecream-a79f70f.tar.gz
 /icecream-1c15f6b.tar.gz
 /icecream-22fcc39.tar.gz
+/icecream-1.1.tar.gz

diff --git a/icecream.spec b/icecream.spec
index 74839c5..1184653 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -1,16 +1,13 @@
 %global _hardened_build 1
 %bcond_without selinux
 
-%global commit0 22fcc399f5dc9a81159defa5becaabc8879ee0ee
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-
 Name:     icecream
 Version:  1.1
-Release:  0.10.rc3.g%{shortcommit0}%{?dist}
+Release:  1%{?dist}
 Summary:  Distributed compiler
 License:  GPLv2+
 URL:      https://github.com/icecc/icecream
-Source0:  https://github.com/icecc/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
+Source0:  https://github.com/icecc/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:  fedora-sysconfig.icecream
 Source2:  icecream.module.in
 Source3:  icecream.fc
@@ -77,7 +74,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 This package contains development files for %{name}.
 
 %prep
-%autosetup -p1 -n icecream-%{commit0}
+%autosetup -p1
 
 mkdir SELinux
 cp -p %{SOURCE3} %{SOURCE4} %{SOURCE5} SELinux
@@ -85,9 +82,6 @@ mkdir fedora
 cp -p %{SOURCE6} %{SOURCE7} %{SOURCE9} %{SOURCE10} %{SOURCE11} fedora
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$RPM_OPT_FLAGS"
-
 ./autogen.sh
 
 %configure \
@@ -266,6 +260,9 @@ exit 0
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Wed Aug 09 2017 Michal Schmidt <mschmidt@redhat.com> - 1.1-1
+- Upstream release 1.1.
+
 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-0.10.rc3.g22fcc39
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
 

diff --git a/sources b/sources
index aa661e1..50e9413 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icecream-22fcc39.tar.gz) = 85cadb0de2fd9151b2132054295878bf414c4f102b256d95589943dc33864541bbd8125576cf3310f7e0a7fdc73098a0b628860f67c1c349304f99eaee040531
+SHA512 (icecream-1.1.tar.gz) = 62f8f2040dc25d1e5009ad22724809364c2c792bb1e089fb3282abee460de3295424004ba7dce8a471c8d4b6d70f97d3bf3a0940335c22622bc5611f0b672679

^ 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.1 Michal Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox