Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 47cbe1d46e | |||
| 16f15d225e |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 26 02:05:02 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Lowercase metadata directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 13:43:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Fri Mar 22 13:43:33 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ZEO
|
# spec file for package python-ZEO
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -104,6 +104,6 @@ export ZEO4_SERVER=1
|
|||||||
%python_alternative %{_bindir}/zeopack
|
%python_alternative %{_bindir}/zeopack
|
||||||
%python_alternative %{_bindir}/zeo-nagios
|
%python_alternative %{_bindir}/zeo-nagios
|
||||||
%{python_sitelib}/ZEO
|
%{python_sitelib}/ZEO
|
||||||
%{python_sitelib}/ZEO-%{version}*-info
|
%{python_sitelib}/zeo-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user