diff --git a/guile-cairo-1.10.0.tar.gz b/guile-cairo-1.10.0.tar.gz new file mode 100644 index 0000000..055e3e6 --- /dev/null +++ b/guile-cairo-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3d7e0f0a8ae93d0a15c692514eb30f2478d407052064976fc59a291cccdd5c +size 633917 diff --git a/guile-cairo-1.10.0.tar.gz.sig b/guile-cairo-1.10.0.tar.gz.sig new file mode 100644 index 0000000..61e36bf Binary files /dev/null and b/guile-cairo-1.10.0.tar.gz.sig differ diff --git a/guile-cairo-1.9.91.tar.gz b/guile-cairo-1.9.91.tar.gz deleted file mode 100644 index 63eaa13..0000000 --- a/guile-cairo-1.9.91.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a3836083394dfc53b967366b18c197d8fc83f84116c0cadcbae789799dce00d -size 578928 diff --git a/guile-cairo.changes b/guile-cairo.changes index 6d4360c..1175528 100644 --- a/guile-cairo.changes +++ b/guile-cairo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 9 16:02:00 UTC 2019 - jbrielmaier@suse.de + +- update to version 1.10.0: + * new functions + * renaming of some functions to follow original C names + * various bug fixes + For more details see the NEWS file. +- include signature of tarball as source + ------------------------------------------------------------------- Thu Mar 22 08:18:16 UTC 2018 - sleep_walker@opensuse.org diff --git a/guile-cairo.spec b/guile-cairo.spec index e1b9b0d..3140dfd 100644 --- a/guile-cairo.spec +++ b/guile-cairo.spec @@ -1,7 +1,7 @@ # # spec file for package guile-cairo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -18,13 +18,14 @@ %define sover 0 Name: guile-cairo -Version: 1.9.91 +Version: 1.10.0 Release: 0 Summary: Guile bindings to Cairo License: LGPL-3.0-or-later Group: Development/Libraries/Other URL: https://www.nongnu.org/guile-cairo/ Source0: %{name}-%{version}.tar.gz +Source1: %{name}-%{version}.tar.gz.sig BuildRequires: cairo-devel BuildRequires: guile-devel Requires(post): %{install_info_prereq}