public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/osmpbf] rawhide: Update to 1.7.0 upstream release
@ 2026-08-20 11:49 Tom Hughes
  0 siblings, 0 replies; only message in thread
From: Tom Hughes @ 2026-08-20 11:49 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-20 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:49 [rpms/osmpbf] rawhide: Update to 1.7.0 upstream release Tom Hughes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox