From 0265fb7ab080b728fbd0c9f3ba4d21d4b644a349c1ef3d390876c74dd467d3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 29 Mar 2023 12:17:34 +0000 Subject: [PATCH] - Update to version 2.4.0+git20230329.3cd1bcf: * packit: use python-magic python pages for openSUSE CI * openSUSE: Start using python-magic package in CI. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1046 --- _servicedata | 2 +- rpmlint-2.4.0+git20230327.f239521.tar.xz | 3 --- rpmlint-2.4.0+git20230329.3cd1bcf.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20230327.f239521.tar.xz create mode 100644 rpmlint-2.4.0+git20230329.3cd1bcf.tar.xz diff --git a/_servicedata b/_servicedata index bc6d6ba..daa65c3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f239521912348dfe6bbd0b7a702d61a1c22a13b0 \ No newline at end of file + 3cd1bcf061c23ccd959af0deb494d4b6efaa520b \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230327.f239521.tar.xz b/rpmlint-2.4.0+git20230327.f239521.tar.xz deleted file mode 100644 index 2c1d03d..0000000 --- a/rpmlint-2.4.0+git20230327.f239521.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:085a2841d0edc3bcc865e98e911d9a9c566171a5c904a5a51fe27fec64ecae88 -size 7033552 diff --git a/rpmlint-2.4.0+git20230329.3cd1bcf.tar.xz b/rpmlint-2.4.0+git20230329.3cd1bcf.tar.xz new file mode 100644 index 0000000..fc99fdb --- /dev/null +++ b/rpmlint-2.4.0+git20230329.3cd1bcf.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654227560f4aafb52677900cad3df7cdf42d4efab1be55573d060afbab47a367 +size 7033516 diff --git a/rpmlint.changes b/rpmlint.changes index 80afc70..6d85cfa 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 29 12:16:20 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230329.3cd1bcf: + * packit: use python-magic python pages for openSUSE CI + * openSUSE: Start using python-magic package in CI. + ------------------------------------------------------------------- Wed Mar 29 10:43:51 UTC 2023 - Martin Liška diff --git a/rpmlint.spec b/rpmlint.spec index a1611f8..3d11034 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230327.f239521 +Version: 2.4.0+git20230329.3cd1bcf Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later