Browse Source

updat to 0.4.38

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
4f9f4bf185
  1. 48
      SPECS/gegl04.spec

48
SPECS/gegl04.spec

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
%global apiver 0.4

Name: gegl04
Version: 0.4.34
Version: 0.4.38
Release: 1%{?dist}
Summary: Graph based image processing framework

@ -13,7 +13,6 @@ Source0: http://download.gimp.org/pub/gegl/%{apiver}/gegl-%{version}.tar. @@ -13,7 +13,6 @@ Source0: http://download.gimp.org/pub/gegl/%{apiver}/gegl-%{version}.tar.

Patch0: gegl04-openexr.patch
Patch1: gegl04-gtk.patch
Patch2: gegl04-ff.patch

BuildRequires: chrpath
BuildRequires: enscript
@ -27,6 +26,7 @@ BuildRequires: perl-interpreter @@ -27,6 +26,7 @@ BuildRequires: perl-interpreter
BuildRequires: ruby
BuildRequires: suitesparse-devel
BuildRequires: vala
BuildRequires: asciidoc

BuildRequires: pkgconfig(babl) >= 0.1.78
BuildRequires: pkgconfig(cairo) >= 1.12.2
@ -37,6 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
BuildRequires: pkgconfig(jasper) >= 1.900.1
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(lcms2) >= 2.8
BuildRequires: pkgconfig(lensfun) >= 0.2.5
BuildRequires: pkgconfig(libraw) >= 0.15.4
BuildRequires: pkgconfig(libpng) >= 1.6.0
BuildRequires: pkgconfig(librsvg-2.0) >= 2.40.6
@ -174,23 +175,42 @@ chrpath --delete %{buildroot}%{_libdir}/gegl-%{apiver}/*.so @@ -174,23 +175,42 @@ chrpath --delete %{buildroot}%{_libdir}/gegl-%{apiver}/*.so


%changelog
* Wed Feb 02 2022 Josef Ridky <jridky@redhat.com> - 0.4.34-1
- New upstream release 0.4.34 (#2045018)
* Mon Aug 01 2022 Josef Ridky <jridky@redhat.com> - 0.4.38-1
- New upstream release 0.4.38

* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Mon Mar 14 2022 Josef Ridky <jridky@redhat.com> - 0.4.36-1
- New upstream release 0.4.36

* Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 0.4.34-4
- Rebuilt for libjasper.so.6

* Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 0.4.34-3
- Rebuild for new jasper library

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Tue Jan 04 2022 Josef Ridky <jridky@redhat.com> - 0.4.34-1
- New upstream release 0.4.34
- Fix CVE-2021-45463

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.30-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Oct 15 2021 Josef Ridky <jridky@redhat.com> - 0.4.32-1
- New upstream release 0.4.32

* Wed Jun 30 2021 Josef Ridky <jridky@redhat.com> - 0.4.30-4
- Remove lensfun from buildrequires (#1975916)
* Sat Aug 21 2021 Richard Shaw <hobbes1069@gmail.com> - 0.4.30-5
- Rebuild for OpenEXR/Imath 3.1.

* Fri Apr 16 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.4.30-3
- Disable luajit on RHEL
Resolves: #1950052
* Mon Aug 02 2021 Richard Shaw <hobbes1069@gmail.com> - 0.4.30-4
- Rebuild for OpenEXR 3.

* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.30-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.30-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

* Thu Apr 15 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.4.30-2
- Disable luajit on RHEL

* Fri Apr 02 2021 Kalev Lember <klember@redhat.com> - 0.4.30-1
- Update to 0.4.30

Loading…
Cancel
Save