[pluma] add 1.9.0 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Jul 15 15:44:44 UTC 2014


commit 8c21e7fb4fe2ec24a2942b58ecf5aaeae5568402
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Jul 15 17:45:02 2014 +0200

    add 1.9.0 release to spec file

 pluma.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/pluma.spec b/pluma.spec
index 318c8e1..8a4e6a6 100644
--- a/pluma.spec
+++ b/pluma.spec
@@ -1,5 +1,5 @@
 # Conditional for release and snapshot builds. Uncomment for release-builds.
-#%%global rel_build 1
+%global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
 %global branch 1.9
@@ -15,8 +15,8 @@
 Summary:  Text editor for the MATE desktop
 Name:     pluma
 Version:  %{branch}.0
-#Release:  1%{?dist}
-Release:  0.1%{?git_rel}%{?dist}
+Release:  1%{?dist}
+#Release:  0.1%{?git_rel}%{?dist}
 License:  GPLv2+ and LGPLv2+
 Group:    Applications/Editors
 URL:      http://mate-desktop.org
@@ -177,10 +177,14 @@ fi
 %files devel
 %{_includedir}/pluma/
 %{_libdir}/pkgconfig/pluma.pc
-#%{_datadir}/gtk-doc/html/pluma/
+%{_datadir}/gtk-doc/html/pluma/
 
 
 %changelog
+* Tue Jul 15 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.0-1
+- update to 1.9.0 release
+- enable gtk-docs for release build
+
 * Sat Jul 12 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.0-0.1.git20131511.c1ca209
 - use git snapshot from 2014.07.12
 - disable gtk-docs for snapshot build


More information about the scm-commits mailing list