[emelfm2] Update to 0.9.1

Christoph Wickert cwickert at fedoraproject.org
Thu Feb 27 13:14:57 UTC 2014


commit 3203202cd08ad9bc3d609ada44edd4f2ca907f66
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Feb 27 14:15:44 2014 +0100

    Update to 0.9.1

 .gitignore   |    1 +
 emelfm2.spec |    8 +++++---
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72fe2e4..75bfc5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ emelfm2-0.7.3.tar.bz2
 /emelfm2-0.8.1.tar.bz2
 /emelfm2-0.8.2.tar.bz2
 /emelfm2-0.9.0.tar.bz2
+/emelfm2-0.9.1.tar.bz2
diff --git a/emelfm2.spec b/emelfm2.spec
index 6e71f5c..65173fe 100644
--- a/emelfm2.spec
+++ b/emelfm2.spec
@@ -1,5 +1,5 @@
 Name:           emelfm2
-Version:        0.9.0
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        File manager that implements the popular two-pane design
 
@@ -35,7 +35,7 @@ opening an xterm.
 
 # fix broken icon in emelfm2.desktop
 sed -i 's!Icon=emelfm2!Icon=%{_datadir}/pixmaps/emelfm2/emelfm2_48.png!' \
-    docs/desktop_environment/%{name}.desktop
+    po/%{name}.desktop.in
 
 # get more useful build logs (verify CFLAGS etc)
 sed -i 's!^\(\t\+\)@!\1!' Makefile
@@ -106,12 +106,14 @@ rm -f ${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}/INSTALL
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_datadir}/applications/*%{name}.desktop
-%{_datadir}/application-registry/%{name}.applications
 %{_datadir}/pixmaps/%{name}
 %{_mandir}/man1/emelfm2.1.gz
 
 
 %changelog
+* Thu Feb 27 2014 Christoph Wickert <cwickert at fedoraproject.org> - 0.9.1-1
+- Update to 0.9.1
+
 * Sat Oct 26 2013 Christoph Wickert <cwickert at fedoraproject.org> - 0.9.0-1
 - Update to 0.9.0
 
diff --git a/sources b/sources
index 5d904fd..d003c09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed47c03f04f506d2a258c6eff75e77d3  emelfm2-0.9.0.tar.bz2
+ea83b73d76edf1cea5bce00ec630af6f  emelfm2-0.9.1.tar.bz2


More information about the scm-commits mailing list