Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package parsec for openSUSE:Factory checked 
in at 2022-03-04 00:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parsec (Old)
 and      /work/SRC/openSUSE:Factory/.parsec.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parsec"

Fri Mar  4 00:17:46 2022 rev:11 rq:958717 version:1.0.0~rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/parsec/parsec.changes    2022-01-13 
23:22:05.432072963 +0100
+++ /work/SRC/openSUSE:Factory/.parsec.new.1958/parsec.changes  2022-03-04 
00:18:31.832296480 +0100
@@ -1,0 +2,8 @@
+Thu Feb 24 08:29:19 UTC 2022 - Guillaume GARDET <[email protected]>
+
+- Update to 1.0.0-rc1:
+  * Changelog: 
https://github.com/parallaxsecond/parsec/compare/0.8.1...1.0.0-rc1
+- Drop upstream patch:
+  * harden_parsec.service.patch
+
+-------------------------------------------------------------------

Old:
----
  harden_parsec.service.patch
  parsec-0.8.1.tar.gz
  trusted-services-c1cf912.tar.gz

New:
----
  parsec-1.0.0-rc1.tar.gz
  trusted-services-389b506.tar.gz

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

Other differences:
------------------
++++++ parsec.spec ++++++
--- /var/tmp/diff_new_pack.QO6TSv/_old  2022-03-04 00:18:33.800296895 +0100
+++ /var/tmp/diff_new_pack.QO6TSv/_new  2022-03-04 00:18:33.808296896 +0100
@@ -17,24 +17,23 @@
 
 
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
+%define archive_version 1.0.0-rc1
 
 %{?systemd_ordering}
 Name:           parsec
-Version:        0.8.1
+Version:        1.0.0~rc1
 Release:        0
 Summary:        Platform AbstRaction for SECurity
 License:        Apache-2.0
 URL:            https://parallaxsecond.github.io/parsec-book
-Source0:        
https://github.com/parallaxsecond/parsec/archive/%{version}.tar.gz#/parsec-%{version}.tar.gz
+Source0:        
https://github.com/parallaxsecond/parsec/archive/%{archive_version}.tar.gz#/parsec-%{archive_version}.tar.gz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
 Source3:        parsec.service
 Source4:        config.toml
 Source5:        parsec.conf
 Source6:        system-user-parsec.conf
-Source10:       
https://git.trustedfirmware.org/TS/trusted-services.git/snapshot/trusted-services-c1cf912.tar.gz
-# PATCH-FIX-UPSTREAM - https://github.com/parallaxsecond/parsec/issues/569
-Patch0:         harden_parsec.service.patch
+Source10:       
https://git.trustedfirmware.org/TS/trusted-services.git/snapshot/trusted-services-389b506.tar.gz
 BuildRequires:  cargo
 BuildRequires:  clang-devel
 BuildRequires:  cmake
@@ -65,19 +64,18 @@
 enabling cloud-native delivery flows within the data center and at the edge.
 
 %prep
-%setup -q -a1 -a10
+%setup -q -a1 -a10 -n parsec-%{archive_version}
 rmdir trusted-services-vendor
-mv trusted-services-c1cf912 trusted-services-vendor
+mv trusted-services-389b506 trusted-services-vendor
 rm -rf .cargo && mkdir .cargo
 cp %{SOURCE2} .cargo/config
 # Enable all providers
 sed -i -e 's#default = \["unix-peer-credentials-authenticator"\]##' Cargo.toml
-# Features available in 0.8.0:
+# Features available in 1.0.0:
 # all-providers = ["tpm-provider", "pkcs11-provider", "mbed-crypto-provider", 
"cryptoauthlib-provider", "trusted-service-provider"]
 # all-authenticators = ["direct-authenticator", 
"unix-peer-credentials-authenticator", "jwt-svid-authenticator"]
 # But disable "trusted-service-provider" until we have a trusted-services 
package
 echo 'default = ["tpm-provider", "pkcs11-provider", "mbed-crypto-provider", 
"cryptoauthlib-provider", "all-authenticators"]' >> Cargo.toml
-%patch0 -p1
 
 %build
 export PROTOC=%{_bindir}/protoc

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QO6TSv/_old  2022-03-04 00:18:33.840296904 +0100
+++ /var/tmp/diff_new_pack.QO6TSv/_new  2022-03-04 00:18:33.840296904 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="cargo_vendor" mode="disabled">
     <param name="compression">xz</param>
-    <param name="srcdir">parsec-0.8.1</param>
+    <param name="srcdir">parsec-1.0.0-rc1</param>
   </service>
 </services>
 

++++++ trusted-services-c1cf912.tar.gz -> trusted-services-389b506.tar.gz ++++++
++++ 45738 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/parsec/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.parsec.new.1958/vendor.tar.xz differ: char 26, line 
1

Reply via email to