浏览代码

updated 16 packages

c-ares-1.34.3-1

createrepo_c-1.2.0-1

curl-8.11.0-1

expat-2.6.4-1

harfbuzz-10.1.0-1

libcupsfilters-2.1.0-1

libnl3-3.11.0-1

libpng-1.6.44-1

libppd-2.1.0-1

libvpx-1.15.0-1

mariadb-10.11.10-1

meson-1.6.0-1

nghttp2-1.64.0-1

rspamd-3.10.2-1

ruby-3.3.6-5

xmlsec1-1.3.6-1
Tomohiro "Tomo-p" KATO 7 月之前
父节点
当前提交
8901fea06c

+ 4 - 1
c/c-ares/c-ares-vl.spec

@@ -2,7 +2,7 @@
 
 Summary: A library that performs asynchronous DNS operations
 Name: c-ares
-Version: 1.34.2
+Version: 1.34.3
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 11 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.34.3-1
+- updated to 1.34.3.
+
 * Wed Oct 16 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.34.2-1
 - updated to 1.34.2.
 

+ 4 - 1
c/createrepo_c/createrepo_c-vl.spec

@@ -9,7 +9,7 @@
 
 Summary:        Creates a common metadata repository
 Name:           createrepo_c
-Version:        1.1.4
+Version:        1.2.0
 Release:        1%{?_dist_release}
 Group:          admin-tools
 Vendor:         Project Vine
@@ -152,6 +152,9 @@ make -C %{_vpath_builddir} tests
 
 
 %changelog
+* Wed Nov 13 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.2.0-1
+- new upstream release.
+
 * Fri Aug 16 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.1.4-1
 - new upstream release.
 

+ 4 - 1
c/curl/curl-vl.spec

@@ -3,7 +3,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
 Summary(ja): リモートサーバ(FTP,HTTPなど)からファイルを取得するためのユーティリティ
 Name: curl 
-Version: 8.10.1
+Version: 8.11.0
 Release: 1%{?_dist_release}
 Group: internet
 Vendor: Project Vine
@@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 07 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.11.0-1
+- new upstream release.
+
 * Wed Sep 18 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.10.1-1
 - new upstream release.
 

+ 4 - 1
e/expat/expat-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Expat is an XML 1.0 parser written in C
 Summary(ja):	C で書かれた XML 1.0 パーサ
 Name:		expat
-Version:	2.6.3
+Version:	2.6.4
 Release:	1%{?_dist_release}
 Group:		accessories
 Vendor:		Project Vine
@@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 07 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.6.4-1
+- new upstream release.
+
 * Thu Sep 05 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.6.3-1
 - new upstream release.
 

+ 4 - 1
h/harfbuzz/harfbuzz-vl.spec

@@ -2,7 +2,7 @@
 
 Summary:	Text shaping library
 Name:		harfbuzz
-Version:	9.0.0
+Version:	10.1.0
 Release:	1%{?_dist_release}
 Group:		system
 Vendor:		Project Vine
@@ -159,6 +159,9 @@ Header files and libraries for building a extension library for the
 
 
 %changelog
+* Thu Nov 07 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 10.1.0-1
+- new upstream release.
+
 * Fri Jun 28 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.0.0-1
 - new upstream release.
 

+ 8 - 8
lib/libc/libcupsfilters/libcupsfilters-vl.spec

@@ -1,10 +1,8 @@
 %global _hardened_build 1
 
-%global upstream_version 2.1b1
-
 Name: libcupsfilters
-Version: 2.1~b1
-Release: 4%{?_dist_release}
+Version: 2.1.0
+Release: 1%{?_dist_release}
 Summary: Library for developing printing filters
 Group: system
 Vendor: Project Vine
@@ -15,11 +13,10 @@ Distribution: Vine Linux
 # https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/message/A7GFSD6M3GYGSI32L2FC5KB22DUAEQI3/
 License: Apache-2.0 WITH LLVM-exception
 URL: https://github.com/OpenPrinting/libcupsfilters
-Source0: %{URL}/releases/download/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
-
+Source0: %{URL}/releases/download/%{version}/%{name}-%{version}.tar.gz
 
 # Patches
-Patch1: 0001-cfgetprinterattributes5-validate-response-attributes.patch
+# none
 
 # for generating configure and Makefile scripts in autogen.h
 BuildRequires: autoconf
