Accepting request 1239208 from GNOME:Factory
Yet a new release (forwarded request 1238786 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1239208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-user-dirs-gtk?expand=0&rev=31
This commit is contained in:
commit
dc1dfbf08e
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">7f84944fb8f00091e223cfce81c5bb349a3ea7de</param>
|
||||
<param name="revision">0.14</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3900b23bc901b8a16ad13d249ee06e6c6001f0524310f44023071d7b1489d87
|
||||
size 261131
|
3
xdg-user-dirs-gtk-0.14.obscpio
Normal file
3
xdg-user-dirs-gtk-0.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7534fd8ddaba95704ef4328c58f7d29e60048a52ceea9f53c10c778efb2f33cd
|
||||
size 263179
|
@ -1,10 +1,10 @@
|
||||
Index: xdg-user-dirs-gtk-0.11+11/user-dirs-update-gtk.desktop.in
|
||||
Index: xdg-user-dirs-gtk-0.14/user-dirs-update-gtk.desktop.in
|
||||
===================================================================
|
||||
--- xdg-user-dirs-gtk-0.11+11.orig/user-dirs-update-gtk.desktop.in
|
||||
+++ xdg-user-dirs-gtk-0.11+11/user-dirs-update-gtk.desktop.in
|
||||
--- xdg-user-dirs-gtk-0.14.orig/user-dirs-update-gtk.desktop.in
|
||||
+++ xdg-user-dirs-gtk-0.14/user-dirs-update-gtk.desktop.in
|
||||
@@ -4,7 +4,7 @@ Exec=xdg-user-dirs-gtk-update
|
||||
_Name=User folders update
|
||||
_Comment=Update common folders names to match current locale
|
||||
Name=User folders update
|
||||
Comment=Update common folders names to match current locale
|
||||
Terminal=false
|
||||
-OnlyShowIn=GNOME;LXDE;Unity;
|
||||
+OnlyShowIn=GNOME;XFCE;LXDE;Unity;
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 19 08:56:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.14:
|
||||
+ build: Respect directory options in post install script
|
||||
+ desktop: Fix translatable string merging
|
||||
+ meson:
|
||||
- Bump minimum version to 1.0.0
|
||||
- Use SPDX for license
|
||||
- Rebase patch with quilt.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 11:51:12 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.13:
|
||||
+ meson:
|
||||
- Do not fail if destdir isn't set
|
||||
- Install user-dirs-update-gtk.desktop in the correct datadir
|
||||
- Drop fix-desktop-file-install-dir.patch: Fixed upstream.
|
||||
- Add desktop-file-utils and check section: Validate desktop files
|
||||
during build.
|
||||
- Mark autostart desktop file as config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 12:57:21 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.12:
|
||||
+ Replace autotools with meson
|
||||
+ update: Set wm_class to match .desktop file name
|
||||
+ data: Also install desktop file into datadir
|
||||
+ Updated translations.
|
||||
- Add meson BuildRequires and macros, clean up old macros and
|
||||
exports.
|
||||
- Drop gnome-common and intltool BuildRequires: No longer needed
|
||||
nor used.
|
||||
- Add fix-desktop-file-install-dir.patch: Install desktop file in
|
||||
correct dir.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 16:52:16 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: xdg-user-dirs-gtk
|
||||
version: 0.11+11
|
||||
mtime: 1720292146
|
||||
commit: 7f84944fb8f00091e223cfce81c5bb349a3ea7de
|
||||
version: 0.14
|
||||
mtime: 1737232692
|
||||
commit: be14e24b19cb7cf9a127f91383d6ae41f0d6c474
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xdg-user-dirs-gtk
|
||||
#
|
||||
# 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xdg-user-dirs-gtk
|
||||
Version: 0.11+11
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
Summary: Xdg-user-dir support for Gnome and Gtk+ applications
|
||||
License: GPL-2.0-or-later
|
||||
@ -27,8 +27,8 @@ Source0: %{name}-%{version}.tar.zst
|
||||
# PATCH-FIX-UPSTREAM xdg-user-dirs-gtk-XFCE-LXDE-autostart.patch fdo#33107 gber@opensuse.org -- Start xdg-user-dirs-gtk in Xfce sessions as well
|
||||
Patch1: %{name}-XFCE-autostart.patch
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: intltool
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: meson >= 1.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xdg-user-dirs
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
@ -45,20 +45,24 @@ to help move they standard user directories to the correct names.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
export CFLAGS='%{optflags} -Wno-error=cast-align'
|
||||
%configure
|
||||
%make_build
|
||||
%meson \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/user-dirs-update-gtk.desktop
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS README ChangeLog
|
||||
%{_bindir}/xdg-user-dirs-gtk-update
|
||||
%{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
|
||||
%config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
|
||||
%{_datadir}/applications/user-dirs-update-gtk.desktop
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user