SHA256
1
0
forked from pool/xdg-utils

Accepting request 1142707 from X11:common:Factory

OBS-URL: https://build.opensuse.org/request/show/1142707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-utils?expand=0&rev=61
This commit is contained in:
Ana Guerrero 2024-01-30 17:24:52 +00:00 committed by Git OBS Bridge
commit 710e82a6ba
9 changed files with 47 additions and 14 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">xdg-utils</param>
<param name="versionformat">1.2.0~beta1+%cd</param>
<param name="versionformat">1.2.0+%cd</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.freedesktop.org/xdg/xdg-utils.git</param>
<param name="changesrevision">f8bc7454112899413a60996b7b5d9aebfa4e6864</param></service></servicedata>
<param name="changesrevision">b5188f34647c6ff76402e3d907879264e9bc3409</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ecd23503a91cb5c7b8655399e76bc0ae0f473f8628e9b8b79f55b50c9458949
size 817164

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f590121dd3a6ec59748b1b5763b3b3ed58c603e0c66ffe8f1b23206dd822e06
size 276284

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b481d03b80dface1c7ab9bad0db44a2e20880acf7ccad1641b821d7ac3f5b0e5
size 798732

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce282d1895f4578a217c900a29f139a08115d3f441a4b9cd0c5ee87cdaa67afa
size 271932

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Jan 30 03:49:59 UTC 2024 - Simon Lees <sflees@suse.de>
- Update to Version 1.2.0 (Lining up with the upstream release)
* all: Add xdg-realpath to better handle Canonicalizing filenames (#66)
* xdg-open: Use url.dll as url opener on wsl (#242)
* tests: Fix quoting issues in t-xdg-open.sh
* xdg-open: Added a reporting issues section to xdg-open in the hopes
that more issues will be attributed correctly
* xdg-mime: Added a secutity note on xdg-mime default to warn against confusing
openers and runners
* xdg-open: Added paragraph explaining the wiered return behaviour of xdg-open
* xdg-email: shellcheck
* xdg-mime: shellcheck
* xdg-settings: Add support for deeping-desktop browser setting in
xdg-settings.
* all: Fix config.status warning about ignored --datarootdir setting
* all: Shellchecked xdg-utils-common.in
* xdg-open: shellcheck
* xdg-mime: Create a generic implementation for KDE
* all: Move to markdown for README's
* xdg-mime: Improve Documentation around query file/default
* xdg-open: Document not handling '-' at the start of filenames
* xdg-open: Deduplicate URL recognition
* xdg-open: remove unused open_generic_xdg_file_mime
* xdg-open: use LC_ALL=C with URLs
* xdg-open: Fix URI/URL handling
* xdg-email: Remove default BROWSER logic, no longer needed
* xdg-mime: Improve synopsis
* xdg-settings: read KDE browser settings the right way around
* xdg-open: Improve WSL support
* xdg-mime: actually handle lists in mimeapps.list correctly
-------------------------------------------------------------------
Fri Sep 29 08:50:42 UTC 2023 - Simon Lees <sflees@suse.de>

View File

@ -1,4 +1,4 @@
name: xdg-utils
version: 1.2.0~beta1+20230929
mtime: 1695970624
commit: f8bc7454112899413a60996b7b5d9aebfa4e6864
version: 1.2.0+20240130
mtime: 1706584738
commit: b5188f34647c6ff76402e3d907879264e9bc3409

View File

@ -1,7 +1,7 @@
#
# spec file for package xdg-utils
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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-utils
Version: 1.2.0~beta1+20230929
Version: 1.2.0+20240130
Release: 0
Summary: Utilities to uniformly interface desktop environments
License: MIT
@ -70,7 +70,7 @@ ln -snf xdg-open %{buildroot}%{_bindir}/desktop-launch
%files
%defattr(-,root,root)
%doc ChangeLog README TODO
%doc ChangeLog README.md TODO
%license LICENSE
%{_bindir}/call-browser
%{_bindir}/desktop-launch