Bug 1011780 - deja-dup-29.5 is available
Summary: deja-dup-29.5 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: deja-dup
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-25 07:02 UTC by Upstream Release Monitoring
Modified: 2014-05-14 23:54 UTC (History)
5 users (show)

Fixed In Version: deja-dup-30.0-1.fc20
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-05 05:48:27 UTC
Type: ---


Attachments (Terms of Use)

Description Upstream Release Monitoring 2013-09-25 07:02:25 UTC
Latest upstream release: 28.0
Current version/release in Fedora Rawhide: 27.3.1-2.fc20
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Upstream Release Monitoring 2013-11-07 10:27:44 UTC
Latest upstream release: 29.1
Current version/release in Fedora Rawhide: 27.3.1-2.fc20
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 2 Upstream Release Monitoring 2014-01-11 10:47:57 UTC
Latest upstream release: 29.4
Current version/release in Fedora Rawhide: 27.3.1-2.fc20
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 3 Kai Engert (:kaie) (inactive account) 2014-01-12 22:00:56 UTC
Upstream stopped using configure and now uses cmake, so I had to learn and adopt the spec file accordingly.

I'm still on Fedora 19.
I've started a scratch build at
http://koji.fedoraproject.org/koji/taskinfo?taskID=6394049

I've already installed a local build locally, and it correctly made an incremental backup.

Let me know if you're able to test this scratch build on F19.
Unless you complain, I'd produce test builds for rawhide+f20+f19 in the next few days.

Comment 4 Kai Engert (:kaie) (inactive account) 2014-01-12 22:02:46 UTC
Below are the changes that were necessary to make 29.4 build:


@@ -8,6 +8,7 @@ License:        GPLv3+
 URL:            https://launchpad.net/deja-dup
 Source0:        http://launchpad.net/%{name}/26/%{version}/+download/%{name}-%{version}.tar.xz
 
+BuildRequires:  cmake
 BuildRequires:  gettext desktop-file-utils intltool
 BuildRequires:  yelp-tools pango-devel cairo-devel vala-devel
 BuildRequires:  libtool glib2-devel libnotify-devel
@@ -35,7 +36,7 @@ Features:
 %setup -q
 
 %build
-%configure --disable-static --with-nautilus --with-gnu-ld
+cmake -DENABLE_NAUTILUS=ON -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir}
 make %{?_smp_mflags}
 
 %install
@@ -80,11 +81,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/deja-dup/
 %{_datadir}/applications/deja-dup.desktop
 %{_datadir}/deja-dup/
+%{_datadir}/appdata/deja-dup.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/deja-dup.png
 %{_datadir}/icons/hicolor/scalable/apps/deja-dup-symbolic.svg
 %{_datadir}/icons/hicolor/scalable/devices/deja-dup-cloud.svg

Comment 5 Kai Engert (:kaie) (inactive account) 2014-01-17 13:03:06 UTC
Hello deja-dup (co-)maintainers, are you cool with this upgrade?

Comment 6 Kai Engert (:kaie) (inactive account) 2014-01-17 13:21:26 UTC
I've made a f20 scratch build, too:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6419161

Comment 7 Rahul Sundaram 2014-01-17 19:37:44 UTC
Hey.  Thanks!  Feel free to push this update.  If you need commit access, request it via pkgdb and let me know.

Comment 8 Fedora Update System 2014-01-20 12:32:08 UTC
deja-dup-29.4-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/deja-dup-29.4-1.fc20

Comment 9 Fedora Update System 2014-01-20 12:32:19 UTC
deja-dup-29.4-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/deja-dup-29.4-1.fc19

Comment 10 Fedora Update System 2014-01-21 05:49:39 UTC
Package deja-dup-29.4-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing deja-dup-29.4-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-1189/deja-dup-29.4-1.fc19
then log in and leave karma (feedback).

Comment 11 Kai Engert (:kaie) (inactive account) 2014-01-22 10:39:52 UTC
It has been suggested to cancel the update, because 29.4 is more of an unstable release.

Comment 12 Upstream Release Monitoring 2014-01-31 08:45:53 UTC
Latest upstream release: 29.5
Current version/release in Fedora Rawhide: 29.4-1.fc21
URL: https://launchpad.net/deja-dup/+download

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 13 Fedora Update System 2014-04-11 19:29:16 UTC
deja-dup-30.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/deja-dup-30.0-1.fc20

Comment 14 Fedora Update System 2014-05-14 23:54:33 UTC
deja-dup-30.0-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.