From d50ff75ea10e3a928ec769efae4c697f300b2e55 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 15 Jan 2012 15:27:04 +0000 Subject: parse the version out of the version string using locale agnostic g_ascii_strtod instead of sscanf, which would only pick up the integer component with a locale which used a different radix character. --- redhat/transmission-remote-gtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/transmission-remote-gtk.spec') diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index bdbba7c..a44aa96 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -70,7 +70,7 @@ fi %changelog -* Fri Dec 23 2011 Alan Fitton 1.0-1 +* Fri Jan 15 2012 Alan Fitton 1.0-1 - New release. * Fri Dec 09 2011 Alan Fitton 0.8-1 -- cgit v1.2.3