diff --git a/.gitignore b/.gitignore index bc54639..f1b7a0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /mallard-ducktype-0.1.tar.gz /mallard-ducktype-0.2.tar.gz /mallard-ducktype-0.3.tar.gz +/mallard-ducktype-0.4.tar.gz diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index 731bab3..6bad144 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -1,13 +1,13 @@ %global srcname mallard-ducktype Name: python3-mallard-ducktype -Version: 0.3 -Release: 4%{?dist} +Version: 0.4 +Release: 1%{?dist} Summary: Parse Ducktype files and convert them to Mallard License: MIT URL: https://pypi.python.org/pypi/%{srcname} -Source0: https://pypi.python.org/packages/source/m/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: https://github.com/projectmallard/%{srcname}/archive/%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -18,7 +18,6 @@ Parse Ducktype files and convert them to Mallard. %prep %setup -q -n %{srcname}-%{version} -rm -rf %{srcname}-%{version}/mallard_ducktype.egg-info/ %build @@ -34,14 +33,17 @@ rm -rf %{srcname}-%{version}/mallard_ducktype.egg-info/ %files -# No separate license file. -%doc +%doc AUTHORS README.md +%license COPYING %{_bindir}/ducktype %{python3_sitelib}/* %changelog +* Wed Jan 23 2019 David King - 0.4-1 +- Update to 0.4 + * Sat Jul 14 2018 Fedora Release Engineering - 0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 9dd0373..7020161 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mallard-ducktype-0.3.tar.gz) = d86e9ee007a51a2452f3f89e02e55df3954b883d2811cc923cb0b09a176c7b3b32cd8f11b4881bf4c1f4a45d0fce91e960c849b027e0a383f667248078be417f +SHA512 (mallard-ducktype-0.4.tar.gz) = 17f097884a1cdf14cd312e01eab438568e815657b1d243d3023a98631bb654935aad6b09b9ec66b1a83b0ce63b91e39752e44d19178785a5b192c6b07358dab5