Update to 3.2.0.alpha.1
This commit is contained in:
parent
25f96b98e2
commit
0e6f6abd8f
10
tracker.spec
10
tracker.spec
@ -3,19 +3,20 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: tracker
|
||||
Version: 3.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.0~alpha.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Desktop-neutral metadata database and search tool
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gnome.pages.gitlab.gnome.org/tracker/
|
||||
Source0: https://download.gnome.org/sources/tracker/3.1/tracker-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/tracker/3.2/tracker-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libstemmer-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: python3-gobject
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: vala
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
@ -167,6 +168,9 @@ The %{name}-devel package contains the documentation for %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 3.2.0~alpha.1-1
|
||||
- Update to 3.2.0.alpha.1
|
||||
|
||||
* Wed Aug 04 2021 Kalev Lember <klember@redhat.com> - 3.1.2-2
|
||||
- BuildRequire systemd-rpm-macros instead of systemd
|
||||
- Avoid systemd_requires as per updated packaging guidelines
|
||||
|
Loading…
Reference in New Issue
Block a user