[bundle_next] Add missing fix and fix changelog entries with wrong format #2
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 10:58:31 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
- Remove explicit set of __brp_python_bytecompile macro in the spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 15:54:45 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
@@ -236,12 +241,10 @@ Thu Oct 24 11:11:23 UTC 2013 - speilicke@suse.com
|
||||
Tue May 7 08:25:25 UTC 2013 - michael@stroeder.com
|
||||
|
||||
- Update to upstream release 0.0.5
|
||||
Revision 0.0.5
|
||||
|
||||
Revision 0.0.5
|
||||
--------------
|
||||
|
||||
- License updated to vanilla BSD 2-Clause to ease package use
|
||||
(http://opensource.org/licenses/BSD-2-Clause).
|
||||
* License updated to vanilla BSD 2-Clause to ease package use
|
||||
(http://opensource.org/licenses/BSD-2-Clause).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 2 19:44:41 UTC 2013 - toddrme2178@gmail.com
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
|
||||
%define pythons saltbundlepy
|
||||
|
||||
# Disable python bytecompile for all distros
|
||||
# It's called explicitly in the spec
|
||||
%global __brp_python_bytecompile %{nil}
|
||||
|
||||
Name: saltbundlepy-pyasn1-modules
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
|
||||
Reference in New Issue
Block a user