Merge lp:~jorge/charms/precise/owncloud/version45 into lp:charms/owncloud

Proposed by Jorge Castro
Status: Merged
Approved by: Clint Byrum
Approved revision: 15
Merged at revision: 15
Proposed branch: lp:~jorge/charms/precise/owncloud/version45
Merge into: lp:charms/owncloud
Diff against target: 21 lines (+3/-3)
2 files modified
hooks/install (+2/-2)
revision (+1/-1)
To merge this branch: bzr merge lp:~jorge/charms/precise/owncloud/version45
Reviewer Review Type Date Requested Status
Clint Byrum (community) Approve
Review via email: mp+129296@code.launchpad.net

Description of the change

Updated the tarball and MD5, tested with the new version, seems to work. Would feel better if reviewer also checked it just in case.

Also upstream seems to have packages in the openSUSE build service now, it might be worth investigating switching to their packages as they'll probably update them instead of having to update the charm every release, but I didn't want to change the charm too much, just get 4.5 out there.

To post a comment you must log in.
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Looks good Jorge, tested fine deploying on EC2 and local provider. I'd recommend also bumping revision before committing this so existing deployments will get the upgrade.

And yes, if the open build service has debs lets use 'em!

review: Approve
16. By Jorge Castro

Bump revision

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/install'
2--- hooks/install 2012-08-15 14:42:57 +0000
3+++ hooks/install 2012-10-12 12:51:32 +0000
4@@ -13,8 +13,8 @@
5 juju-log "Downloading and validating ownCloud 4.0.7"
6 # Load charm helper and download owncloud
7 . /usr/share/charm-helper/sh/net.sh
8-LURL="http://download.owncloud.org/releases/owncloud-4.0.7.tar.bz2"
9-LHASH="7fdbe0113621730a6787afdc7ebb529f"
10+LURL="http://download.owncloud.org/releases/owncloud-4.5.0.tar.bz2"
11+LHASH="115dc4ca9615816b3247792409f45ec8"
12 source_file=`ch_get_file $LURL $LHASH`
13
14 juju-log "Downloaded"
15
16=== modified file 'revision'
17--- revision 2012-08-15 14:42:57 +0000
18+++ revision 2012-10-12 12:51:32 +0000
19@@ -1,1 +1,1 @@
20-5
21+6

Subscribers

People subscribed via source and target branches

to status/vote changes: