forked from pool/yast2-services-manager
- Fix failing ERB template in ruby 2.4 (will be default for SLE15
so part of bsc#1044312) - 3.3.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=118
This commit is contained in:
parent
f092e64cde
commit
56849a2a26
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0fb269bebed13414f69afe895be2c1eef4a5bcd79eebd40d42d821b20979b7c
|
|
||||||
size 31322
|
|
3
yast2-services-manager-3.3.0.tar.bz2
Normal file
3
yast2-services-manager-3.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51677fbe469807bd37bb29dda60fa6fb60dd091f5420546c292f275d143d07c2
|
||||||
|
size 31322
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 12 11:25:20 UTC 2017 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- Fix failing ERB template in ruby 2.4 (will be default for SLE15
|
||||||
|
so part of bsc#1044312)
|
||||||
|
- 3.3.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 13 14:34:34 CET 2017 - schubi@suse.de
|
Mon Feb 13 14:34:34 CET 2017 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
Name: yast2-services-manager
|
Name: yast2-services-manager
|
||||||
Version: 3.2.1
|
Version: 3.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -89,7 +89,6 @@ rake install DESTDIR="%{buildroot}"
|
|||||||
%{yast_dir}/data/services-manager/*.erb
|
%{yast_dir}/data/services-manager/*.erb
|
||||||
%{_prefix}/share/applications/YaST2/services-manager.desktop
|
%{_prefix}/share/applications/YaST2/services-manager.desktop
|
||||||
|
|
||||||
%dir %_docdir/
|
|
||||||
%_docdir/%name/
|
%_docdir/%name/
|
||||||
%_docdir/%name/COPYING
|
%_docdir/%name/COPYING
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user