From 801568619a21cf91d9cea1dd71e561865a57ddb0a55a0234204f3ec711f757b1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 5 Jan 2024 17:49:58 +0000 Subject: [PATCH] - update to 3.1.16: * version only update OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=8 --- psycopg-c-3.1.15.tar.gz | 3 --- psycopg-c-3.1.16.tar.gz | 3 +++ python-psycopg-c.changes | 6 ++++++ python-psycopg-c.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 psycopg-c-3.1.15.tar.gz create mode 100644 psycopg-c-3.1.16.tar.gz diff --git a/psycopg-c-3.1.15.tar.gz b/psycopg-c-3.1.15.tar.gz deleted file mode 100644 index 6ff2c26..0000000 --- a/psycopg-c-3.1.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f1513e8fb494f54be83ec02b4f1c91c729b72510c192434c563c1d95bdc74b7 -size 561419 diff --git a/psycopg-c-3.1.16.tar.gz b/psycopg-c-3.1.16.tar.gz new file mode 100644 index 0000000..f656337 --- /dev/null +++ b/psycopg-c-3.1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f9805e0c20742c72c7be1412e3a600de0980104ff1a264a49333996e6adba3 +size 561407 diff --git a/python-psycopg-c.changes b/python-psycopg-c.changes index 0409f0d..31c4dd3 100644 --- a/python-psycopg-c.changes +++ b/python-psycopg-c.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 5 17:49:03 UTC 2024 - Dirk Müller + +- update to 3.1.16: + * version only update + ------------------------------------------------------------------- Thu Dec 14 21:08:26 UTC 2023 - Dirk Müller diff --git a/python-psycopg-c.spec b/python-psycopg-c.spec index 6b509de..783fc9d 100644 --- a/python-psycopg-c.spec +++ b/python-psycopg-c.spec @@ -1,7 +1,7 @@ # # spec file for package python-psycopg-c # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: python-psycopg-c # This needs to upgraded in lockstep with python-psycopg -Version: 3.1.15 +Version: 3.1.16 Release: 0 Summary: PostgreSQL database adapter for Python -- C optimisation distribution License: LGPL-3.0-only