commit winetricks for openSUSE:Factory

2020-10-27 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2020-10-27 18:59:17

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


Package is "winetricks"

Tue Oct 27 18:59:17 2020 rev:8 rq:844116 version:20200412

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2020-04-14 
15:19:42.240678406 +0200
+++ /work/SRC/openSUSE:Factory/.winetricks.new.3463/winetricks.changes  
2020-10-27 18:59:40.670775235 +0100
@@ -1,0 +2,7 @@
+Mon Oct 26 09:36:35 UTC 2020 - Илья Индиго 
+
+- Refresh spec-file via spec-cleaner and manual optimizations.
+  * Remove obsolete designs.
+  * Change from Recommends to Requires for cabextract and unzip.
+
+---
@@ -5,4 +12,4 @@
-  - shellcheck fixes to script
-  - aria2c fixes
-  - speechsdk fixes
-  - bugfixes
+  * shellcheck fixes to script
+  * aria2c fixes
+  * speechsdk fixes
+  * bugfixes
@@ -14,2 +21,2 @@
-  - adjusted to current wine
-  - lots of changes and updates
+  * adjusted to current wine
+  * lots of changes and updates
@@ -21 +28 @@
-  - lots of changes and updates
+  * lots of changes and updates
@@ -27 +34 @@
-  - lots of adjustments
+  * lots of adjustments
@@ -58 +64,0 @@
-



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.OJpnJh/_old  2020-10-27 18:59:41.186775610 +0100
+++ /var/tmp/diff_new_pack.OJpnJh/_new  2020-10-27 18:59:41.186775610 +0100
@@ -25,11 +25,9 @@
 URL:https://github.com/Winetricks/winetricks
 Source0:
https://github.com/Winetricks/%{name}/archive/%{version}.tar.gz##/%{name}-%{version}.tar.gz
 BuildRequires:  update-desktop-files
+Requires:   cabextract
+Requires:   unzip
 Requires:   wine
-# some recommends for winetricks:
-Recommends: cabextract
-Recommends: unzip
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Winetricks is a way to work around problems in Wine.
@@ -39,24 +37,18 @@
 DLLs and tweaking of various WINE settings.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-make
+%make_build
 
 %install
-make install DESTDIR=%{buildroot}
+%make_install
 
 %suse_update_desktop_file -G Winetricks -r %{name} System Emulator
 
 %files
-%defattr(-,root,root)
-# %license works starting from SLE 15 and Leap 42.2
-%if 0%{?suse_version} >= 1500 || ( 0%{?sle_version} >= 120200 && 
0%{?is_opensuse} )
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
@@ -69,6 +61,6 @@
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/%{name}.appdata.xml
-%{_datadir}/man/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog




commit winetricks for openSUSE:Factory

2020-04-14 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2020-04-14 15:11:18

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


Package is "winetricks"

Tue Apr 14 15:11:18 2020 rev:7 rq:793753 version:20200412

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2019-12-27 
13:49:02.916474588 +0100
+++ /work/SRC/openSUSE:Factory/.winetricks.new.2738/winetricks.changes  
2020-04-14 15:19:42.240678406 +0200
@@ -1,0 +2,9 @@
+Tue Apr 14 07:44:01 UTC 2020 - Marcus Meissner 
+
+- updated to 20200412
+  - shellcheck fixes to script
+  - aria2c fixes
+  - speechsdk fixes
+  - bugfixes
+
+---

Old:

  winetricks-20191224.tar.gz

New:

  winetricks-20200412.tar.gz



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.FC3M1j/_old  2020-04-14 15:19:42.672678849 +0200
+++ /var/tmp/diff_new_pack.FC3M1j/_new  2020-04-14 15:19:42.676678852 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package winetricks
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   winetricks
-Version:20191224
+Version:20200412
 Release:0
 Summary:A way to work around problems in WINE
 License:LGPL-2.1-or-later
 Group:  System/Emulators/PC
-Url:https://github.com/Winetricks/winetricks
+URL:https://github.com/Winetricks/winetricks
 Source0:
https://github.com/Winetricks/%{name}/archive/%{version}.tar.gz##/%{name}-%{version}.tar.gz
 BuildRequires:  update-desktop-files
 Requires:   wine

++ winetricks-20191224.tar.gz -> winetricks-20200412.tar.gz ++
 3360 lines of diff (skipped)




commit winetricks for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2019-12-27 13:48:56

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


Package is "winetricks"

Fri Dec 27 13:48:56 2019 rev:6 rq:759194 version:20191224

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2019-09-23 
12:38:37.737598002 +0200
+++ /work/SRC/openSUSE:Factory/.winetricks.new.6675/winetricks.changes  
2019-12-27 13:49:02.916474588 +0100
@@ -1,0 +2,7 @@
+Wed Dec 25 10:47:40 UTC 2019 - Marcus Meissner 
+
+- updated to 20191224
+  - adjusted to current wine
+  - lots of changes and updates
+
+---

Old:

  winetricks-20190912.tar.gz

New:

  winetricks-20191224.tar.gz



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.VGUqpW/_old  2019-12-27 13:49:03.804475218 +0100
+++ /var/tmp/diff_new_pack.VGUqpW/_new  2019-12-27 13:49:03.816475226 +0100
@@ -12,12 +12,12 @@
 # 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/
 #
 
 
 Name:   winetricks
