Skip to content

Commit 8791ea0

Browse files
committed
releasing package snapd version 2.28.3
1 parent 792cb70 commit 8791ea0

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

packaging/fedora/snapd.spec

Lines changed: 6 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.28.2
51+
Version: 2.28.3
5252
Release: 0%{?dist}
5353
Summary: A transactional software package manager
5454
Group: System Environment/Base
@@ -658,6 +658,11 @@ fi
658658

659659

660660
%changelog
661+
* Tue Oct 11 2017 Michael Vogt <[email protected]>
662+
- New upstream release 2.28.3
663+
- interfaces/lxd: lxd slot implementation can also be an app
664+
snap
665+
661666
* Tue Oct 10 2017 Michael Vogt <[email protected]>
662667
- New upstream release 2.28.2
663668
- interfaces: fix udev rules for tun

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+
Mon Oct 11 08:23:47 UTC 2017 - [email protected]
3+
4+
- Update to upstream release 2.28.3
5+
16
-------------------------------------------------------------------
27
Mon Oct 10 18:42:45 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.28.2
35+
Version: 2.28.3
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
snapd (2.28.3~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1714984
4+
- interfaces/lxd: lxd slot implementation can also be an app
5+
snap
6+
7+
-- Michael Vogt <[email protected]> Wed, 11 Oct 2017 08:20:26 +0200
8+
19
snapd (2.28.2~14.04) trusty; urgency=medium
210

311
* New upstream release, LP: #1714984

packaging/ubuntu-16.04/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
snapd (2.28.3) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1714984
4+
- interfaces/lxd: lxd slot implementation can also be an app
5+
snap
6+
7+
-- Michael Vogt <[email protected]> Wed, 11 Oct 2017 08:20:26 +0200
8+
19
snapd (2.28.2) xenial; urgency=medium
210

311
* New upstream release, LP: #1714984

0 commit comments

Comments
 (0)