Update to 2.0.0
This commit is contained in:
parent
9db3787839
commit
87600c2616
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tracker-miners-1.99.2.tar.xz) = 10b4413267e1bfcbc622a86a7be8581bd0214eb4e72e5cf6a39cf5bbf098b99632815e8edc9e8d1671ceeba662c835fcb13c57ea117de8c7718e860b1cc9d154
|
||||
SHA512 (tracker-2.0.0.tar.xz) = 5a1fce503ecd601130f9d9d162e391fa1abe0942cd090f459e33ef422ecef13f5880eb05748b9763e31dd7ea9219f6692f292c682a4e5382245bf1e42fa6248b
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global systemd_units tracker-store.service
|
||||
|
||||
Name: tracker
|
||||
Version: 1.99.2
|
||||
Version: 2.0.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}/1.99/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/2.0/%{name}-%{version}.tar.xz
|
||||
|
||||
# only autostart in Gnome, see also
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=771601
|
||||
@ -171,6 +171,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 15 2017 Kalev Lember <klember@redhat.com> - 2.0.0-1
|
||||
- Update to 2.0.0
|
||||
|
||||
* Fri Sep 15 2017 Debarshi Ray <rishi@fedoraproject.org> - 1.99.2-1
|
||||
- Update to 1.99.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user