On 10 February 2017 at 19:16, Simon Fels <simon.f...@canonical.com> wrote:
> On 10.02.2017 01:44, Michael Hudson-Doyle wrote: > > Very much inspired by debdiff, I wrote a little script to compare two > > snaps. It looks like this: > > > > (master)mwhudson@aeglos:/opt/opensource/snaps/go$ snapdiff > > go-17-mwhudson_1.snap go-17-mwhudson_2.snap > > Only in second snap, go-17-mwhudson_2.snap: > > > > -rw-rw-r-- root/root 839 2017-02-03 11:14 > > test/fixedbugs/issue16331.go > > -rw-rw-r-- root/root 686 2017-02-03 11:14 > > test/fixedbugs/issue18410.go > > > > Differences in meta directory: > > > > diff -Nur meta1/snap.yaml meta2/snap.yaml > > --- meta1/snap.yaml2017-01-11 11:49:30.000000000 +1300 > > +++ meta2/snap.yaml2017-02-03 11:16:07.000000000 +1300 > > @@ -13,4 +13,4 @@ > > grade: devel > > name: go-17-mwhudson > > summary: Go programming language compiler, linker, stdlib > > -version: 1.7.4 > > +version: 1.7.5 > > > > It's implemented in perl (for no very good reason) and you can get it > > here: http://paste.ubuntu.com/23963902/ > > That is really nice! > > Having a classic snap for it would be awesome :-) > I've finally pushed this, needs review of course. It's also on github at https://github.com/mwhudson/snapdiff now. Cheers, mwh
-- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft