From c1ef482e152128edc190e06279be0baaca9653a915a82b71bed021ff478fd6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 8 Dec 2021 09:24:04 +0000 Subject: [PATCH 1/3] - Update to version 2.2+git20211208.c7ec6c4: * Fix typo in comment. * Release 2.2.0 * configs/Fedora: Sync Fedora rpmlint policies back upstream OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=851 --- _service | 2 +- _servicedata | 2 +- rpmlint-2.1+git20211130.83af44b.tar.xz | 3 --- rpmlint-2.2+git20211208.c7ec6c4.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.1+git20211130.83af44b.tar.xz create mode 100644 rpmlint-2.2+git20211208.c7ec6c4.tar.xz diff --git a/_service b/_service index 52265ef..332c2e7 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.1+git%cd.%h + 2.2+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/_servicedata b/_servicedata index c7fd1e2..ea4a956 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 83af44b9d74bcd62fa3f688b481f540566249d43 \ No newline at end of file + c7ec6c457f1af9b889cb0d4b0ee651ddef502d24 \ No newline at end of file diff --git a/rpmlint-2.1+git20211130.83af44b.tar.xz b/rpmlint-2.1+git20211130.83af44b.tar.xz deleted file mode 100644 index d2a6df6..0000000 --- a/rpmlint-2.1+git20211130.83af44b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29841380d95a7b8554d5aee02d725c8a0737ca6b46c0cfb719ca8dc89d76d1fc -size 6739920 diff --git a/rpmlint-2.2+git20211208.c7ec6c4.tar.xz b/rpmlint-2.2+git20211208.c7ec6c4.tar.xz new file mode 100644 index 0000000..f590e8a --- /dev/null +++ b/rpmlint-2.2+git20211208.c7ec6c4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc555edd75a9cb81668b7fe01362499b20798fff3dccf3a6e9c2d26e9365636 +size 6739936 diff --git a/rpmlint.changes b/rpmlint.changes index 4c8408b..ba172c1 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 08 09:22:49 UTC 2021 - mliska@suse.cz + +- Update to version 2.2+git20211208.c7ec6c4: + * Fix typo in comment. + * Release 2.2.0 + * configs/Fedora: Sync Fedora rpmlint policies back upstream + ------------------------------------------------------------------- Tue Nov 30 13:21:49 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index b492c37..1c73fe4 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211130.83af44b +Version: 2.2+git20211208.c7ec6c4 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From b380646d7c2ea0df4d85fd4db937c4b37ea8ae914f415cafff4ad0ece633de6d Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Fri, 10 Dec 2021 10:41:43 +0000 Subject: [PATCH 2/3] - Update to version 2.2+git20211210.51d1bd9: * dbus-services whitelist: add connman nm compatibility interface (bsc#1192827) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=852 --- _servicedata | 2 +- rpmlint-2.2+git20211208.c7ec6c4.tar.xz | 3 --- rpmlint-2.2+git20211210.51d1bd9.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.2+git20211208.c7ec6c4.tar.xz create mode 100644 rpmlint-2.2+git20211210.51d1bd9.tar.xz diff --git a/_servicedata b/_servicedata index ea4a956..4213eac 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - c7ec6c457f1af9b889cb0d4b0ee651ddef502d24 \ No newline at end of file + c24eb91a5a9c8e037dbfb2431f1d499ada0204d8 \ No newline at end of file diff --git a/rpmlint-2.2+git20211208.c7ec6c4.tar.xz b/rpmlint-2.2+git20211208.c7ec6c4.tar.xz deleted file mode 100644 index f590e8a..0000000 --- a/rpmlint-2.2+git20211208.c7ec6c4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fc555edd75a9cb81668b7fe01362499b20798fff3dccf3a6e9c2d26e9365636 -size 6739936 diff --git a/rpmlint-2.2+git20211210.51d1bd9.tar.xz b/rpmlint-2.2+git20211210.51d1bd9.tar.xz new file mode 100644 index 0000000..b1d1ce9 --- /dev/null +++ b/rpmlint-2.2+git20211210.51d1bd9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dda48696143f8fe37ab6b23e5f7145977fde59f3d3fb33c968a1d76c5e3598 +size 6739828 diff --git a/rpmlint.changes b/rpmlint.changes index ba172c1..1fe7b68 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 10 10:36:00 UTC 2021 - matthias.gerstner@suse.com + +- Update to version 2.2+git20211210.51d1bd9: + * dbus-services whitelist: add connman nm compatibility interface (bsc#1192827) + ------------------------------------------------------------------- Wed Dec 08 09:22:49 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 1c73fe4..df67d92 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package rpmlint # # Copyright (c) 2021 SUSE LLC # @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2+git20211208.c7ec6c4 +Version: 2.2+git20211210.51d1bd9 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 808150e0f888c7213e2d83f47fc9df113fd7a8b9aed829ef0941e4c248eb9c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Fri, 10 Dec 2021 12:35:12 +0000 Subject: [PATCH 3/3] - Update tarball naming to respect release version. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=853 --- _service | 2 +- rpmlint-2.2+git20211210.51d1bd9.tar.xz | 3 --- rpmlint-2.2.0+git20211210.51d1bd9.tar.xz | 3 +++ rpmlint.changes | 5 +++++ rpmlint.spec | 4 ++-- 5 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.2+git20211210.51d1bd9.tar.xz create mode 100644 rpmlint-2.2.0+git20211210.51d1bd9.tar.xz diff --git a/_service b/_service index 332c2e7..e659a35 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.2+git%cd.%h + 2.2.0+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/rpmlint-2.2+git20211210.51d1bd9.tar.xz b/rpmlint-2.2+git20211210.51d1bd9.tar.xz deleted file mode 100644 index b1d1ce9..0000000 --- a/rpmlint-2.2+git20211210.51d1bd9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79dda48696143f8fe37ab6b23e5f7145977fde59f3d3fb33c968a1d76c5e3598 -size 6739828 diff --git a/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz b/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz new file mode 100644 index 0000000..25dd513 --- /dev/null +++ b/rpmlint-2.2.0+git20211210.51d1bd9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17feedebf2a501b56fcab07f7234d023bd251c0e5084f73395a7fc463fb652bb +size 6739868 diff --git a/rpmlint.changes b/rpmlint.changes index 1fe7b68..1515048 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 10 12:34:49 UTC 2021 - Martin Liška + +- Update tarball naming to respect release version. + ------------------------------------------------------------------- Fri Dec 10 10:36:00 UTC 2021 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index df67d92..21ec304 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,5 +1,5 @@ # -# spec file for package rpmlint +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2+git20211210.51d1bd9 +Version: 2.2.0+git20211210.51d1bd9 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later