SHA256
1
0
forked from pool/xdg-utils
Jiri Slaby 2017-05-23 09:31:42 +00:00 committed by Git OBS Bridge
parent 4002cab31c
commit 8e31326110
4 changed files with 16 additions and 4 deletions

View File

@ -1,6 +1,7 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">git://anongit.freedesktop.org/xdg/xdg-utils</param>
<param name="changesgenerate">enable</param>
<param name="scm">git</param>
<param name="filename">xdg-utils</param>
<param name="versionformat">%cd</param>

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://anongit.freedesktop.org/xdg/xdg-utils</param>
<param name="changesrevision">fb9ee8c69932feb716ad4db793a7941dd06b345c</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:033f6ef83305e2baf8ec969150c0fe63b2435e63b9f74558dd0234a2c5374c66
size 269336
oid sha256:d85a51fb227bb84332edba3f1a0c846b754456f268fdb3db15d455d43fb81c25
size 269936

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
Tue May 23 09:23:49 UTC 2017 - jslaby@suse.com
Tue May 23 09:30:35 UTC 2017 - jslaby@suse.com
- Update to 20170508
- Update to version 20170508:
* xdg-open: Add "chromium" to fallback browsers
* changelog for prior commit
* xdg-mime: fails on encountering a list for x-scheme-handler (BR44163)
* common: implement vendor dirs in desktop_file_to_binary (BR44163)
* Add better support for Enlightenment and LXQt (BR98561)
* xdg-screensaver: Restore previous X11 screensaver timeout (BR#98509)
* adjust version for release/tag
- removed common-vendor-dirs-in-desktop_to_binary.patch
- removed fix-enlightenment-lxqt-support.patch
- removed xdg-mime-return-existing-desktop-files.patch