Skip to content

Commit

Permalink
Package data updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kalabiyau committed Dec 3, 2014
1 parent 7c518d9 commit 5ca21c8
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -11,7 +11,6 @@ group :development do
gem 'ronn'
gem 'rake'
gem 'gem2rpm', '~> 0.10.1'
gem 'gem-release'
end

group :test do
Expand Down
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -11,6 +11,9 @@ Please visit https://scc.suse.com to see and manage your subscriptions.

# Rake tasks

NOTE: If you are using RVM/Chruby/rbenv - make sure you installed gem2rpm as the package to the system itself and
using it for `rake build`

```
rake build # build locally (prepare for pushing to ibs)
rake bump # increase version of a gem
Expand Down
12 changes: 6 additions & 6 deletions package/.osc/_files
@@ -1,9 +1,9 @@
<directory name="SUSEConnect" rev="64" srcmd5="7a6e84c5f84545c10add745e35c78f18" vrev="2">
<entry md5="9ed962e197f2d66e49632dbf45b943ca" mtime="1413793487" name="SUSEConnect.5.gz" size="714" />
<entry md5="a970cc017af5931dcd10d31caae14281" mtime="1413793487" name="SUSEConnect.8.gz" size="1674" />
<entry md5="71636de45fa713f82cc2938577d984aa" mtime="1413793487" name="SUSEConnect.changes" size="9654" />
<directory name="SUSEConnect" rev="66" srcmd5="d4fe5e1ebea979fbf1e1f9b29595797f" vrev="2">
<entry md5="37cfb2ad187758467551a8f64cf57b6b" mtime="1417612044" name="SUSEConnect.5.gz" size="712" />
<entry md5="59fc7b02dcb9f6a9afd0ddd33e22f723" mtime="1417612044" name="SUSEConnect.8.gz" size="1674" />
<entry md5="546be36c97c9a8ab0ec68daa93348074" mtime="1417612044" name="SUSEConnect.changes" size="9908" />
<entry md5="0ec806db52d249028059602f052dad98" mtime="1407413878" name="SUSEConnect.example" size="377" />
<entry md5="a084479bc5ea7517b568fd0e173eacad" mtime="1413793487" name="SUSEConnect.spec" size="3841" />
<entry md5="1b288317cbcf46556cfcebf5591a771d" mtime="1417612044" name="SUSEConnect.spec" size="3841" />
<entry md5="ab573b068a4c9ec9fe72bc1087f46998" mtime="1409929419" name="gem2rpm.yml" size="3509" />
<entry md5="b7d516d9c12d250505a1ff5801044feb" mtime="1413793488" name="suse-connect-0.2.15.gem" size="29696" />
<entry md5="a6322aef2fbf5be070578fa194da007d" mtime="1417612074" name="suse-connect-0.2.16.gem" size="29696" />
</directory>
7 changes: 7 additions & 0 deletions package/SUSEConnect.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 3 13:06:07 UTC 2014 - achernikov@suse.de

- Update to version 0.2.16
- In case of wrong regcode provide meaningful message back to
the user (Wrong regcode in that case).

-------------------------------------------------------------------
Mon Oct 20 08:14:40 UTC 2014 - wstephenson@suse.com

Expand Down

0 comments on commit 5ca21c8

Please sign in to comment.