Skip to content

Commit 3400f1e

Browse files
durgajagadeeshdj_palli
andauthored
advancecomp: Upgraded to 2.6 version (#10697)
Co-authored-by: dj_palli <dj_palli@microsoft.com>
1 parent f07579d commit 3400f1e

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"advancecomp-2.5.tar.gz": "b6b4333453f028565896dd3547bc930f062df82832d7992cc130ca951c2890a1"
4-
}
5-
}
2+
"Signatures": {
3+
"advancecomp-2.6.tar.gz": "799397b10d087d0147d6af117a5a473120f1369f0a3a3d68bf953abc0b749b75"
4+
}
5+
}

SPECS-EXTENDED/advancecomp/advancecomp.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Recompression utilities for .png, .mng, .zip and .gz files
22
Name: advancecomp
3-
Version: 2.5
3+
Version: 2.6
44
Release: 1%{?dist}
55
# Source file headers all specify GPL-2.0-or-later (see source file headers),
66
# except:
@@ -23,7 +23,7 @@ License: GPL-3.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
2323
Vendor: Microsoft Corporation
2424
Distribution: Azure Linux
2525
URL: https://www.advancemame.it/
26-
Source0: https://github.com/amadvance/advancecomp/archive/v%{version}/advancecomp-%{version}.tar.gz
26+
Source0: https://github.com/amadvance/advancecomp/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
2727
BuildRequires: autoconf
2828
BuildRequires: automake
2929
BuildRequires: dos2unix
@@ -132,6 +132,10 @@ export LDFLAGS="-lzopfli ${LDFLAGS-}"
132132
%{_mandir}/man1/adv{def,mng,png,zip}.1*
133133

134134
%changelog
135+
* Fri Oct 11 2024 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 2.6-1
136+
- Upgrade to 2.6
137+
138+
135139
* Tue Sep 05 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.5-1
136140
- Auto-upgrade to 2.5 - CVE-2023-2961
137141

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"type": "other",
106106
"other": {
107107
"name": "advancecomp",
108-
"version": "2.5",
109-
"downloadUrl": "https://github.com/amadvance/advancecomp/archive/v2.5/advancecomp-2.5.tar.gz"
108+
"version": "2.6",
109+
"downloadUrl": "https://github.com/amadvance/advancecomp/archive/refs/tags/v2.6.tar.gz"
110110
}
111111
}
112112
},

0 commit comments

Comments
 (0)