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
|
Name: gnome-logs
|
||||||
Version: 3.36.0
|
Version: 42.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Log viewer for the systemd journal
|
Summary: Log viewer for the systemd journal
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://wiki.gnome.org/Apps/Logs
|
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(gtk+-3.0) pkgconfig(libsystemd) libappstream-glib itstool meson
|
||||||
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
Requires: gsettings-desktop-schemas
|
Requires: gsettings-desktop-schemas
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A log viewer for the systemd journal.
|
A log viewer for the systemd journal.
|
||||||
|
|
||||||
%package help
|
%package_help
|
||||||
Summary: Introduce how to use gnome-logs
|
|
||||||
|
|
||||||
%description help
|
|
||||||
User's Manual for gnome-logs
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dman=true
|
%meson -Dman=true
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%find_lang %{name} --with-gnome
|
%find_lang %{name} --with-gnome
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
%meson_test
|
||||||
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
@ -52,8 +45,10 @@ User's Manual for gnome-logs
|
|||||||
%doc AUTHORS README NEWS
|
%doc AUTHORS README NEWS
|
||||||
%{_mandir}/man1/gnome-logs.1*
|
%{_mandir}/man1/gnome-logs.1*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 18 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.36.0-2
|
||||||
- Add gnome-logs.yaml
|
- Add gnome-logs.yaml
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: gitlab.gnome
|
version_control: gitlab.gnome
|
||||||
src_repo: gnome-logs
|
src_repo: gnome-logs
|
||||||
tag_prefix: ^v
|
tag_prefix: ^v
|
||||||
seperator: .
|
separator: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user