[xdg-utils] xdg-utils-1.1.0-rc3

Rex Dieter rdieter at fedoraproject.org
Sat Jan 3 17:16:50 UTC 2015


commit f80509adb1134b2ba9bd22defe68b3281d627fae
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 3 11:16:58 2015 -0600

    xdg-utils-1.1.0-rc3

 .gitignore                                         |    1 +
 0001-mention-xdg-settings.patch                    |   27 -
 ...rovement-of-detecting-KDE-session-BR63157.patch |   39 -
 0003-xdg-terminal-incompatible-.-BR44357.patch     |   55 -
 0004-remove-generated-html-files.patch             | 1107 -----------
 0005-remove-generated-man-pages.patch              | 1939 --------------------
 0006-all-re-generate-html-man-too.patch            |   25 -
 ...-drop-references-to-Value-1.0-key-BR74688.patch |   70 -
 ...-open-Remove-first_word-already-in-common.patch |   29 -
 0009-xdg-open-Expand-i-and-c-from-Exec.patch       |   61 -
 0010-xdg-open-Support-multiple-groups.patch        |   59 -
 0011-followup-fix-for-prior-commit.patch           |   25 -
 ...ils-to-open-web-browser-urls-with-a-query.patch |   42 -
 ...-open-use-kde-open-noninteractive-BR16295.patch |   38 -
 ...-open-use-kde-open-noninteractive-BR16295.patch |   43 -
 ...aver-use-D-Bus-api-instead-of-gnome-scree.patch |   31 -
 0016-xdg-email-do-not-encode-character.patch       |   39 -
 0017-bump-version-output-to-rc3.patch              |   28 -
 ...ommon-is-broken-xdg-open-uses-bashism-839.patch |   40 -
 ...s-convert-multi-group-desktop-file-to-XFC.patch |   41 -
 ...eset-the-IFS-before-interpreting-a-shell-.patch |   27 -
 ...-open-fixes-63153-keeping-the-path-as-URL.patch |   29 -
 ...-Changelog-for-recent-contributed-patches.patch |   28 -
 ...-make-release-distclean-targets-suck-less.patch |   98 -
 0024-Initial-support-for-Plasma5.patch             |  111 --
 ...5-ktraderclient5-kreadconfig5-kwriteconfi.patch |  119 --
 0026-xdg-screensaver-plasma5-support.patch         |   62 -
 sources                                            |    2 +-
 xdg-utils.spec                                     |   34 +-
 29 files changed, 8 insertions(+), 4241 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf1bf02..133639c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xdg-utils-1.1.0-rc2.tar.gz
+/xdg-utils-1.1.0-rc3.tar.gz
diff --git a/sources b/sources
index cf7e1bf..9b8c367 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38b6f1d38cb02297ddbf64dba0a907a4  xdg-utils-1.1.0-rc2.tar.gz
+617ef5f9872ab5b148ad4717bc9012f5  xdg-utils-1.1.0-rc3.tar.gz
diff --git a/xdg-utils.spec b/xdg-utils.spec
index db21f10..b76fbd6 100644
--- a/xdg-utils.spec
+++ b/xdg-utils.spec
@@ -1,10 +1,10 @@
 
-%define pre rc2
+%define pre rc3
 
 Summary: Basic desktop integration functions 
 Name:    xdg-utils
 Version: 1.1.0
-Release: 0.31.%{pre}%{?dist}
+Release: 0.32.%{pre}%{?dist}
 
 URL:     http://portland.freedesktop.org/ 
 %if 0%{?pre:1}
@@ -14,33 +14,8 @@ Source1: xdg-utils-git_checkout.sh
 Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?pre:-%{pre}}.tar.gz
 %endif
 License: MIT 
+
 ## upstream patches
-Patch101: 0001-mention-xdg-settings.patch
-Patch102: 0002-Improvement-of-detecting-KDE-session-BR63157.patch
-Patch103: 0003-xdg-terminal-incompatible-.-BR44357.patch
-Patch104: 0004-remove-generated-html-files.patch
-Patch105: 0005-remove-generated-man-pages.patch
-Patch106: 0006-all-re-generate-html-man-too.patch
-Patch107: 0007-drop-references-to-Value-1.0-key-BR74688.patch
-Patch108: 0008-xdg-open-Remove-first_word-already-in-common.patch
-Patch109: 0009-xdg-open-Expand-i-and-c-from-Exec.patch
-Patch110: 0010-xdg-open-Support-multiple-groups.patch
-Patch111: 0011-followup-fix-for-prior-commit.patch
-Patch112: 0012-xdg-open-fails-to-open-web-browser-urls-with-a-query.patch
-Patch113: 0013-xdg-open-use-kde-open-noninteractive-BR16295.patch
-Patch114: 0014-Revert-xdg-open-use-kde-open-noninteractive-BR16295.patch
-Patch115: 0015-xdg-screensaver-use-D-Bus-api-instead-of-gnome-scree.patch
-Patch116: 0016-xdg-email-do-not-encode-character.patch
-Patch117: 0017-bump-version-output-to-rc3.patch
-Patch118: 0018-xdg-utils-common-is-broken-xdg-open-uses-bashism-839.patch
-Patch119: 0019-xdg-settings-convert-multi-group-desktop-file-to-XFC.patch
-Patch120: 0020-xdg-email-reset-the-IFS-before-interpreting-a-shell-.patch
-Patch121: 0021-xdg-open-fixes-63153-keeping-the-path-as-URL.patch
-Patch122: 0022-update-Changelog-for-recent-contributed-patches.patch
-Patch123: 0023-make-release-distclean-targets-suck-less.patch
-Patch124: 0024-Initial-support-for-Plasma5.patch
-Patch125: 0025-more-plasma5-ktraderclient5-kreadconfig5-kwriteconfi.patch
-Patch126: 0026-xdg-screensaver-plasma5-support.patch
 
 # make sure BuildArch comes *after* patches, to ensure %%autosetup works right
 # http://bugzilla.redhat.com/1084309
@@ -115,6 +90,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Sat Jan 03 2015 Rex Dieter <rdieter at fedoraproject.org> 1.1.0-0.32.rc3
+- xdg-utils-1.1.0-rc3
+
 * Tue Oct 21 2014 Rex Dieter <rdieter at fedoraproject.org> 1.1.0-0.31.rc2
 - workaround %%autosetup failure harder (#1084309)
 


More information about the scm-commits mailing list