Update to 2.3.0

This commit is contained in:
Kalev Lember 2019-09-10 00:25:27 +02:00
parent 2bc7044c20
commit bc18c5053f
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (tracker-2.2.99.1.tar.xz) = 3d76b3137f008c7392bc8b1f169719955c7c49ce9efc39e34181d3172471397fd5aa54423b4c359178d61d22fcc126a44496a9adba01675eaf0261b08fd3b970
SHA512 (tracker-2.3.0.tar.xz) = 7456186959f15666b4cab548b28ec6291b5cf1af22af0001db575645a9307eecdc9333062949747e592219651d9a6f217e1bee89d95b16bbed0d983cbb03b0e7

View File

@ -7,13 +7,13 @@
%global __requires_exclude ^(libtracker-common.so|libtracker-data.so)
Name: tracker
Version: 2.2.99.1
Version: 2.3.0
Release: 1%{?dist}
Summary: Desktop-neutral metadata database and search tool
License: GPLv2+
URL: https://wiki.gnome.org/Projects/Tracker
Source0: https://download.gnome.org/sources/%{name}/2.2/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/2.3/%{name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: graphviz
@ -178,6 +178,9 @@ sed -i -e 's/ | SQLITE_DETERMINISTIC//' src/libtracker-data/tracker-db-interface
%changelog
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2.3.0-1
- Update to 2.3.0
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 2.2.99.1-1
- Update to 2.2.99.1