@@ -112,7 +109,7 @@ Development files for OpenPrinting cupsfilters library.
 
 
 %prep
-%autosetup -S git -n %{name}-%{upstream_version}
+%autosetup -S git -n %{name}-%{version}
 
 
 %build
@@ -200,6 +197,9 @@ rm -f %{buildroot}%{_pkgdocdir}/{LICENSE,COPYING,NOTICE}
 
 
 %changelog
+* Sat Oct 19 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1.0-1
+- new upstream release.
+
 * Fri Oct 04 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1~b1-4
 - initial build for Vine Linux.
 

+ 4 - 1
lib/libn/libnl3/libnl3-vl.spec

@@ -1,7 +1,7 @@
 Name: libnl3
 Summary: Convenience library for kernel netlink sockets
 Summary(ja): Netlink ソケットの利用に便利なライブラリ
-Version: 3.10.0
+Version: 3.11.0
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -88,6 +88,9 @@ find %{buildroot} -name \*.la -delete
 
 
 %changelog
+* Fri Nov 08 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.11.0-1
+- new upstream release.
+
 * Fri Jul 19 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.0-1
 - new upstream release.
 

+ 7 - 5
lib/libp/libpng/libpng-vl.spec

@@ -4,7 +4,7 @@ Summary: A library of functions for manipulating PNG image format files.
 Summary(ja): PNG画像形式ファイル操作用の関数ライブラリ
 Name: libpng
 Epoch: 2
-Version: 1.6.43
+Version: 1.6.44
 Release: 1%{_dist_release}
 Group: system
 Vendor: Project Vine
@@ -15,8 +15,7 @@ URL: http://www.libpng.org/pub/png/
 Source: https://download.sourceforge.net/libpng/libpng-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: zlib-devel
-Requires: zlib
+BuildRequires: pkgconfig(zlib)
 %define LIBVER 3.%{version}
 
 
@@ -45,7 +44,7 @@ Summary: Development tools for programs to manipulate PNG image format files.
 Summary(ja): PNG 形式画像ファイルを扱うプログラム向け開発ツール
 Group: programming
 Requires: libpng = %{epoch}:%{version}-%{release}
-Requires: zlib-devel
+Requires: pkgconfig(zlib)
 
 %description devel
 The libpng-devel package contains the header files necessary for 
@@ -98,7 +97,7 @@ Summary: Development tools for programs to manipulate PNG image format files.
 Summary(ja): PNG 形式画像ファイルを扱うプログラム向け開発ツール
 Group: programming,legacy
 Requires: libpng = %{epoch}:%{version}-%{release}, libpng-devel = %{epoch}:%{version}-%{release}
-Requires: zlib-devel
+Requires: pkgconfig(zlib)
 
 %description -n compat32-%{name}-devel
 The libpng-devel package contains the header files and static
@@ -177,6 +176,9 @@ the libpng package.
 
 
 %changelog
+* Wed Nov 13 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2:1.6.44-1
+- updated to 1.6.44.
+
 * Fri Apr 05 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2:1.6.43-1
 - updated to 1.6.43.
 

+ 11 - 11
lib/libp/libppd/libppd-vl.spec

@@ -1,29 +1,26 @@
 %global _hardened_build 1
 
-%global upstream_version 2.1b1
-
 # don't build libppd-tools until CUPS 3.x drops them
 %bcond_with tools
 
 
 Name:           libppd
 Summary:        Library for retro-fitting legacy printer drivers
-Version:        2.1~b1
-Release:        3%{?_dist_release}
-Group: system
-Vendor: Project Vine
-Distribution: Vine Linux
+Version:        2.1.0
+Release:        1%{?_dist_release}
+Group:          system
+Vendor:         Project Vine
+Distribution:   Vine Linux
 
 # the CUPS exception text is the same as LLVM exception, so using that name with
 # agreement from legal team
 # https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/message/A7GFSD6M3GYGSI32L2FC5KB22DUAEQI3/
 License:        Apache-2.0 WITH LLVM-exception
 URL:            https://github.com/OpenPrinting/libppd
-Source0:        %{URL}/releases/download/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
-
+Source0:        %{URL}/releases/download/%{version}/%{name}-%{version}.tar.gz
 
 # Patches