-Version:20190912
+Version:20191224
 Release:0
 Summary:A way to work around problems in WINE
 License:LGPL-2.1-or-later

++ winetricks-20190912.tar.gz -> winetricks-20191224.tar.gz ++
 3127 lines of diff (skipped)




commit winetricks for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2019-09-23 12:36:45

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


Package is "winetricks"

Mon Sep 23 12:36:45 2019 rev:5 rq:732082 version:20190912

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2019-06-22 
11:25:12.645449250 +0200
+++ /work/SRC/openSUSE:Factory/.winetricks.new.7948/winetricks.changes  
2019-09-23 12:38:37.737598002 +0200
@@ -1,0 +2,6 @@
+Fri Sep 13 06:48:09 UTC 2019 - Marcus Meissner 
+
+- Update to 20190912
+  - lots of changes and updates
+
+---

Old:

  winetricks-20190615.tar.gz

New:

  winetricks-20190912.tar.gz



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.2IBLHO/_old  2019-09-23 12:38:38.121597939 +0200
+++ /var/tmp/diff_new_pack.2IBLHO/_new  2019-09-23 12:38:38.125597938 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   winetricks
-Version:20190615
+Version:20190912
 Release:0
 Summary:A way to work around problems in WINE
 License:LGPL-2.1-or-later

++ winetricks-20190615.tar.gz -> winetricks-20190912.tar.gz ++
 1929 lines of diff (skipped)




commit winetricks for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2019-06-22 11:25:10

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


Package is "winetricks"

Sat Jun 22 11:25:10 2019 rev:4 rq:711442 version:20190615

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2019-03-11 
11:17:59.345283778 +0100
+++ /work/SRC/openSUSE:Factory/.winetricks.new.4615/winetricks.changes  
2019-06-22 11:25:12.645449250 +0200
@@ -1,0 +2,6 @@
+Sat Jun 15 07:29:43 UTC 2019 - Marcus Meissner 
+
+- Update to 20190615
+  - lots of adjustments
+
+---

Old:

  winetricks-20190310.tar.gz

New:

  winetricks-20190615.tar.gz



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.xzjROq/_old  2019-06-22 11:25:13.413450014 +0200
+++ /var/tmp/diff_new_pack.xzjROq/_new  2019-06-22 11:25:13.413450014 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   winetricks
-Version:20190310
+Version:20190615
 Release:0
 Summary:A way to work around problems in WINE
 License:LGPL-2.1-or-later

++ winetricks-20190310.tar.gz -> winetricks-20190615.tar.gz ++
 3764 lines of diff (skipped)




commit winetricks for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2019-03-11 11:17:55

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


Package is "winetricks"

Mon Mar 11 11:17:55 2019 rev:3 rq:683722 version:20190310

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2018-12-24 
11:48:17.165086729 +0100
+++ /work/SRC/openSUSE:Factory/.winetricks.new.28833/winetricks.changes 
2019-03-11 11:17:59.345283778 +0100
@@ -1,0 +2,5 @@
+Sun Mar 10 20:50:32 UTC 2019 - Yunhe Guo 
+
+- Version 20190310
+
+---

Old:

  winetricks-20181203.tar.gz

New:

  winetricks-20190310.tar.gz



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.tHKGeP/_old  2019-03-11 11:18:02.769282546 +0100
+++ /var/tmp/diff_new_pack.tHKGeP/_new  2019-03-11 11:18:02.773282545 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package winetricks
 #
-# 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,12 +12,12 @@
 # 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/
 #
 
 
 Name:   winetricks
-Version:20181203
+Version:20190310
 Release:0
 Summary:A way to work around problems in WINE
 License:LGPL-2.1-or-later

++ winetricks-20181203.tar.gz -> winetricks-20190310.tar.gz ++
 1888 lines of diff (skipped)




commit winetricks for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package winetricks for openSUSE:Factory 
checked in at 2018-12-24 11:48:16

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


Package is "winetricks"

Mon Dec 24 11:48:16 2018 rev:2 rq:660850 version:20181203

Changes:

--- /work/SRC/openSUSE:Factory/winetricks/winetricks.changes2018-12-21 
08:21:09.393584752 +0100
+++ /work/SRC/openSUSE:Factory/.winetricks.new.28833/winetricks.changes 
2018-12-24 11:48:17.165086729 +0100
@@ -1,0 +2,5 @@
+Sun Dec 23 08:34:05 UTC 2018 - linux4humans 
+
+- adjusted logic for license/doc handling to cover more distributions
+
+---



Other differences:
--
++ winetricks.spec ++
--- /var/tmp/diff_new_pack.wNj5pl/_old  2018-12-24 11:48:17.613086335 +0100
+++ /var/tmp/diff_new_pack.wNj5pl/_new  2018-12-24 11:48:17.613086335 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   winetricks
 Version:20181203
 Release:0
@@ -50,12 +51,13 @@
 
 %files
 %defattr(-,root,root)
-%doc README.md
-%if 0%{?suse_version} < 1310
-%doc COPYING
-%else
+# %license works starting from SLE 15 and Leap 42.2
+%if 0%{?suse_version} >= 1500 || ( 0%{?sle_version} >= 120200 && 
0%{?is_opensuse} )
 %license COPYING
+%else
+%doc COPYING
 %endif
+%doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/bash-completion