Accepting request 661291 from X11:MATE:Factory
- Update to version 1.20.2. OBS-URL: https://build.opensuse.org/request/show/661291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mate-system-monitor?expand=0&rev=17
This commit is contained in:
commit
dc3268446d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:96e9952ef286c7eff8ba5a590c7b34ac6537a5ef8a89ea900005b2750f8dc8a8
|
|
||||||
size 2158808
|
|
3
mate-system-monitor-1.20.2.tar.xz
Normal file
3
mate-system-monitor-1.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1627755fcba3f8707ffea124049d0aaec706d87a67a006b6afacfeae8680da38
|
||||||
|
size 2190260
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 24 15:02:12 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 1.20.2:
|
||||||
|
* Disable deprecation warnings for distcheck.
|
||||||
|
* Move AppStream files to the metainfo/ directory.
|
||||||
|
* Fix grammar mistake & gui label.
|
||||||
|
* Use make functions for HELP_LINGUAS.
|
||||||
|
* Update translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 17 19:41:29 UTC 2018 - sor.alexei@meowr.ru
|
Sun Jun 17 19:41:29 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -12,19 +12,19 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _version 1.20
|
%define _version 1.20
|
||||||
Name: mate-system-monitor
|
Name: mate-system-monitor
|
||||||
Version: 1.20.1
|
Version: 1.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MATE Desktop system monitor
|
Summary: MATE Desktop system monitor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
Url: https://mate-desktop.org/
|
Url: https://mate-desktop.org/
|
||||||
Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
|
Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch sor.alexei@meowr.ru -- Use xdg-su instead of gksu.
|
# PATCH-FIX-OPENSUSE mate-system-monitor-xdgsu.patch sor.alexei@meowr.ru -- Use xdg-su instead of gksu.
|
||||||
Patch0: mate-system-monitor-xdgsu.patch
|
Patch0: mate-system-monitor-xdgsu.patch
|
||||||
# PATCH-FEATURE-OPENSUSE mate-system-monitor-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support.
|
# PATCH-FEATURE-OPENSUSE mate-system-monitor-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support.
|
||||||
@ -89,11 +89,7 @@ make %{?_smp_mflags} V=1
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%if 0%{?suse_version} >= 1500
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%else
|
|
||||||
%doc COPYING
|
|
||||||
%endif
|
|
||||||
%doc AUTHORS NEWS
|
%doc AUTHORS NEWS
|
||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
@ -102,8 +98,8 @@ make %{?_smp_mflags} V=1
|
|||||||
%{_datadir}/polkit-1/actions/*%{name}.policy
|
%{_datadir}/polkit-1/actions/*%{name}.policy
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_datadir}/pixmaps/%{name}/
|
%{_datadir}/pixmaps/%{name}/
|
||||||
%dir %{_datadir}/appdata/
|
%dir %{_datadir}/metainfo/
|
||||||
%{_datadir}/appdata/%{name}.appdata.xml
|
%{_datadir}/metainfo/%{name}.appdata.xml
|
||||||
%{_mandir}/man?/%{name}.?%{?ext_man}
|
%{_mandir}/man?/%{name}.?%{?ext_man}
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user