diff --git a/.gitignore b/.gitignore index 1e81c49..ec206d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /rst.linker-1.10.tar.gz /rst.linker-1.11.tar.gz /rst.linker-2.0.0.tar.gz +/rst.linker-2.1.1.tar.gz diff --git a/python-rst-linker.spec b/python-rst-linker.spec index 7f23448..6578bcc 100644 --- a/python-rst-linker.spec +++ b/python-rst-linker.spec @@ -6,8 +6,8 @@ %bcond_with docs Name: python-%{pkg_name} -Version: 2.0.0 -Release: 3%{?dist} +Version: 2.1.1 +Release: 1%{?dist} Summary: Can add links and perform other custom replacements to rst License: MIT @@ -32,6 +32,7 @@ BuildRequires: python3-devel BuildRequires: python3dist(pathspec) BuildRequires: python3-setuptools_scm >= 1.15.0 BuildRequires: python3dist(setuptools) +BuildRequires: python3dist(toml) %{?python_provide:%python_provide python3-%{pkg_name}} %description -n python3-%{pkg_name} @@ -84,6 +85,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Wed Dec 09 2020 Dan Radez - 2.1.1-1 +- Update to 2.1.1 + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 7cc8145..17436c7 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ SHA512 (rst.linker-1.10.tar.gz) = 5541d0ba5299a6efee444ed3c4fb4f108bcdd7c84e4be0b0a44f71c9f13e18d5b5c4c38328a542fe5666d435e1e04c35c0db5535706a45932dc01590813a85cc SHA512 (rst.linker-1.11.tar.gz) = 8e748330f60e2e1f859fa3ec3fad706d7bbafc78a402b0df242bda7caff1fad3f1b17873fa9ee749d3d214e094f24a35695c627cf9a8d8f08ca99ee6ad0e4e6d SHA512 (rst.linker-2.0.0.tar.gz) = ea9fa95de66c95dc384c888446512be66b180d0d76e99fe7a6b8f8348436d4be959d3d567fa521d9fc925b537467a4fdf05f9e9d17f7a6df4aafd6dfd323e4fc +SHA512 (rst.linker-2.1.1.tar.gz) = c49e6b3de41636184f75941d8fa258c2dad3d13a7d82b6221a10f583ada228a96f56abefce7840f93cbae8512332b69430601961cc396f3917b912e369b2b1b9