diff --git a/.gitignore b/.gitignore index ea77317..180175d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pymatreader-cd10fd6.tar.gz /pymatreader-d1893e5.tar.gz +/python-pymatreader-0.0.21.tar.gz diff --git a/python-pymatreader.spec b/python-pymatreader.spec index 0edef49..68539f2 100644 --- a/python-pymatreader.spec +++ b/python-pymatreader.spec @@ -7,10 +7,8 @@ %bcond_without py2 %endif -# Upstream does not use tags, so I'm using the commit that released this -# version -%global commit d1893e5ef37da6850f50d45476ac207b9c7bfc75 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) +# The extracted tar has the commit in it +%global commit e9db1f0400780fc43f4311290be2a20573728731 %bcond_without tests @@ -24,13 +22,13 @@ both kinds of files. Documentation can be found here: http://pymatreader.readthedocs.io/en/latest/} Name: python-%{srcname} -Version: 0.0.19 -Release: 5%{?dist} +Version: 0.0.21 +Release: 1%{?dist} Summary: Convenient reader for Matlab mat files License: BSD URL: https://pypi.python.org/pypi/%{srcname} -Source0: https://gitlab.com/obob/%{srcname}/-/archive/%{commit}/%{srcname}-%{shortcommit}.tar.gz +Source0: https://gitlab.com/obob/%{srcname}/-/archive/v%{version}/%{name}-%{version}.tar.gz BuildArch: noarch @@ -82,7 +80,7 @@ Summary: %{summary} Documentation for %{name}. %prep -%autosetup -n %{srcname}-%{commit} +%autosetup -n %{srcname}-v%{version}-%{commit} rm -rf %{srcname}.egg-info %build @@ -138,6 +136,9 @@ nosetests-%{python3_version} %doc doc/build/html %changelog +* Sat Feb 01 2020 Ankur Sinha - 0.0.21-1 +- Update to latest release + * Thu Jan 30 2020 Fedora Release Engineering - 0.0.19-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index edd0e7c..bf5cbf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pymatreader-d1893e5.tar.gz) = 0eb2cc46127e09eae90ee4fba8dd1677a20837b9d61e7e1b467897cdc5b99063c193c92001efd96fecb3f15290a167ee367356874ef173f00b904e60c5f3fd9d +SHA512 (python-pymatreader-0.0.21.tar.gz) = b2b2367edca7b4f7c52679fdf3156919d4f3bac0f059096b8f21a24ded6b93d55afc0c6b6bd4c036097a68e3c12422b60e0c30f7547a4cfa902db4f10b7761d6