[mate-file-archiver] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 14:54:57 UTC 2013


commit d397e2d63a35b4a6a9ef0681e3a5f3a010757ccb
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 07:54:33 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore              |    1 +
 mate-file-archiver.spec |   11 ++++++-----
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c200639..db707d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-file-archiver-1.5.0.tar.xz
 /mate-file-archiver-1.5.1.tar.xz
+/mate-file-archiver-1.6.0.tar.xz
diff --git a/mate-file-archiver.spec b/mate-file-archiver.spec
index 26b1f78..0b2df8c 100644
--- a/mate-file-archiver.spec
+++ b/mate-file-archiver.spec
@@ -1,10 +1,10 @@
 Name:           mate-file-archiver
-Version:        1.5.1
-Release:        6%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        MATE Desktop file archiver
 License:        GPLv2+ and LGPLv2+
 URL:            http://mate-desktop.org
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  mate-common
 BuildRequires:  desktop-file-utils
@@ -49,8 +49,6 @@ make %{?_smp_mflags} V=1
 make install DESTDIR=%{buildroot}
 
 desktop-file-install                                \
-    --remove-category="MATE"                        \
-    --add-category="X-Mate"                         \
     --delete-original                               \
     --dir %{buildroot}%{_datadir}/applications      \
 %{buildroot}%{_datadir}/applications/engrampa.desktop
@@ -93,6 +91,9 @@ fi
 
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Thu Feb 21 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5.1-6
 - Obsoletes: mate-file-manager-archiver (#908137)
 
diff --git a/sources b/sources
index c5070be..9cb8892 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c88f172cee68eaaa40dadad8e70b69c1  mate-file-archiver-1.5.1.tar.xz
+8a23b4504605473f790ed9b3f58bfe6e  mate-file-archiver-1.6.0.tar.xz


More information about the scm-commits mailing list