Skip to content

Commit

Permalink
Bump version, fix changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergeykot committed Jun 26, 2019
1 parent fef10f1 commit e2862f7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lib/rmt.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module RMT
VERSION ||= '2.2.0'.freeze
VERSION ||= '2.2.1'.freeze

DEFAULT_USER = '_rmt'.freeze
DEFAULT_GROUP = 'nginx'.freeze
Expand Down
10 changes: 5 additions & 5 deletions package/obs/rmt-server.changes
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-------------------------------------------------------------------
Wed Jun 26 12:14:44 UTC 2019 - Serhii Kotov <skotov@suse.com>
- Version 2.2.1
- Fix dependency to removed boot_cli_i18n file (bsc#1136020)

-------------------------------------------------------------------
Fri Jun 14 14:37:57 UTC 2019 - Ivan Kapelyukhin <ikapelyukhin@suse.com>

- Version 2.2.0
- Add `rmt-cli systems list` command to list registered systems

Thu Jun 6 15:02:09 UTC 2019 - Leon Schroeder <lschroeder@suse.com>

- Version 2.1.6
- Fix dependency to removed boot_cli_i18n file (bsc#1136020)

-------------------------------------------------------------------
Thu Jun 6 13:29:12 UTC 2019 - Leon Schroeder <lschroeder@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion package/obs/rmt-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
%define ruby_version %{rb_default_ruby_suffix}

Name: rmt-server
Version: 2.2.0
Version: 2.2.1
Release: 0
Summary: Repository mirroring tool and registration proxy for SCC
License: GPL-2.0-or-later
Expand Down

0 comments on commit e2862f7

Please sign in to comment.