summaryrefslogtreecommitdiffstats
path: root/libreoffice-grammalecte.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libreoffice-grammalecte.spec')
-rw-r--r--libreoffice-grammalecte.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/libreoffice-grammalecte.spec b/libreoffice-grammalecte.spec
index 352b174..f86e9be 100644
--- a/libreoffice-grammalecte.spec
+++ b/libreoffice-grammalecte.spec
@@ -17,7 +17,7 @@
# arch-independent extension location
Name: libreoffice-%{extname}
-Version: 0.5.16
+Version: 0.5.17
Release: 1%{?dist}
Summary: French grammar corrector
Summary(fr): Correcteur grammatical Français
@@ -26,10 +26,11 @@ Group: System Environment/Libraries
# *.py from Lightproof are MPLv2.0, extension is GPLv3 and later
License: GPLv3+ and MPLv2.0
URL: http://www.dicollecte.org/grammalecte/
-Source0: http://www.dicollecte.org/grammalecte/oxt/Grammalecte-v%{version}.7z
+# See http://code.grammalecte.net/
+Source0: %{name}-%{version}.tar.xz
Source1: %{name}.metainfo.xml
+Source3: makesrc.sh
-BuildRequires: p7zip
BuildRequires: python3-devel
BuildRequires: libappstream-glib
%if 0%{?fedora} >= 24
@@ -70,8 +71,7 @@ Ce paquet fournit l'extension pour LibreOffice Writer.
%prep
-%setup -qcT
-7za x %{SOURCE0}
+%setup -q
for file in $(find . -name \*.py)
do
@@ -107,6 +107,9 @@ export LANG=fr_FR.UTF-8
%changelog
+* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 0.5.17-1
+- update to 0.5.17
+
* Thu Apr 27 2017 Remi Collet <remi@remirepo.net> - 0.5.16-1
- update to 0.5.16