Update to 2.0.2
This commit is contained in:
parent
da3f1609d7
commit
7a154e4d2c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/ghp-import-2.0.1.tar.gz
|
||||
/ghp-import-2.0.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-ghp-import
|
||||
Version: 2.0.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GitHub Pages Import
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 05 2022 Sandro Mani <manisandro@gmail.com> - 2.0.2-1
|
||||
- Update to 2.0.2
|
||||
|
||||
* Mon Sep 27 2021 Sandro Mani <manisandro@gmail.com> - 2.0.1-4
|
||||
- Fix ASL2.0 -> ASL 2.0
|
||||
- Strip shebang on non-executable script
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ghp-import-2.0.1.tar.gz) = 8e53b1a516a8d9780159d57b3973ebe02bbc4f60788470ec823c99608c2b026f5c43a12796506adf039420f06964a11d9e7e318cf9ea10df167faddd8b6f9707
|
||||
SHA512 (ghp-import-2.0.2.tar.gz) = 554c466f1275d905d7698539fe74b662f43c26b9497e83bc3615849ba2815dcbce6ae01fa14eb1c2245987ccc1b497afe175e3e0ddef3de561fc14ea24792d4e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue