[Pkg-owncloud-commits] [owncloud-client] 02/47: Sparkle: Sample RSS

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Feb 17 18:06:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 034c3ae017357331c1fe21d5f0bcf2903ed1f845
Author: Markus Goetz <markus at woboq.com>
Date:   Tue Feb 4 17:36:16 2014 +0100

    Sparkle: Sample RSS
    
    The real thing will be stored on owncloud.com somewhere.
---
 admin/osx/sparkle/example_update_rss.rss | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/admin/osx/sparkle/example_update_rss.rss b/admin/osx/sparkle/example_update_rss.rss
new file mode 100644
index 0000000..e81c635
--- /dev/null
+++ b/admin/osx/sparkle/example_update_rss.rss
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"  
+xmlns:dc="http://purl.org/dc/elements/1.1/">
+   <channel>
+      <title>oC</title>
+      <link>127.0.0.1/test.rss</link>
+      <description>Most recent changes with links to updates.</description>
+      <language>en</language>
+         <item>
+            <title>Version 1.5.1.2180-nightly20140202</title>
+            <pubDate>Wed, 09 Feb 2013 19:20:11 +0000</pubDate>
+            <enclosure url="http://127.0.0.1:8080/signed_ownCloud-1.5.1.2180-nightly20140202.dmg" 
+sparkle:version="1.5.1.2180-nightly20140202" 
+length="21078089" 
+type="application/octet-stream"
+sparkle:dsaSignature="MCwCFA/RpP/MvNS1SpjD/2/U6RPyju3HAhQteFXvpUjTnNv3sC/lGkxtEkoB4Q=="
+/>
+         </item>
+   </channel>
+</rss>
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list