public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libcerf] rawhide: Version bump to v3.5
@ 2026-09-02 5:05 Christoph Junghans
0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-09-02 5:05 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 5:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 5:05 [rpms/libcerf] rawhide: Version bump to v3.5 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox