Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osmo-trx for openSUSE:Factory checked in at 2021-11-21 23:51:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-trx (Old) and /work/SRC/openSUSE:Factory/.osmo-trx.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-trx" Sun Nov 21 23:51:53 2021 rev:4 rq:932632 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-trx/osmo-trx.changes 2021-10-18 22:02:10.646092932 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-trx.new.1895/osmo-trx.changes 2021-11-21 23:52:20.258222848 +0100 @@ -1,0 +2,6 @@ +Fri Nov 19 11:25:52 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to new upstream release 1.4.0 + * https://git.osmocom.org/osmo-trx/plain/debian/changelog?h=1.4.0 + +------------------------------------------------------------------- Old: ---- osmo-trx-1.2.0.tar.xz New: ---- osmo-trx-1.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-trx.spec ++++++ --- /var/tmp/diff_new_pack.jvixXF/_old 2021-11-21 23:52:20.822221030 +0100 +++ /var/tmp/diff_new_pack.jvixXF/_new 2021-11-21 23:52:20.822221030 +0100 @@ -1,8 +1,8 @@ # # spec file for package osmo-trx # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2017-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: osmo-trx -Version: 1.2.0 +Version: 1.4.0 Release: 0 Summary: SDR transceiver that implements Layer 1 of a GSM BTS License: AGPL-3.0-or-later @@ -36,10 +36,12 @@ BuildRequires: pkgconfig >= 0.20 BuildRequires: pkgconfig(LimeSuite) BuildRequires: pkgconfig(fftw3f) -BuildRequires: pkgconfig(libosmocore) >= 1.3.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.3.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.3.0 -BuildRequires: pkgconfig(libosmovty) >= 1.3.0 +BuildRequires: pkgconfig(libosmocodec) >= 1.6.0 +BuildRequires: pkgconfig(libosmocoding) >= 1.6.0 +BuildRequires: pkgconfig(libosmocore) >= 1.6.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 +BuildRequires: pkgconfig(libosmovty) >= 1.6.0 BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(uhd) BuildRequires: pkgconfig(usrp) >= 3.3 @@ -159,28 +161,37 @@ %pre lms %service_add_pre osmo-trx-lms.service + %post lms %service_add_post osmo-trx-lms.service + %preun lms %service_del_preun osmo-trx-lms.service + %postun lms %service_del_postun osmo-trx-lms.service %pre uhd %service_add_pre osmo-trx-uhd.service + %post uhd %service_add_post osmo-trx-uhd.service + %preun uhd %service_del_preun osmo-trx-uhd.service + %postun uhd %service_del_postun osmo-trx-uhd.service %pre usrp1 %service_add_pre osmo-trx-usrp1.service + %post usrp1 %service_add_post osmo-trx-usrp1.service + %preun usrp1 %service_del_preun osmo-trx-usrp1.service + %postun usrp1 %service_del_postun osmo-trx-usrp1.service @@ -193,14 +204,14 @@ %{_bindir}/osmo-trx-lms %{_sbindir}/rcosmo-trx-lms %dir %{_sysconfdir}/osmocom -%config %{_sysconfdir}/osmocom/osmo-trx-lms.cfg +%config(noreplace) %{_sysconfdir}/osmocom/osmo-trx-lms.cfg %{_unitdir}/osmo-trx-lms.service %files uhd %{_bindir}/osmo-trx-uhd %{_sbindir}/rcosmo-trx-uhd %dir %{_sysconfdir}/osmocom -%config %{_sysconfdir}/osmocom/osmo-trx-uhd.cfg +%config(noreplace) %{_sysconfdir}/osmocom/osmo-trx-uhd.cfg %{_unitdir}/osmo-trx-uhd.service %files usrp1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jvixXF/_old 2021-11-21 23:52:20.846220953 +0100 +++ /var/tmp/diff_new_pack.jvixXF/_new 2021-11-21 23:52:20.850220940 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.osmocom.org/osmo-trx</param> - <param name="parent-tag">1.2.0</param> - <param name="versionformat">1.2.0</param> + <param name="parent-tag">1.4.0</param> + <param name="versionformat">1.4.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ osmo-trx-1.2.0.tar.xz -> osmo-trx-1.4.0.tar.xz ++++++ ++++ 12279 lines of diff (skipped)