[pluma] Update to 1.8.0

Dan Mashal vicodan at fedoraproject.org
Wed Mar 5 09:26:22 UTC 2014


commit 708fa6672d5300a4a14ca443dfcfdbafdb76a360
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Mar 5 01:25:44 2014 -0800

    Update to 1.8.0

 .gitignore |    1 +
 pluma.spec |    8 +++++---
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46e58ee..6177be2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pluma-1.7.2.tar.xz
 /pluma-1.7.90.tar.xz
+/pluma-1.8.0.tar.xz
diff --git a/pluma.spec b/pluma.spec
index cb1f8d2..467aec5 100644
--- a/pluma.spec
+++ b/pluma.spec
@@ -2,7 +2,7 @@
 %global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
-%global branch 1.7
+%global branch 1.8
 
 # Settings used for build from snapshots.
 %{!?rel_build:%global commit 7ceb8fe98bdaf81e3e9a638f0abbfa657aa00ab2}
@@ -14,7 +14,7 @@
 
 Summary:  Text editor for the MATE desktop
 Name:     pluma
-Version:  %{branch}.90
+Version:  %{branch}.0
 Release:  1%{?dist}
 #Release:  0.1%{?git_rel}%{?dist}
 License:  GPLv2+ and LGPLv2+
@@ -35,7 +35,6 @@ BuildRequires: gtksourceview3-devel
 BuildRequires: iso-codes-devel
 BuildRequires: libSM-devel
 BuildRequires: mate-common
-BuildRequires: mate-doc-utils
 BuildRequires: pygobject2-devel
 BuildRequires: pygtk2-devel
 BuildRequires: pygtksourceview-devel
@@ -182,6 +181,9 @@ fi
 
 
 %changelog
+* Wed Mar 05 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.8.0-1
+- Update to 1.8.0
+
 * Wed Feb 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
 - update to 1.7.90
 - remove obsolete mate-text-editor binary from spec file
diff --git a/sources b/sources
index 8c1c086..6231972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec4d8b7cd91fdbf464515e6281e363ae  pluma-1.7.90.tar.xz
+cdebd8c3e32bb4624354f2b435fecc23  pluma-1.8.0.tar.xz


More information about the scm-commits mailing list