public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/devscripts] rawhide: Update to 2.26.11
@ 2026-08-20 20:04 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-08-20 20:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/devscripts
Branch : rawhide
Commit : d3175a29e8f53720a904fbd5a2352c57f45eaab0
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-08-20T22:04:29+02:00
Stats  : +19/-15 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/devscripts/c/d3175a29e8f53720a904fbd5a2352c57f45eaab0?branch=rawhide

Log:
Update to 2.26.11

---
diff --git a/.gitignore b/.gitignore
index 3ae0085..c31a21c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,3 +125,4 @@
 /devscripts_2.26.8.tar.xz
 /devscripts_2.26.9.tar.xz
 /devscripts_2.26.10.tar.xz
+/devscripts_2.26.11.tar.xz

diff --git a/devscripts.spec b/devscripts.spec
index 3e82985..667e8fc 100644
--- a/devscripts.spec
+++ b/devscripts.spec
@@ -1,6 +1,6 @@
 Name:           devscripts
-Version:        2.26.10
-Release:        2%{?dist}
+Version:        2.26.11
+Release:        1%{?dist}
 Summary:        Scripts for Debian Package maintainers
 BuildArch:      noarch
 
@@ -153,6 +153,9 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/bts
 
 
 %changelog
+* Thu Aug 20 2026 Sandro Mani <manisandro@gmail.com> - 2.26.11-1
+- Update to 2.26.11
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.26.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/devscripts_docbook.patch b/devscripts_docbook.patch
index ba4e3f5..0f35de8 100644
--- a/devscripts_docbook.patch
+++ b/devscripts_docbook.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference work/po4a/Makefile work-new/po4a/Makefile
---- work/po4a/Makefile	2026-07-06 12:19:08.000000000 +0200
-+++ work-new/po4a/Makefile	2026-07-07 12:00:30.008464442 +0200
+diff -rupN --no-dereference devscripts/po4a/Makefile devscripts-new/po4a/Makefile
+--- devscripts/po4a/Makefile	2025-10-24 09:20:45.000000000 +0200
++++ devscripts-new/po4a/Makefile	2026-08-20 22:04:18.803081190 +0200
 @@ -36,7 +36,7 @@ clean: ../doc/devscripts.7
  %.1:: %.dbk translate
  	mkdir -p $(LANGS)
@@ -16,9 +16,9 @@ diff -rupN --no-dereference work/po4a/Makefile work-new/po4a/Makefile
  	xsltproc --nonet -o $@ \
 -	  /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl $<
 +	  /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl $<
-diff -rupN --no-dereference work/scripts/Makefile work-new/scripts/Makefile
---- work/scripts/Makefile	2026-07-06 12:19:08.000000000 +0200
-+++ work-new/scripts/Makefile	2026-07-07 12:00:30.009013646 +0200
+diff -rupN --no-dereference devscripts/scripts/Makefile devscripts-new/scripts/Makefile
+--- devscripts/scripts/Makefile	2025-10-24 09:20:45.000000000 +0200
++++ devscripts-new/scripts/Makefile	2026-08-20 22:04:18.803433737 +0200
 @@ -99,7 +99,7 @@ endif
  	pod2man --utf8 --center=" " --release="Debian Utilities" --section=5 $< > $@
  %.1: %.dbk

diff --git a/devscripts_install-layout.patch b/devscripts_install-layout.patch
index ee9d6f6..8284c3d 100644
--- a/devscripts_install-layout.patch
+++ b/devscripts_install-layout.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference work/scripts/Makefile work-new/scripts/Makefile
---- work/scripts/Makefile	2026-07-07 12:00:30.065781407 +0200
-+++ work-new/scripts/Makefile	2026-07-07 12:00:30.070967228 +0200
+diff -rupN --no-dereference devscripts/scripts/Makefile devscripts-new/scripts/Makefile
+--- devscripts/scripts/Makefile	2026-08-20 22:04:18.851774412 +0200
++++ devscripts-new/scripts/Makefile	2026-08-20 22:04:18.855814033 +0200
 @@ -174,7 +174,7 @@ clean:
  test: test_pl test_sh test_py
  

diff --git a/devscripts_install-man.patch b/devscripts_install-man.patch
index 99ab362..1c495ec 100644
--- a/devscripts_install-man.patch
+++ b/devscripts_install-man.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference work/scripts/Makefile work-new/scripts/Makefile
---- work/scripts/Makefile	2026-07-07 12:00:30.129843283 +0200
-+++ work-new/scripts/Makefile	2026-07-07 12:00:30.134192086 +0200
+diff -rupN --no-dereference devscripts/scripts/Makefile devscripts-new/scripts/Makefile
+--- devscripts/scripts/Makefile	2026-08-20 22:04:18.904945158 +0200
++++ devscripts-new/scripts/Makefile	2026-08-20 22:04:18.909099816 +0200
 @@ -188,5 +188,7 @@ install: all
  	install -d $(DESTDIR)$(DATA_DIR)/scripts
  	mv $(DESTDIR)$(BINDIR)/run_bisect $(DESTDIR)$(DATA_DIR)/scripts

diff --git a/sources b/sources
index a019804..e3fe4af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (devscripts_2.26.10.tar.xz) = 1758b0109a3422867705716a46d861ac3a0b18b5799719deb12d13645f757365f44fb9c189601e163365e246cfdebe764caa0c32d0098e7ec9825085c4aa0814
+SHA512 (devscripts_2.26.11.tar.xz) = 6fd11a94ee4303ec26f9e4ef7d70f39b9d3568cafa674da5bf0304a31b41cb765a8f99fa65be1ad9b1ea01321c4c7f20c875778bf7d3561772f580869dd4c154

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-20 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 20:04 [rpms/devscripts] rawhide: Update to 2.26.11 Sandro Mani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox