Update to 42.0
This commit is contained in:
parent
3c92e780cb
commit
07dc172bb4
Binary file not shown.
BIN
gnome-logs-42.0.tar.xz
Normal file
BIN
gnome-logs-42.0.tar.xz
Normal file
Binary file not shown.
@ -1,42 +1,35 @@
|
||||
Name: gnome-logs
|
||||
Version: 3.36.0
|
||||
Release: 2
|
||||
Version: 42.0
|
||||
Release: 1
|
||||
Summary: Log viewer for the systemd journal
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Logs
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils docbook-dtds docbook-style-xsl gcc intltool libxslt
|
||||
BuildRequires: desktop-file-utils docbook-dtds docbook-style-xsl gcc libxslt
|
||||
BuildRequires: pkgconfig(gtk+-3.0) pkgconfig(libsystemd) libappstream-glib itstool meson
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
Requires: gsettings-desktop-schemas
|
||||
|
||||
%description
|
||||
A log viewer for the systemd journal.
|
||||
|
||||
%package help
|
||||
Summary: Introduce how to use gnome-logs
|
||||
|
||||
%description help
|
||||
User's Manual for gnome-logs
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
%build
|
||||
%meson -Dman=true
|
||||
%meson_build
|
||||
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
%{_bindir}/%{name}
|
||||
@ -52,8 +45,10 @@ User's Manual for gnome-logs
|
||||
%doc AUTHORS README NEWS
|
||||
%{_mandir}/man1/gnome-logs.1*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
* Mon Apr 18 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.36.0-2
|
||||
- Add gnome-logs.yaml
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: gnome-logs
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
separator: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user