[mythes-de] upgrade to latest version

Michael Stahl mstahl at fedoraproject.org
Fri Nov 25 12:48:39 UTC 2011


commit ad090dc503431e70693dea2d206303e4fecbc745
Author: Michael Stahl <mstahl at redhat.com>
Date:   Fri Nov 25 13:48:24 2011 +0100

    upgrade to latest version

 .gitignore     |    1 +
 mythes-de.spec |   15 ++++++++++-----
 sources        |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d309007..0ae41b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 thes_de_DE_v2.zip
+/Deutscher-Thesaurus.oxt
diff --git a/mythes-de.spec b/mythes-de.spec
index 8895164..da4cc64 100644
--- a/mythes-de.spec
+++ b/mythes-de.spec
@@ -1,9 +1,9 @@
 Name: mythes-de
 Summary: German thesaurus
-%define upstreamid 20090708
+%define upstreamid 20111124
 Version: 0.%{upstreamid}
-Release: 5%{?dist}
-Source: http://www.openthesaurus.de/download/thes_de_DE_v2.zip
+Release: 1%{?dist}
+Source: http://www.openthesaurus.de/export/Deutscher-Thesaurus.oxt
 Group: Applications/Text
 URL: http://www.openthesaurus.de
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -19,7 +19,7 @@ German thesaurus.
 %setup -q -c
 
 %build
-for i in README_th_de_DE_v2.txt; do
+for i in README.txt; do
   if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
     iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
     touch -r $i $i.new
@@ -48,10 +48,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README_th_de_DE_v2.txt
+%doc README.txt
 %{_datadir}/mythes/*
 
 %changelog
+* Fri Nov 25 2011 Michael Stahl <mstahl at redhat.com> - 0.20111124-1
+- upgrade to latest version
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20090708-5
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20090708-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 7743196..b710a71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ad1801bc574d70e9f720b9ff0f7c5a1  thes_de_DE_v2.zip
+2080bfc94be5a447d22fe18398146d9c  Deutscher-Thesaurus.oxt


More information about the scm-commits mailing list