public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-libtiff] f43: Revert accidental soname bump by reverting to 4.4.0
@ 2026-07-28  8:10 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-07-28  8:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mingw-libtiff
Branch : f43
Commit : a403f07f8da333c3519335f059c7945781a69cb1
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-07-28T10:09:58+02:00
Stats  : +13/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-libtiff/c/a403f07f8da333c3519335f059c7945781a69cb1?branch=f43

Log:
Revert accidental soname bump by reverting to 4.4.0

---
diff --git a/mingw-libtiff.spec b/mingw-libtiff.spec
index 23af27b..98fde0f 100644
--- a/mingw-libtiff.spec
+++ b/mingw-libtiff.spec
@@ -3,10 +3,10 @@
 Summary:        MinGW Windows port of the LibTIFF library
 Name:           mingw-libtiff
 Version:        4.7.2
-Release:        1%{?dist}
+Release:        1.1really4.4.0%{?dist}
 License:        libtiff
 URL:            http://www.simplesystems.org/libtiff/
-Source:         https://download.osgeo.org/libtiff/tiff-%{version}.tar.xz
+Source:         https://download.osgeo.org/libtiff/tiff-4.4.0.tar.xz
 
 BuildArch:      noarch
 
@@ -81,7 +81,7 @@ Static version of the MinGW Windows LibTIFF library.
 
 
 %prep
-%autosetup -p1 -n tiff-%{version}
+%autosetup -p1 -n tiff-4.4.0
 
 
 %build
@@ -111,9 +111,9 @@ find %{buildroot} -name "*.la" -delete
 # Win32
 %files -n mingw32-libtiff
 %doc README.md RELEASE-DATE VERSION TODO ChangeLog
-%license LICENSE.md
-%{mingw32_bindir}/libtiff-6.dll
-%{mingw32_bindir}/libtiffxx-6.dll
+%license COPYRIGHT
+%{mingw32_bindir}/libtiff-5.dll
+%{mingw32_bindir}/libtiffxx-5.dll
 %{mingw32_includedir}/*
 %{mingw32_libdir}/libtiff.dll.a
 %{mingw32_libdir}/libtiffxx.dll.a
@@ -126,9 +126,9 @@ find %{buildroot} -name "*.la" -delete
 # Win64
 %files -n mingw64-libtiff
 %doc README.md RELEASE-DATE VERSION TODO ChangeLog
-%license LICENSE.md
-%{mingw64_bindir}/libtiff-6.dll
-%{mingw64_bindir}/libtiffxx-6.dll
+%license COPYRIGHT
+%{mingw64_bindir}/libtiff-5.dll
+%{mingw64_bindir}/libtiffxx-5.dll
 %{mingw64_includedir}/*
 %{mingw64_libdir}/libtiff.dll.a
 %{mingw64_libdir}/libtiffxx.dll.a
@@ -140,6 +140,9 @@ find %{buildroot} -name "*.la" -delete
 
 
 %changelog
+* Tue Jul 28 2026 Sandro Mani <manisandro@gmail.com> - 4.7.2-1.1really4.4.0
+- Revert to 4.4.0
+
 * Tue Jul 14 2026 Sandro Mani <manisandro@gmail.com> - 4.7.2-1
 - Update to 4.7.2
 

diff --git a/sources b/sources
index 9f2e819..45a7773 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tiff-4.7.2.tar.xz) = 884dbd26f9eebcff4676696757ac315836c460696d403609a3f804368be3571f5f0e99a96dd7cc9fedc5dc2adfc087175d5d6823dca9eba10c733aa1676d78de
+SHA512 (tiff-4.4.0.tar.xz) = c9611faadc9b1199f3aba9a43bfa160c77c11558d1fa358b42115ed78db73c8387531c0668cc9021842c58f1c02f8d84264d3600e1039dfe6f866822ad91cff9

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

only message in thread, other threads:[~2026-07-28  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28  8:10 [rpms/mingw-libtiff] f43: Revert accidental soname bump by reverting to 4.4.0 Sandro Mani

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