Sync from SUSE:SLFO:Main python-rpm-macros revision 569f8d3c362438072f00696b26a810b8

This commit is contained in:
Adrian Schröter 2024-12-04 09:23:54 +01:00
parent ba1004f670
commit 7327ff5377
5 changed files with 30 additions and 5 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">1e386dafebcdf27683eaa7d39c0ef7c735931089</param></service></servicedata>
<param name="changesrevision">6ae645f7d1e17a9c25f0f167e0ffdfeeeb1c5c09</param></service></servicedata>

BIN
python-rpm-macros-20240618.1e386da.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
python-rpm-macros-20241120.6ae645f.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Nov 20 12:20:26 UTC 2024 - mcepl@cepl.eu
- Update to version 20241120.6ae645f:
* Do sed in place
-------------------------------------------------------------------
Tue Nov 19 11:10:01 UTC 2024 - mcepl@cepl.eu
- Update to version 20241119.7609911:
* Do not fix shebang on links to non-writeable files
-------------------------------------------------------------------
Tue Nov 12 06:16:35 UTC 2024 - mcepl@cepl.eu
- Update to version 20241111.a34b5d8:
* Follow symlinks when replacing shebang with sed
* Only sed the shebang in executable files
-------------------------------------------------------------------
Fri Jun 28 08:16:12 UTC 2024 - mcepl@cepl.eu
- Update to version 20240618.c146b29:
* Add %FLAVOR_pytest and %FLAVOR_pyunittest variants
-------------------------------------------------------------------
Tue Jun 18 10:24:42 UTC 2024 - mcepl@cepl.eu

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20240618.1e386da
Version: 20241120.6ae645f
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL