Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2018-12-31 09:41:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-client.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-client"

Mon Dec 31 09:41:21 2018 rev:96 rq:652558 version:4.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes    
2018-11-01 18:57:54.557982437 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new.28833/yast2-samba-client.changes
 2018-12-31 09:41:22.778462696 +0100
@@ -1,0 +2,6 @@
+Mon Nov 26 02:32:32 UTC 2018 - Noah Davis <noaha...@gmail.com>
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-samba-client-4.0.3.tar.bz2

New:
----
  yast2-samba-client-4.0.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.WwvTW9/_old  2018-12-31 09:41:23.130462408 +0100
+++ /var/tmp/diff_new_pack.WwvTW9/_new  2018-12-31 09:41:23.134462405 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-client
-Version:        4.0.3
+Version:        4.0.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -71,6 +71,7 @@
 %{yast_scrconfdir}/*.scr
 %{yast_agentdir}/ag_pam_mount
 %{yast_schemadir}/autoyast/rnc/samba-client.rnc
+%{yast_icondir}
 %doc %{yast_docdir}
 %license COPYING
 

++++++ yast2-samba-client-4.0.3.tar.bz2 -> yast2-samba-client-4.0.4.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-4.0.3/package/yast2-samba-client.changes 
new/yast2-samba-client-4.0.4/package/yast2-samba-client.changes
--- old/yast2-samba-client-4.0.3/package/yast2-samba-client.changes     
2018-10-16 17:43:51.000000000 +0200
+++ new/yast2-samba-client-4.0.4/package/yast2-samba-client.changes     
2018-11-29 09:08:05.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Nov 26 02:32:32 UTC 2018 - Noah Davis <noaha...@gmail.com>
+
+- Provide icon with module (boo#1109310)
+- 4.0.4
+
+-------------------------------------------------------------------
 Tue Oct 16 16:30:49 CEST 2018 - sch...@suse.de
 
 - Added license file to spec.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-4.0.3/package/yast2-samba-client.spec 
new/yast2-samba-client-4.0.4/package/yast2-samba-client.spec
--- old/yast2-samba-client-4.0.3/package/yast2-samba-client.spec        
2018-10-16 17:43:51.000000000 +0200
+++ new/yast2-samba-client-4.0.4/package/yast2-samba-client.spec        
2018-11-29 09:08:05.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-samba-client
-Version:        4.0.3
+Version:        4.0.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -68,5 +68,6 @@
 %{yast_scrconfdir}/*.scr
 %{yast_agentdir}/ag_pam_mount
 %{yast_schemadir}/autoyast/rnc/samba-client.rnc
+%{yast_icondir}
 %doc %{yast_docdir}
 %license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-4.0.3/src/Makefile.am 
new/yast2-samba-client-4.0.4/src/Makefile.am
--- old/yast2-samba-client-4.0.3/src/Makefile.am        2018-10-16 
17:43:51.000000000 +0200
+++ new/yast2-samba-client-4.0.4/src/Makefile.am        2018-11-29 
09:08:05.000000000 +0100
@@ -37,6 +37,10 @@
 desktop_DATA = \
   desktop/samba-client.desktop
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(agent_SCRIPTS) $(schemafiles_DATA) $(desktop_DATA)
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+  icons/hicolor/scalable/apps/yast-samba-client.svg
+
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(agent_SCRIPTS) $(schemafiles_DATA) $(desktop_DATA) $(scalable_DATA)
 
 include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-4.0.3/src/icons/hicolor/scalable/apps/yast-samba-client.svg
 
new/yast2-samba-client-4.0.4/src/icons/hicolor/scalable/apps/yast-samba-client.svg
--- 
old/yast2-samba-client-4.0.3/src/icons/hicolor/scalable/apps/yast-samba-client.svg
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/yast2-samba-client-4.0.4/src/icons/hicolor/scalable/apps/yast-samba-client.svg
  2018-11-29 09:08:05.000000000 +0100
@@ -0,0 +1 @@
+<svg height="128" width="128" xmlns="http://www.w3.org/2000/svg";><g 
fill="#0997c5" transform="scale(4)"><rect height="3" ry="1" width="8" x="12" 
y="27"/><path d="M4 28h24v1H4z"/><rect height="5" ry="2" width="5" x="24" 
y="20"/></g><g stroke-width="4"><rect fill="#0bbaf4" height="88" ry="8" 
width="40" x="16" y="12"/><rect fill="#0bbaf4" height="76" ry="8" width="100" 
x="16" y="20"/><rect fill="#e6e6e6" height="56" ry="8" width="40" x="16" 
y="44"/><path d="M32 44h74v56H32z" fill="#e6e6e6"/><path d="M16 96h90v4H16z" 
fill="#0997c5"/><g fill="#e6e6e6"><rect height="60" ry="8" width="56" x="60" 
y="36"/><path d="M16 78h52v18H16z"/></g></g><g fill="#0bbaf4" 
transform="scale(4)"><path d="M15 24h2v3h-2z"/><rect height="3" ry="1" 
width="8" x="12" y="26"/><path d="M4 27h24v1H4z"/></g><path d="M40 
48h20v20H40zm28 0h20v20H68zM40 76h20v20H40zm28 0h20v20H68z" 
fill="#3d3846"/></svg>
\ No newline at end of file


Reply via email to