Update to 3.4.0.alpha
This commit is contained in:
parent
adeff9edc4
commit
fc970339d0
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tracker-3.3.2.tar.xz) = 2009c7a9b82fd278e38bc71cb41ef1fccb23493bd84a71456c7568ed7a025ce68bab689b8f14b8008479a203a5fdc02acea1862f4f482467ed5c295bde3d4ad8
|
SHA512 (tracker-3.4.0.alpha.tar.xz) = 67689265c7dbdff372cd7a4d4cd065255ada276641cfb6ed7b076573126c68d12d22c7e51009d6da1b49435bf72f63b01c77b0163c483f9764816721c4617c78
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: tracker
|
Name: tracker
|
||||||
Version: 3.3.2
|
Version: 3.4.0~alpha
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Desktop-neutral metadata database and search tool
|
Summary: Desktop-neutral metadata database and search tool
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://gnome.pages.gitlab.gnome.org/tracker/
|
URL: https://gnome.pages.gitlab.gnome.org/tracker/
|
||||||
Source0: https://download.gnome.org/sources/tracker/3.3/tracker-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/tracker/3.4/tracker-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -107,7 +107,7 @@ The %{name}-devel package contains the documentation for %{name}.
|
|||||||
-Dsystemd_user_services_dir=%{_userunitdir} \
|
-Dsystemd_user_services_dir=%{_userunitdir} \
|
||||||
%{nil}
|
%{nil}
|
||||||
|
|
||||||
%meson_build
|
%meson_build -j1
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -168,6 +168,9 @@ The %{name}-devel package contains the documentation for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 3.4.0~alpha-1
|
||||||
|
- Update to 3.4.0.alpha
|
||||||
|
|
||||||
* Thu Jul 07 2022 David King <amigadave@amigadave.com> - 3.3.2-1
|
* Thu Jul 07 2022 David King <amigadave@amigadave.com> - 3.3.2-1
|
||||||
- Update to 3.3.2 (#2104598)
|
- Update to 3.3.2 (#2104598)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user