Add .fmf/version file
This commit is contained in:
parent
e0f31239a3
commit
c1765481e5
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.15.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for handling computation with address ranges in bytes
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -44,6 +44,9 @@ rm -rf justbytes.egg-info
|
||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2023 mulhern <amulhern@redhat.com> - 0.15.1-2
|
||||
- Add .fmf/version file
|
||||
|
||||
* Mon May 15 2023 mulhern <amulhern@redhat.com> - 0.15.1-1
|
||||
- Update to 0.15.1; use SPDX license
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user