[libextractor] updated to 0.6.2

ensc ensc at fedoraproject.org
Mon Aug 30 18:02:10 UTC 2010


commit 12da9252609336646c65ffb3e96b3ed7e04acce4
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Mon Aug 30 20:01:59 2010 +0200

    updated to 0.6.2

 .gitignore        |    4 ++--
 lastver           |    2 +-
 libextractor.spec |    9 ++++++---
 sources           |    4 ++--
 4 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ac8595..aeb07a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-libextractor-0.6.1.tar.gz
-libextractor-0.6.1.tar.gz.sig
+/libextractor-0.6.2.tar.gz
+/libextractor-0.6.2.tar.gz.sig
diff --git a/lastver b/lastver
index ee6cdce..b616048 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-0.6.1
+0.6.2
diff --git a/libextractor.spec b/libextractor.spec
index 224f280..df68709 100644
--- a/libextractor.spec
+++ b/libextractor.spec
@@ -10,8 +10,8 @@
 %nil}
 
 Name:		libextractor
-Version:	0.6.1
-Release:	%release_func 1403
+Version:	0.6.2
+Release:	%release_func 1500
 Summary:	Simple library for keyword extraction
 
 Group:		System Environment/Libraries
@@ -142,7 +142,7 @@ export lt_cv_sys_dlsearch_path='/%_lib:%_prefix/%_lib:%plugindir'
 	--disable-xpdf		\
 	--with-qt=/usr		\
 	CPPFLAGS='-DLIBDIR=\"%_libdir\"'	\
-	LDFLAGS='-Wl,-as-needed'
+	LDFLAGS='-Wl,--as-needed'
 
 # build with --as-needed and disable rpath
 sed -i \
@@ -242,6 +242,9 @@ test $1 != 0 || /sbin/install-info --info-dir %_infodir --delete %_infodir/extra
 
 
 %changelog
+* Mon Aug 30 2010 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.6.2-1500
+- updated to 0.6.2
+
 * Thu Aug 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.6.1-1403
 - rebuild (poppler)
 
diff --git a/sources b/sources
index bdb76c9..a1a702c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e3bafaefd1722c73ed5d9357d28d4065  libextractor-0.6.1.tar.gz
-7750a0fb9c2add1850f1c535b8ee1294  libextractor-0.6.1.tar.gz.sig
+4b2af1167061430d58a101d5dfc6b4c7  libextractor-0.6.2.tar.gz
+c82ef45e41d96172143bdc4aa1f20ebd  libextractor-0.6.2.tar.gz.sig


More information about the scm-commits mailing list