commit 73c43ee697314fa120130c7affbe8e1796a7d10d
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 29 19:27:09 2022 +0200

    - updated to 1.10.8
    - x32 is also always sse2-capable

 graphene.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/graphene.spec b/graphene.spec
index 2cba9a7..ea8cfff 100644
--- a/graphene.spec
+++ b/graphene.spec
@@ -7,18 +7,18 @@
 %bcond_with    sse2            # x86 SSE2 fast paths
 %bcond_without armneon         # ARM NEON fast paths
 
-%ifarch pentium4 %{x8664}
+%ifarch pentium4 %{x8664} x32
 %define        with_sse2       1
 %endif
 Summary:       Graphene - a thin layer of types for graphic libraries
 Summary(pl.UTF-8):     Graphene - cienka warstwa typów dla bibliotek 
graficznych
 Name:          graphene
-Version:       1.10.6
-Release:       2
+Version:       1.10.8
+Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       
https://download.gnome.org/sources/graphene/1.10/%{name}-%{version}.tar.xz
-# Source0-md5: 390139e704772b915ff2b7cac56c24ae
+# Source0-md5: 169e3c507b5a5c26e9af492412070b81
 URL:           https://github.com/ebassi/graphene
 %if %{with sse2} || %{with armneon}
 BuildRequires: gcc >= 6:4.9
@@ -28,7 +28,7 @@ BuildRequires:        gcc >= 5:3.2
 BuildRequires: glib2-devel >= 1:2.40.0
 %{?with_introspection:BuildRequires:   gobject-introspection-devel >= 1.41.0}
 BuildRequires: gtk-doc >= 1.20
-BuildRequires: meson >= 0.50.1
+BuildRequires: meson >= 0.55.3
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: python3 >= 1:3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphene.git/commitdiff/73c43ee697314fa120130c7affbe8e1796a7d10d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to