Add .fmf/version file

This commit is contained in:
mulhern 2023-05-15 15:31:37 -04:00
parent e0f31239a3
commit c1765481e5
2 changed files with 5 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -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