Skip to content

Commit 496c49d

Browse files
committed
releasing package snapd version 2.27.2
1 parent 2d95200 commit 496c49d

File tree

5 files changed

+45
-2
lines changed

5 files changed

+45
-2
lines changed

packaging/fedora/snapd.spec

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
%global snappy_svcs snapd.service snapd.socket snapd.autoimport.service snapd.refresh.timer snapd.refresh.service
4949

5050
Name: snapd
51-
Version: 2.27.1
51+
Version: 2.27.2
5252
Release: 0%{?dist}
5353
Summary: A transactional software package manager
5454
Group: System Environment/Base
@@ -636,6 +636,16 @@ fi
636636

637637

638638
%changelog
639+
* Thu Aug 16 2017 Michael Vogt <[email protected]>
640+
- New upstream release 2.27.2
641+
- tests: remove TestInterfacesHelp as it breaks when go-flags
642+
changes
643+
- interfaces: don't crash if content slot has no attributes
644+
- debian: do not build with -buildmode=pie on i386
645+
- interfaces: backport broadcom-asic-control interface
646+
- interfaces: allow /usr/bin/xdg-open in unity7
647+
- store: do not resume a download when we already have the whole
648+
thing
639649
* Thu Aug 14 2017 Michael Vogt <[email protected]>
640650
- New upstream release 2.27.1
641651
- tests: use dnf --refresh install to avert stale cache

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+
Thu Aug 16 12:16:01 UTC 2017 - [email protected]
3+
4+
- Update to upstream release 2.27.2
5+
16
-------------------------------------------------------------------
27
Thu Aug 14 08:07:21 UTC 2017 - [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.refresh.timer snapd.refresh.service snapd.socket snapd.service snapd.autoimport.service snapd.system-shutdown.service
3434
Name: snapd
35-
Version: 2.27.1
35+
Version: 2.27.2
3636
Release: 1
3737
Summary: Tools enabling systems to work with .snap files
3838
License: GPL-3.0

packaging/ubuntu-14.04/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
snapd (2.27.2~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1703798:
4+
- tests: remove TestInterfacesHelp as it breaks when go-flags
5+
changes
6+
- interfaces: don't crash if content slot has no attributes
7+
- debian: do not build with -buildmode=pie on i386
8+
- interfaces: backport broadcom-asic-control interface
9+
- interfaces: allow /usr/bin/xdg-open in unity7
10+
- store: do not resume a download when we already have the whole
11+
thing
12+
13+
-- Michael Vogt <[email protected]> Wed, 16 Aug 2017 12:14:51 +0200
14+
115
snapd (2.27.1~14.04) trusty; urgency=medium
216

317
* New upstream release, LP: #1703798:

packaging/ubuntu-16.04/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
snapd (2.27.2) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1703798:
4+
- tests: remove TestInterfacesHelp as it breaks when go-flags
5+
changes
6+
- interfaces: don't crash if content slot has no attributes
7+
- debian: do not build with -buildmode=pie on i386
8+
- interfaces: backport broadcom-asic-control interface
9+
- interfaces: allow /usr/bin/xdg-open in unity7
10+
- store: do not resume a download when we already have the whole
11+
thing
12+
13+
-- Michael Vogt <[email protected]> Wed, 16 Aug 2017 12:14:51 +0200
14+
115
snapd (2.27.1) xenial; urgency=medium
216

317
* New upstream release, LP: #1703798:

0 commit comments

Comments
 (0)