From f13a31f9498fea5732e7284c8e3ec94541a5c4957a64f27e71d1e4ada0bff166 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 3 Feb 2024 06:15:19 +0000 Subject: [PATCH] Accepting request 1143663 from home:bnavigator:branches:devel:languages:python:Factory - Update to version 20240202.501440e: * SPEC0: Drop python39, add python312 to buildset (#169) OBS-URL: https://build.opensuse.org/request/show/1143663 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=196 --- _servicedata | 2 +- python-rpm-macros-20231220.98427f3.tar.xz | 3 --- python-rpm-macros-20240202.501440e.tar.xz | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 python-rpm-macros-20231220.98427f3.tar.xz create mode 100644 python-rpm-macros-20240202.501440e.tar.xz diff --git a/_servicedata b/_servicedata index 00d1e79..f8e3091 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/openSUSE/python-rpm-macros.git 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 https://github.com/openSUSE/python-rpm-macros.git - 98427f34744bb5b418adf7ed2ff9a336048aad02 \ No newline at end of file + 501440e7602d62c23ff8523bc1eb91e5fa8dd17b \ No newline at end of file diff --git a/python-rpm-macros-20231220.98427f3.tar.xz b/python-rpm-macros-20231220.98427f3.tar.xz deleted file mode 100644 index 97419a2..0000000 --- a/python-rpm-macros-20231220.98427f3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab4155381355d044b27b09d8305177243644491df2d8275e60fe619fa469b4d -size 19976 diff --git a/python-rpm-macros-20240202.501440e.tar.xz b/python-rpm-macros-20240202.501440e.tar.xz new file mode 100644 index 0000000..222faeb --- /dev/null +++ b/python-rpm-macros-20240202.501440e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9db618abc6ea63e2594e4da0a7d0e60941db8044117a0c018f468d6ec98dbcb +size 20016 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index d6cd36f..dc9b3da 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 2 14:54:38 UTC 2024 - Ben Greiner + +- Update to version 20240202.501440e: + * SPEC0: Drop python39, add python312 to buildset (#169) + ------------------------------------------------------------------- Wed Dec 20 16:33:59 UTC 2023 - Daniel Garcia diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 9e49ede..365d922 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpm-macros # -# 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 @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20231220.98427f3 +Version: 20240202.501440e Release: 0 Summary: RPM macros for building of Python modules License: WTFPL