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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes     
2016-08-29 15:46:37.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Aug 27 09:20:47 UTC 2016 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.ley6LJ/_new  2016-08-29 15:46:40.000000000 +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 ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://github.com/KittyKatt/screenFetch.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">screenfetch</param>
    <param name="versionformat">3.7.0+git.%cd</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>

Reply via email to