Update to 1.4.4 (#1834175)
This commit is contained in:
parent
1d7587bd9f
commit
937739b587
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/appdirs-1.4.0.tar.gz
|
||||
/appdirs-1.4.3.tar.gz
|
||||
/appdirs-1.4.4.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global wheelname %{srcname}-%{version}-py2.py3-none-any.whl
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.4.3
|
||||
Release: 15%{?dist}
|
||||
Version: 1.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Python module for determining platform-specific directories
|
||||
|
||||
License: MIT
|
||||
@ -61,6 +61,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna
|
||||
%{python3_sitelib}/__pycache__/%{srcname}.*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 Yatin Karel <ykarel@redhat.com> - 1.4.4-1
|
||||
- Update to 1.4.4 (#1834175)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appdirs-1.4.3.tar.gz) = 964db6c9f830c9b23d78f0230c5f574f214f08faf3fd24f10ccc941d23e38de66186461d754f7effb94aa0553c25df4843c9ff5dcd375c992c322550b3d98cce
|
||||
SHA512 (appdirs-1.4.4.tar.gz) = 8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883
|
||||
|
Loading…
Reference in New Issue
Block a user