Accepting request 412615 from home:sleep_walker:branches:devel:languages:misc

- updated to 2.0.12:
   ** FFI: Add support for functions that set 'errno'
   ** The #!r6rs directive now influences read syntax
   ** 'read' now accepts "\(" as equivalent to "("
   ** SRFI-14 character data set upgraded to Unicode 8.0.0
   ** SRFI-19 table of leap seconds updated
   ** 'string-hash', 'read-string', and 'write' have been optimized
   ** GOOPS bug fix for inherited accessor methods
   for complete list of changes see NEWS
- refreshed patches
- add key of Andy Wingo to guile.keyring

OBS-URL: https://build.opensuse.org/request/show/412615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=80
This commit is contained in:
Matthias Mailänder
2016-07-21 20:01:41 +00:00
committed by Git OBS Bridge
parent 1495c824bc
commit c91531aaa7
12 changed files with 158 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package guile
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,14 +25,14 @@
%define libgreadver 18
%define greadsuff v-%{libgreadver}-%{libgreadver}
Name: guile
Version: %{guilevers}.11
Version: %{guilevers}.12
Release: 0
Summary: GNU's Ubiquitous Intelligent Language for Extension
License: GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
Group: Development/Languages/Scheme
Url: http://www.gnu.org/software/guile/
Source0: ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz.sig
Source0: ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.xz
Source1: ftp://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.xz.sig
Source2: %{name}.keyring
Source3: guile-rpmlintrc
# suse specific