Update to 1.6.1
This commit is contained in:
parent
342a00857a
commit
2e8442a131
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libmypaint-1.3.0.tar.xz
|
||||
/libmypaint-1.4.0.tar.xz
|
||||
/libmypaint-1.5.0.tar.xz
|
||||
/libmypaint-1.6.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libmypaint
|
||||
Version: 1.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for making brush strokes
|
||||
|
||||
# Compute some version related macros.
|
||||
@ -70,6 +70,9 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%{_datadir}/gir-1.0/MyPaint-%{major}.%{minor}.gir
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2020 Kalev Lember <klember@redhat.com> - 1.6.1-1
|
||||
- Update to 1.6.1
|
||||
|
||||
* Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 1.5.0-2
|
||||
- Rebuild (json-c)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmypaint-1.5.0.tar.xz) = ebc08bbdc033013212f31ce672ff015a33df838154f9244df3c9ed4a30696bbad7630081c35c616153db1303692794116aec51b644a6558cd030016f4f470a7b
|
||||
SHA512 (libmypaint-1.6.1.tar.xz) = e9413fd6a5336791ab3228a5ad9e7f06871d075c7ded236942f896a205ba44ea901a945fdc97b8be357453a1505331b59e824fe67500fbcda0cc4f11f79af608
|
||||
|
Loading…
Reference in New Issue
Block a user