Update to 3.5.14
This commit is contained in:
parent
e112e50efb
commit
29bc9f5641
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
clog
|
||||
/rpy2-3.5.13.tar.gz
|
||||
/rpy2-3.5.14.tar.gz
|
||||
|
5
rpy.spec
5
rpy.spec
@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
Name: rpy
|
||||
Version: 3.5.13
|
||||
Version: 3.5.14
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
License: GPL-2.0-or-later
|
||||
@ -77,6 +77,9 @@ cd %{srcname}2
|
||||
%{python3_sitearch}/__pycache__/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 1 2023 José Matos <jamatos@fedoraproject.org> - 3.5.14-1
|
||||
- Update to 3.5.14
|
||||
|
||||
* Fri Sep 1 2023 José Matos <jamatos@fedoraproject.org> - 3.5.13-1
|
||||
- Update to 3.5.13
|
||||
- Update license tag to SPDX license identifier
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpy2-3.5.13.tar.gz) = 03cb885a8bb2f71cc456b960e89fd9f80ee2ffcd87be9fea0df3bce8dd3156a2ca445b2b0e10514a397c88a4d25d008891a5e29fb06c39c18c35b9b0be3668c0
|
||||
SHA512 (rpy2-3.5.14.tar.gz) = d02454fb41c946a0a92547f8a5dba3c614741bec8e293984116b34dfbe97574a655b7066fd75d34fee4c0f604c41c8b672d6a2c3b4194cba30a37c95da6578dd
|
||||
|
Loading…
Reference in New Issue
Block a user