public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Upgrade to 1.8.0 release
@ 2026-06-25 5:49 Tim Niemueller
0 siblings, 0 replies; only message in thread
From: Tim Niemueller @ 2026-06-25 5:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : 6dabd0994e2c943a0428a21e34d9d985b113b28a
Author : Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
Date : 2016-09-01T17:34:51+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/6dabd0994e2c943a0428a21e34d9d985b113b28a?branch=f44
Log:
Upgrade to 1.8.0 release
---
diff --git a/.gitignore b/.gitignore
index aa70f42..9955f29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/pcl-1.7.1.tar.gz
/pcl-0ddf11a6ad1175b6f1c253da003de20c1295cde0.tar.gz
/pcl-1.8.0rc1-fedora.tar.xz
+/pcl-1.8.0-fedora.tar.xz
diff --git a/pcl.spec b/pcl.spec
index b99912c..ae05674 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -4,7 +4,7 @@
Name: pcl
Version: 1.8.0
-Release: 0.4.rc1%{?dist}
+Release: 1%{?dist}
Summary: Library for point cloud processing
Group: System Environment/Libraries
@@ -12,11 +12,11 @@ License: BSD
URL: http://pointclouds.org/
# Source snapshots contain un-redistributable sources from nvidia
# create_tarball_pcl.sh provided to strip non-free sources
-Source0: %{name}-%{version}rc1-fedora.tar.xz
+Source0: %{name}-%{version}-fedora.tar.xz
Source1: create_tarball_pcl.sh
# Only enable sse2, and only on x86_64
-Patch0: %{name}-1.7.2-sse2.patch
+Patch0: %{name}-1.8.0-sse2.patch
# Look for external metslib, not upstream
Patch1: %{name}-1.8.0-metslib.patch
# Patch for PCLConfig.cmake to find pcl
@@ -84,7 +84,7 @@ Library.
%prep
-%setup -qn %{name}-%{version}rc1
+%setup -qn %{name}-%{version}
%patch0 -p1 -b .sse2
%patch1 -p1 -b .metslib
%patch2 -p0 -b .fedora
@@ -188,6 +188,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-*/*.cmake $RPM_BUILD_ROOT%{_libdir}/cmake/
%doc build/doc/advanced/advanced
%changelog
+* Thu Sep 01 2016 Tim Niemueller <tim@niemueller.de> - 1.8.0-1
+- Upgrade to 1.8.0 release
+
* Sat Apr 30 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.8.0-0.4.rc1
- Rebuild for qhull-2015.2-1.
diff --git a/sources b/sources
index 15377a6..43484b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8e3cd3e3b8a83e59d061fa70bdd551b pcl-1.8.0rc1-fedora.tar.xz
+8e976237550b014ca811a545d3f45c1c pcl-1.8.0-fedora.tar.xz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 5:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 5:49 [rpms/pcl] f44: Upgrade to 1.8.0 release Tim Niemueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox