[mate-calc] Update to latest upstream release

Dan Mashal vicodan at fedoraproject.org
Mon Mar 25 20:00:13 UTC 2013


commit a4463cb0ed081fb2041d178552fb2f9c29ee9432
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Mar 25 12:59:59 2013 -0700

    Update to latest upstream release

 .gitignore     |    1 +
 mate-calc.spec |   11 ++++++-----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3aa6c8..2803ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mate-calc-1.5.0.tar.xz
 /mate-calc-1.5.1.tar.gz
 /mate-calc-1.5.1.tar.xz
+/mate-calc-1.5.2.tar.xz
diff --git a/mate-calc.spec b/mate-calc.spec
index 9353ca3..8d7e402 100644
--- a/mate-calc.spec
+++ b/mate-calc.spec
@@ -1,6 +1,6 @@
 Name:		mate-calc
-Version:	1.5.1
-Release:	3%{?dist}
+Version:	1.5.2
+Release:	1%{?dist}
 Summary:	MATE Desktop calculator
 License:	GPLv2+
 URL:		http://mate-desktop.org
@@ -34,8 +34,6 @@ make install DESTDIR=%{buildroot}
 
 
 desktop-file-install									\
-	--remove-category="MATE"							\
-	--add-category="X-Mate"								\
 	--delete-original								\
 	--dir=%{buildroot}%{_datadir}/applications					\
 %{buildroot}%{_datadir}/applications/*.desktop
@@ -58,9 +56,12 @@ fi
 %{_bindir}/mate-calculator
 %{_datadir}/applications/mate-calc.desktop
 %{_datadir}/glib-2.0/schemas/org.mate.calc.gschema.xml
-%{_datadir}/mate-calc/
+%{_datadir}/mate-calc
 
 %changelog
+* Mon Mar 25 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-1
+- Update to latest upstream release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 3084618..97ed96f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a0082fcccc4fbc3e2bf8631e9131447  mate-calc-1.5.1.tar.xz
+7ad3813ecee2a67ad05702f5f176b05e  mate-calc-1.5.2.tar.xz


More information about the scm-commits mailing list