forked from pool/python-specfile
Accepting request 1039206 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-specfile?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 30 17:15:22 UTC 2022 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.10.0
|
||||||
|
* Fixed an issue that caused empty lines originally inside
|
||||||
|
changelog entries to appear at the end. (#140)
|
||||||
|
* Renamed the ignore_missing_includes option to a more general
|
||||||
|
force_parse. If specified, it allows to attempt to parse the
|
||||||
|
spec file even if one or more sources required to be present at
|
||||||
|
parsing time are not available. Such sources include sources
|
||||||
|
referenced from shell expansions in tag values and sources
|
||||||
|
included using the %include directive. (#137)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 19:02:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Wed Nov 9 19:02:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define skip_python38 1
|
%define skip_python38 1
|
||||||
Name: python-specfile
|
Name: python-specfile
|
||||||
Version: 0.9.0
|
Version: 0.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for parsing and manipulating RPM spec files
|
Summary: A library for parsing and manipulating RPM spec files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
specfile-0.10.0.tar.gz
Normal file
3
specfile-0.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2623bf42c47faf6dad18eda53ff4d8b316cad54a44e7e50d3ee91a3ae632be01
|
||||||
|
size 72258
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2f9005f5b733fe1f22cb3f9c0e4f06e9bf78917a3c30ac1b2bd2bec525f9ca01
|
|
||||||
size 66363
|
|
Reference in New Issue
Block a user