public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cln] rawhide: Update to 1.3.7 (rhbz#2259544)
@ 2026-08-01 17:30 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-01 17:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cln
Branch : rawhide
Commit : 6b9d16c50f50a0eb5f8c0a0c58744fd2135d9d07
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-08-01T20:30:33+03:00
Stats : +13/-15 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cln/c/6b9d16c50f50a0eb5f8c0a0c58744fd2135d9d07?branch=rawhide
Log:
Update to 1.3.7 (rhbz#2259544)
---
diff --git a/cln.spec b/cln.spec
index fc3c190..5ab09aa 100644
--- a/cln.spec
+++ b/cln.spec
@@ -1,6 +1,6 @@
Name: cln
-Version: 1.3.6
-Release: 11%{?dist}
+Version: 1.3.7
+Release: 1%{?dist}
Summary: Class Library for Numbers
License: GPL-2.0-or-later
@@ -9,12 +9,8 @@ Source0: http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
BuildRequires: gcc-c++
BuildRequires: gmp-devel
-BuildRequires: texi2html
-%if 0%{?fedora} && 0%{?fedora} > 20
-BuildRequires: perl(Unicode::EastAsianWidth)
-%endif
BuildRequires: texinfo-tex
-BuildRequires: make
+BuildRequires: make
%description
A collection of C++ math classes and functions, which are designed for
@@ -51,10 +47,7 @@ make html
%install
%make_install
-
-find %{buildroot} -type f -name "*.la" -delete -print
rm -f %{buildroot}%{_infodir}/dir
-rm -rf %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1/pi.*
%check
make %{_smp_mflags} check
@@ -63,16 +56,21 @@ make %{_smp_mflags} check
%files
%doc COPYING NEWS README TODO
-%{_libdir}/*.so.*
+%{_bindir}/pi
+%{_datadir}/man/man1/pi.1*
+%{_libdir}/libcln.so.*
%files devel
-%{_libdir}/*.so
+%doc doc/cln.pdf doc/cln.html
+%{_libdir}/libcln.so
%{_libdir}/pkgconfig/cln.pc
%{_includedir}/cln/
-%{_infodir}/*.info*
-%doc doc/cln.pdf doc/cln.html
+%{_infodir}/cln.info*
%changelog
+* Sat Aug 01 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 1.3.7-1
+- Update to 1.3.7 (rhbz#2259544)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index c3979a3..d1fbf01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cln-1.3.6.tar.bz2) = a32a1449c5f0edac1444e58f500ef1a72ffab8dad65125082eff0995cc9855b45f38b89c7f754e3d4487756a8cd3f7db1e534865b8d0384fd28246f444ed7d14
+SHA512 (cln-1.3.7.tar.bz2) = 39abfae41504030cce16d0ed0547eafaa9a819f1225289d262cdd8e50d9af5bdb695d6e5a7f4b3577af29bedaf2e31700655b07a624b4232aecf8d795f697a1b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 17:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 17:30 [rpms/cln] rawhide: Update to 1.3.7 (rhbz#2259544) Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox