Rebase to 0.4.14
This commit is contained in:
parent
4c8f1bca03
commit
c8c0aff814
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/gegl-0.4.4.tar.bz2
|
/gegl-0.4.4.tar.bz2
|
||||||
/gegl-0.4.8.tar.bz2
|
/gegl-0.4.8.tar.bz2
|
||||||
/gegl-0.4.12.tar.bz2
|
/gegl-0.4.12.tar.bz2
|
||||||
|
/gegl-0.4.14.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global apiver 0.4
|
%global apiver 0.4
|
||||||
|
|
||||||
Name: gegl04
|
Name: gegl04
|
||||||
Version: 0.4.12
|
Version: 0.4.14
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Graph based image processing framework
|
Summary: Graph based image processing framework
|
||||||
|
|
||||||
# The binary is under the GPL, while the libs are under LGPL.
|
# The binary is under the GPL, while the libs are under LGPL.
|
||||||
@ -157,6 +157,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 25 2019 Josef Ridky <jridky@redhat.com> - 0.4.14-1
|
||||||
|
- version 0.4.14
|
||||||
|
|
||||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 0.4.12-3
|
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 0.4.12-3
|
||||||
- Update BRs for vala packaging changes
|
- Update BRs for vala packaging changes
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gegl-0.4.12.tar.bz2) = cacf9f5c34357b3939162d0d4712ee2b47298a3e806b55e275cdf5e23f186d436ea1a840b91b1b72b76d450d94674cca217b7c253cd6b52a7d9505b4ad73fde2
|
SHA512 (gegl-0.4.14.tar.bz2) = 1fcec83a961c0b9c98487de99d26893f98a5401816fa6d7238af4c645672d0eb0474cdb7251b8ebcd344aff589e8979bee0304b50fcfae9513fdbf8a02068e3b
|
||||||
|
Loading…
Reference in New Issue
Block a user