17
0

1 Commits

Author SHA256 Message Date
868db086f4 Merge pull request 'Factory' (#1) from factory into main 2025-10-08 12:57:25 +02:00
5 changed files with 6 additions and 16 deletions

View File

@@ -3,4 +3,4 @@
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">80d37568d9732beb7fcc2cf27c5c08f9c01fade1</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">c3cfac80d6dd58d983cbd2eb087854aeca2908f2</param></service></servicedata>
<param name="changesrevision">6ae645f7d1e17a9c25f0f167e0ffdfeeeb1c5c09</param></service></servicedata>

Binary file not shown.

Binary file not shown.

View File

@@ -1,13 +1,3 @@
-------------------------------------------------------------------
Mon Oct 20 11:19:11 UTC 2025 - mcepl@cepl.eu
- Update to version 20250923.c3cfac8:
* Remove py_setup_args macro completely.
* Move libalternative conf creation to FLAVOR_alternative_conf
* Update default-prjconf for primary python: python313
* Drop python38, add python314
* Make RPM macro expansions POSIX sh-compatible
-------------------------------------------------------------------
Wed Nov 20 12:20:26 UTC 2024 - mcepl@cepl.eu

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rpm-macros
#
# Copyright (c) 2025 SUSE LLC and contributors
# 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: 20250923.c3cfac8
Version: 20241120.6ae645f
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL