public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/memcached] f43: Rebase to 1.6.41
@ 2026-08-27 12:10 Tomas Korbar
0 siblings, 0 replies; only message in thread
From: Tomas Korbar @ 2026-08-27 12:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/memcached
Branch : f43
Commit : 2dea064e1455f69c595c4e6b7cbf044a96f05f4f
Author : Tomas Korbar <tkorbar@redhat.com>
Date : 2026-03-13T11:10:26+01:00
Stats : +5/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/memcached/c/2dea064e1455f69c595c4e6b7cbf044a96f05f4f?branch=f43
Log:
Rebase to 1.6.41
Resolves: rhbz#2445381
---
diff --git a/.gitignore b/.gitignore
index e3cdea6..1335bbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/memcached-1.6.38.tar.gz
/memcached-1.6.39.tar.gz
/memcached-1.6.40.tar.gz
+/memcached-1.6.41.tar.gz
diff --git a/memcached.spec b/memcached.spec
index eef14eb..fafaa08 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -1,8 +1,5 @@
-%define username memcached
-%define groupname memcached
%bcond_without sasl
%bcond_with seccomp
-%bcond_without tls
%bcond_with tests
%global selinuxtype targeted
%global selinuxmoduletype contrib
@@ -11,7 +8,7 @@
%global selinuxmoduledir %{selinuxmodulename}-selinux-%{selinuxmodulever}
Name: memcached
-Version: 1.6.40
+Version: 1.6.41
Release: %autorelease
Epoch: 0
Summary: High Performance, Distributed Memory Object Cache
@@ -32,7 +29,7 @@ BuildRequires: perl-generators
BuildRequires: perl(Test::More), perl(Test::Harness)
%{?with_sasl:BuildRequires: cyrus-sasl-devel}
%{?with_seccomp:BuildRequires: libseccomp-devel}
-%{?with_tls:BuildRequires: openssl-devel}
+BuildRequires: openssl-devel
BuildRequires: systemd-rpm-macros
Requires(pre): shadow-utils
@@ -79,7 +76,7 @@ optimised for use with this version of memcached.
%configure \
%{?with_sasl: --enable-sasl --enable-sasl-pwdb} \
%{?with_seccomp: --enable-seccomp} \
- %{?with_tls: --enable-tls}
+ --enable-tls
make %{?_smp_mflags}
diff --git a/sources b/sources
index e4d0e30..155b70b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (memcached-1.6.40.tar.gz) = 59d6c16708c249611e8122225037ab266cf54db1cc34c1cc24a927eb7d5521a5f16a66a481c14caa39be6c80f959f75e18e25522f46d205a8d1dc6734ad5e006
+SHA512 (memcached-1.6.41.tar.gz) = 5f49c78141545241b237eccca41034ee7f85ed32ff5ca5010e115aef496a3a55158b11c5fe20b7291b0b2e07fbe80ec397f54117a64e5c68e2f9de8b13110067
SHA512 (memcached-selinux-1.0.3.tar.gz) = 95a4d7aee0059e8d21acec4b256e968b8f6805cdf74e9a16386b6077730b22921baad927f9eb327c29fd92298722ef8dfa2216a497cba9fc845edee817eaf604
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 12:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 12:10 [rpms/memcached] f43: Rebase to 1.6.41 Tomas Korbar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox