Hello community,

here is the log from the commit of package bustle for openSUSE:Factory checked 
in at 2016-01-21 23:43:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bustle (Old)
 and      /work/SRC/openSUSE:Factory/.bustle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bustle"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bustle/bustle.changes    2015-09-08 
18:06:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bustle.new/bustle.changes       2016-01-22 
01:08:48.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Jan 15 09:48:47 UTC 2016 - [email protected]
+
+- update to 0.5.3
+* No functional changes!
+* Add keywords to `.desktop` file
+* Update screenshots in `.appdata.xml` file
+
+-------------------------------------------------------------------

Old:
----
  bustle-0.5.2.tar.gz

New:
----
  bustle-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bustle.spec ++++++
--- /var/tmp/diff_new_pack.PKiGvb/_old  2016-01-22 01:08:49.000000000 +0100
+++ /var/tmp/diff_new_pack.PKiGvb/_new  2016-01-22 01:08:49.000000000 +0100
@@ -18,7 +18,7 @@
 %bcond_with tests
 
 Name:           bustle
-Version:        0.5.2
+Version:        0.5.3
 Release:        0
 Summary:        Draw sequence diagrams of D-Bus traffic
 Group:          System/Libraries

++++++ bustle-0.5.2.tar.gz -> bustle-0.5.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/HACKING.md new/bustle-0.5.3/HACKING.md
--- old/bustle-0.5.2/HACKING.md 2015-08-18 13:23:07.000000000 +0200
+++ new/bustle-0.5.3/HACKING.md 2016-01-11 14:52:06.000000000 +0100
@@ -10,5 +10,29 @@
 
 In new code, try to follow
 <https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md>.
-Certain authors did not follow it in the past but it seems like a good kind of
+The author did not follow it in the past but it seems like a good kind of
 thing to aim for.
+
+Releasing Bustle
+================
+
+* Ideally, automate the steps below
+* Update version number in `bustle.cabal`
+* Write news in `NEWS.md`
+
+```sh
+# Tag release, build and sign the tarballs
+make maintainer-make-release
+gpg --detach-sign --armor dist/bustle-x.y.z.tar.gz
+gpg --detach-sign --armor dist/bustle-x.y.z-x86_64.tar.bz2
+
+# Stick source and binaries on freedesktop.org
+mkdir x.y.z
+cp dist/bustle-x.y.z* x.y.z/
+scp -r x.y.z 
annarchy.freedesktop.org:/srv/www.freedesktop.org/www/software/bustle/
+
+# Upload source to Hackage
+cabal upload
+
+git push origin --tags master
+```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/NEWS.md new/bustle-0.5.3/NEWS.md
--- old/bustle-0.5.2/NEWS.md    2015-08-18 13:23:07.000000000 +0200
+++ new/bustle-0.5.3/NEWS.md    2016-01-11 14:52:06.000000000 +0100
@@ -1,3 +1,10 @@
+Bustle 0.5.3 (2016-01-11)
+-------------------------
+
+* No functional changes!
+* Add keywords to `.desktop` file
+* Update screenshots in `.appdata.xml` file
+
 Bustle 0.5.2 (2015-08-18)
 -------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/bustle.cabal 
new/bustle-0.5.3/bustle.cabal
--- old/bustle-0.5.2/bustle.cabal       2015-08-18 13:23:07.000000000 +0200
+++ new/bustle-0.5.3/bustle.cabal       2016-01-11 14:52:06.000000000 +0100
@@ -1,6 +1,6 @@
 Name:           bustle
 Category:       Network, Desktop
-Version:        0.5.2
+Version:        0.5.3
 Cabal-Version:  >= 1.18
 Tested-With:    GHC >= 7.8.4 && < 7.11
 Synopsis:       Draw sequence diagrams of D-Bus traffic
@@ -202,6 +202,7 @@
     type: exitcode-stdio-1.0
     main-is: Test/Regions.hs
     other-modules: Bustle.Regions
+    default-language: Haskell2010
     Build-Depends: base
                  , QuickCheck
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/data/bustle.appdata.xml.in 
new/bustle-0.5.3/data/bustle.appdata.xml.in
--- old/bustle-0.5.2/data/bustle.appdata.xml.in 2015-08-18 13:23:07.000000000 
+0200
+++ new/bustle-0.5.3/data/bustle.appdata.xml.in 2016-01-11 14:52:06.000000000 
+0100
@@ -16,8 +16,14 @@
                    and average method call times.</_p>
        </description>
        <screenshots>
-               <!-- Translators: This should be the URI of a 691×510 pixel 
screenshot of Bustle in your language. If you can't take a screenshot, leave 
the string as the English screenshot. -->
-               <_screenshot type="default" width="691" 
height="510">http://willthompson.co.uk/bustle/bustle-0.3.1.png</_screenshot>
+               <screenshot type="default">
+                       <!-- Translators: This should be the URI of a 
2400×1350, pixel screenshot of Bustle in your language. If you can't take a 
screenshot, leave the string as the English screenshot. -->
+                       <_image 
type="source">https://wiki.freedesktop.org/www/Software/Bustle/bustle-0.5.2-1.png</_image>
+                       </screenshot>
+               <screenshot>
+                       <!-- Translators: This should be the URI of a 
2400×1350, pixel screenshot of Bustle in your language. If you can't take a 
screenshot, leave the string as the English screenshot. -->
+                       <_image 
type="source">https://wiki.freedesktop.org/www/Software/Bustle/bustle-0.5.2-2.png</_image>
+               </screenshot>
        </screenshots>
        <url type="homepage">http://willthompson.co.uk/bustle/</url>
        <updatecontact>philip_at_tecnocode.co.uk</updatecontact>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/data/bustle.desktop.in 
new/bustle-0.5.3/data/bustle.desktop.in
--- old/bustle-0.5.2/data/bustle.desktop.in     2015-08-18 13:23:07.000000000 
+0200
+++ new/bustle-0.5.3/data/bustle.desktop.in     2016-01-11 14:52:06.000000000 
+0100
@@ -7,3 +7,4 @@
 Type=Application
 Categories=GTK;Development;Debugger;Profiling;
 StartupNotify=true
+_Keywords=debug;profile;d-bus;dbus;sequence;monitor;


Reply via email to