Browse Source

gegl04-0.4.34-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
fd6dc435b8
1 changed files with 8 additions and 4 deletions
  1. 8 4
      g/gegl04/gegl04-vl.spec

+ 8 - 4
g/gegl04/gegl04-vl.spec

@@ -1,15 +1,15 @@
 Summary:        A graph based image processing framework
 Summary(ja):    グラフベースの画像処理フレームワーク
 Name:           gegl04
-Version:        0.4.30
-Release:        2%{?_dist_release}
+Version:        0.4.34
+Release:        1%{?_dist_release}
 Group:          system
 Vendor:         Project Vine
 Distribution:   Vine Linux
 
 # The binary is under the GPL, while the libs are under LGPL
 License:        LGPLv3+ and GPLv3+
-URL:            http://www.gegl.org/
+URL:            https://www.gegl.org/
 %define         shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
 Source0:        https://download.gimp.org/pub/gegl/%{shortver}/gegl-%{version}.tar.xz
 Patch0:         gegl04-openexr.patch
@@ -93,7 +93,8 @@ export PYTHON=%{__python3}
 	-Dmrg=disabled \
 	-Dlibav=disabled \
 	-Dumfpack=disabled \
-	-Dmaxflow=disabled
+	-Dmaxflow=disabled \
+	-Ddocs=false -Dgtk-doc=false
 
 %meson_build
 
@@ -136,6 +137,9 @@ find %{buildroot} -name '*.la' -delete
 
 
 %changelog
+* Thu Jan 13 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.4.34-1
+- new upstream release.
+
 * Thu Sep 02 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.4.30-2
 - rebuilt with OpenEXR-3.1.1.