Skip to content

Commit

Permalink
releasing package snapd version 2.54.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Feb 15, 2022
1 parent 42bc40e commit c80b318
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packaging/arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgdesc="Service and tools for management of snap packages."
depends=('squashfs-tools' 'libseccomp' 'libsystemd' 'apparmor')
optdepends=('bash-completion: bash completion support'
'xdg-desktop-portal: desktop integration')
pkgver=2.54.2
pkgver=2.54.3
pkgrel=1
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/snapcore/snapd"
Expand Down
7 changes: 7 additions & 0 deletions packaging/debian-sid/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
snapd (2.54.3-1) unstable; urgency=medium

* New upstream release, LP: #1955137
- bugfixes

-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Feb 2022 12:55:24 +0100

snapd (2.54.2-1) unstable; urgency=medium

* New upstream release, LP: #1955137
Expand Down
6 changes: 5 additions & 1 deletion packaging/fedora/snapd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
%endif

Name: snapd
Version: 2.54.2
Version: 2.54.3
Release: 0%{?dist}
Summary: A transactional software package manager
License: GPLv3
Expand Down Expand Up @@ -989,6 +989,10 @@ fi


%changelog
* Tue Feb 15 2022 Michael Vogt <michael.vogt@ubuntu.com>
- New upstream release 2.54.3
- bugfixes

* Thu Jan 06 2022 Ian Johnson <ian.johnson@canonical.com>
- New upstream release 2.54.2
- tests: exclude interfaces-kernel-module load on arm
Expand Down
5 changes: 5 additions & 0 deletions packaging/opensuse/snapd.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 15 11:55:24 UTC 2022 - michael.vogt@ubuntu.com

- Update to upstream release 2.54.3

-------------------------------------------------------------------
Thu Jan 06 21:25:16 UTC 2022 - ian.johnson@canonical.com

Expand Down
2 changes: 1 addition & 1 deletion packaging/opensuse/snapd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@


Name: snapd
Version: 2.54.2
Version: 2.54.3
Release: 0
Summary: Tools enabling systems to work with .snap files
License: GPL-3.0
Expand Down
7 changes: 7 additions & 0 deletions packaging/ubuntu-14.04/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
snapd (2.54.3~14.04) trusty; urgency=medium

* New upstream release, LP: #1955137
- bugfixes

-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Feb 2022 12:55:24 +0100

snapd (2.54.2~14.04) trusty; urgency=medium

* New upstream release, LP: #1955137
Expand Down
7 changes: 7 additions & 0 deletions packaging/ubuntu-16.04/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
snapd (2.54.3) xenial; urgency=medium

* New upstream release, LP: #1955137
- bugfixes

-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Feb 2022 12:55:24 +0100

snapd (2.54.2) xenial; urgency=medium

* New upstream release, LP: #1955137
Expand Down

0 comments on commit c80b318

Please sign in to comment.