From ca0743e6473c12ca9f0f434c56757471e6975503 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Dec 06 2011 19:11:12 +0000 Subject: New upstream version. Drop upstreamed format patch. --- diff --git a/.gitignore b/.gitignore index 179ca93..b49ebc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /openfst-man.tar.xz -/openfst-1.2.8.tar.gz +/openfst-1.2.9.tar.gz diff --git a/openfst.spec b/openfst.spec index 76439c5..4edc07e 100644 --- a/openfst.spec +++ b/openfst.spec @@ -1,5 +1,5 @@ Name: openfst -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} Summary: Weighted finite-state transducer library @@ -13,10 +13,6 @@ Source1: http://openfst.cs.nyu.edu/twiki/pub/Contrib/OpenFstBashComp/open # contributed the formatting, but none of the text (with a few very small # exceptions). Source2: openfst-man.tar.xz -# This patch corrects some format specifiers that are correct for 32-bit -# systems, but incorrect for 64-bit systems. It was last sent upstream -# 6 Jan 2011. -Patch0: openfst-format.patch BuildRequires: libicu-devel%{?_isa} @@ -62,7 +58,6 @@ functionality. %prep %setup -q -%patch0 # Add missing linkage, remove unnecessary linkage, and make sure libraries # are built in the correct order so linkage is possible. @@ -151,6 +146,10 @@ ln -s ../libfstpdtscript.so.0 $RPM_BUILD_ROOT%{_libdir}/fst/libfstpdtscript.so.0 %config(noreplace) %{_sysconfdir}/bash_completion.d %changelog +* Tue Dec 6 2011 Jerry James - 1.2.9-1 +- New upstream version +- Drop upstreamed format patch + * Wed Nov 9 2011 Jerry James - 1.2.8-1 - New upstream version - Drop unnecessary spec file elements (%%clean, etc.) diff --git a/sources b/sources index 6491462..e63b57a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c9ee659947315d8f4eb6d6227779b3a9 openfst-1.2.8.tar.gz +e8ce0d74b05c175c12f3637002b19132 openfst-1.2.9.tar.gz 084e16fe2f167c8f30e03b695fe394f4 openfst-man.tar.xz