Update to 1.4.0
There's a soname change involved, but it's only used by gimp and gimp upstream strongly suggests to use 1.4.0 over 1.3.0.
This commit is contained in:
parent
468ade3cea
commit
0bcfc8d257
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libmypaint-1.3.0.tar.xz
|
||||
/libmypaint-1.4.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libmypaint
|
||||
Version: 1.3.0
|
||||
Release: 13%{?dist}
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for making brush strokes
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -68,6 +68,9 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%{_datadir}/gir-1.0/MyPaint-%{major}.%{minor}.gir
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 Kalev Lember <klember@redhat.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmypaint-1.3.0.tar.xz) = 553eeb3439ffd0c013e33254a16334242583b8bab76d1a3e937f3ed1d7e05a832c6eb26acd7220dce20c6a7d997c32afe828202ce48e25a5fe57b67efd853fcf
|
||||
SHA512 (libmypaint-1.4.0.tar.xz) = c549a0b8f02976f7863c5ff49d5f16b5c3eae3e6e9e8803fef833edf78cc2a7413dd8dd751ed560c79d2527e0a54b462a92bb8059bcf69271654b2629f583c19
|
||||
|
Loading…
Reference in New Issue
Block a user