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] epel10.2: Upstream release 1.1.
Date: Thu, 30 Jul 2026 16:31:36 GMT	[thread overview]
Message-ID: <178542909663.1.16762947985563250986.rpms-icecream-d18323fb4d5c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/icecream
Branch : epel10.2
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.2

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

                 reply	other threads:[~2026-07-30 16:31 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=178542909663.1.16762947985563250986.rpms-icecream-d18323fb4d5c@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