public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Upgrade to 1.8.0 release
Date: Thu, 25 Jun 2026 05:49:33 GMT	[thread overview]
Message-ID: <178236657355.1.13831050351208471861.rpms-pcl-6dabd0994e2c@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-25  5:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178236657355.1.13831050351208471861.rpms-pcl-6dabd0994e2c@fedoraproject.org \
    --to=niemueller@kbsg.rwth-aachen.de \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox