From 442c7e99c74dcdf449751501905b758c104bdc62 Mon Sep 17 00:00:00 2001
From: jengelh <>
Date: Dec 30 2024 17:27:02 +0000
Subject: Update reprepro to version 5.4.6 / rev 7 via SR 1233626
https://build.opensuse.org/request/show/1233626
by user jengelh + anag+factory
- Update to version 5.4.6
---
diff --git a/.files b/.files
index 4f92427..56a35dd 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 86d18b3..be09de7 100644
--- a/.rev
+++ b/.rev
@@ -47,4 +47,12 @@
- Update to version 5.4.3 (forwarded request 1142179 from jgwang)1142216
+
+ 8e216bf4adfb7f927a234335661902f1
+ 5.4.6
+
+ anag+factory
+ - Update to version 5.4.6
+ 1233626
+
diff --git a/reprepro.changes b/reprepro.changes
index 2da0d80..571112c 100644
--- a/reprepro.changes
+++ b/reprepro.changes
@@ -1,4 +1,19 @@
-------------------------------------------------------------------
+Fri Dec 27 16:09:52 UTC 2024 - Michael Calmer
+
+- Update to version 5.4.6
+ * Print complaints about lockfile on stderr
+ * The translatelegacyreferences command creates a new
+ references.db file with the DUP flag in place of DUPSORT. It
+ then copies the content of the old references.db file into the
+ new one.
+ * When an attempt is made to open the references.db file,
+ reprepro checks if the DUPSORT flag is set. If this is so, the
+ database needs to be upgraded, so reprepro exits with an error
+ asking the user to call the new 'translatelegacyreferences'
+ command.
+
+-------------------------------------------------------------------
Mon Jan 29 08:05:25 UTC 2024 - jun wang
- Update to version 5.4.3
diff --git a/reprepro.spec b/reprepro.spec
index 709ae89..b4e19d0 100644
--- a/reprepro.spec
+++ b/reprepro.spec
@@ -17,12 +17,12 @@
Name: reprepro
-Version: 5.4.3
+Version: 5.4.6
Release: 0
Summary: Debian repository metadata generator
License: GPL-2.0-only AND GPL-2.0-or-later AND MIT
URL: https://salsa.debian.org/debian/reprepro
-Source: http://deb.debian.org/debian/pool/main/r/reprepro/reprepro_%version.orig.tar.xz
+Source: http://deb.debian.org/debian/pool/main/r/reprepro/reprepro_%{version}.orig.tar.xz
BuildRequires: automake
BuildRequires: gpgme-devel
BuildRequires: libarchive-devel
@@ -51,7 +51,7 @@ Checking signatures of mirrored repositories and creating signatures of the
generated Package indexes is supported.
%prep
-%autosetup -p1
+%autosetup -p1 -n %name-%version
find docs -type f -exec chmod -x {} +
%build
diff --git a/reprepro_5.4.3.orig.tar.xz b/reprepro_5.4.3.orig.tar.xz
deleted file mode 120000
index c0eb8b7..0000000
--- a/reprepro_5.4.3.orig.tar.xz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafybeianzmjgsg3shomjfqsqtxd3ozjm5qqyt3xrenmdxdn2fzjcb7da64
\ No newline at end of file
diff --git a/reprepro_5.4.6.orig.tar.xz b/reprepro_5.4.6.orig.tar.xz
new file mode 120000
index 0000000..a0d0c31
--- /dev/null
+++ b/reprepro_5.4.6.orig.tar.xz
@@ -0,0 +1 @@
+/ipfs/bafybeighqtksz5y5e64w43sy3dei67o7bac2srx7c2hm54w6ovuueq7n4i
\ No newline at end of file