public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/civetweb] new: civetweb 1.16 GA
@ 2026-08-25 3:03 Kaleb S. KEITHLEY
0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-08-25 3:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/civetweb
Branch : new
Commit : 52879da638cf3237a43fa59828cfc6cbbb018325
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2023-04-11T11:39:39-04:00
Stats : +7/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/civetweb/c/52879da638cf3237a43fa59828cfc6cbbb018325?branch=new
Log:
civetweb 1.16 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 3727905..fa0c9fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/civetweb-1.15.tar.gz
+/civetweb-1.*.tar.gz
diff --git a/civetweb.spec b/civetweb.spec
index b3d2048..89201e3 100644
--- a/civetweb.spec
+++ b/civetweb.spec
@@ -1,11 +1,9 @@
-%global _hardened_build 1
-
#%%global dev rc1
Name: civetweb
Summary: Embedded C/C++ web server
-Version: 1.15
+Version: 1.16
Release: 1%{?dev:%{dev}}%{?dist}
License: MIT
Url: https://github.com/civetweb/civetweb
@@ -36,8 +34,6 @@ Civetweb shared libs and associated header files
-G "Unix Makefiles" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DBUILD_CONFIG=rpmbuild \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
-DCIVETWEB_ENABLE_CXX:BOOL=ON \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DCIVETWEB_BUILD_TESTING:BOOL=OFF
@@ -62,8 +58,12 @@ mkdir -p %{buildroot}%{_docdir}/civetweb
%{_libdir}/libcivetweb.so
%{_libdir}/libcivetweb-cpp.so
%{_libdir}/cmake/civetweb/*
+%{_datadir}/pkgconfig/*
%changelog
+* Tue Apr 11 2023 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 1.16-1
+- civetweb 1.16 GA
+
* Tue Mar 7 2023 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 1.15-1
- civetweb 1.15 GA, initial build
diff --git a/sources b/sources
index 26bea6e..d19ce22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (civetweb-1.15.tar.gz) = a74e97eedac9b861ae18cee0090a1edae9e74b96bd3965403447e3bbaf661ba23a81b22ffd589fd701ec265fc3bd5b7366b046de202902a65bb5f25fead5c00e
+SHA512 (civetweb-1.16.tar.gz) = a0b943dfc76d7fd47f5a7d2c834fd38ddd4cf01a11730cf2f7cfaf32fea9698f59672f3a0f86ac80e0abc315d94d2367a500d37013f305c87d45e84cf39ca816
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 3:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 3:03 [rpms/civetweb] new: civetweb 1.16 GA Kaleb S. KEITHLEY
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox