From 005b60796b7bdcb4cf64b40d69139ca541a8949c8893cffebdad7637c8b3e685 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Mon, 27 May 2019 08:00:15 +0000 Subject: [PATCH 1/2] Accepting request 705515 from home:ryanbach:branches:hardware - Update to 5.2.20.2+git1558384184.6faa3ea * Fixes to make it work with kernel 5.1 * Fixes to make it work with kernel 5.2 - Use obs_scm instead of depricated tar_scm service file for maintainability in the future OBS-URL: https://build.opensuse.org/request/show/705515 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=13 --- _service | 16 +++++++--------- ...:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio | 3 +++ _service:obs_scm:rtl8812au.obsinfo | 5 +++++ rtl8812au-5.2.20.2+git20190117.edcd447.tar.xz | 3 --- rtl8812au.changes | 9 +++++++++ rtl8812au.spec | 2 +- 6 files changed, 25 insertions(+), 13 deletions(-) create mode 100644 _service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio create mode 100644 _service:obs_scm:rtl8812au.obsinfo delete mode 100644 rtl8812au-5.2.20.2+git20190117.edcd447.tar.xz diff --git a/_service b/_service index 2c044a7..937bfe9 100644 --- a/_service +++ b/_service @@ -1,14 +1,12 @@ - - https://github.com/gordboy/rtl8812au + git - 5.2.20.2+git%cd.%h - master - rtl8812au + git://github.com/gordboy/rtl8812au.git - - *.tar + + xz + *.tar - - + + \ No newline at end of file diff --git a/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio b/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio new file mode 100644 index 0000000..d788609 --- /dev/null +++ b/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b4f804fa1977ce966d873b6d8d670d2be5e8590e08ee04d0c27e98eb4fcd04 +size 14823949 diff --git a/_service:obs_scm:rtl8812au.obsinfo b/_service:obs_scm:rtl8812au.obsinfo new file mode 100644 index 0000000..c465a5f --- /dev/null +++ b/_service:obs_scm:rtl8812au.obsinfo @@ -0,0 +1,5 @@ +name: rtl8812au +version: 1558384184.6faa3ea +mtime: 1558384184 +commit: 6faa3eaf8916667cb7f4ab59923b3608e6ab7b18 + diff --git a/rtl8812au-5.2.20.2+git20190117.edcd447.tar.xz b/rtl8812au-5.2.20.2+git20190117.edcd447.tar.xz deleted file mode 100644 index 13b26a1..0000000 --- a/rtl8812au-5.2.20.2+git20190117.edcd447.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa06173c4146676227ecefd6cb42400577f8f164d5849f05b09a38472f8e74f4 -size 1606808 diff --git a/rtl8812au.changes b/rtl8812au.changes index 29ef9b9..f9e97a9 100644 --- a/rtl8812au.changes +++ b/rtl8812au.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 27 00:32:15 UTC 2019 - Ryan Bach + +- Update to 5.2.20.2+git1558384184.6faa3ea + * Fixes to make it work with kernel 5.1 + * Fixes to make it work with kernel 5.2 + +- Use obs_scm instead of depricated tar_scm service file for maintainability in the future + ------------------------------------------------------------------- Wed Jan 30 13:25:18 UTC 2019 - alarrosa@suse.com diff --git a/rtl8812au.spec b/rtl8812au.spec index 8bebc34..723bdd1 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -17,7 +17,7 @@ Name: rtl8812au -Version: 5.2.20.2+git20190117.edcd447 +Version: 5.2.20.2+git1558384184.6faa3ea Release: 0 Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards License: GPL-2.0-only From c869b8372eefb481e03ce359efe8c2e63d6dace4feeb462909fb90186e90b77c Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Mon, 27 May 2019 09:20:57 +0000 Subject: [PATCH 2/2] Accepting request 705614 from home:alarrosa:branches:hardware - Fix _service file so it follows Factory policies OBS-URL: https://build.opensuse.org/request/show/705614 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=14 --- _service | 10 ++++++---- _service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio | 3 --- rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio | 3 +++ rtl8812au.changes | 5 +++++ ...vice:obs_scm:rtl8812au.obsinfo => rtl8812au.obsinfo | 2 +- rtl8812au.spec | 2 +- 6 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 _service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio create mode 100644 rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio rename _service:obs_scm:rtl8812au.obsinfo => rtl8812au.obsinfo (68%) diff --git a/_service b/_service index 937bfe9..fe2b985 100644 --- a/_service +++ b/_service @@ -1,12 +1,14 @@ - + git - git://github.com/gordboy/rtl8812au.git + https://github.com/gordboy/rtl8812au.git + rtl8812au + 5.2.20.2+git%cd.%h + xz *.tar - - \ No newline at end of file + diff --git a/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio b/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio deleted file mode 100644 index d788609..0000000 --- a/_service:obs_scm:rtl8812au-1558384184.6faa3ea.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3b4f804fa1977ce966d873b6d8d670d2be5e8590e08ee04d0c27e98eb4fcd04 -size 14823949 diff --git a/rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio b/rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio new file mode 100644 index 0000000..ac44e12 --- /dev/null +++ b/rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd86c24621e55d25f44b4cb62de8b23b05a57caf3f75a2e54a4e1c63ae09fd84 +size 14829582 diff --git a/rtl8812au.changes b/rtl8812au.changes index f9e97a9..f1195bb 100644 --- a/rtl8812au.changes +++ b/rtl8812au.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 27 09:19:54 UTC 2019 - Antonio Larrosa + +- Fix _service file so it follows Factory policies + ------------------------------------------------------------------- Mon May 27 00:32:15 UTC 2019 - Ryan Bach diff --git a/_service:obs_scm:rtl8812au.obsinfo b/rtl8812au.obsinfo similarity index 68% rename from _service:obs_scm:rtl8812au.obsinfo rename to rtl8812au.obsinfo index c465a5f..1cd0698 100644 --- a/_service:obs_scm:rtl8812au.obsinfo +++ b/rtl8812au.obsinfo @@ -1,5 +1,5 @@ name: rtl8812au -version: 1558384184.6faa3ea +version: 5.2.20.2+git20190520.6faa3ea mtime: 1558384184 commit: 6faa3eaf8916667cb7f4ab59923b3608e6ab7b18 diff --git a/rtl8812au.spec b/rtl8812au.spec index 723bdd1..4ba2d55 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -17,7 +17,7 @@ Name: rtl8812au -Version: 5.2.20.2+git1558384184.6faa3ea +Version: 5.2.20.2+git20190520.6faa3ea Release: 0 Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards License: GPL-2.0-only