Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869380
en ru br
ALT Linux repos
S:22.04.2-alt7

Group :: Other
RPM: mate-menu

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fix-version.patch
Download


commit 219fb38debb49e49168a09e36036118f9b874b2f
Author: Andrey Cherepanov <cas@altlinux.org>
Date:   Thu Jan 12 13:03:34 2023 +0300
    Fix application version (same as tag)
diff --git a/lib/mate-menu.py b/lib/mate-menu.py
index 6cf7198..6735012 100755
--- a/lib/mate-menu.py
+++ b/lib/mate-menu.py
@@ -19,7 +19,7 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__='22.04.1'
+__VERSION__='22.04.2'
 
 import gc
 import gi
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin