public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-libtiff] f43: Revert accidental soname bump by reverting to 4.4.0
Date: Tue, 28 Jul 2026 08:10:11 GMT	[thread overview]
Message-ID: <178522621176.1.3952454264476926163.rpms-mingw-libtiff-a403f07f8da3@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-28  8:10 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=178522621176.1.3952454264476926163.rpms-mingw-libtiff-a403f07f8da3@fedoraproject.org \
    --to=manisandro@gmail.com \
    --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