|
@@ -1,13 +1,16 @@
|
|
|
-Summary: Photo applications for GNOME
|
|
|
-Summary(ja): GNOME 用写真アプリケーション
|
|
|
-Name: gnome-photos
|
|
|
-Version: 3.30.1
|
|
|
-Release: 1%{?_dist_release}
|
|
|
-License: GPLv2+
|
|
|
-Group: User Interface/Desktops
|
|
|
-URL: https://wiki.gnome.org/Design/Apps/Photos
|
|
|
-
|
|
|
-Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
|
|
+Summary: Photo applications for GNOME
|
|
|
+Summary(ja): GNOME 用写真アプリケーション
|
|
|
+Name: gnome-photos
|
|
|
+Version: 3.30.1
|
|
|
+Release: 2%{?_dist_release}
|
|
|
+Vendor: Project Vine
|
|
|
+Distribution: Vine Linux
|
|
|
+License: GPLv2+
|
|
|
+Group: User Interface/Desktops
|
|
|
+URL: https://wiki.gnome.org/Design/Apps/Photos
|
|
|
+
|
|
|
+%define shortver %(echo %{version} | sed -e 's/\\.[0-9]+$//')
|
|
|
+Source: https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
@@ -32,13 +35,8 @@ BuildRequires: libdazzle-devel
|
|
|
BuildRequires: geocode-glib-devel
|
|
|
BuildRequires: libappstream-glib-devel
|
|
|
|
|
|
-
|
|
|
Requires(postun,posttrans): desktop-file-utils
|
|
|
|
|
|
-Vendor: Project Vine
|
|
|
-Distribution: Vine Linux
|
|
|
-
|
|
|
-
|
|
|
%description
|
|
|
Photo application designed for GNOME 3
|
|
|
|
|
@@ -100,6 +98,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Oct 02 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.1-2
|
|
|
+- rebuilt with tracker-2.2.2.
|
|
|
+
|
|
|
+* Mon Dec 31 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.1-1
|
|
|
+- new upstream release.
|
|
|
+
|
|
|
* Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.2-1
|
|
|
- new upstream release
|
|
|
- add BuildRequires: libjpeg-turbo-devel, gegl03-devel, libgexiv2-devel
|