commit screenfetch for openSUSE:Factory

2019-11-27 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2019-11-27 13:55:55

Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and  /work/SRC/openSUSE:Factory/.screenfetch.new.26869 (New)


Package is "screenfetch"

Wed Nov 27 13:55:55 2019 rev:13 rq:751227 version:3.9.1

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2019-06-19 
21:14:17.450855826 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new.26869/screenfetch.changes   
2019-11-27 13:57:16.356250679 +0100
@@ -1,0 +2,16 @@
+Wed Nov 27 09:27:57 UTC 2019 - Martin Pluskal 
+
+- Small changelog cleanup
+
+---
+Mon Nov 25 12:45:26 UTC 2019 - Dan Čermák 
+
+- New upstream release 3.9.1
+   * Fix GTK3 detection issues
+   * LXQt proper detection and theme detection
+   * Updated README to point to new wiki pages
+   * Some miscellanious awk fixes
+   * Miscellanious spacing fixes
+- Drop screenfetch-empty_fb_fix.patch
+
+---

Old:

  screenfetch-3.8.0.tar.gz
  screenfetch-empty_fb_fix.patch

New:

  screenfetch-3.9.1.tar.gz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.bAqza0/_old  2019-11-27 13:57:17.488250201 +0100
+++ /var/tmp/diff_new_pack.bAqza0/_new  2019-11-27 13:57:17.492250200 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   screenfetch
-Version:3.8.0
+Version:3.9.1
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0-only
 Group:  System/X11/Terminals
 URL:https://github.com/KittyKatt/screenFetch
-Source0:
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:%{URL}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Requires:   bc
 Requires:   xprop
 Recommends: curl
@@ -31,7 +31,6 @@
 Recommends: scrot
 Recommends: xdpyinfo
 BuildArch:  noarch
-Patch1: screenfetch-empty_fb_fix.patch 
 
 %description
 screenFetch is a "Bash Screenshot Information Tool". This handy Bash
@@ -44,8 +43,7 @@
 command! This script is very easy to add to and can be easily extended.
 
 %prep
-%setup -q -n screenFetch-%{version}
-%patch1 -p1
+%autosetup -n screenFetch-%{version}
 
 %build
 sed -i "s|%{_bindir}/env |/bin/|g" %{name}-dev

++ screenfetch-3.8.0.tar.gz -> screenfetch-3.9.1.tar.gz ++
 5283 lines of diff (skipped)




commit screenfetch for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2019-06-19 21:13:45

Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and  /work/SRC/openSUSE:Factory/.screenfetch.new.4811 (New)


Package is "screenfetch"

Wed Jun 19 21:13:45 2019 rev:12 rq:710844 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2018-08-15 
10:35:36.223986430 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new.4811/screenfetch.changes
2019-06-19 21:14:17.450855826 +0200
@@ -1,0 +2,6 @@
+Tue Jun 18 09:46:13 UTC 2019 - fr...@b1-systems.de
+
+- Add patch screenfetch-empty_fb_fix.patch Fix error when /proc/fb
+  is empty. (Backport from Master)
+
+---

New:

  screenfetch-empty_fb_fix.patch



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.RIgYtF/_old  2019-06-19 21:14:18.042856430 +0200
+++ /var/tmp/diff_new_pack.RIgYtF/_new  2019-06-19 21:14:18.046856433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -31,6 +31,7 @@
 Recommends: scrot
 Recommends: xdpyinfo
 BuildArch:  noarch
+Patch1: screenfetch-empty_fb_fix.patch 
 
 %description
 screenFetch is a "Bash Screenshot Information Tool". This handy Bash
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q -n screenFetch-%{version}
+%patch1 -p1
 
 %build
 sed -i "s|%{_bindir}/env |/bin/|g" %{name}-dev

++ screenfetch-empty_fb_fix.patch ++
From: Joerg Frede (fr...@b1-systems.de)
Date: Tue Jun 18 09:46:13 UTC 2019
Subject: Fix error when /proc/fb is empty
Upstream: merged

