public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Hughes <tom@compton.nu>
To: git-commits@fedoraproject.org
Subject: [rpms/osmpbf] rawhide: Update to 1.7.0 upstream release
Date: Thu, 20 Aug 2026 11:49:09 GMT	[thread overview]
Message-ID: <178722654934.1.8123401241626493297.rpms-osmpbf-8d84263529c8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/osmpbf
Branch : rawhide
Commit : 8d84263529c8c4066aeb113e3ca4a8be5c8320d8
Author : Tom Hughes <tom@compton.nu>
Date   : 2026-08-20T12:47:59+01:00
Stats  : +5/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/osmpbf/c/8d84263529c8c4066aeb113e3ca4a8be5c8320d8?branch=rawhide

Log:
Update to 1.7.0 upstream release

---
diff --git a/.gitignore b/.gitignore
index c0dac7b..816ef21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /OSM-binary-1.5.0.tar.gz
 /OSM-binary-1.5.1.tar.gz
 /OSM-binary-1.6.1.tar.gz
+/OSM-binary-1.7.0.tar.gz

diff --git a/osmpbf.spec b/osmpbf.spec
index 87b9419..8b090d5 100644
--- a/osmpbf.spec
+++ b/osmpbf.spec
@@ -1,5 +1,5 @@
 Name:           osmpbf
-Version:        1.6.1
+Version:        1.7.0
 Release:        %autorelease
 Summary:        C library to read and write OpenStreetMap PBF files
 
@@ -11,18 +11,13 @@ BuildRequires:  cmake make gcc-c++
 BuildRequires:  protobuf-devel protobuf-compiler
 BuildRequires:  zlib-devel zlib-static
 
+Obsoletes:      %{name}-utils < 1.7.0
+
 %description
 Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
 data that uses Google Protocol Buffers as low-level storage.
 
-%package tools
-Summary:        Tools for %{name}
-Requires:       %{name}%{?_isa} = %{version}-%{release}
-
-%description tools
-This package contains tools that use %{name}.
-
 %package devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
@@ -53,11 +48,6 @@ rm %{buildroot}/%{_libdir}/libosmpbf.a
 %{_libdir}/libosmpbf.so.1.*
 
 
-%files tools
-%{_bindir}/*
-%{_mandir}/man1/*
-
-
 %files devel
 %{_includedir}/osmpbf
 %{_libdir}/libosmpbf.so

diff --git a/sources b/sources
index af95b60..c0b0762 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (OSM-binary-1.6.1.tar.gz) = fb4a6c46249daf58043e608c89d5f6902ef5a77a9a3fa48ef607d4b729c0e0b2e6ea6bc265c8d28792951efae2da80ba790f9473f3fa9c98cba64924580c9ca5
+SHA512 (OSM-binary-1.7.0.tar.gz) = 7f1606846ae101363d9b54fc998c888ca905952124707327a0db0e03af5ed42ee119230c921317cd0e6187d02fe9b397c76777e701bf08c7b29a71089d815133

                 reply	other threads:[~2026-08-20 11: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=178722654934.1.8123401241626493297.rpms-osmpbf-8d84263529c8@fedoraproject.org \
    --to=tom@compton.nu \
    --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