Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3c42f725bc | |||
|
|
5bb1cc96a6 | ||
| 08e2ef1713 | |||
|
|
99085dc9e8 |
4
_service
4
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="verify_file" mode="buildtime">
|
||||
<param name="file">leechcraft-0.6.70-17739-g0d7a960ef4.tar.xz</param>
|
||||
<param name="file">leechcraft-0.6.70-17793-g6e56308e78.tar.xz</param>
|
||||
<param name="verifier">sha1</param>
|
||||
<param name="checksum">65a3aa20cf58a309c7aea4ef1d7ac6c777de77ed</param>
|
||||
<param name="checksum">d93cab8db0adcdddbb988488f3c80762f3123eb4</param>
|
||||
</service>
|
||||
</services>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94de0b9f29b1e7c35fbaf7d3a4278b11ada73cb790bd6fa3f5baa294cbf3b706
|
||||
size 5150020
|
||||
3
leechcraft-0.6.70-17793-g6e56308e78.tar.xz
Normal file
3
leechcraft-0.6.70-17793-g6e56308e78.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7827841fc5778d514623e76a0480aaa8625523fc83ce53da25cafee5da2b7007
|
||||
size 5149888
|
||||
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define LEECHCRAFT_VERSION 0.6.70-17739-g0d7a960ef4
|
||||
%define LEECHCRAFT_VERSION 0.6.70-17793-g6e56308e78
|
||||
|
||||
Name: leechcraft-doc
|
||||
Version: 0.6.70+git.17739.g0d7a960ef4
|
||||
Version: 0.6.70+git.17793.g6e56308e78
|
||||
Release: 0
|
||||
Summary: Modular Internet Client Documentation
|
||||
License: BSL-1.0
|
||||
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 07:14:09 UTC 2025 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||
|
||||
- Updated to 0.6.70-17793-g6e56308e78 snapshot:
|
||||
* Bittorrent compilation fixed.
|
||||
- Removed leechcraft-0.6.70+git-boost_system.diff.patch.
|
||||
- Updated kwin version required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 06:02:00 UTC 2025 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||
|
||||
- Updated to 0.6.70-17769-g4e68d7fcba snapshot.
|
||||
- Added leechcraft-0.6.70+git-boost_system.diff.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:44:40 UTC 2025 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
%define qml_dir %{_datadir}/leechcraft/qml6
|
||||
|
||||
%define so_ver -qt6-0_6_75
|
||||
%define LEECHCRAFT_VERSION 0.6.70-17739-g0d7a960ef4
|
||||
%define LEECHCRAFT_VERSION 0.6.70-17793-g6e56308e78
|
||||
|
||||
%define db_postfix %{so_ver}
|
||||
%define gui_postfix %{so_ver}
|
||||
@@ -49,7 +49,7 @@
|
||||
%define xsd_postfix %{so_ver}
|
||||
|
||||
Name: leechcraft
|
||||
Version: 0.6.70+git.17739.g0d7a960ef4
|
||||
Version: 0.6.70+git.17793.g6e56308e78
|
||||
Release: 0
|
||||
Summary: Modular Internet Client
|
||||
License: BSL-1.0
|
||||
@@ -75,7 +75,6 @@ BuildRequires: libboost_date_time-devel
|
||||
BuildRequires: libboost_filesystem-devel
|
||||
BuildRequires: libboost_locale-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
BuildRequires: libboost_system-devel
|
||||
BuildRequires: libboost_thread-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
%if 0%{?suse_version} > 1600
|
||||
@@ -922,7 +921,7 @@ Group: Productivity/Networking/Other
|
||||
BuildArch: noarch
|
||||
Provides: %{name}-fenet-wm = %{version}
|
||||
Requires: %{name}-fenet = %{version}
|
||||
Requires: kwin5
|
||||
Requires: kwin6-x11
|
||||
|
||||
%description fenet-kwin
|
||||
This package allows to start Leechcraft as a Desktop Environment with
|
||||
@@ -2070,7 +2069,7 @@ A library providing some classes to be used with the
|
||||
XmlSettingsDialog LeechCraft subsystem.
|
||||
|
||||
%prep
|
||||
%setup -q -n leechcraft-%{LEECHCRAFT_VERSION}
|
||||
%autosetup -p1 -n leechcraft-%{LEECHCRAFT_VERSION}
|
||||
|
||||
#removing non-free icons
|
||||
rm -r src/plugins/azoth/share/azoth/iconsets/clients/default
|
||||
|
||||
Reference in New Issue
Block a user