From 1d4be756cd38ae5f3ed796d2b31b4fee029f340bffc9eddeabfd2c3c8a7429ab Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Wed, 7 Jan 2026 05:45:26 +0000 Subject: [PATCH] Automatic update to App-Sqitch-v1.6.1.tar.gz --- App-Sqitch-v1.6.0.tar.gz | 3 --- App-Sqitch-v1.6.1.tar.gz | 3 +++ perl-App-Sqitch.changes | 14 ++++++++++++++ perl-App-Sqitch.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 App-Sqitch-v1.6.0.tar.gz create mode 100644 App-Sqitch-v1.6.1.tar.gz diff --git a/App-Sqitch-v1.6.0.tar.gz b/App-Sqitch-v1.6.0.tar.gz deleted file mode 100644 index e9c5094..0000000 --- a/App-Sqitch-v1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c3332540db15b8283df82fc05d8e8f0ec25239fe248547f223dad702ced365 -size 686183 diff --git a/App-Sqitch-v1.6.1.tar.gz b/App-Sqitch-v1.6.1.tar.gz new file mode 100644 index 0000000..0983585 --- /dev/null +++ b/App-Sqitch-v1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82faf99128e5b3303ee3c8e85a3190f00bc91502e3919600ddc1f495f713474 +size 686528 diff --git a/perl-App-Sqitch.changes b/perl-App-Sqitch.changes index e7b4723..1cca173 100644 --- a/perl-App-Sqitch.changes +++ b/perl-App-Sqitch.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jan 7 05:45:25 UTC 2026 - Tina Müller + +- updated to 1.6.1 (v1.6.1) + see /usr/share/doc/packages/perl-App-Sqitch/Changes + + 1.6.1 2026-01-06T18:07:23Z + - Fixed some ancient typos in sqitchtutorial-sqlite, with thanks to @ovid + for the report! + - Updated ClickHouse logic to always specify "default" as the hostname + when connecting and the URI includes not hostname. This ensures it + doesn't try to use `DSN=sqitch`, which is unlikely to be a configured + DSN, and to align with the behavior of the ClickHouse client. + ------------------------------------------------------------------- Thu Oct 9 19:56:08 UTC 2025 - Tina Müller diff --git a/perl-App-Sqitch.spec b/perl-App-Sqitch.spec index c1aa322..5e05f85 100644 --- a/perl-App-Sqitch.spec +++ b/perl-App-Sqitch.spec @@ -1,7 +1,7 @@ # # spec file for package perl-App-Sqitch # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name App-Sqitch Name: perl-App-Sqitch -Version: 1.6.0 +Version: 1.6.1 Release: 0 -# v1.6.0 -> normalize -> 1.6.0 -%define cpan_version v1.6.0 +# v1.6.1 -> normalize -> 1.6.1 +%define cpan_version v1.6.1 License: MIT Summary: Sensible database change management URL: https://metacpan.org/release/%{cpan_name} -- 2.51.1