Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
220289c897
!21 Update to 4.18.1
From: @misaka00251 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2023-01-05 02:59:24 +00:00
misaka00251
ade6d3d560
Update to 4.18.1 2023-01-04 20:49:40 +08:00
openeuler-ci-bot
a519121702
!20 update to 4.16.9
From: @dillon_chen 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
2022-06-23 06:01:11 +00:00
dillon_chen
09d49b98a3 update to 4.16.9 2022-06-23 10:35:49 +08:00
openeuler-ci-bot
c577dfb20e !13 Fix BuildRequires
From: @zhang__3125
Reviewed-by: @dwl301,@dwl301
Signed-off-by: @dwl301
2021-08-06 01:38:44 +00:00
zhang__3125
d4a4c61333 Fix BuildRequires: pkgconfig(libxfce4ui-1) pkgconfig(libxfce4panel-1.0) pkgconfig(exo-1) 2021-08-05 17:05:07 +08:00
openeuler-ci-bot
cef50de52d !3 update to 1.8.17-1 for fix CVE-2021-32563
From: @zhang__3125
Reviewed-by: @dwl301
Signed-off-by: @dwl301
2021-05-21 14:12:41 +08:00
linz
baf9f2bf1a update to 1.8.17-1 for fix CVE-2021-32563 2021-05-21 13:46:12 +08:00
openeuler-ci-bot
6b2c0c0dd1 !2 20201127 add yaml file
From: @zhang__3125
Reviewed-by: @dwl301
Signed-off-by: @dwl301
2020-12-01 11:29:18 +08:00
张琳
dc9de7ef70 update Thunar.yaml. 2020-12-01 10:52:07 +08:00
6 changed files with 23 additions and 83 deletions

View File

@ -1,36 +0,0 @@
# Thunar
#### Description
Thunar File Manager
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

View File

@ -1,37 +0,0 @@
# Thunar
#### 介绍
Thunar File Manager
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 码云特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

View File

@ -1,9 +1,9 @@
%global _hardened_build 1
%global xfceversion 4.14
%global xfceversion 4.18
Name: Thunar
Version: 1.8.15
Release: 2
Version: 4.18.1
Release: 1
Summary: Thunar File Manager
#Group: Development/Libraries
License: GPLv2+
@ -17,14 +17,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#BuildArch: noarch
BuildRequires: gcc-c++
BuildRequires: pkgconfig(dbus-glib-1) >= 0.34
BuildRequires: pkgconfig(exo-1) >= 0.12.0
BuildRequires: exo-devel
BuildRequires: pkgconfig(gudev-1.0) >= 145
BuildRequires: pkgconfig(libexif) >= 0.6.0
BuildRequires: pkgconfig(libpcre) >= 6.0
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.4
BuildRequires: pkgconfig(libnotify) >= 0.4.0
BuildRequires: pkgconfig(libxfce4ui-1) >= %{xfceversion}
BuildRequires: pkgconfig(libxfce4panel-1.0) >= %{xfceversion}
BuildRequires: pkgconfig(libxfce4ui-2) >= %{xfceversion}
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{xfceversion}
BuildRequires: libSM-devel
BuildRequires: freetype-devel
BuildRequires: libpng-devel >= 2:1.2.2-16
@ -129,7 +129,7 @@ done
%files -f thunar.lang
%license COPYING
%doc README TODO ChangeLog NEWS INSTALL AUTHORS HACKING THANKS
%doc ChangeLog NEWS INSTALL AUTHORS HACKING THANKS
%doc docs/README.gtkrc
# exclude docs that we have moved to the above
%exclude %{_datadir}/doc/thunar/README.gtkrc
@ -140,7 +140,6 @@ done
%dir %{_libdir}/thunarx-*/
%{_libdir}/thunarx-*/thunar*.so
%dir %{_libdir}/Thunar/
%{_libdir}/Thunar/ThunarBulkRename
%{_libdir}/Thunar/thunar-sendto-email
%dir %{_datadir}/Thunar/
%dir %{_datadir}/Thunar/sendto/
@ -151,7 +150,6 @@ done
%{_datadir}/dbus-1/services/org.xfce.FileManager.service
%{_datadir}/dbus-1/services/org.xfce.Thunar.service
%{_datadir}/icons/hicolor/*/*/*
%{_datadir}/pixmaps/Thunar/
%{_datadir}/xfce4/panel/plugins/thunar-tpa.desktop
%{_metainfodir}/org.xfce.thunar.appdata.xml
%{_libdir}/xfce4/panel/plugins/libthunar-tpa.so
@ -170,8 +168,23 @@ done
%files docs
%dir %{_datadir}/gtk-doc/html/thunarx
%dir %{_datadir}/gtk-doc/html/thunar
%{_datadir}/gtk-doc/html/thunar/*
%{_datadir}/gtk-doc/html/thunarx/*
%changelog
* Wed Jan 04 2023 misaka00251 <liuxin@iscas.ac.cn> - 4.18.1-1
- Update to 4.18.1
* Thu Jun 23 2022 Dillon Chen<dillon.chen@gmail.com> - 4.16.9-1
- update to 4.16.9
* Thu Aug 05 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 1.8.17-2
- Fix BuildRequires: pkgconfig(libxfce4ui-1) pkgconfig(libxfce4panel-1.0) pkgconfig(exo-1)
* Fri May 21 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 1.8.17-1
- update to 1.8.17-1
- fix CVE-2021-32563
* Thu Jul 9 2020 Dillon Chen<dillon.chen@turbolinux.com.cn> - 1.8.15-1
- Init package

View File

@ -1,4 +1,4 @@
version_control: git
src_repo:
src_repo: https://gitlab.xfce.org/xfce/thunar.git
tag_prefix: "Thunar-"
seperator: "."

Binary file not shown.

BIN
thunar-4.18.1.tar.bz2 Normal file

Binary file not shown.