Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 27e6496209 | |||
| 86d9772ec9 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a72438ace6d5903ae79338c6098b1b35ab91c8a97c4323701d3bef1f3eeb191c
|
||||
size 1960156
|
||||
3
metacity-3.56.0.tar.xz
Normal file
3
metacity-3.56.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7554997104b26ff0e79a02b37a2ba189bdf4e7ccd54226f0faf4b1a59006c901
|
||||
size 1749348
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 27 09:43:31 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.56.0:
|
||||
* Use window icon for the menu button.
|
||||
- Changes from version 3.54.0:
|
||||
* Add basic color-scheme support.
|
||||
* Updated translations.
|
||||
- Drop update-desktop-files and macro, obsoleteded from distro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 13:26:37 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package metacity
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define soname libmetacity
|
||||
%define sover 3
|
||||
%define _version 3.52
|
||||
%define _version 3.56
|
||||
|
||||
Name: metacity
|
||||
Version: 3.52.0
|
||||
Version: 3.56.0
|
||||
Release: 0
|
||||
Summary: Window Manager for the MATE and GNOME Flashback desktops
|
||||
License: GPL-2.0-or-later
|
||||
@@ -34,7 +34,6 @@ BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: zenity
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
@@ -114,7 +113,6 @@ autoreconf -fi
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%suse_update_desktop_file metacity
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%post -n %{soname}%{sover} -p /sbin/ldconfig
|
||||
|
||||
Reference in New Issue
Block a user