forked from pool/python-rpm-macros
Accepting request 487612 from devel:languages:python:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/487612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=5
This commit is contained in:
commit
044c4f41d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:19aac75fcfd7b18963759e6a1e82559c98d9b47c343b27d41d03f35171ba9fe7
|
|
||||||
size 11464
|
|
3
python-rpm-macros-1.0.git.1490791775.6e5b01c.tar.bz2
Normal file
3
python-rpm-macros-1.0.git.1490791775.6e5b01c.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65320aa38d36570e852a4711e8830b188b64dacf28fb43127d96073f3a762d31
|
||||||
|
size 12054
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 12:53:05 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- generate %posttrans sections to fix up alternatives after package
|
||||||
|
rename
|
||||||
|
- fix condition where %python_files would emit wrong thing when
|
||||||
|
%have_python2 is undefined
|
||||||
|
- add --quiet to uninstall_alternative, to silence spurious errors
|
||||||
|
- check for file existence instead of package number in uninstall_alternative
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 23 17:08:46 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- remove spurious warnings about "unknown arguments" (by making ALL
|
||||||
|
possible arguments known)
|
||||||
|
- fix a bug with %python_clone not working without
|
||||||
|
%python_install_alternative being used
|
||||||
|
- in %python_files, detect and emit an error if %python_subpackages
|
||||||
|
is not used
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com
|
Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-rpm-macros
|
Name: python-rpm-macros
|
||||||
Version: 1.0.git.1489505194.b32e02a
|
Version: 1.0.git.1490791775.6e5b01c
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM macros for building of Python modules
|
Summary: RPM macros for building of Python modules
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
|
Loading…
Reference in New Issue
Block a user