public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc-language-c] epel9: update to 0.7.1
@ 2026-07-13 13:58 Jens Petersen
  0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-07-13 13:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ghc-language-c
Branch : epel9
Commit : 9f50fd4b4557e79520fecf06bbaab8e176180f6c
Author : Jens Petersen <petersen@redhat.com>
Date   : 2018-01-24T15:39:24+01:00
Stats  : +13/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ghc-language-c/c/9f50fd4b4557e79520fecf06bbaab8e176180f6c?branch=epel9

Log:
update to 0.7.1

---
diff --git a/.gitignore b/.gitignore
index c283444..9b48b7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /language-c-0.4.6.tar.gz
 /language-c-0.4.7.tar.gz
 /language-c-0.5.0.tar.gz
+/language-c-0.7.1.tar.gz

diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 3ab6fbe..f4f1d97 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -4,9 +4,11 @@
 %global pkg_name language-c
 %global pkgver %{pkg_name}-%{version}
 
+%bcond_without tests
+
 Name:           ghc-%{pkg_name}
-Version:        0.5.0
-Release:        5%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        Analysis and generation of C code
 
 License:        BSD
@@ -61,6 +63,10 @@ This package provides the Haskell %{pkg_name} library development files.
 %ghc_lib_install
 
 
+%check
+%cabal_test
+
+
 %post -p /sbin/ldconfig
 
 
@@ -84,6 +90,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.7.1-1
+- update to 0.7.1
+
 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
 

diff --git a/sources b/sources
index 00339f8..55f8812 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efd28ecd619dd8f804ddec9187c0b44d  language-c-0.5.0.tar.gz
+SHA512 (language-c-0.7.1.tar.gz) = c62dee86b70ead9c0795cabc6b1e0487ab3d4e1e4df693cec94c255aa96d21589d9161150073a5ec1d2ae168924dd8a11ae6ee0cd46730a25ccda009f7a45f58

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-13 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13 13:58 [rpms/ghc-language-c] epel9: update to 0.7.1 Jens Petersen

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