public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc-language-c] epel9: update to 0.5.0
@ 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 : 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
^ 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.5.0 Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox