Skip to content

Commit

Permalink
releasing package snapd version 2.32.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed May 16, 2018
1 parent b42bda4 commit 4f6f825
Show file tree
Hide file tree
Showing 6 changed files with 29 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 @@ -5,7 +5,7 @@

pkgbase=snapd
pkgname=snapd-git
pkgver=2.32.8
pkgver=2.32.9
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/snapcore/snapd"
Expand Down
7 changes: 6 additions & 1 deletion packaging/fedora/snapd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
%endif

Name: snapd
Version: 2.32.8
Version: 2.32.9
Release: 0%{?dist}
Summary: A transactional software package manager
Group: System Environment/Base
Expand Down Expand Up @@ -712,6 +712,11 @@ fi


%changelog
* Tue May 16 2018 Michael Vogt <[email protected]>
- New upstream release 2.32.9
- tests: run all spread tests inside GCE
- tests: build spread in the autopkgtests with a more recent go

* Fri May 11 2018 Michael Vogt <[email protected]>
- New upstream release 2.32.8
- snapd.core-fixup.sh: add workaround for corrupted uboot.env
Expand Down
5 changes: 5 additions & 0 deletions packaging/opensuse-42.2/snapd.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 16 10:20:08 UTC 2018 - [email protected]

- Update to upstream release 2.32.9

-------------------------------------------------------------------
Fri May 11 14:36:16 UTC 2018 - [email protected]

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

%define systemd_services_list snapd.socket snapd.service
Name: snapd
Version: 2.32.8
Version: 2.32.9
Release: 0
Summary: Tools enabling systems to work with .snap files
License: GPL-3.0
Expand Down
8 changes: 8 additions & 0 deletions packaging/ubuntu-14.04/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
snapd (2.32.9~14.04) trusty; urgency=medium

* New upstream release, LP: #1767833
- tests: run all spread tests inside GCE
- tests: build spread in the autopkgtests with a more recent go

-- Michael Vogt <[email protected]> Wed, 16 May 2018 10:20:08 +0200

snapd (2.32.8~14.04) trusty; urgency=medium

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

* New upstream release, LP: #1767833
- tests: run all spread tests inside GCE
- tests: build spread in the autopkgtests with a more recent go

-- Michael Vogt <[email protected]> Wed, 16 May 2018 10:20:08 +0200

snapd (2.32.8) xenial; urgency=medium

* New upstream release, LP: #1767833
Expand Down

0 comments on commit 4f6f825

Please sign in to comment.