Skip to content

Commit

Permalink
Merge pull request #22 from yast/update_changes
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
mchf committed Apr 11, 2018
2 parents be80ef4 + 6847588 commit f191d12
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ slp-server.pot
autom4te.cache
*.m4
*.ami
/.yardoc
coverage/
testsuite/*.err.*
doc/autodocs
7 changes: 7 additions & 0 deletions .yardopts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
--no-private
--markup markdown
--protected
--readme README.md
--output-dir ./doc/autodocs
--files *.md
src/**/*.rb
6 changes: 6 additions & 0 deletions package/yast2-slp-server.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 6 18:54:03 UTC 2018 - mfilka@suse.com

- bnc#1087957 - version bump
- 4.0.0

-------------------------------------------------------------------
Tue Jun 7 11:14:21 UTC 2016 - igonzalezsosa@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-slp-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-slp-server
Version: 3.1.5
Version: 4.0.0
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down

0 comments on commit f191d12

Please sign in to comment.