|
@@ -1,13 +1,13 @@
|
|
|
%{!?python3_sitearch: %define python3_sitearch %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
|
|
|
|
|
-Summary: Develop software for GNOME
|
|
|
-Summary(ja): GNOME 用統合開発環境
|
|
|
-Name: gnome-builder
|
|
|
-Version: 3.20.4
|
|
|
-Release: 1%{?_dist_release}
|
|
|
-License: GPLv3
|
|
|
-Group: Applications/Development
|
|
|
-URL: https://wiki.gnome.org/Apps/Builder
|
|
|
+Summary: Develop software for GNOME
|
|
|
+Summary(ja): GNOME 用統合開発環境
|
|
|
+Name: gnome-builder
|
|
|
+Version: 3.20.4
|
|
|
+Release: 2%{?_dist_release}
|
|
|
+License: GPLv3
|
|
|
+Group: Applications/Development
|
|
|
+URL: https://wiki.gnome.org/Apps/Builder
|
|
|
|
|
|
Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
|
|
|
|
@@ -29,12 +29,12 @@ BuildRequires: libpeas-devel
|
|
|
BuildRequires: yelp-tools
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
|
|
-Requires(postun,posttrans): desktop-file-utils
|
|
|
-Requires(postun,posttrans): glib2
|
|
|
+Requires(postun,posttrans): desktop-file-utils
|
|
|
+Requires(postun,posttrans): glib2
|
|
|
|
|
|
-Vendor: Project Vine
|
|
|
-Distribution: Vine Linux
|
|
|
-Packager: Takemikaduchi
|
|
|
+Vendor: Project Vine
|
|
|
+Distribution: Vine Linux
|
|
|
+Packager: Takemikaduchi
|
|
|
|
|
|
|
|
|
%description
|
|
@@ -153,6 +153,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Aug 21 2018 Toshiaki Ara <ara_t@384.jp> 3.20.4-2
|
|
|
+- rebuild with liggit2-0.27.4
|
|
|
+
|
|
|
* Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.4-1
|
|
|
- new upstream release
|
|
|
- add BuildRequires: desktop-file-utils
|