[packages/glibc] Rel 8; fixes from upstream
arekm
arekm at pld-linux.org
Sun Nov 17 12:28:54 CET 2024
commit 8a526b996dc4819b5f27aaa149c9cae125f84b8f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Nov 17 11:29:38 2024 +0100
Rel 8; fixes from upstream
branch.sh | 2 +-
glibc.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index cbcd880..859d87a 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -52,7 +52,7 @@ Summary(tr.UTF-8): GNU libc
Summary(uk.UTF-8): GNU libc версії
Name: glibc
Version: %{core_version}
-Release: 7
+Release: 8
Epoch: 6
License: LGPL v2.1+
Group: Libraries
@@ -69,7 +69,7 @@ Source7: %{name}-LD-path.c
Source9: nscd.tmpfiles
# use branch.sh to update glibc-git.patch
Patch0: glibc-git.patch
-# Patch0-md5: 3dad2f9126762d37438414cf868e6d75
+# Patch0-md5: 213a7ef01bd318834071ac39c42e9809
# against GNU TP (libc domain)
#Patch1: %{name}-pl.po-update.patch
Patch2: %{name}-pld.patch
diff --git a/branch.sh b/branch.sh
index 0e0a72a..5cdd022 100755
--- a/branch.sh
+++ b/branch.sh
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
-url=git://sourceware.org/git/glibc.git
+url=https://sourceware.org/git/glibc.git
package=glibc
tag=glibc-2.40
branch=release/2.40/master
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/8a526b996dc4819b5f27aaa149c9cae125f84b8f
More information about the pld-cvs-commit
mailing list