Hello community,

here is the log from the commit of package granite for openSUSE:Factory checked 
in at 2017-05-31 12:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/granite (Old)
 and      /work/SRC/openSUSE:Factory/.granite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "granite"

Wed May 31 12:15:53 2017 rev:4 rq:495727 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/granite/granite.changes  2017-04-11 
09:39:27.273466148 +0200
+++ /work/SRC/openSUSE:Factory/.granite.new/granite.changes     2017-05-31 
12:17:17.997085675 +0200
@@ -1,0 +2,31 @@
+Sun May  7 13:10:52 UTC 2017 - [email protected]
+
+- Update to 0.4.1:
+  * Readme: Fix weblate link (#43)
+  * Demo: update URLs (#42)
+  * Make ModeButton use toggled instead of button_press_event 
+  * Switch WelcomeButton from button_release_event to clicked 
+  * Avatar: change icon_size to pixel_size (#37)
+  * Merge remote-tracking branch 'origin/master'
+  * StorageBar.vala: remove deprecated resize_children
+  * Ignore arguments that aren't recognised by granite
+  * Fix build with vala 0.35.6
+  * lib/GtkPatch/AboutDialog.vala: unmark as executable
+  * avatar: allow HiDPI Pixbufs (X times bigger raw images or 
+    icons specifically rendered for @X size)
+  * Do not call set_prgname () while GLib already calls it
+  * Add Toast.png to doc/images
+  * Add 2017 to license copyright and app years.
+  * DatePicker: add a "date_changed" signal
+  * AlertView: Wrap title label
+  * Demo: Use back-button style class
+  * Update license header
+  * Remove using Gtk
+  * Add a Toast widget with demo
+  * doc/CMakeLists.txt: fix make valadocs command
+  * Use Gtk.STYLE_CLASS_VIEW
+  * Use Gtk.STYLE_CLASS_DIM_LABEL
+  * Add "welcome" style class
+- Drop granite-0.4.0.1-vala-0.36.patch
+
+-------------------------------------------------------------------

Old:
----
  granite-0.4.0.1-vala-0.36.patch
  granite-0.4.0.1.tar.xz

New:
----
  granite-0.4.1.tar.gz

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

Other differences:
------------------
++++++ granite.spec ++++++
--- /var/tmp/diff_new_pack.diWA2h/_old  2017-05-31 12:17:18.688988005 +0200
+++ /var/tmp/diff_new_pack.diWA2h/_new  2017-05-31 12:17:18.688988005 +0200
@@ -20,15 +20,13 @@
 %define _typelibdir %(pkg-config --variable=typelibdir 
gobject-introspection-1.0)
 %define _girdir %(pkg-config --variable=girdir gobject-introspection-1.0)
 Name:           granite
-Version:        0.4.0.1
+Version:        0.4.1
 Release:        0
 Summary:        An extension of GTK+ libraries
 License:        LGPL-3.0+
 Group:          Development/Libraries/C and C++
 Url:            https://launchpad.net/granite/
-Source:         
https://launchpad.net/granite/0.4/%{version}/+download/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM vala-0.36.patch [email protected] -- Fix build with vala 
>= 0.36
-Patch0:         granite-0.4.0.1-vala-0.36.patch
+Source:         
https://github.com/elementary/granite/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
@@ -97,7 +95,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake
@@ -117,7 +114,7 @@
 
 %files common
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING README*
 %{_datadir}/icons/hicolor/*/actions/appointment.??g
 %{_datadir}/icons/hicolor/*/actions/open-menu*.??g
 


Reply via email to