diff --git a/nemo-3.0.3.tar.gz b/nemo-3.0.3.tar.gz deleted file mode 100644 index 24d6d4c..0000000 --- a/nemo-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff14d78bdf1b072bdf67c747c6e664a2569fbfedbea79ebe45a24632591e15b9 -size 1346569 diff --git a/nemo-3.0.5.tar.gz b/nemo-3.0.5.tar.gz new file mode 100644 index 0000000..5f89fe5 --- /dev/null +++ b/nemo-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0e95e7fe490613e2f1e0cc22f68b52cbd92f4667356c4dd9c8b793eae24c5b +size 1346824 diff --git a/nemo.changes b/nemo.changes index 3dd9db5..bce2da5 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 1 12:43:15 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 3.0.5 (changes since 3.0.3): + * Add standard settings for EelEditableLabel. + * Build-require cinnamon-translations. + * Use g_hash_table_remove_all and get rid of some callbacks. + ------------------------------------------------------------------- Tue May 24 16:25:54 UTC 2016 - sor.alexei@meowr.ru diff --git a/nemo.spec b/nemo.spec index 666ca02..4bad464 100644 --- a/nemo.spec +++ b/nemo.spec @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 3.0.3 +Version: 3.0.5 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0+ @@ -31,6 +31,7 @@ Source: https://github.com/linuxmint/%{name}/archive/%{version}/%{name}- Patch1: %{name}-implicit-pointer-decl.patch # PATCH-FIX-UPSTREAM nemo-void-return-no-return.patch margueirte@opensuse.org -- Fix OBS gcc checks. Patch2: %{name}-void-return-no-return.patch +BuildRequires: cinnamon-translations BuildRequires: fdupes BuildRequires: gnome-common BuildRequires: gtk-doc