forked from pool/xfce4-session
This commit is contained in:
committed by
Git OBS Bridge
parent
019d4bb41d
commit
c988b6d877
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbe3a4a60c91589a2024ce12b2d2667625a8fedcbc90ef031831f56319f597af
|
||||
size 841878
|
3
xfce4-session-4.16.0.tar.bz2
Normal file
3
xfce4-session-4.16.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b07d17b7
|
||||
size 875504
|
@@ -1,3 +1,71 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 23 01:25:05 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
|
||||
|
||||
- Update to version 4.16.0
|
||||
- settings: Accept all types of GIcon
|
||||
- settings: Adjust inline toolbar
|
||||
- Fix compilation with -Wmissing-prototypes
|
||||
- Don't warn when there are no saved sessions
|
||||
- bump glib (and gio, gthread, etc) minimum to 2.50.0
|
||||
- Remove GSourceFunc casts
|
||||
- Update .gitignore
|
||||
- Add README.md to EXTRA_DIST
|
||||
- Translation Updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:07:01 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to version 4.15.1
|
||||
* Fix potential crash in suspend and shutdown
|
||||
(gxo#xfce/xfce4-session#65)
|
||||
* Avoid potential format-string vulns
|
||||
(gxo#xfce/xfce4-session#65)
|
||||
* settings: Tweak 'Current Session' tab
|
||||
* settings: Make 'App Autostart' columns sortable
|
||||
* settings: Fix 'Current session' column width
|
||||
(gxo#xfce/xfce4-session!10)
|
||||
* Add lock icon, 24px and 32px icons
|
||||
* Add more guards around GErrors
|
||||
* Update copyright year
|
||||
* Fix ifdef
|
||||
* Translation Updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 22:38:31 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to version 4.15.0
|
||||
* Use new icon in settings dialog (bxo#16885)
|
||||
* Add new application icon and rDNS icon name
|
||||
* logout-dialog: Add new icons
|
||||
* logout-dialog: Bump icon size to 48px
|
||||
* Switch to symbolic window-close icons
|
||||
* Drop GDM compatibility code to avoid invalid session locale
|
||||
* Segfault when suspending without pm-suspend installed (bxo#16632)
|
||||
* Expand field codes
|
||||
* Add a GnuPG 2.1+ mode
|
||||
* Fix session crash at logout (bxo#16105)
|
||||
* Free the intermediate "cmd" variable in xfsm_startup_init()
|
||||
* Re-add xfsm_startup_shutdown() call to xfce4-session main()
|
||||
* Remove sys/sysctl.h on linux platform
|
||||
* Move from exo-csource to xdt-csource (bxo#16717)
|
||||
* Try xfce screensaver before cinnamon (bxo#16223)
|
||||
* Add support for xfce4-screensaver (bxo#16522)
|
||||
* Silence runtime warning (bxo#15731)
|
||||
* settings: Don't warn when there are no saved sessions
|
||||
(gxo#xfce/xfce4-session#62)
|
||||
* settings: Add sort-on-click to columns in "Current Session" tab (!3)
|
||||
* settings: Add keywords for discoverability (bxo#10694)
|
||||
* settings: Add tooltips to image-buttons
|
||||
* settings: Better app icon lookup
|
||||
* settings: Be more precise in infobar wording
|
||||
* settings: Drop inline-toolbar button labels
|
||||
* settings: Move autostart info to docs.xfce
|
||||
* settings: Don't make 'saved sessions' tab reorderable
|
||||
* settings: Sort saved sessions by most recently used (bxo#15338)
|
||||
* Only clean generated sources when in maintainer mode
|
||||
* Do not show translation info on --help output
|
||||
* Translation Updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 29 00:18:36 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
|
@@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_with git
|
||||
Name: xfce4-session
|
||||
Version: 4.14.2
|
||||
Version: 4.16.0
|
||||
Release: 0
|
||||
Summary: Xfce Session Manager
|
||||
License: GPL-2.0-only
|
||||
Group: System/GUI/XFCE
|
||||
URL: https://docs.xfce.org/xfce/xfce4-session/start
|
||||
Source0: https://archive.xfce.org/src/xfce/xfce4-session/4.14/%{name}-%{version}.tar.bz2
|
||||
Source0: https://archive.xfce.org/src/xfce/xfce4-session/4.16/%{name}-%{version}.tar.bz2
|
||||
%if %{with git}
|
||||
# PATCH-FIX-OPENSUSE xfce4-session-adapt-session-scripts-git.patch bnc#789057 maurizio.galli@gmail.com-- Adapt upstream sessions script to openSUSE.
|
||||
Patch0: xfce4-session-adapt-session-scripts-git.patch
|
||||
@@ -50,7 +50,7 @@ BuildRequires: pkgconfig(gnome-keyring-1)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libwnck-3.0) >= 3.10
|
||||
BuildRequires: pkgconfig(libxfce4panel-1.0)
|
||||
BuildRequires: pkgconfig(libxfce4panel-2.0)
|
||||
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
|
||||
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.102
|
||||
@@ -146,8 +146,7 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/xscreensaver.desktop
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS BUGS NEWS README TODO
|
||||
%dir %{_sysconfdir}/xdg/xfce4
|
||||
%doc AUTHORS BUGS NEWS README.md TODO
|
||||
%config %{_sysconfdir}/xdg/xfce4/Xft.xrdb
|
||||
%{_sysconfdir}/xdg/xfce4/xinitrc
|
||||
%{_bindir}/xfce4-session
|
||||
@@ -155,8 +154,6 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/xscreensaver.desktop
|
||||
%{_bindir}/xfce4-session-settings
|
||||
%{_bindir}/xflock4
|
||||
%{_bindir}/startxfce4
|
||||
%{_libdir}/xfce4
|
||||
%{_datadir}/xfce
|
||||
%{_datadir}/xsessions/xfce.desktop
|
||||
%{_datadir}/xsessions/default.desktop
|
||||
%ghost %{_sysconfdir}/alternatives/default.desktop
|
||||
@@ -168,9 +165,6 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/xscreensaver.desktop
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%files branding-upstream
|
||||
%dir %{_sysconfdir}/xdg/xfce4
|
||||
%dir %{_sysconfdir}/xdg/xfce4/xfconf
|
||||
%dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
|
||||
%config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user