]> git.pld-linux.org Git - packages/babl.git/commitdiff
- updated to 0.1.86 auto/th/babl-0.1.86-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Apr 2021 19:21:30 +0000 (21:21 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Apr 2021 19:21:30 +0000 (21:21 +0200)
- removed obsolete modules patch

babl-modules.patch [deleted file]
babl.spec

diff --git a/babl-modules.patch b/babl-modules.patch
deleted file mode 100644 (file)
index 38f22cf..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- babl-0.1.72/extensions/meson.build.orig    2019-08-22 22:12:08.000000000 +0200
-+++ babl-0.1.72/extensions/meson.build 2019-11-18 21:12:13.765433307 +0100
-@@ -52,7 +52,7 @@
- ]
- foreach ext : extensions
--  library(
-+  shared_library(
-     ext[0],
-     ext[0] + '.c',
-     c_args: ext[1],
index cb2e904cde03722ac3c0bfff02e116062862665f..7ca508edd1a42d4c48c5a8e1bcc6406d1e85a079 100644 (file)
--- a/babl.spec
+++ b/babl.spec
 Summary:       Library for pixel-format agnosticism
 Summary(pl.UTF-8):     Biblioteka niezależności od formatu piksela
 Name:          babl
-Version:       0.1.82
+Version:       0.1.86
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.xz
-# Source0-md5: 48256ceaeb76719bb9975601b1d1667c
-Patch0:                %{name}-modules.patch
-URL:           http://www.gegl.org/babl/
+# Source0-md5: a4aae9effaf94f17a82fbd534f62e8f2
+URL:           https://www.gegl.org/babl/
 BuildRequires: gobject-introspection-devel >= 1.32.0
 BuildRequires: lcms2-devel >= 2.8
 BuildRequires: meson >= 0.54.0
 BuildRequires: ninja >= 1.5
 BuildRequires: python3 >= 1:3
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: tar >= 1:1.22
 BuildRequires: vala >= 2:0.20.0
@@ -95,7 +95,6 @@ API języka Vala dla biblioteki babl.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
This page took 0.562127 seconds and 4 git commands to generate.