[gnome-commander] Update to 1.4.3

Mamoru TASAKA mtasaka at fedoraproject.org
Wed Jun 25 08:35:46 UTC 2014


commit 3ef7d6edd57d7d0abe5cdbf0f1f9eba48bd9bb27
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Jun 25 17:35:44 2014 +0900

    Update to 1.4.3

 .gitignore           |    1 +
 gnome-commander.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52b6075..dac1735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ gnome-commander-1.2.8.7.tar.bz2
 /gnome-commander-1.4.0.tar.xz
 /gnome-commander-1.4.1.tar.xz
 /gnome-commander-1.4.2.tar.xz
+/gnome-commander-1.4.3.tar.xz
diff --git a/gnome-commander.spec b/gnome-commander.spec
index 7649577..1b3ec54 100644
--- a/gnome-commander.spec
+++ b/gnome-commander.spec
@@ -26,7 +26,7 @@
 %global        use_autotool          0
 %global        update_po             0
 %global        if_pre                0
-%global        main_release          2
+%global        main_release          1
 %global        extratag              git_%{git_pull_JST}
 %undefine      extratag
 %global        mimeedit_rev          1958
@@ -48,7 +48,7 @@
 %global        fedora_rel            %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
 
 Name:          gnome-commander
-Version:       1.4.2
+Version:       1.4.3
 # Downgrade 3 times, sorry...
 Epoch:         4
 Release:       %{fedora_rel}%{?dist}
@@ -238,6 +238,7 @@ desktop-file-install \
 %{_mandir}/man1/%{name}.1*
 
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %{_datadir}/gnome/help/%{name}/
 %{_datadir}/omf/%{name}/
@@ -246,6 +247,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/%{name}/
 
 %changelog
+* Wed Jun 25 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 4:1.4.3-1
+- Update to 1.4.3
+
 * Thu Jun 12 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 4:1.4.2-2
 - F-21: mass rebuild
 
diff --git a/sources b/sources
index 90469f5..2babfc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-366535c81c35d1e2045d1ed37f9efab9  gnome-commander-1.4.2.tar.xz
+19672fef5fc72276fbfd3a5b4bc47941  gnome-commander-1.4.3.tar.xz


More information about the scm-commits mailing list