Update to 3.6.alpha
This commit is contained in:
parent
fbcf453e05
commit
c3f6f1cfb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/tracker-3.5.1.tar.xz
|
||||
/tracker-3.5.2.tar.xz
|
||||
/tracker-3.5.3.tar.xz
|
||||
/tracker-3.6.alpha.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tracker-3.5.3.tar.xz) = ed75f7cbb75daab6597bab58937554b531bc2c32581148c2d828cb313644b198a057024c5202d0990237bc01119d1789f0fbc87868919fc2f00bcb40e76f7b23
|
||||
SHA512 (tracker-3.6.alpha.tar.xz) = d74c2ca4b8b34e4addf232c0be76478c1034828d04d0ea24528d845492287b08e68dfc5a5e34e0d2feda5c0630792ef1171db87a0140072ba60c9e56b56f6d3e
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: tracker
|
||||
Version: 3.5.3
|
||||
Version: 3.6~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Desktop-neutral metadata database and search tool
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://gnome.pages.gitlab.gnome.org/tracker/
|
||||
Source0: https://download.gnome.org/sources/tracker/3.5/tracker-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/tracker/3.6/tracker-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: gettext
|
||||
@ -167,6 +167,9 @@ The %{name}-devel package contains the documentation for %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 04 2023 Kalev Lember <klember@redhat.com> - 3.6~alpha-1
|
||||
- Update to 3.6.alpha
|
||||
|
||||
* Wed Jun 07 2023 Kalev Lember <klember@redhat.com> - 3.5.3-1
|
||||
- Update to 3.5.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user