-Patch1: 0001-prevent-ppd-generation-based-on-invalid-ipp-response.patch
+# none
 
 # for autogen.sh
 BuildRequires: autoconf
@@ -105,7 +102,7 @@ PPD files from *.drv files.
 
 
 %prep
-%autosetup -S git -n %{name}-%{upstream_version}
+%autosetup -S git -n %{name}-%{version}
 
 
 %build
@@ -200,6 +197,9 @@ rm -rf %{buildroot}%{_datadir}/ppdc
 %endif
 
 %changelog
+* Wed Oct 23 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1.0-1
+- new upstream release.
+
 * Fri Oct 04 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.1~b1-3
 - initial build for Vine Linux.
 

+ 4 - 1
lib/libv/libvpx/libvpx-vl.spec

@@ -4,7 +4,7 @@
 %global soversion %{somajor}.%{sominor}.%{sotiny}
 
 Name:		libvpx
-Version:	1.13.1
+Version:	1.15.0
 Release:	1%{?_dist_release}
 Summary:	The VP8/VP9 Codec SDK
 Summary(ja):	VP8/VP9 コーデックソフトウェア開発キット
@@ -217,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 13 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.15.0-1
+- new upstream release.
+
 * Mon Oct 02 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.13.1-1
 - new upstream release.
 

+ 19 - 41
m/mariadb/mariadb-vl.spec

@@ -24,10 +24,10 @@
 
 %define _unpackaged_files_terminate_build 1
 
-%define mariadb_version		10.11.9
+%define mariadb_version		10.11.10
 %define mariadb_base_version	10.11
-%define mroonga_version		14.04
-%define groonga_version		14.0.6
+%define mroonga_version		14.10
+%define groonga_version		14.1.0
 %define groonga_normalize_mysql_version		1.2.3
 %define client_version		18
 
@@ -64,10 +64,9 @@ Source2000:	https://github.com/mroonga/mroonga/archive/refs/tags/v%{mroonga_vers
 
 Patch0:		mariadb-scripts.patch
 Patch1:		mariadb-ownsetup.patch
-Patch2000:	mroonga-mariadb-10.11.9.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:	bison, cmake, gcc-c++, groff, git
+BuildRequires:	bison, cmake, ninja, gcc-c++, groff, git
 BuildRequires:	libaio-devel, libboost-devel, libevent-devel, libxml2-devel
 BuildRequires:	ncurses-devel, perl, openssl-devel, readline-devel
 BuildRequires:	jemalloc-devel
@@ -282,9 +281,6 @@ into a client application instead of running as a separate process.
 %endif
 %patch1 -p1
 tar xvf %{SOURCE2000}
-pushd mroonga-%{mroonga_version}
-%patch2000 -p1
-popd
 
 cp -f \
 	%{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE14} \
@@ -334,19 +330,18 @@ touch optional-files-devel
 echo BEGIN_NORMAL_CONFIG ; grep -E '^#define' %{_vpath_builddir}/include/config.h ; echo END_NORMAL_CONFIG
 %cmake_build
 
+mariadb_source=`pwd`
+mariadb_build=`pwd`/%{_vpath_builddir}
+
 pushd mroonga-%{mroonga_version}
-autoreconf -vif
-
-mariadb_source=`realpath -e ../`
-mariadb_build=`realpath -e ../%{_vpath_builddir}`
-
-%configure \
-    --disable-static \
-    --with-mysql-source=${mariadb_source} \
-    --with-mysql-build=${mariadb_build} \
-    --with-mysql-config=${mariadb_build}/scripts/mysql_config \
-    %{?mroonga_configure_options}
-%make_build
+%cmake \
+	-GNinja \
+	-DCMAKE_BUILD_TYPE=Release \
+	-DMYSQL_SOURCE_DIR=${mariadb_source} \
+	-DMYSQL_BUILD_DIR=${mariadb_build} \
+	-DMYSQL_CONFIG=${mariadb_build}/scripts/mysql_config \
+	%{nil}
+%cmake_build
 popd
 
 
@@ -360,20 +355,13 @@ install -d %{buildroot}%{_infodir}
 %cmake_install
 
 pushd mroonga-%{mroonga_version}
-%make_install
+%cmake_install
 
