Update to 2.1.0
This commit is contained in:
parent
b232d2d6c7
commit
cc87abc1a8
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/ghp-import-2.0.1.tar.gz
|
||||
/ghp-import-2.0.2.tar.gz
|
||||
/ghp-import-2.1.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-ghp-import
|
||||
Version: 2.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GitHub Pages Import
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2022 Sandro Mani <manisandro@gmail.com> - 2.1.0-1
|
||||
- Update to 2.1.0
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ghp-import-2.0.2.tar.gz) = 554c466f1275d905d7698539fe74b662f43c26b9497e83bc3615849ba2815dcbce6ae01fa14eb1c2245987ccc1b497afe175e3e0ddef3de561fc14ea24792d4e
|
||||
SHA512 (ghp-import-2.1.0.tar.gz) = 10665a1a6392fe047d1e42d7f107511b1a31de02625200e7db1c637f33dc8dc41ec71c2db4f562c6e94a4efb4836efef8a29177d953d99fe17a889169074050c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue