From 2a41caba7cd209661561e9218a85e1b0cc0d3323 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Apr 01 2019 03:33:47 +0000 Subject: new release Recommends appindicator to keep compatible with previous version Enable tests --- diff --git a/.gitignore b/.gitignore index f222cf2..bcb8a7d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /zim-0.69.tar.gz /zim-0.70-rc1.tar.gz /zim-0.70-rc3.tar.gz +/zim-0.70.tar.gz diff --git a/Zim.spec b/Zim.spec index 9f681a8..b126969 100644 --- a/Zim.spec +++ b/Zim.spec @@ -1,12 +1,13 @@ Name: Zim Version: 0.70 -Release: 0.3.rc3%{?dist} +Release: 1%{?dist} Summary: Desktop wiki & notekeeper -# The entire source code is GPLv2+ except ./zim/inc/xdot.py which is LGPLv3+ -License: GPLv2+ and LGPLv3+ +# The entire source code is GPLv2+ except +# ./zim/plugins/pageindex/generictreemodel,.py which is LGPLv2+ +License: GPLv2+ and LGPLv2+ URL: http://zim-wiki.org/ -Source0: http://www.zim-wiki.org/downloads/zim-%{version}-rc3.tar.gz +Source0: http://www.zim-wiki.org/downloads/zim-%{version}.tar.gz BuildArch: noarch @@ -14,10 +15,12 @@ BuildRequires: desktop-file-utils BuildRequires: python3-devel BuildRequires: python3-gobject BuildRequires: gtk3, python3-pyxdg -#BuildRequires: /usr/bin/xvfb-run +# for tests +BuildRequires: /usr/bin/xvfb-run Requires: python3-gobject Requires: gtk3, python3-pyxdg +Recommends: libappindicator-gtk3 %description Zim is a WYSIWYG text editor written in Python which aims to bring the @@ -29,7 +32,7 @@ and feel of an outliner. This tool is intended to keep track of TODO lists or to serve as a personal scratch book. %prep -%setup -q -n zim-%{version}-rc3 +%setup -q -n zim-%{version} %build ./setup.py build @@ -43,8 +46,7 @@ rm -rf %{buildroot} desktop-file-validate %{buildroot}%{_datadir}/applications/zim.desktop %check -# The 'hicolor' themewas not found -#xvfb-run ./test.py +xvfb-run ./test.py %if 0%{?rhel} && 0%{?rhel} <= 7 %post @@ -84,6 +86,11 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_datadir}/metainfo/* %changelog +* Mon Apr 1 2019 Robin Lee - 0.70-1 +- new release +- Recommends appindicator to keep compatible with previous version +- Enable tests + * Tue Feb 19 2019 Robin Lee - 0.70-0.3.rc3 - Update to 0.70-rc3 diff --git a/sources b/sources index 60fa8d3..553fa1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zim-0.70-rc3.tar.gz) = 4671e066b2366d6719cc1863ccb442f8feb9cd853fb7aa2de54ceae20bda5e2f0118edd3c0a5b49838d40acf4fd9ac5c8841002ac4f6638e710834131d5cc4d9 +SHA512 (zim-0.70.tar.gz) = 28a16b6ff0b8e09353a0d13845c73efa1ca5dd8e7e820c22be0394e2cd88dc3eb42942b1a86cb95f0bd157e7d614064a8e84ad6a5c71ac5efcfc6fdec8da2467