public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cln] rawhide: Update to 1.3.7 (rhbz#2259544)
Date: Sat, 01 Aug 2026 17:30:48 GMT	[thread overview]
Message-ID: <178560544831.1.8467131205460185743.rpms-cln-6b9d16c50f50@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-01 17:30 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=178560544831.1.8467131205460185743.rpms-cln-6b9d16c50f50@fedoraproject.org \
    --to=ali.koroglu@oss.qualcomm.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