repo: ngircd action: commit revision: path_from: revision_from: 71ae2b7d7f9ae7bc02ed072c07100de0027373d6: path_to: revision_to:
commit 71ae2b7d7f9ae7bc02ed072c07100de0027373d6 Author: Alexander BartonDate: Sat Jan 2 14:32:48 2021 +0100 ngIRCd Release 26.1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
-- ChangeLog --
-ngIRCd 26.1
+ngIRCd 26.1 (2021-01-02)
- Fix a "format string" compiler warning (detected on OpenBSD).
- No longer set "AI_ADDRCONFIG" when resolving host names, even when it
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@
-- NEWS --
-ngIRCd 26.1
+ngIRCd 26.1 (2021-01-02)
- This release is a bugfix release only, without new features.
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (26.1-0ab1) unstable; urgency=medium + + * New "upstream" release: ngIRCd 26.1. + + -- Alexander BartonSat, 02 Jan 2021 14:31:51 +0100 + ngircd (26-0ab1) unstable; urgency=medium * New "upstream" release: ngIRCd 26. diff --git a/contrib/de.barton.ngircd.metainfo.xml b/contrib/de.barton.ngircd.metainfo.xml
--- a/contrib/de.barton.ngircd.metainfo.xml +++ b/contrib/de.barton.ngircd.metainfo.xml @@ -24,6 +24,7 @@ngircd + diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 26
+%define version 26.1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----