diff --git a/ao.space.spec b/ao.space.spec index 999cded94415561a3091bc443b58bbf8cc9f169f..86ea2832265b2b32cc4262ae4cfd6120dc93d1bf 100644 --- a/ao.space.spec +++ b/ao.space.spec @@ -18,8 +18,8 @@ %global package_name space-agent Name: ao.space -Version: 1.0.2 -Release: 3 +Version: 1.0.3 +Release: 1 Summary: AO.space is a open source project that focuses on protecting personal data security and privacy. Utilizing end-to-end encryption and device-based authentication, users have complete control over their personal accounts and data. License: Apache-2.0 URL: https://github.com/ao-space/space-agent @@ -85,6 +85,9 @@ systemctl start aospace.service %systemd_postun_with_restart aospace.service %changelog +* Tue Dec 10 2024 Jianmin - 1.0.3-1 +- Build with dependencies. + * Fri Apr 12 2024 ZhangXuyang - 1.0.2-3 - fix riscv64 makefile diff --git a/space-agent-1.0.2.tar.gz b/space-agent-1.0.2.tar.gz deleted file mode 100644 index 0e29d8fe30e7dc2a380365634f0926381854dee6..0000000000000000000000000000000000000000 Binary files a/space-agent-1.0.2.tar.gz and /dev/null differ diff --git a/space-agent-1.0.3.tar.gz b/space-agent-1.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..27e0700a6089f206ca3fc12bdcd33e8a64d6a35b Binary files /dev/null and b/space-agent-1.0.3.tar.gz differ