diff --git a/.gitignore b/.gitignore index 1d175be..c8acaa4 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ tortoisehg-1.1.2.tar.gz /tortoisehg-5.3.2.tar.gz /tortoisehg-5.4.tar.bz2 /tortoisehg-5.5.2.tar.gz +/tortoisehg-5.6.tar.gz diff --git a/sources b/sources index cee6faf..f4c80ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tortoisehg-5.5.2.tar.gz) = eaac888f1171d3e4bc1de49ccb5cff550ea859d702b65548040072e3805b54c93d38afdd1a132f6340275172cb456461d76bb4e53a477d0a6e180ac85783a1f4 +SHA512 (tortoisehg-5.6.tar.gz) = 30013a776ea7e8b1167280350b64a993ebccbf82486f93164a1eaa42e98587719503c3dd939f9ea682d4302532216575ad7a20e9e2122315f63af7d002d08b03 diff --git a/tortoisehg.spec b/tortoisehg.spec index 655dc9f..37039f7 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -1,16 +1,16 @@ Name: tortoisehg -Version: 5.5.2 +Version: 5.6 Release: 1%{?dist} Summary: Mercurial GUI command line tool thg License: GPLv2 # - few files are however under the more permissive GPLv2+ -URL: https://tortoisehg.bitbucket.io/ +URL: https://foss.heptapod.net/mercurial/tortoisehg/thg Source0: https://www.mercurial-scm.org/release/tortoisehg/targz/tortoisehg-%{version}.tar.gz Source1: thg.appdata.xml BuildArch: noarch BuildRequires: python3-devel, python3-setuptools, gettext, python3-sphinx, python3-qt5, desktop-file-utils, libappstream-glib -BuildRequires: mercurial-py3 >= 5.4, mercurial-py3 < 5.6 -Requires: mercurial-py3 >= 5.4, mercurial-py3 < 5.6, python3-iniparse +BuildRequires: mercurial-py3 >= 5.5, mercurial-py3 < 5.7 +Requires: mercurial-py3 >= 5.5, mercurial-py3 < 5.7, python3-iniparse Requires: python3-qt5, python3-qscintilla-qt5, python3-pygments Requires: python3-gobject-base @@ -91,6 +91,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/appdata/thg.ap %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Thu Dec 3 20:47:09 CET 2020 Mads Kiilerich - 5.6-1 +- tortoisehg 5.6 + * Tue Oct 6 09:40:52 CEST 2020 Mads Kiilerich - 5.5.2-1 - tortoisehg 5.5.2