Update python-distro to 1.0.3-1
This commit is contained in:
parent
6c65672143
commit
6d5f21892a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/distro-1.0.0.tar.gz
|
||||
/distro-1.0.1.tar.gz
|
||||
/distro-1.0.2.tar.gz
|
||||
/distro-1.0.3.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.2
|
||||
Release: 4%{?dist}
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux Distribution - a Linux OS platform information API
|
||||
|
||||
License: ASL 2.0
|
||||
@ -104,8 +104,8 @@ rm -rf %{pypi_name}.egg-info
|
||||
%{_bindir}/distro
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
* Mon Mar 20 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.3-1
|
||||
- rebase to 1.0.3
|
||||
|
||||
* Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-3
|
||||
- typo in license macro
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (distro-1.0.2.tar.gz) = df29ca40c1e7dd6e370396ceca684f5ce41fe50450faea104132d0e5dee05a91a525db715835c7efbca020e9c2e063bde9a6da07967eda6bfa8180856e175abb
|
||||
SHA512 (distro-1.0.3.tar.gz) = 0f5e41919076e5230adc2f7941e12779ad756e6e50f6feb66221d6c11a20600cf009dffa11ee1fcd9a7fc47faff38fd8b2e75d24356ea110ace5cc07829fda94
|
||||
|
||||
Loading…
Reference in New Issue
Block a user