Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2014-12-01 14:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and      /work/SRC/openSUSE:Factory/.screenfetch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "screenfetch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2014-11-15 
12:28:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes     
2014-12-01 14:01:03.000000000 +0100
@@ -1,0 +2,47 @@
+Fri Nov 28 18:41:17 UTC 2014 - mplus...@suse.com
+
+- Update to 3.6.5:
+       - Added missing Evolve OS package detection.
+       - Added Evolve OS detection. No ASCII yet.
+       - Added imgur to configured upload hosts
+       - Fine tuned more of the upload function.
+ +v3.6.2
+       - Added upload support via -u flag
+       - Added pre-configured hosts for -u uploading: teknik, pomf, hmp, and 
mediacrush
+       - Added a configurable section for an scp upload to a specified 
destination
+       - Removed -m flag
+ +v3.6.0
+       - Added PowerPC support for OS X
+       - Added support for Korora and Void Linux
+       - Readme: added installation instruction for Debian
+
+ +v3.5.0
+       - update list of supported systems
+       - Fix Parabola pkg detection.
+       - Adding support for the echinus (dwm fork) WM.
+       - Add 2bwm support.
+       - Various Parabola GNU/Linux-libre aesthetic fixes.
+       - Adding NetBSD to supported distros in --help.
+       - Fix OpenBSD total RAM output.
+       - Un-camelCase the *box WMs, matching the documentation for the *box 
WMs.
+       - Added support for Windows 8.1 (Cygwin)
+       - Removed resolution from screenfetch when resolution cannot be found 
(Win8.1 cygwin)
+       - Fix detection of PowerPC G3 to be more exact instead of triggering on 
UltraSparcs
+       - Fixing shrx's URL.
+       - add manpage
+       - update header license text to GPLv3
+       - Red Hat Linux -> Red Hat Enterprise Linux
+       - Fix Parabola in --help.
+       - improved GPU detection formatting, fixed dual GPU detection formatting
+       - Fixes for OS X
+       - Fix Arch Linux detection for updated lsb_release
+       - Fix for Debian
+       - Added support for Raspbian, Antergos and KaOS
+       - Fixes for Cinnamon
+       - Fix for Android being detected if getprop exists. Disabling Android 
support until I figure out a better detection method.
+       - Redirect STDERR to function to make errors prettier.
+       - Commenting gsettings usage for GTK3 theme detection. Causes glib core 
dump in some places. Removed until I figure out why.
+- Add missing dependencies (xdpyinfo and xprop)
+ 
+
+-------------------------------------------------------------------

Old:
----
  screenfetch-3.2.2.tar.bz2

New:
----
  v3.6.5.tar.gz

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

Other differences:
------------------
++++++ screenfetch.spec ++++++
--- /var/tmp/diff_new_pack.RNBKXN/_old  2014-12-01 14:01:04.000000000 +0100
+++ /var/tmp/diff_new_pack.RNBKXN/_new  2014-12-01 14:01:04.000000000 +0100
@@ -17,14 +17,16 @@
 
 
 Name:           screenfetch
-Version:        3.2.2
+Version:        3.6.5
 Release:        0
 Summary:        Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:        GPL-3.0
 Group:          Monitoring
 Url:            https://github.com/KittyKatt/screenFetch
-Source:         
http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/%{name}-%{version}.tar.bz2
+Source:         
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz
 Requires:       bash
+Requires:       xdpyinfo
+Requires:       xprop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -39,16 +41,18 @@
 command! This script is very easy to add to and can be easily extended.
 
 %prep
-%setup -q
+%setup -q -n screenFetch-%{version}
 
 %build
 
 %install
 install -D -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
+install -D -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
 %defattr(-,root,root)
 %doc COPYING README.mkdn CHANGELOG TODO
 %{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1*
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to