diff -Pdpru a/screenfetch-dev b/screenfetch-dev
--- a/screenfetch-dev   2017-03-10 14:55:45.0 +0100
+++ b/screenfetch-dev   2019-06-18 11:39:45.404785234 +0200
@@ -1332,13 +1332,23 @@ detectgpu () {
 # Detect Intel GPU  #works in dash
 # Run it only on Intel Processors if GPU is unknown
 DetectIntelGPU() {
-   gpu=$(awk '{print $2}' /proc/fb)
+   if [ -r /proc/fb ]; then
+   gpu=$(awk 'BEGIN {ORS = " &"} {$1="";print}' /proc/fb | sed  -r 
s/'^\s+|\s*&$'//g)
+   fi
 
case $gpu in
-   *intel*) gpu=intel ;;
+   *mfb)
+   gpu=$(lspci | grep -i vga | awk -F ": " '{print $2}') 
+   ;;
+   *intel*)
+   gpu="intel"
+   ;;
+   *)
+   gpu="Not Found"
+   ;;
esac
 
-if [ $gpu = intel ]; then
+if [[ "$gpu" = "intel" ]]; then
#Detect CPU
local CPU=$(uname -p | awk '{print $3}')
CPU=${CPU#*'-'}; #Detect CPU number



commit screenfetch for openSUSE:Factory

2018-08-15 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2018-08-15 10:34:59

Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and  /work/SRC/openSUSE:Factory/.screenfetch.new (New)


Package is "screenfetch"

Wed Aug 15 10:34:59 2018 rev:11 rq:628881 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2017-11-27 
22:17:04.253553434 +0100
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2018-08-15 10:35:36.223986430 +0200
@@ -1,0 +2,11 @@
+Mon Aug 13 09:00:26 UTC 2018 - mplus...@suse.com
+
+- Fix shebang
+
+---
+Thu Aug  2 07:56:06 UTC 2018 - mplus...@suse.com
+
+- Recommend lsb-release as it is needed for correct detection of
+  distribution (boo#1103527)
+
+---



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.YpAN28/_old  2018-08-15 10:35:37.095988019 +0200
+++ /var/tmp/diff_new_pack.YpAN28/_new  2018-08-15 10:35:37.099988026 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,14 @@
 Version:3.8.0
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  System/X11/Terminals
-Url:https://github.com/KittyKatt/screenFetch
+URL:https://github.com/KittyKatt/screenFetch
 Source0:
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Requires:   bash
 Requires:   bc
 Requires:   xprop
 Recommends: curl
+Recommends: lsb-release
 Recommends: scrot
 Recommends: xdpyinfo
 BuildArch:  noarch
@@ -46,6 +46,7 @@
 %setup -q -n screenFetch-%{version}
 
 %build
+sed -i "s|%{_bindir}/env |/bin/|g" %{name}-dev
 
 %install
 install -D -p -m 0755 %{name}-dev \
@@ -54,8 +55,8 @@
   %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
-%defattr(-,root,root)
-%doc COPYING README.mkdn CHANGELOG TODO
+%license COPYING
+%doc README.mkdn CHANGELOG TODO
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{ext_info}
 




commit screenfetch for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2017-11-27 22:17:03

Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and  /work/SRC/openSUSE:Factory/.screenfetch.new (New)


Package is "screenfetch"

Mon Nov 27 22:17:03 2017 rev:10 rq:545443 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2017-05-10 
20:53:49.814799672 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2017-11-27 22:17:04.253553434 +0100
@@ -1,0 +2,5 @@
+Fri Nov 24 19:45:26 UTC 2017 - afaer...@suse.de
+
+- Require bc to avoid error on startup
+
+---



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.7mtJ3Q/_old  2017-11-27 22:17:04.801533543 +0100
+++ /var/tmp/diff_new_pack.7mtJ3Q/_new  2017-11-27 22:17:04.805533398 +0100
@@ -25,6 +25,7 @@
 Url:https://github.com/KittyKatt/screenFetch
 Source0:
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Requires:   bash
+Requires:   bc
 Requires:   xprop
 Recommends: curl
 Recommends: scrot




commit screenfetch for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2017-05-10 20:53:48

Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and  /work/SRC/openSUSE:Factory/.screenfetch.new (New)


Package is "screenfetch"

Wed May 10 20:53:48 2017 rev:9 rq:494228 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2017-02-06 
15:24:14.514324157 +0100
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2017-05-10 20:53:49.814799672 +0200
@@ -1,0 +2,11 @@
+Wed May 10 12:19:05 UTC 2017 - mplus...@suse.com
+
+- Update to stable release 3.8.0
+  * Additional Intel GPU checks
+  * Gentoo release check (whether it's stable/testing/experimental)
+  * Chromebrew detection for Chrome OS pkgs
+  * OpenBSD fixes
+  * Manjaro logo updated
+   * Added Fux logo
+
+---

Old:

  _service
  _servicedata
  screenfetch-3.7.0+git.20170127.tar.xz

New:

  screenfetch-3.8.0.tar.gz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.vWdQzy/_old  2017-05-10 20:53:50.902646162 +0200
+++ /var/tmp/diff_new_pack.vWdQzy/_new  2017-05-10 20:53:50.906645599 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   screenfetch
-Version:3.7.0+git.20170127
+Version:3.8.0
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
-Source0:%{name}-%{version}.tar.xz
+Source0:
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Requires:   bash
 Requires:   xprop
 Recommends: curl
@@ -42,7 +42,7 @@
 command! This script is very easy to add to and can be easily extended.
 
 %prep
-%setup -q
+%setup -q -n screenFetch-%{version}
 
 %build
 




commit screenfetch for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2017-02-06 15:24:13

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  2016-10-10 
16:25:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2017-02-06 15:24:14.514324157 +0100
@@ -1,0 +2,15 @@
+Sun Jan 29 20:12:27 UTC 2017 - mplus...@suse.com
+
+- Update to version 3.7.0+git.20170127:
+  * Add SwagArch to detectpkgs()
+  * Add SwagArch to infoDisplay()
+  * New distro: Parrot Security (close #425)
+  * add GrombyangOS distro
+  * Fixed RAM display, corrected OpenBSD section for sub-100MiB output.
+  * Added OpenBSD kernel version detection.
+  * Patch number added to OpenBSD kernel version.
+  * Install instructions: Fedora now uses DNF
+  * screenfetch-dev: fixed theme & font name for BunsenLabs desktop.
+  * screenfetch-dev: added GTK3 theme detection for BunsenLabs.
+
+---

Old:

  screenfetch-3.7.0+git.20161002.tar.xz

New:

  _servicedata
  screenfetch-3.7.0+git.20170127.tar.xz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.rHZqce/_old  2017-02-06 15:24:14.938263574 +0100
+++ /var/tmp/diff_new_pack.rHZqce/_new  2017-02-06 15:24:14.950261859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,18 @@
 
 
 Name:   screenfetch
-Version:3.7.0+git.20161002
+Version:3.7.0+git.20170127
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  xz
 Requires:   bash
 Requires:   xprop
 Recommends: curl
 Recommends: scrot
 Recommends: xdpyinfo
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -49,8 +47,10 @@
 %build
 
 %install
-install -D -p -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
-install -D -p -m 0644 %{name}.1   %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -p -m 0755 %{name}-dev \
+  %{buildroot}%{_bindir}/%{name}
+install -D -p -m 0644 %{name}.1   \
+  %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
 %defattr(-,root,root)

++ _servicedata ++


https://github.com/KittyKatt/screenFetch.git
  2961b74746ee599473edbd879dca37f8ebf7f02a++
 screenfetch-3.7.0+git.20161002.tar.xz -> screenfetch-3.7.0+git.20170127.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/screenfetch-3.7.0+git.20161002/CHANGELOG 
new/screenfetch-3.7.0+git.20170127/CHANGELOG
--- old/screenfetch-3.7.0+git.20161002/CHANGELOG2016-10-02 
04:07:12.0 +0200
+++ new/screenfetch-3.7.0+git.20170127/CHANGELOG2017-01-27 
12:54:38.0 +0100
@@ -3,6 +3,7 @@
 changelog
    
 
+- Added Fux logo
- Enable easily addable custom lines through customlines() function
- Line wrapping with '-w' command line option
- Fix issue with extra space and host variable
@@ -17,8 +18,10 @@
- Display release version and package count on TinyCore Linux
- Display exact release version on Windows 10
- Use modern logo on Windows 10 and Windows 8
+   - Support for Blackbox on Windows
+   - Improve BusyBox shell detection
- Added detection for Trinity/TWin, chromeos-wm, FLWM, howm, sway, LXQt 
and Deepin [DEs/WMs]
-   - Added detection for Alpine, BunsenLabs, Chrome OS, Chromium OS, 
Devuan, KDE neon, Kogaion, Mer, Msys, Netrunner, Oracle Linux, PCLinuxOS, Qubes 
OS , Red Star OS, ROSA, SailfishOS, SteamOS and SUSE Linux Enterprise
+   - Added detection for Alpine, BunsenLabs, Chrome OS, Chromium OS, 
Devuan, KDE neon, Kogaion, Mer, Msys, Netrunner, Oracle Linux, PCLinuxOS, Qubes 
OS , Pardus, Red Star OS, ROSA, SailfishOS, SparkyLinux, SteamOS, SUSE Linux 
Enterprise and SwagArch
 
 v3.7.0
- Show RAM in IEC units (MiB instead of MB)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/screenfetch-3.7.0+git.20161002/README.mkdn 

commit screenfetch for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2016-10-10 16:24:47

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  2016-08-29 
15:46:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2016-10-10 16:25:05.0 +0200
@@ -1,0 +2,14 @@
+Sun Oct 09 12:45:30 UTC 2016 - mplus...@suse.com
+
+- Update to version 3.7.0+git.20161002:
+  * ChromeOS/ChromiumOS instruction added
+  * Update README.mkdn
+  * Disable line wrapping by default
+  * document `-w' command in README.mkdn
+  * document `-w' command in manpage
+  * Update CHANGELOG
+  * show CPU temperature
+  * Update Solus logo
+  * No longer gets iTerm's font while in Terminal.app
+
+---

Old:

  screenfetch-3.7.0+git.20160826.tar.xz

New:

  screenfetch-3.7.0+git.20161002.tar.xz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.aT1YHA/_old  2016-10-10 16:25:07.0 +0200
+++ /var/tmp/diff_new_pack.aT1YHA/_new  2016-10-10 16:25:07.0 +0200
@@ -17,18 +17,20 @@
 
 
 Name:   screenfetch
-Version:3.7.0+git.20160826
+Version:3.7.0+git.20161002
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
 Source0:%{name}-%{version}.tar.xz
+BuildRequires:  xz
 Requires:   bash
 Requires:   xprop
 Recommends: curl
 Recommends: scrot
 Recommends: xdpyinfo
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description

++ screenfetch-3.7.0+git.20160826.tar.xz -> 
screenfetch-3.7.0+git.20161002.tar.xz ++
 2712 lines of diff (skipped)




commit screenfetch for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2016-08-29 15:43:10

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  2016-07-20 
09:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2016-08-29 15:46:37.0 +0200
@@ -1,0 +2,17 @@
+Sat Aug 27 09:20:47 UTC 2016 - mplus...@suse.com
+
+- Update to version 3.7.0+git.20160826 (boo#995916):
+  * silence gsettings if schema wasn't found
+  * handle s390 processor IDs and print the marketing name (close #359)
+  * New Manjaro logo (closes #373)
+  * manpage: MSYS -> MSYS2
+  * rename MSYS to MSYS2
+  * Add new GNU/Linux distro ROSA
+  * corrected screenfetch.1 from distro ROSA
+  * Update CHANGELOG
+  * identify DE on Windows >= 8 as "Mordern UI/Metro"
+  * implement explaination for Crux Linux
+  * correct detection of SLES
+- Add _service and use git snapshot as stable release is outdated
+
+---

Old:

  3.7.0.tar.gz

New:

  _service
  screenfetch-3.7.0+git.20160826.tar.xz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.ley6LJ/_old  2016-08-29 15:46:40.0 +0200
+++ /var/tmp/diff_new_pack.ley6LJ/_new  2016-08-29 15:46:40.0 +0200
@@ -17,19 +17,18 @@
 
 
 Name:   screenfetch
-Version:3.7.0
+Version:3.7.0+git.20160826
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
-Source0:
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
+Source0:%{name}-%{version}.tar.xz
 Requires:   bash
 Requires:   xprop
 Recommends: curl
 Recommends: scrot
 Recommends: xdpyinfo
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -43,7 +42,7 @@
 command! This script is very easy to add to and can be easily extended.
 
 %prep
-%setup -q -n screenFetch-%{version}
+%setup -q
 
 %build
 

++ _service ++

  
https://github.com/KittyKatt/screenFetch.git
git
enable
screenfetch
3.7.0+git.%cd
  
  
*.tar
xz
  
  




commit screenfetch for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2016-07-20 09:18:13

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  2016-07-12 
23:51:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2016-07-20 09:18:17.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 16 19:16:00 UTC 2016 - mplus...@suse.com
+
+- Update dependencies
+- Small spec file cleanup
+
+---



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.99o8mW/_old  2016-07-20 09:18:19.0 +0200
+++ /var/tmp/diff_new_pack.99o8mW/_new  2016-07-20 09:18:19.0 +0200
@@ -23,10 +23,12 @@
 License:GPL-3.0
 Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
-Source: 
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
+Source0:
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
 Requires:   bash
-Requires:   xdpyinfo
 Requires:   xprop
+Recommends: curl
+Recommends: scrot
+Recommends: xdpyinfo
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -46,13 +48,13 @@
 %build
 
 %install
-install -D -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
-install -D -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -p -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
+install -D -p -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*
+%{_mandir}/man1/%{name}.1%{ext_info}
 
 %changelog




commit screenfetch for openSUSE:Factory

2016-07-12 Thread h_root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2016-07-12 23:51:47

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  2015-08-01 
11:37:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2016-07-12 23:51:48.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 19:25:45 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.GkUc9f/_old  2016-07-12 23:51:49.0 +0200
+++ /var/tmp/diff_new_pack.GkUc9f/_new  2016-07-12 23:51:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Release:0
 Summary:Fetches system/theme information in terminal for Linux desktop 
screenshots
 License:GPL-3.0
-Group:  Monitoring
+Group:  System/X11/Terminals
 Url:https://github.com/KittyKatt/screenFetch
 Source: 
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
 Requires:   bash




commit screenfetch for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2015-08-01 11:37:22

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-12-01 
14:01:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2015-08-01 11:37:23.0 +0200
@@ -1,0 +2,13 @@
+Tue Jul 28 08:18:21 UTC 2015 - mplus...@suse.com
+
+- Update to 3.7.0
+  * Fixing package detection in apt/dpkg distros
+  * Fix xmonad detection
+  * Add detection for Sabayon, Haiku, Logos and Chapeau
+  * Add ChromeOS logo (without distro detection)
+  * Add an option to supply custom ASCII art
+  * Combine GTK 2/3 themes if they are the same
+  * Reimplement '-d' (allows for setting what information is 
+displayed on the command line)
+
+---

Old:

  v3.6.5.tar.gz

New:

  3.7.0.tar.gz



Other differences:
--
++ screenfetch.spec ++
--- /var/tmp/diff_new_pack.KZp6tP/_old  2015-08-01 11:37:23.0 +0200
+++ /var/tmp/diff_new_pack.KZp6tP/_new  2015-08-01 11:37:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package screenfetch
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   screenfetch
-Version:3.6.5
+Version:3.7.0
 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: 
https://github.com/KittyKatt/screenFetch/archive/v%{version}.tar.gz
+Source: 
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
 Requires:   bash
 Requires:   xdpyinfo
 Requires:   xprop

++ v3.6.5.tar.gz - 3.7.0.tar.gz ++
 2165 lines of diff (skipped)




commit screenfetch for openSUSE:Factory

2014-12-01 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes 
2014-12-01 14:01:03.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.RNBKXN/_new  2014-12-01 14:01:04.0 +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