From 119236efa4e070dcdf30a9bf0cb3b2cdcfdffbc9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Feb 11 2018 16:12:10 +0000 Subject: update to 1.20 release --- diff --git a/.gitignore b/.gitignore index cdb1572..07af57f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /caja-extensions-1.18.0.tar.xz /caja-extensions-1.18.1.tar.xz /caja-extensions-1.19.0.tar.xz +/caja-extensions-1.20.0.tar.xz diff --git a/caja-extensions.spec b/caja-extensions.spec index 02fff57..4358f54 100644 --- a/caja-extensions.spec +++ b/caja-extensions.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.19 +%global branch 1.20 # Settings used for build from snapshots. %{!?rel_build:%global commit 298c7255b82986eeba72fff06f59479deae0b9d0} @@ -16,7 +16,7 @@ Name: caja-extensions Summary: Set of extensions for caja file manager Version: %{branch}.0 %if 0%{?rel_build} -Release: 2%{?dist} +Release: 1%{?dist} %else Release: 0.9%{?git_rel}%{?dist} %endif @@ -121,8 +121,11 @@ Caja xattr-tags extension, allows to quickly set xattr-tags. %prep -%setup -q%{!?rel_build:n %{name}-%{commit}} -%patch0 -p1 -b .beesu +%if 0%{?rel_build} +%autosetup -p1 +%else +%autosetup -n %{name}-%{commit} -p1 +%endif cp %{SOURCE1} SETUP @@ -159,23 +162,6 @@ cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/samba/ %find_lang %{name} --with-gnome --all-name -%postun -n caja-open-terminal -if [ $1 -eq 0 ] ; then - /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : -fi - -%posttrans -n caja-open-terminal -/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - -%postun -n caja-sendto -if [ $1 -eq 0 ] ; then - /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : -fi - -%posttrans -n caja-sendto -/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : - - %files common -f %{name}.lang %doc AUTHORS COPYING README SETUP %dir %{_datadir}/caja-extensions @@ -234,6 +220,11 @@ fi %changelog +* Sun Feb 11 2018 Wolfgang Ulbrich - 1.20.0-1 +- update to 1.20.0 release +- drop GSettings Schema rpm scriptlet +- switch to using autosetup + * Wed Feb 07 2018 Fedora Release Engineering - 1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index c2b8aac..1451757 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (caja-extensions-1.19.0.tar.xz) = de224b5dd66a7d72627cd9d63405f06d2f0dbc3b821caa0df82186a635d67a33cde216d671a0979093bc0e44edd8215cfabff55969190cdf9178fa2e2dd3ce69 +SHA512 (caja-extensions-1.20.0.tar.xz) = f51d092d3b02c231aa42cc7faee58cf80790989841fea7c2c64a95db2e49a843b8ab2ca24526506864f11ea812c40f7bfa16170cd8a824eff05217106d36c275