[Mach-cvs] CVS: mach2 ChangeLog, 1.350, 1.351 NEWS, 1.22, 1.23 README, 1.53, 1.54 RELEASE, 1.25, 1.
Brought to you by:
thomasvs
|
From: Thomas V. S. <tho...@us...> - 2014-06-29 16:26:36
|
Update of /cvsroot/mach/mach2 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15117 Modified Files: ChangeLog NEWS README RELEASE mach.doap Log Message: * NEWS: * README: * RELEASE: * mach.doap: Releasing mach 1.0.3, 'moved' Index: ChangeLog =================================================================== RCS file: /cvsroot/mach/mach2/ChangeLog,v retrieving revision 1.350 retrieving revision 1.351 diff -C2 -d -r1.350 -r1.351 *** ChangeLog 20 Jan 2013 22:52:55 -0000 1.350 --- ChangeLog 29 Jun 2014 16:26:28 -0000 1.351 *************** *** 1,2 **** --- 1,10 ---- + 2014-06-29 Thomas Vander Stichele <thomas at apestaart dot org> + + * NEWS: + * README: + * RELEASE: + * mach.doap: + Releasing mach 1.0.3, 'moved' + 2013-01-20 Thomas Vander Stichele <thomas at apestaart dot org> Index: NEWS =================================================================== RCS file: /cvsroot/mach/mach2/NEWS,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** NEWS 20 Jan 2013 22:50:25 -0000 1.22 --- NEWS 29 Jun 2014 16:26:28 -0000 1.23 *************** *** 1,3 **** ! This is mach, make a chroot, 1.0.2. Changes since 1.0.1: --- 1,6 ---- ! This is mach, make a chroot, 1.0.3. ! ! Changes since 1.0.2: ! - Added Fedora 19 and 20. Changes since 1.0.1: Index: README =================================================================== RCS file: /cvsroot/mach/mach2/README,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** README 10 Nov 2012 13:16:52 -0000 1.53 --- README 29 Jun 2014 16:26:28 -0000 1.54 *************** *** 38,42 **** - with rpm.livna.org ! Fedora 8-17 - base - updated --- 38,42 ---- - with rpm.livna.org ! Fedora 8-20 - base - updated Index: RELEASE =================================================================== RCS file: /cvsroot/mach/mach2/RELEASE,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** RELEASE 20 Jan 2013 22:50:25 -0000 1.25 --- RELEASE 29 Jun 2014 16:26:28 -0000 1.26 *************** *** 2,6 **** ------------------------------------ ! Announcing the release of mach 1.0.2 - ears WHAT IS IT --- 2,6 ---- ------------------------------------ ! Announcing the release of mach 1.0.3 - moved WHAT IS IT *************** *** 16,20 **** 10, 11, JPackage, FreshRPMS, GStreamer) 12, 13, ! 14, 15, 16, 17, 18 devel - Fedora 4, 5, 6 (core, updated, extras, rpm.livna.org, --- 16,20 ---- 10, 11, JPackage, FreshRPMS, GStreamer) 12, 13, ! 14, 15, 16, 17, 18, 19, 20 devel - Fedora 4, 5, 6 (core, updated, extras, rpm.livna.org, *************** *** 37,42 **** CHANGES ------- ! - Added Fedora 17 (Thomas) ! - Fixed 'build' bug (Thomas) WHY WOULD YOU USE IT --- 37,41 ---- CHANGES ------- ! - Added Fedora 19, 20 (Thomas) WHY WOULD YOU USE IT Index: mach.doap =================================================================== RCS file: /cvsroot/mach/mach2/mach.doap,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** mach.doap 20 Jan 2013 22:50:25 -0000 1.14 --- mach.doap 29 Jun 2014 16:26:28 -0000 1.15 *************** *** 40,43 **** --- 40,59 ---- <release> <Version> + <revision>1.0.3</revision> + <branch>2</branch> + <name>moved</name> + <created>2014-06-21</created> + <file-release rdf:resource="http://thomas.apestaart.org/download/mach/mach-1.0.3.tar.bz2" /> + <file-release rdf:resource="http://thomas.apestaart.org/download/mach/mach-1.0.3.tar.gz" /> + <file-release rdf:resource="http://thomas.apestaart.org/download/mach/mach-1.0.3-1.fc20.i386.rpm" /> + <file-release rdf:resource="http://thomas.apestaart.org/download/mach/mach-1.0.3-1.fc20.x86_64.rpm" /> + <dc:description> + Updated for Fedora 19 and 20. + </dc:description> + </Version> + </release> + + <release> + <Version> <revision>1.0.2</revision> <branch>2</branch> |