[mined] Update to 2012.22 version

fantom fantom at fedoraproject.org
Thu May 10 12:42:23 UTC 2012


commit b7d88e4ef85af6f66635549dcb0de95d02cdf82f
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Thu May 10 14:41:36 2012 +0200

    Update to 2012.22 version

 .gitignore |    1 +
 mined.spec |   20 ++++++++++++--------
 sources    |    2 +-
 3 files changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89cb5a6..5f01fa8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mined-2011.19.2.tar.gz
 /mined-2012.20.tar.gz
 /mined-2012.21.tar.gz
+/mined-2012.22.tar.gz
diff --git a/mined.spec b/mined.spec
index 5c7b287..a93ec14 100644
--- a/mined.spec
+++ b/mined.spec
@@ -1,5 +1,5 @@
 Name:           mined
-Version:        2012.21
+Version:        2012.22
 Release:        1%{?dist}
 Summary:        Powerful Text Editor with Extensive Unicode and CJK Support
 Group:          Applications/Editors
@@ -79,24 +79,28 @@ rm -fr %{buildroot}%{_datadir}/%{name}/{bin,setup_install,conf_user,package_doc,
 %{_bindir}/minmacs
 %{_bindir}/mpico
 %{_bindir}/mstar
-%{_mandir}/man1/%{name}.1.*
-%{_mandir}/man1/minmacs.1.*
-%{_mandir}/man1/mpico.1.*
-%{_mandir}/man1/mstar.1.*
+%{_mandir}/man1/%{name}.1*
+%{_mandir}/man1/minmacs.1*
+%{_mandir}/man1/mpico.1*
+%{_mandir}/man1/mstar.1*
 %{_datadir}/%{name}/
 
 %files -n xmined
 %{_bindir}/umined
 %{_bindir}/uterm
 %{_bindir}/xmined
-%{_mandir}/man1/umined.1.*
-%{_mandir}/man1/uterm.1.*
-%{_mandir}/man1/xmined.1.*
+%{_mandir}/man1/umined.1*
+%{_mandir}/man1/uterm.1*
+%{_mandir}/man1/xmined.1*
 %{_datadir}/pixmaps/%{name}.xpm
 %{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Thu May 10 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 2012.22-1
+- update to 2012.22
+- fix man page compression in %%files section
+
 * Wed Mar 14 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 2012.21-1
 - update to 2012.21 version
 
diff --git a/sources b/sources
index 3a7db04..d8939f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77ec122d1bd795f634fe29238d2a0886  mined-2012.21.tar.gz
+29cf897778bb769e2ea52ee809dd8770  mined-2012.22.tar.gz


More information about the scm-commits mailing list