1
0

- Update to version 20241119.7609911:

* Do not fix shebang on links to non-writeable files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=206
This commit is contained in:
Daniel Garcia 2024-11-19 11:11:41 +00:00 committed by Git OBS Bridge
parent 132fec6547
commit 8a77a3d75c
5 changed files with 11 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">a34b5d8fb71e6f7a08d87837d4b4c71fa5ffb280</param></service></servicedata>
<param name="changesrevision">76099113e05f9a090dacb6eced2264c6cc45c632</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebe7add03792ae05e255dbd9874e2dcab3f49257b5456449db3e5a786d543d1f
size 20104

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a133cdc70a6e4dab68ee5f59cb3d43580c6156db507b3b05a6ccb5167ba9dea7
size 20108

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20241111.a34b5d8
Version: 20241119.7609911
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL