New upstream release 1.19
This commit is contained in:
parent
c212f6688a
commit
bdabeb1558
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/productmd-1.16.tar.bz2
|
||||
/productmd-1.17.tar.bz2
|
||||
/productmd-1.18.tar.bz2
|
||||
/productmd-1.19.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.18
|
||||
Version: 1.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -87,6 +87,12 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 24 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.19-1
|
||||
- Fix get_minor_version on inputs with more that two components
|
||||
- Add new release types
|
||||
- Add __version__ attribute
|
||||
- Documentation improvements
|
||||
|
||||
* Fri Nov 23 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.18-1
|
||||
- Add SecurityFix label
|
||||
- Fix get_major_version on inputs with more than two components
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.18.tar.bz2) = af2009dab02f554fe07bf816c79a2599668ca2e1f55ea235fb4a23a0adba58973d1ea1b4501d35507339e7555631d9f8df331fbf07692685159d61a7f1fd52c0
|
||||
SHA512 (productmd-1.19.tar.bz2) = e2fbf8e761ac46f2e00113398952d92957ee7f2a4fa53f624e7d9996d657ab06eade21f358edc82d8663d76a34fc25b2be64c1ee7ab2d133306ac5c5328e27ce
|
||||
|
Loading…
Reference in New Issue
Block a user