[eiciel] Update to 0.9.8.3

Richard Hughes rhughes at fedoraproject.org
Thu Jul 17 07:42:24 UTC 2014


commit 61fff4230612a01cb9c32a031398f00cb5d59914
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jul 17 08:42:40 2014 +0100

    Update to 0.9.8.3

 .gitignore                        |    1 +
 eiciel-0.9.8.1-desktop-file.patch |    8 +-------
 eiciel.spec                       |    9 +++++++--
 sources                           |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6330749..1781107 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eiciel-0.9.6.1.tar.bz2
 /eiciel-0.9.8.tar.bz2
 /eiciel-0.9.8.1.tar.bz2
 /eiciel-0.9.8.2.tar.bz2
+/eiciel-0.9.8.3.tar.bz2
diff --git a/eiciel-0.9.8.1-desktop-file.patch b/eiciel-0.9.8.1-desktop-file.patch
index 161c517..1f11cb0 100644
--- a/eiciel-0.9.8.1-desktop-file.patch
+++ b/eiciel-0.9.8.1-desktop-file.patch
@@ -1,14 +1,8 @@
 diff -Nur eiciel-0.9.8.1-orig/src/eiciel.desktop.in eiciel-0.9.8.1/src/eiciel.desktop.in
 --- eiciel-0.9.8.1-orig/src/eiciel.desktop.in	2007-10-12 17:06:28.000000000 +0200
 +++ eiciel-0.9.8.1/src/eiciel.desktop.in	2011-11-07 13:25:41.742876683 +0100
-@@ -1,5 +1,4 @@
- [Desktop Entry]
--Encoding=UTF-8
- Name=Eiciel
- GenericName=Access control list editor
- GenericName[ca]=Editor de llistes de control d'accés
 @@ -11,5 +10,4 @@
- Icon=@DSK_pkgdatadir@/img/icon_eiciel_24.png
+ Icon=eiciel
  Terminal=false
  Type=Application
 -Categories=GNOME;System;FileTools;
diff --git a/eiciel.spec b/eiciel.spec
index 7fe8862..73cf783 100644
--- a/eiciel.spec
+++ b/eiciel.spec
@@ -3,8 +3,8 @@
 
 
 Name: eiciel
-Version: 0.9.8.2
-Release: 2%{?dist}
+Version: 0.9.8.3
+Release: 1%{?dist}
 Summary: Graphical editor for ACLs and xattr
 Group: Applications/System
 License: GPLv2+
@@ -69,9 +69,14 @@ desktop-file-install \
 %{_datadir}/applications/*%{name}.desktop
 %{_mandir}/man1/%{name}*
 %{ext_dir}/lib%{name}*.so
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 
 %changelog
+* Thu Jul 17 2014 Richard Hughes <richard at hughsie.com> - 0.9.8.3-1
+- Update to 0.9.8.3.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.8.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 132b556..67feecf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-434d3938d74c617e65cbe86f6cbc4e16  eiciel-0.9.8.2.tar.bz2
+2b6de681866ee580f064300b1bc4fa99  eiciel-0.9.8.3.tar.bz2


More information about the scm-commits mailing list