Hello community,

here is the log from the commit of package i3status for openSUSE:Factory 
checked in at 2015-06-04 11:25:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/i3status (Old)
 and      /work/SRC/openSUSE:Factory/.i3status.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "i3status"

Changes:
--------
--- /work/SRC/openSUSE:Factory/i3status/i3status.changes        2013-08-05 
20:44:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.i3status.new/i3status.changes   2015-06-04 
11:25:27.000000000 +0200
@@ -1,0 +2,37 @@
+Sun Feb  1 00:41:34 UTC 2015 - a...@gmx.de
+
+- replaced tar-ball with tar-ball from Source location
+  (they were different for some location, which was the
+  reason the package didn't get updated in Factory)
+- Removed i3status-2.7-makefile.patch
+
+-------------------------------------------------------------------
+Sa Jul 26 22:2:11 UTC 2014 - em...@pfeiffer.pw
+
+ • Fix build on GNU/Hurd
+ • Add format_down for battery if no battery is available
+ • Use degraded color in case volume is muted with OSS
+ • Support mixer_idx with OSS
+ • Enable colored output for battery on FreeBSD
+ • print_volume: don’t return, complete the buffer first
+ • Support colored output for CPU temperature on FreeBSD
+ • manpage: mention i3bar in the description
+ • manpage: be more explicit about the path option
+ • battery: use path as i3bar JSON “instance”
+ • print_volume(linux): Open a new mixer every time
+ • Implement term output format
+ • signal handler: set flag because directly calling fprintf() is unsafe
+ • Makefile: use .SILENT and support V=1 for verbose builds
+ • load: allow max_threshold to be a float
+ • manpage: Add example path for CPU temperature
+ • Fix build on NetBSD
+ • Implement cpu usage, ethernet status, cpu temperature on NetBSD
+ • fix slurp(), it needs to read size-1 for the trailing NUL
+ • format detection: simplify code, handle "sh" processes in the hierarchy
+ • default config: show %avail disk space instead of %free
+ • Added different format string for volume in case it is muted
+ • manpage: document format_muted
+ • add support for path_exists directive
+ • disk: Distinguish between IEC, SI and custom prefixes
+
+-------------------------------------------------------------------
@@ -37 +73,0 @@
-

Old:
----
  i3status-2.7-makefile.patch
  i3status-2.7.tar.bz2

New:
----
  i3status-2.8.tar.bz2

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

Other differences:
------------------
++++++ i3status.spec ++++++
--- /var/tmp/diff_new_pack.0Rv2nG/_old  2015-06-04 11:25:28.000000000 +0200
+++ /var/tmp/diff_new_pack.0Rv2nG/_new  2015-06-04 11:25:28.000000000 +0200
@@ -1,9 +1,8 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package i3status
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 Thomas Pfeiffer <em...@pfeiffer.pw>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,18 +18,21 @@
 
 
 Name:           i3status
-Version:        2.7
+Version:        2.8
 Release:        0
 Summary:        I3 Status Bar
 License:        BSD-3-Clause
 Group:          System/Monitoring
-Source:         http://i3wm.org/i3status/i3status-%{version}.tar.bz2
-Patch1:         i3status-2.7-makefile.patch
+Source:         http://i3wm.org/i3status/%{name}-%{version}.tar.bz2
 Url:            http://i3wm.org/i3status/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  alsa-devel
+BuildRequires:  asciidoc
+BuildRequires:  libasound2
+BuildRequires:  libcap2
 BuildRequires:  libconfuse-devel
 BuildRequires:  libiw-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  libyajl-devel
 
 %description
@@ -44,9 +46,9 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 chmod -x contrib/*.*
+
 %build
 %__make %{?_smp_mflags} \
     OPTFLAGS="%{optflags}" \

++++++ i3status-2.7.tar.bz2 -> i3status-2.8.tar.bz2 ++++++
++++ 1679 lines of diff (skipped)


Reply via email to