public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lxsession] rawhide: 0.5.7
@ 2026-09-21  3:57 Mamoru TASAKA
  0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-09-21  3:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/lxsession
Branch : rawhide
Commit : b6987ec2c6bea30d1a376c56f3062d8b0d2c208b
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-09-21T12:50:27+09:00
Stats  : +10/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/lxsession/c/b6987ec2c6bea30d1a376c56f3062d8b0d2c208b?branch=rawhide

Log:
0.5.7

---
diff --git a/lxsession.spec b/lxsession.spec
index 6905289..8876fd6 100644
--- a/lxsession.spec
+++ b/lxsession.spec
@@ -2,8 +2,8 @@
 # renamed from lxsession-lite. Original review at
 # https://bugzilla.redhat.com/show_bug.cgi?id=442268
 
-%global		use_release	0
-%global		use_gitbare	1
+%global		use_release	1
+%global		use_gitbare	0
 
 %if 0%{?use_gitbare} < 1
 # force
@@ -31,11 +31,11 @@
 %endif
 
 
-%global		main_version	0.5.6
+%global		main_version	0.5.7
 
 Name:			lxsession
 Version:		%{main_version}%{git_ver_rpm}
-Release:		5%{?dist}
+Release:		1%{?dist}
 Summary:		Lightweight X11 session manager
 Summary(de):	Leichtgewichtiger X11 Sitzungsverwalter
 
@@ -50,7 +50,7 @@ URL:			http://lxde.sourceforge.net/
 Source0:		%{name}-%{gittardate}T%{gittartime}.tar.gz
 %endif
 %if 0%{?use_release}
-Source0:		http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.xz
+Source0:		https://github.com/lxde/releases/raw/refs/heads/master/releases/%{name}-%{version}.tar.xz
 %endif
 #http://sourceforge.net/p/lxde/bugs/760/
 Patch1000:		lxsession-0.5.2-git9f8d6133-reload.patch
@@ -199,10 +199,6 @@ sed -i.warn Makefile.am \
 git commit -m "Enable warnings" -a
 %endif
 
-# Don't start in Xfce to avoid bugs like
-# https://bugzilla.redhat.com/show_bug.cgi?id=616730
-sed -i 's/^NotShowIn=GNOME;KDE;/NotShowIn=GNOME;KDE;XFCE;/g' data/lxpolkit.desktop.in.in
-
 # fix icon in desktop file
 # http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxsession-edit;a=commit;h=3789a96691eadac9b8f3bf3034a97645860bd138
 sed -i 's/^Icon=xfwm4/Icon=session-properties/g' data/lxsession-edit.desktop.in
@@ -244,6 +240,7 @@ mkdir -p -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/xdg/%{name}
 
 desktop-file-install \
     --remove-key="NotShowIn" \
+    --remove-only-show-in="OPENBOX" \
     --add-only-show-in="LXDE;" \
     --delete-original \
     --dir=%{buildroot}%{_sysconfdir}/xdg/autostart \
@@ -312,6 +309,9 @@ cd ..
 %{_datadir}/%{name}/ui/lxpolkit.ui
 
 %changelog
+* Mon Sep 21 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.5.7-1
+- 0.5.7
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 8208941..9ecfb44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lxsession-20250403T1600.tar.gz) = b3282ea072d3cf2552c9581cca8251f9f7b2f7c7e062b4a9ee4d9725ab2218f35dd437beab53d56417b94a036d428cfe196b58a0e9af73d33f295bbefd938a5e
+SHA512 (lxsession-0.5.7.tar.xz) = 8331a86943c4bcd6960fc816440d7ad95a9f0aa7618860b8dc709e1fe240717c8e669b48d9538a611a1d7b865cc4a8a3d4f05dcd1eb90e60aa1ed6ac3d0bd93a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21  3:57 [rpms/lxsession] rawhide: 0.5.7 Mamoru TASAKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox