forked from pool/yast2-services-manager
Accepting request 208780 from YaST:Head
submit new version 0.0.20 OBS-URL: https://build.opensuse.org/request/show/208780 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-services-manager?expand=0&rev=7
This commit is contained in:
commit
810ea03c48
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7adb56eae081fd7411b9d4cc3721f695d8eaf457afe503a6303b47ce2aaca5b
|
|
||||||
size 23774
|
|
3
yast2-services-manager-0.0.20.tar.bz2
Normal file
3
yast2-services-manager-0.0.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dff377cee3cb62722d84a923eb2343da13f1fd2d492b98b04525d44134f6d2db
|
||||||
|
size 23789
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 28 08:20:59 UTC 2013 - vmoravec@suse.com
|
||||||
|
|
||||||
|
- 0.0.20
|
||||||
|
- fix prep in spec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 27 13:41:46 UTC 2013 - vmoravec@suse.com
|
||||||
|
|
||||||
|
- 0.0.19
|
||||||
|
- use versioned tarball
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 27 12:50:10 UTC 2013 - vmoravec@suse.com
|
||||||
|
|
||||||
|
- 0.0.18
|
||||||
|
- remove dependency on ruby 2.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 27 10:13:56 UTC 2013 - vmoravec@suse.com
|
||||||
|
|
||||||
|
- fix publishing export method in SystemdService module
|
||||||
|
- 0.0.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 26 07:43:18 UTC 2013 - vmoravec@suse.cz
|
Tue Nov 26 07:43:18 UTC 2013 - vmoravec@suse.cz
|
||||||
|
|
||||||
|
@ -24,14 +24,14 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
Name: yast2-services-manager
|
Name: yast2-services-manager
|
||||||
Version: 0.0.16
|
Version: 0.0.20
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: %{name}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Requires: ruby >= 2.0
|
Requires: ruby
|
||||||
Requires: yast2 >= 3.0.5
|
Requires: yast2 >= 3.0.5
|
||||||
Requires: yast2-ruby-bindings >= 1.2.0
|
Requires: yast2-ruby-bindings >= 1.2.0
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ Provides user interface and libraries to configure systemd
|
|||||||
services and targets.
|
services and targets.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-services-manager
|
%setup -n %{name}-%{version}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# opensuse-13.1 does not contain rspec in default repositories
|
# opensuse-13.1 does not contain rspec in default repositories
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:aaec85e2c24cb0605cbcf5d689b9924352c430113d18c1bfbc936228f9413f89
|
oid sha256:d41e5027164d6acdb3f3a6fcbd031fdfda94f16e3dc6e91c9986a435af82a01e
|
||||||
size 20688
|
size 20705
|
||||||
|
Loading…
x
Reference in New Issue
Block a user