public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/devscripts] rawhide: Update to 2.26.12
Date: Sun, 20 Sep 2026 16:35:46 GMT	[thread overview]
Message-ID: <178992214607.1.14683911890101536200.rpms-devscripts-31fb4be820bc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/devscripts
Branch : rawhide
Commit : 31fb4be820bcdd37ef1a7ffe6365f27afc5b3514
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-20T18:35:36+02:00
Stats  : +14/-10 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/devscripts/c/31fb4be820bcdd37ef1a7ffe6365f27afc5b3514?branch=rawhide

Log:
Update to 2.26.12

---
diff --git a/.gitignore b/.gitignore
index c31a21c..23bd869 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,3 +126,4 @@
 /devscripts_2.26.9.tar.xz
 /devscripts_2.26.10.tar.xz
 /devscripts_2.26.11.tar.xz
+/devscripts_2.26.12.tar.xz

diff --git a/devscripts.spec b/devscripts.spec
index 667e8fc..d6d66e5 100644
--- a/devscripts.spec
+++ b/devscripts.spec
@@ -1,5 +1,5 @@
 Name:           devscripts
-Version:        2.26.11
+Version:        2.26.12
 Release:        1%{?dist}
 Summary:        Scripts for Debian Package maintainers
 BuildArch:      noarch
@@ -153,6 +153,9 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/bts
 
 
 %changelog
+* Sun Sep 20 2026 Sandro Mani <manisandro@gmail.com> - 2.26.12-1
+- Update to 2.26.12
+
 * Thu Aug 20 2026 Sandro Mani <manisandro@gmail.com> - 2.26.11-1
 - Update to 2.26.11
 

diff --git a/devscripts_docbook.patch b/devscripts_docbook.patch
index 0f35de8..10f5ff3 100644
--- a/devscripts_docbook.patch
+++ b/devscripts_docbook.patch
@@ -1,6 +1,6 @@
 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
+--- devscripts/po4a/Makefile	2025-09-15 11:32:56.000000000 +0200
++++ devscripts-new/po4a/Makefile	2026-09-20 18:35:19.387345449 +0200
 @@ -36,7 +36,7 @@ clean: ../doc/devscripts.7
  %.1:: %.dbk translate
  	mkdir -p $(LANGS)
@@ -17,8 +17,8 @@ diff -rupN --no-dereference devscripts/po4a/Makefile devscripts-new/po4a/Makefil
 -	  /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl $<
 +	  /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl $<
 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
+--- devscripts/scripts/Makefile	2025-09-15 11:32:56.000000000 +0200
++++ devscripts-new/scripts/Makefile	2026-09-20 18:35:19.387774271 +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 8284c3d..0c98c5c 100644
--- a/devscripts_install-layout.patch
+++ b/devscripts_install-layout.patch
@@ -1,6 +1,6 @@
 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
+--- devscripts/scripts/Makefile	2026-09-20 18:35:19.433957100 +0200
++++ devscripts-new/scripts/Makefile	2026-09-20 18:35:19.437687577 +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 1c495ec..04be1f4 100644
--- a/devscripts_install-man.patch
+++ b/devscripts_install-man.patch
@@ -1,6 +1,6 @@
 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
+--- devscripts/scripts/Makefile	2026-09-20 18:35:19.481252137 +0200
++++ devscripts-new/scripts/Makefile	2026-09-20 18:35:19.484869319 +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 e3fe4af..71cc9ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (devscripts_2.26.11.tar.xz) = 6fd11a94ee4303ec26f9e4ef7d70f39b9d3568cafa674da5bf0304a31b41cb765a8f99fa65be1ad9b1ea01321c4c7f20c875778bf7d3561772f580869dd4c154
+SHA512 (devscripts_2.26.12.tar.xz) = a6a2eceb2f00ecab4cec64b8a4929eea60e2d1caf7a59a3ba88229182c48dd22836b3c74288c6b228941fe4b82a5492262feeba4d926f0512973bca57db6949f

                 reply	other threads:[~2026-09-20 16:35 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=178992214607.1.14683911890101536200.rpms-devscripts-31fb4be820bc@fedoraproject.org \
    --to=manisandro@gmail.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