- Update to version 1.18.1.
OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=26
This commit is contained in:
parent
c21e8d502f
commit
99eb4a782a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:887c0d91fa866af75cc066591fcd521107976f123784b1b887535a4709cd9bf1
|
||||
size 2133484
|
3
mate-system-monitor-1.18.1.tar.xz
Normal file
3
mate-system-monitor-1.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a2aa5c6364d5deb9e9c3ff0ece65f9485a6039c47d81c0681ae1702523b1ff6
|
||||
size 2159100
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 14:20:21 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 1.18.1:
|
||||
* sysinfo: Disable focus in all labels.
|
||||
* Update copyright year.
|
||||
* Update translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _version 1.18
|
||||
Name: mate-system-monitor
|
||||
Version: 1.18.0
|
||||
Version: 1.18.1
|
||||
Release: 0
|
||||
Summary: MATE Desktop system monitor
|
||||
License: GPL-2.0+
|
||||
@ -76,6 +76,7 @@ make %{?_smp_mflags} V=1
|
||||
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%fdupes %{buildroot}%{_datadir}/
|
||||
|
||||
%if 0%{?suse_version} <= 1320
|
||||
%post
|
||||
%desktop_database_post
|
||||
%glib2_gsettings_schema_post
|
||||
@ -83,9 +84,9 @@ make %{?_smp_mflags} V=1
|
||||
%postun
|
||||
%desktop_database_postun
|
||||
%glib2_gsettings_schema_postun
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING NEWS
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_bindir}/%{name}
|
||||
@ -99,6 +100,5 @@ make %{?_smp_mflags} V=1
|
||||
%{_mandir}/man?/%{name}.?%{?ext_man}
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user