Skip to content

Commit 649a36f

Browse files
committed
releasing package snapd version 2.32.8
1 parent 6210501 commit 649a36f

File tree

6 files changed

+25
-3
lines changed

6 files changed

+25
-3
lines changed

packaging/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
pkgbase=snapd
77
pkgname=snapd-git
8-
pkgver=2.32.7
8+
pkgver=2.32.8
99
pkgrel=1
1010
arch=('i686' 'x86_64')
1111
url="https://github.com/snapcore/snapd"

packaging/fedora/snapd.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
%endif
7171

7272
Name: snapd
73-
Version: 2.32.7
73+
Version: 2.32.8
7474
Release: 0%{?dist}
7575
Summary: A transactional software package manager
7676
Group: System Environment/Base
@@ -712,6 +712,10 @@ fi
712712

713713

714714
%changelog
715+
* Fri May 11 2018 Michael Vogt <[email protected]>
716+
- New upstream release 2.32.8
717+
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
718+
715719
* Fri May 11 2018 Michael Vogt <[email protected]>
716720
- New upstream release 2.32.7
717721
- many: add wait command and seeded target (2

packaging/opensuse-42.2/snapd.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Fri May 11 14:36:16 UTC 2018 - [email protected]
3+
4+
- Update to upstream release 2.32.8
5+
16
-------------------------------------------------------------------
27
Fri May 11 13:09:32 UTC 2018 - [email protected]
38

packaging/opensuse-42.2/snapd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
%define systemd_services_list snapd.socket snapd.service
3434
Name: snapd
35-
Version: 2.32.7
35+
Version: 2.32.8
3636
Release: 0
3737
Summary: Tools enabling systems to work with .snap files
3838
License: GPL-3.0

packaging/ubuntu-14.04/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
snapd (2.32.8~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1767833
4+
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
5+
6+
-- Michael Vogt <[email protected]> Fri, 11 May 2018 14:36:16 +0200
7+
18
snapd (2.32.7~14.04) trusty; urgency=medium
29

310
* New upstream release, LP: #1767833

packaging/ubuntu-16.04/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
snapd (2.32.8) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1767833
4+
5+
-- Michael Vogt <[email protected]> Fri, 11 May 2018 14:36:16 +0200
6+
17
snapd (2.32.7) xenial; urgency=medium
28

39
* New upstream release, LP: #1767833

0 commit comments

Comments
 (0)