baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lilv?expand=0&rev=48
This commit is contained in:
parent
51f13bc64b
commit
8220627c73
11
lilv.changes
11
lilv.changes
@ -1,14 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jul 24 11:56:27 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
|
|
||||||
- Actually package the __pycache__ that appears when building using
|
|
||||||
meson 1.2.0.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jul 21 13:17:47 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
|
|
||||||
|
|
||||||
- Avoid __pycache__ directory with meson 1.2.0
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 26 11:45:08 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
|
Mon Dec 26 11:45:08 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lilv
|
# spec file for package lilv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -127,7 +127,6 @@ rmdir %{buildroot}%{_sysconfdir}/bash_completion.d
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files -n python3-lilv
|
%files -n python3-lilv
|
||||||
%{python_sitelib}/*.py
|
%{python3_sitelib}/lilv.py
|
||||||
%pycache_only %{python_sitelib}/__pycache__
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user