File tree Expand file tree Collapse file tree 5 files changed +45
-2
lines changed Expand file tree Collapse file tree 5 files changed +45
-2
lines changed Original file line number Diff line number Diff line change 48
48
%global snappy_svcs snapd.service snapd.socket snapd.autoimport.service snapd.refresh.timer snapd.refresh.service
49
49
50
50
Name: snapd
51
- Version: 2.27.1
51
+ Version: 2.27.2
52
52
Release: 0%{?dist }
53
53
Summary: A transactional software package manager
54
54
Group: System Environment/Base
636
636
637
637
638
638
%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
639
649
*
Thu Aug 14 2017 Michael Vogt <[email protected] >
640
650
- New upstream release 2.27.1
641
651
- tests: use dnf --refresh install to avert stale cache
Original file line number Diff line number Diff line change
1
+ -------------------------------------------------------------------
2
+ Thu Aug 16 12:16:01 UTC 2017 -
[email protected]
3
+
4
+ - Update to upstream release 2.27.2
5
+
1
6
-------------------------------------------------------------------
2
7
Thu Aug 14 08:07:21 UTC 2017 -
[email protected]
3
8
Original file line number Diff line number Diff line change 32
32
33
33
%define systemd_services_list snapd.refresh.timer snapd.refresh.service snapd.socket snapd.service snapd.autoimport.service snapd.system-shutdown.service
34
34
Name: snapd
35
- Version: 2.27.1
35
+ Version: 2.27.2
36
36
Release: 1
37
37
Summary: Tools enabling systems to work with .snap files
38
38
License: GPL-3.0
Original file line number Diff line number Diff line change
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
+
1
15
snapd (2.27.1~14.04) trusty; urgency=medium
2
16
3
17
* New upstream release, LP: #1703798:
Original file line number Diff line number Diff line change
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
+
1
15
snapd (2.27.1) xenial; urgency=medium
2
16
3
17
* New upstream release, LP: #1703798:
You can’t perform that action at this time.
0 commit comments