-rm %{buildroot}%{_libdir}/mysql/plugin/*.la
-rm %{buildroot}%{_libdir}/mysql/plugin/ha_mroonga.so
-rm %{buildroot}%{_libdir}/mysql/plugin/ha_mroonga.so.?
-mv %{buildroot}%{_libdir}/mysql/plugin/ha_mroonga.so.?.?.? \
-   %{buildroot}%{_libdir}/mysql/plugin/ha_mroonga.so
 mkdir -p %{buildroot}%{_datadir}/mysql
 rm -rf %{buildroot}%{_datadir}/mroonga/{deb,rpm}
 sed -i -e 's|/usr/share/mroonga/|/usr/share/mysql/mroonga/|' %{buildroot}%{_datadir}/mroonga/{install,uninstall}.sql
 mv %{buildroot}%{_datadir}/mroonga %{buildroot}%{_datadir}/mysql/mroonga
 popd
-rm -rf mroonga-doc
-mv %{buildroot}%{_datadir}/doc/mroonga/ mroonga-doc/
 
 %if %{with systemd}
 install -d %{buildroot}%{_libexecdir}
@@ -617,8 +605,6 @@ fi
 
 
 %files server
-%defattr(-,root,root)
-%{!?_licensedir:%global license %%doc}
 %license COPYING*
 
 %doc doc/*
@@ -760,19 +746,14 @@ fi
 %endif
 
 %files mroonga
-%defattr(-, root, root)
-%{!?_licensedir:%global license %%doc}
 %license mroonga-%{mroonga_version}/COPYING
-%doc mroonga-doc/*
 %{_libdir}/mysql/plugin/ha_mroonga.so
 %{_datadir}/mysql/mroonga
 
 %files connect
-%defattr(-, root, root)
 %{_libdir}/mysql/plugin/ha_connect.so
 
 %files galera
-%defattr(-, root, root)
 %doc Docs/README-wsrep
 %doc %{_mandir}/man1/galera_new_cluster.1*
 %doc %{_mandir}/man1/galera_recovery.1*
@@ -790,7 +771,6 @@ fi
 %{_sysconfdir}/my.cnf.d/provider_lz4.cnf
 
 %files client
-%defattr(-, root, root)
 %{!?_licensedir:%global license %%doc}
 %license COPYING*
 
@@ -849,7 +829,6 @@ fi
 %doc %{_mandir}/man1/mytop.1*
 
 %files devel
-%defattr(-, root, root)
 %doc %{_mandir}/man1/mysql_config.1*
 %{_bindir}/mariadb-config
 %{_bindir}/mariadb_config
@@ -867,17 +846,14 @@ fi
 %doc %{_mandir}/man3/*
 
 %files static
-%defattr(-,root,root)
 %{_libdir}/lib*.a
 
 %if %{with source}
 %files source
-%defattr(-, root, root)
 %{_datadir}/mariadb-source
 %endif
 
 %files test
-%defattr(-, root, root)
 %attr(-, root, root) %{_datadir}/mysql-test
 %{_bindir}/mariadb-client-test
 %{_bindir}/mariadb-client-test-embedded
@@ -898,11 +874,13 @@ fi
 %doc %{_mandir}/man1/mysqltest_embedded.1*
 
 %files embedded
-%defattr(-,root,root)
 %{_libdir}/libmariadbd.so.*
 
 
 %changelog
+* Mon Nov 11 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 10.11.10-1
+- new upstream release.
+
 * Fri Aug 16 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 10.11.9-1
 - new upstream release.
 

+ 4 - 1
m/meson/meson-vl.spec

@@ -5,7 +5,7 @@
 Name:           meson
 Summary:        High productivity build system
 Summary(ja):    高生産性ビルドシステム
-Version:        1.4.1
+Version:        1.6.0
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -98,6 +98,9 @@ python3 ./run_tests.py ||:
 
 
 %changelog
+* Wed Oct 23 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.6.0-1
+- new upstream release.
+
 * Mon Jun 03 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.4.1-1
 - new upstream release.
 

+ 4 - 1
n/nghttp2/nghttp2-vl.spec

@@ -9,7 +9,7 @@
 Summary: Experimental HTTP/2 client, server and proxy
 Summary(ja): HTTP/2クライアント・サーバ・プロキシの実験的実装
 Name: nghttp2
-Version: 1.63.0
+Version: 1.64.0
 Release: 1%{?_dist_release}
 Group: internet
 Vendor: Project Vine
@@ -207,6 +207,9 @@ make %{?_smp_mflags} check
 
 
 %changelog
+* Wed Oct 23 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.64.0-1
+- new upstream release.
+
 * Thu Aug 29 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.63.0-1
 - new upstream release.
 

+ 9 - 1
r/rspamd/rspamd-vl.spec

@@ -13,7 +13,7 @@
 
 Summary:        Rapid spam filtering system
 Name:           rspamd
-Version:        3.10.1
+Version:        3.10.2
 Release:        1%{?_dist_release}%{?with_systemd:.systemd}
 Group:          servers
 Vendor:         Project Vine
@@ -87,6 +87,8 @@ lua.
 %define opt_hyperscan -DENABLE_HYPERSCAN=OFF
 %endif
 
+export LDFLAGS="%{__global_ldflags} -lgcc_s -lgcc"
+
 %cmake \
         -DCMAKE_INSTALL_PREFIX=%{_prefix} \
         -DCONFDIR=%{_sysconfdir}/rspamd \
@@ -263,6 +265,12 @@ fi
 
 
 %changelog
+* Sun Oct 20 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.2-1
+- new upstream release.
+
+* Thu Oct 17 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.1-2
+- added LDFLAGS.
+
 * Wed Oct 16 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.1-1
 - new upstream release.
 

+ 13 - 10
r/ruby/ruby-vl.spec

@@ -8,7 +8,7 @@
 
 %global major_version 3
 %global minor_version 3
-%global teeny_version 5
+%global teeny_version 6
 
 # Note:
 # As seen on perl srpm, as this (ruby) srpm contains several sub-components,
@@ -18,7 +18,7 @@
 #
 # 全てのサブパッケージのバージョンが上がる場合を除き、rubyのmainバージョンが
 # 更新されても1には戻さずに必ず+1してください。
-%global ruby_rel 4
+%global ruby_rel 5
 
 %global major_minor_version %{major_version}.%{minor_version}
 
@@ -32,12 +32,12 @@
 %global rubygems_dir %{_datadir}/rubygems
 
 # lib/rubygems.rb
-%global rubygems_version 3.5.16
+%global rubygems_version 3.5.22
 # lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 
 %global rubygems_molinillo_version 0.8.0
 
 # lib/bundler/version.rb
-%global bundler_version 2.5.16
+%global bundler_version 2.5.22
 # lib/bundler/vendor/fileutils/lib/fileutils.rb
 %global bundler_fileutils_version 1.7.2
 # lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
@@ -58,13 +58,13 @@
 # lib/irb/version.rb 1.3.5
 %global irb_version 1.13.1
 
-# ext/bigdecimal/bigdecimal.gemspec
+# ext/bigdecimal/bigdecimal.c
 %global bigdecimal_version 3.1.5
-%global debug_version 1.9.1
+%global debug_version 1.9.2
 # ext/io/console/io-console.gemspec
 %global io_console_version 0.7.1
-# ext/json/VERSION
-%global json_version 2.7.1
+# ext/json/lib/json/version.rb
+%global json_version 2.7.2
 # ext/psych/lib/psych/versions.rb
 %global psych_version 5.1.2
 # gems/bundled_gems
@@ -74,8 +74,8 @@
 %global rake_version 13.1.0
 %global rbs_version 3.4.0
 %global test_unit_version 3.6.1
-%global rexml_version 3.3.6
-%global rss_version 0.3.0
+%global rexml_version 3.3.9
+%global rss_version 0.3.1
 %global typeprof_version 0.21.9
 
 %define rbmode          ruby-mode
@@ -1195,6 +1195,9 @@ fi
 
 
 %changelog
+* Thu Nov 07 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.3.6-5
+- updated to 3.3.5.
+
 * Tue Sep 03 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.3.5-4
 - updated to 3.3.5.
 

+ 4 - 1
x/xmlsec1/xmlsec1-vl.spec

@@ -1,6 +1,6 @@
 Summary: Library providing support for "XML Signature" and "XML Encryption" standards
 Name: xmlsec1
-Version: 1.3.5
+Version: 1.3.6
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -239,6 +239,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed Oct 23 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3.6-1
+- new upstream release.
+
 * Fri Jul 19 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3.5-1
 - new upstream release.