public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/NLopt] rawhide: Update to 2.11.0
@ 2026-07-14 13:03 Benson Muite
0 siblings, 0 replies; only message in thread
From: Benson Muite @ 2026-07-14 13:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/NLopt
Branch : rawhide
Commit : 284306909354f5016d1a8b3e900651e74aa3e191
Author : Benson Muite <fed500@fedoraproject.org>
Date : 2026-07-14T16:03:21+03:00
Stats : +7/-17 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/NLopt/c/284306909354f5016d1a8b3e900651e74aa3e191?branch=rawhide
Log:
Update to 2.11.0
---
diff --git a/NLopt.spec b/NLopt.spec
index 536a515..43a94cf 100644
--- a/NLopt.spec
+++ b/NLopt.spec
@@ -16,11 +16,11 @@
%endif
%global guile_pkg %(echo guile%{?guile_ver} | sed -e 's!\\\.!!g')
-%global relversion 2.10.1
+%global relversion 2.11.0
Name: NLopt
-Version: 2.10.1
+Version: 2.11.0
%global tag v%{version}
-Release: 5%{?dist}
+Release: 1%{?dist}
Summary: Open-Source library for nonlinear optimization
# Get a lowercase name for virtual provides.
@@ -217,19 +217,6 @@ mkdir -p %{buildroot}%{octpkgdir}/packinfo
chmod 0755 %{buildroot}%{octpkglibdir}/*.oct
install -pm 0644 COPYING %{buildroot}%{octpkgdir}/packinfo
-cat > %{buildroot}%{octpkgdir}/packinfo/DESCRIPTION << EOF
-Name: %{name}
-Version: %{version}
-Date: %(date +%Y-%m-%d)
-Author: Steven G. Johnson <stevenj@alum.mit.edu>
-Title: Open-Source library for nonlinear optimization
-Description: NLopt is a library for nonlinear local and global
- optimization, for functions with and without gradient information.
- It is designed as as simple, unified interface and packaging of
- several free/open-source nonlinear optimization libraries.
-Url: %{url}
-EOF
-
cat > %{buildroot}%{octpkgdir}/packinfo/on_uninstall.m << EOF
function on_uninstall (desc)
error ('Can not uninstall %s installed by the redhat package manager', desc.name);
@@ -300,6 +287,9 @@ EOF
%{python3_sitearch}/%{lc_name}-%{relversion}.dist-info/METADATA
%changelog
+* Tue Jul 14 2026 Benson Muite <fed500@fedoraproject.org> - 2.11.0-1
+- Update to latest release
+
* Mon Jul 06 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.10.1-5
- RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
diff --git a/sources b/sources
index 94f76b0..32750da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nlopt-2.10.1.tar.gz) = c7bc34c3fc00cb714473f5612329291dd3b7f2748a08c83ac0ab1fc719e9ce88c730eeeac88367273dd6e5f78e7afa0bed818374ae50b326fcd25f370abc1909
+SHA512 (nlopt-2.11.0.tar.gz) = 72dfb5374f89f6a507f0a22317fd76b4fc26795d7868842e02dc67a76fbbaf04fb769cec7b366774f5d2a1ed0c2305878c9d82e0ef85e449f9350cdcaa58c262
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 13:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 13:03 [rpms/NLopt] rawhide: Update to 2.11.0 Benson Muite
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox