From 99162332b2c127a1935cc96a4285c16849271255 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 20 Dec 2011 11:01:32 -0500 Subject: [PATCH] 0.19 --- .gitignore | 1 + desktop-file-utils.spec | 12 ++++++------ sources | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a0a3d6b..6cc4fa4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ desktop-file-utils-0.16.tar.bz2 /desktop-file-utils-0.18.tar.bz2 +/desktop-file-utils-0.19.tar.xz diff --git a/desktop-file-utils.spec b/desktop-file-utils.spec index 0f408fc..0741ac4 100644 --- a/desktop-file-utils.spec +++ b/desktop-file-utils.spec @@ -3,14 +3,11 @@ Summary: Utilities for manipulating .desktop files Name: desktop-file-utils -Version: 0.18 -Release: 4%{?dist} +Version: 0.19 +Release: 1%{?dist} URL: http://www.freedesktop.org/software/desktop-file-utils Source0: http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.bz2 Source1: desktop-entry-mode-init.el -# Upstream commit 47322e554cc5388a3e6325f36b7d07a13f124594: add Unity -# to list of registered environments -Patch0: desktop-file-utils-0.18-unity.patch License: GPLv2+ Group: Development/Tools @@ -48,7 +45,6 @@ Install the %{name} package to use %{pkgname} with GNU Emacs. %prep %setup -q -%patch0 -p1 -b .unity %build %configure @@ -82,6 +78,10 @@ touch $RPM_BUILD_ROOT%{_emacs_sitestartdir}/desktop-entry-mode-init.elc %{_emacs_sitelispdir}/%{pkg}/*.el %changelog +* Tue Dec 20 2011 Matthias Clasen - 0.19-1 +- Update to 0.19: support for Unity as desktop env, and support + for Keywords + * Mon Jul 04 2011 Adam Williamson - 0.18-4 - add unity.patch from upstream: add Unity to list of registered environments diff --git a/sources b/sources index 49cf814..f0b1656 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d966b743eb394650f98d5dd56b9aece1 desktop-file-utils-0.18.tar.bz2 +cbb2427593b7f6d36e52e9d221fce82f desktop-file-utils-0.19.tar.xz