public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ghc-language-c] epel9: update to 0.5.0
Date: Mon, 13 Jul 2026 13:58:13 GMT	[thread overview]
Message-ID: <178395109336.1.5489785079541484116.rpms-ghc-language-c-eae7d765c655@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ghc-language-c
Branch : epel9
Commit : eae7d765c655fc1f0d8bedb6b3e5c16a055ca3de
Author : Jens Petersen <petersen@redhat.com>
Date   : 2016-06-25T15:21:16+09:00
Stats  : +11/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ghc-language-c/c/eae7d765c655fc1f0d8bedb6b3e5c16a055ca3de?branch=epel9

Log:
update to 0.5.0

---
diff --git a/.gitignore b/.gitignore
index 477b2b9..c283444 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /language-c-0.4.2.tar.gz
 /language-c-0.4.6.tar.gz
 /language-c-0.4.7.tar.gz
+/language-c-0.5.0.tar.gz

diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 46e4c1b..8640dc7 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -3,8 +3,8 @@
 %global pkg_name language-c
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.7
-Release:        3%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        Analysis and generation of C code
 
 License:        BSD
@@ -55,6 +55,8 @@ This package provides the Haskell %{pkg_name} library development files.
 %install
 %ghc_lib_install
 
+rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
+
 
 %post devel
 %ghc_pkg_recache
@@ -65,14 +67,17 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 
 %files devel -f %{name}-devel.files
-%doc README AUTHORS AUTHORS.c2hs
+%doc AUTHORS AUTHORS.c2hs ChangeLog README
 
 
 %changelog
+* Sat Jun 25 2016 Jens Petersen <petersen@redhat.com> - 0.5.0-1
+- update to 0.5.0
+
 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 

diff --git a/sources b/sources
index d4d0660..00339f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aebdcf8d85851b8c1e4858b9566daa9f  language-c-0.4.7.tar.gz
+efd28ecd619dd8f804ddec9187c0b44d  language-c-0.5.0.tar.gz

                 reply	other threads:[~2026-07-13 13:58 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=178395109336.1.5489785079541484116.rpms-ghc-language-c-eae7d765c655@fedoraproject.org \
    --to=petersen@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