public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@votca.org>
To: git-commits@fedoraproject.org
Subject: [rpms/libcerf] rawhide: Version bump to v3.5
Date: Wed, 02 Sep 2026 05:05:39 GMT [thread overview]
Message-ID: <178832553914.1.5813505068629726966.rpms-libcerf-d1962e754ba7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libcerf
Branch : rawhide
Commit : d1962e754ba713118396afbfb21038d9f4ed91ed
Author : Christoph Junghans <junghans@votca.org>
Date : 2026-09-01T23:05:16-06:00
Stats : +12/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libcerf/c/d1962e754ba713118396afbfb21038d9f4ed91ed?branch=rawhide
Log:
Version bump to v3.5
Fixes: rhbz#2525599
---
diff --git a/.gitignore b/.gitignore
index 00e3f6f..67f3693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ clog
/libcerf-v3.1.tar.gz
/libcerf-v3.2.tar.gz
/libcerf-v3.3.tar.gz
+/cerf-v3.5.tar.gz
diff --git a/libcerf.spec b/libcerf.spec
index 8ab6260..44dec77 100644
--- a/libcerf.spec
+++ b/libcerf.spec
@@ -1,12 +1,13 @@
Name: libcerf
-Version: 3.3
+%global rname cerf
+Version: 3.5
%global sover 3
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A library that provides complex error functions
License: MIT
-URL: https://jugit.fz-juelich.de/mlz/libcerf
-Source0: https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v%{version}/%{name}-v%{version}.tar.gz
+URL: https://jugit.fz-juelich.de/mlz/lib/cerf
+Source0: %{url}/-/archive/v%{version}/%{rname}-v%{version}.tar.gz
%if (0%{?rhel} || (0%{?fedora} && 0%{?fedora} < 33))
%undefine __cmake_in_source_build
@@ -34,7 +35,7 @@ developing applications that use %{name}.
%prep
-%setup -q -n %{name}-v%{version}
+%setup -q -n %{rname}-v%{version}
%build
# avoid non-portable default build flags (-march=native -O3), by setting overwrite
@@ -69,6 +70,10 @@ mv $RPM_BUILD_ROOT/%{_datadir}/doc/cerf/html $RPM_BUILD_ROOT/%{_datadir}/doc/%{n
%changelog
+* Wed Sep 02 2026 Christoph Junghans <junghans@votca.org> - 3.5-1
+- Version bump to v3.5
+- Fixes: rhbz#2525599
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index a1e31c6..5efdce0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libcerf-v3.3.tar.gz) = c4497e1fe13f2f6020b87194e9bb73e0d4872fc3574e36ed1a4dda285d8d0af2d4fac49b0c329a4a02fc767e0902d4040a8183b3f9f8de757746f230ead4eb4f
+SHA512 (cerf-v3.5.tar.gz) = 4ae3ceee1d71bfa20c2bd129687542b7a8d947d588a02c59c9ec9f874fcc30ec84385d5dff569a9779ad95082f095cc61459a59e16bbb538b8a6d1617b54e628
reply other threads:[~2026-09-02 5:05 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=178832553914.1.5813505068629726966.rpms-libcerf-d1962e754ba7@fedoraproject.org \
--to=junghans@votca.org \
--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