Accepting request 536608 from X11:MATE:Factory
OBS-URL: https://build.opensuse.org/request/show/536608 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mate-system-monitor?expand=0&rev=14
This commit is contained in:
commit
75403f24fa
@ -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
|
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _version 1.18
|
%define _version 1.18
|
||||||
Name: mate-system-monitor
|
Name: mate-system-monitor
|
||||||
Version: 1.18.0
|
Version: 1.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MATE Desktop system monitor
|
Summary: MATE Desktop system monitor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -76,6 +76,7 @@ make %{?_smp_mflags} V=1
|
|||||||
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
|
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||||
%fdupes %{buildroot}%{_datadir}/
|
%fdupes %{buildroot}%{_datadir}/
|
||||||
|
|
||||||
|
%if 0%{?suse_version} <= 1320
|
||||||
%post
|
%post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%glib2_gsettings_schema_post
|
%glib2_gsettings_schema_post
|
||||||
@ -83,9 +84,9 @@ make %{?_smp_mflags} V=1
|
|||||||
%postun
|
%postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%glib2_gsettings_schema_postun
|
%glib2_gsettings_schema_postun
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc AUTHORS COPYING NEWS
|
%doc AUTHORS COPYING NEWS
|
||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
@ -99,6 +100,5 @@ make %{?_smp_mflags} V=1
|
|||||||
%{_mandir}/man?/%{name}.?%{?ext_man}
|
%{_mandir}/man?/%{name}.?%{?ext_man}
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user