public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/civetweb] new: civetweb 1.16 GA
Date: Tue, 25 Aug 2026 03:03:20 GMT [thread overview]
Message-ID: <178762700052.1.18245927537887325271.rpms-civetweb-52879da638cf@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-25 3:03 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=178762700052.1.18245927537887325271.rpms-civetweb-52879da638cf@fedoraproject.org \
--to=kkeithle@redhat.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