epel9
Rex Dieter 4 years ago
parent 62b3edd2cd
commit 8b587b7623

1
.gitignore vendored

@ -31,3 +31,4 @@
/baloo-5.75.0.tar.xz
/baloo-5.76.0.tar.xz
/baloo-5.77.0.tar.xz
/baloo-5.78.0.tar.xz

@ -10,14 +10,14 @@
Name: kf5-%{framework}
Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
# libs are LGPL, tools are GPL
# KDE e.V. may determine that future LGPL/GPL versions are accepted
License: (LGPLv2 or LGPLv3) and (GPLv2 or GPLv3)
URL: https://community.kde.org/Baloo
#URL: https://cgit.kde.org/%{framework}.git
#URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -204,6 +204,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Mon Jan 4 08:37:51 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
- 5.78.0
* Sun Dec 13 14:06:56 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (baloo-5.77.0.tar.xz) = 4d56136c3d661ad7dc11bf1f6b433b5fdc48f597bfd26ae8b5529d348750b89bcaba487c5bce874d557e76f5cee0779e2ea22c2259ce33926a1b3f26fa458929
SHA512 (baloo-5.78.0.tar.xz) = 18d73e47c2b653055418307fe92a060a37e734fcdfcca308cff7c778821a6fbdf2a42354e7e9ab49bc9f0774a0007010f155ce6da7f8dfaf77d154749a1a811b

Loading…
Cancel
Save