[perl-Panotools-Script] Update to upstream 0.26 release

bpostle bpostle at fedoraproject.org
Tue Jun 14 22:16:13 UTC 2011


commit 56aa1166ba7f8901eddbaf625a835bb4d5a45f97
Author: Bruno Postle <bruno at postle.net>
Date:   Tue Jun 14 23:16:02 2011 +0100

    Update to upstream 0.26 release

 .gitignore                 |    1 +
 perl-Panotools-Script.spec |   12 ++++++++++--
 sources                    |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f8184a..158e2a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Panotools-Script-0.24.tar.gz
 /Panotools-Script-0.25.tar.gz
+/Panotools-Script-0.26.tar.gz
diff --git a/perl-Panotools-Script.spec b/perl-Panotools-Script.spec
index f9ee844..fe8a696 100644
--- a/perl-Panotools-Script.spec
+++ b/perl-Panotools-Script.spec
@@ -1,6 +1,6 @@
 Name:           perl-Panotools-Script
-Version:        0.25
-Release:        2%{?dist}
+Version:        0.26
+Release:        1%{?dist}
 Summary:        Library for manipulating Hugin .pto files
 License:        GPLv2+
 Group:          Development/Libraries
@@ -32,6 +32,11 @@ stitching software.
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
+# added manually, we don't want these in the menu
+rm desktop/enblend-svg.desktop
+rm desktop/process-masks-gui.desktop
+rm desktop/qtvr2erect-gui.desktop
+rm desktop/tif2svg-gui.desktop
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +77,9 @@ update-desktop-database &> /dev/null ||:
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jun 14 2011 Bruno Postle - 0.26-1
+- rebuild for upstream release (0.26)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.25-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e2991d4..26bd4e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a433ba2f06797b15a10699b6501fbcf  Panotools-Script-0.25.tar.gz
+ae71762999eece850748650e67622636  Panotools-Script-0.26.tar.gz


More information about the scm-commits mailing list