Skip to content

Commit

Permalink
Update packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
wstephenson committed Aug 21, 2014
1 parent 30f87e4 commit e8ac328
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/suse/connect/version.rb
@@ -1,6 +1,6 @@
module SUSE
# Provides access to version number of a gem
module Connect
VERSION = '0.2.9'
VERSION = '0.2.10'
end
end
12 changes: 10 additions & 2 deletions package/SUSEConnect.changes
@@ -1,11 +1,19 @@
-------------------------------------------------------------------
Thu Aug 21 08:49:38 UTC 2014 - wstephenson@suse.com

- Update to version 0.2.10
- Better handing of zypper errors on the command line
- Better error message if --instance-data file not found
- Error out if invalid command line options given

-------------------------------------------------------------------
Tue Aug 12 10:55:27 UTC 2014 - vlewin@suse.com

- Update to version 0.2.9
- Fix for bnc #890881 On paravirtual Xen guests there is no dmi information,
- Fix for bnc #890881 On paravirtual Xen guests there is no dmi information,
thus dmidecode fails. Instead a UUID is generated by the hypervisor and made available
in /sys/hypervisor/uuid use this value for registration.

-------------------------------------------------------------------
Wed Aug 6 14:18:35 UTC 2014 - vlewin@suse.com

Expand Down

0 comments on commit e8ac328

Please sign in to comment.