- fix prep in spec

- 0.0.19
- use versioned tarball 

- 0.0.18
- remove dependency on ruby 2.0

- fix publishing export method in SystemdService module
- 0.0.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=26
This commit is contained in:
ZYpp Developers 2013-11-28 08:27:50 +00:00 committed by Git OBS Bridge
parent 9a5dd0310f
commit 6913c48a6a
5 changed files with 33 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7adb56eae081fd7411b9d4cc3721f695d8eaf457afe503a6303b47ce2aaca5b
size 23774

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dff377cee3cb62722d84a923eb2343da13f1fd2d492b98b04525d44134f6d2db
size 23789

View File

@ -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

View File

@ -24,14 +24,14 @@
######################################################################
Name: yast2-services-manager
Version: 0.0.16
Version: 0.0.20
Release: 0
BuildArch: noarch
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-ruby-bindings >= 1.2.0
@ -56,7 +56,7 @@ Provides user interface and libraries to configure systemd
services and targets.
%prep
%setup -n yast2-services-manager
%setup -n %{name}-%{version}
%check
# opensuse-13.1 does not contain rspec in default repositories

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aaec85e2c24cb0605cbcf5d689b9924352c430113d18c1bfbc936228f9413f89
size 20688
oid sha256:d41e5027164d6acdb3f3a6fcbd031fdfda94f16e3dc6e91c9986a435af82a01e
size 20705