Skip to content

Commit

Permalink
Merge pull request #17 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 7a00796 + 62ec787 commit bc7989f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -23,3 +23,7 @@ mkinstalldirs
stamp-h*
sysconfig.pot
Makefile.am.common
doc/autodcs
/.yardoc
coverage/
testsuite/*.err.*
7 changes: 7 additions & 0 deletions .yardopts
@@ -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-sysconfig.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 6 18:54:26 UTC 2018 - mfilka@suse.com

- bnc#1087957 - version bump
- 4.0.0

-------------------------------------------------------------------
Thu Jun 2 08:28:37 UTC 2016 - igonzalezsosa@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-sysconfig.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-sysconfig
Version: 3.1.4
Version: 4.0.0
Release: 0

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

0 comments on commit bc7989f

Please sign in to comment.