[pluma] update to 1.9.1 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jan 23 00:21:02 UTC 2015


commit 81f89205918aa0261d4fedabc68223760cb3aafb
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Jan 23 01:21:24 2015 +0100

    update to 1.9.1 release

 .gitignore |    1 +
 pluma.spec |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a65d7f..e408381 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pluma-1.8.1.tar.xz
 /pluma-1.9.0-git20140712-c1ca209.tar.xz
 /pluma-1.9.0.tar.xz
+/pluma-1.9.1.tar.xz
diff --git a/pluma.spec b/pluma.spec
index 65aedca..947df79 100644
--- a/pluma.spec
+++ b/pluma.spec
@@ -14,8 +14,8 @@
 
 Summary:  Text editor for the MATE desktop
 Name:     pluma
-Version:  %{branch}.0
-Release:  2%{?dist}
+Version:  %{branch}.1
+Release:  1%{?dist}
 #Release:  0.1%{?git_rel}%{?dist}
 License:  GPLv2+ and LGPLv2+
 Group:    Applications/Editors
@@ -53,7 +53,7 @@ Requires: caja-schemas
 # the run-command plugin uses zenity
 Requires: zenity
 
-%if 0%{?fedora} && 0%{?fedora} > 20
+%if 0%{?fedora} && 0%{?fedora} > 19
 Provides:  mate-text-editor%{?_isa} = %{version}-%{release}
 Provides:  mate-text-editor = %{version}-%{release}
 Obsoletes: mate-text-editor < %{version}-%{release}
@@ -85,7 +85,7 @@ Group:     Development/Libraries
 Requires:  %{name}%{?_isa} = %{version}-%{release}
 Requires:  gtksourceview3-devel
 Requires:  pygtk2-devel
-%if 0%{?fedora} && 0%{?fedora} > 20
+%if 0%{?fedora} && 0%{?fedora} > 19
 Provides:  mate-text-editor-devel%{?_isa} = %{version}-%{release}
 Provides:  mate-text-editor-devel = %{version}-%{release}
 Obsoletes: mate-text-editor-devel < %{version}-%{release}
@@ -164,6 +164,7 @@ fi
 %{_libdir}/pluma/
 %{_libexecdir}/pluma/
 %{_datadir}/applications/pluma.desktop
+%{_datadir}/appdata/pluma.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
@@ -180,6 +181,9 @@ fi
 
 
 %changelog
+* Thu Jan 22 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index f13c637..08fb461 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db56951012e09dafe99cfe8cbce8209e  pluma-1.9.0.tar.xz
+85dc51c524e904038bfedff5160b1d52  pluma-1.9.1.tar.xz


More information about the scm-commits mailing list