]> wimlib.net Git - wimlib/commitdiff
Update version (v1.5.3)
authorEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 06:36:47 +0000 (00:36 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 06:36:47 +0000 (00:36 -0600)
22 files changed:
Makefile.am
README
archlinux/PKGBUILD
configure.ac
debian/changelog
doc/imagex-apply.1.in
doc/imagex-capture.1.in
doc/imagex-delete.1.in
doc/imagex-dir.1.in
doc/imagex-export.1.in
doc/imagex-extract.1.in
doc/imagex-info.1.in
doc/imagex-join.1.in
doc/imagex-mount.1.in
doc/imagex-optimize.1.in
doc/imagex-split.1.in
doc/imagex-update.1.in
doc/imagex.1.in
doc/mkwinpeimg.1.in
include/wimlib.h
rpm/wimtools.spec
update-version

index f7bcadadf7ddcdf7f80e6de9698c1cbbb21d208b..684454c4274f408bce9bc44178a7829a485c4f82 100644 (file)
@@ -15,7 +15,7 @@ endif
 
 lib_LTLIBRARIES = libwim.la
 
-libwim_la_LDFLAGS = -version-info 10:0:1 $(WINDOWS_LDFLAGS)
+libwim_la_LDFLAGS = -version-info 11:0:2 $(WINDOWS_LDFLAGS)
 
 libwim_la_SOURCES =            \
        src/add_image.c         \
diff --git a/README b/README
index ebae1722fa140817a744a26bca3a83b343ec9169..b0896849328e0b56cca65f257d9aab9ca303d315 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
-This is wimlib version 1.5.2 (November 2013).  wimlib is a C library for
+This is wimlib version 1.5.3 (December 2013).  wimlib is a C library for
 creating, modifying, extracting, and mounting files in the Windows Imaging
 Format (WIM files).  These files are normally created using the ImageX
 (imagex.exe) or Dism (Dism.exe) utilities on Windows, but wimlib is distributed
index 68c02d2ee1db8a8549a1992f99e2467f72f2df8a..11138a861008d44f8963b0aa4e06952e1eb91d03 100644 (file)
@@ -1,7 +1,7 @@
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc="A library and program to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
index 5f554180ddee9b4eb327a3873c3f73faac6b22c7..5783d35206604e36323dd5814317aa1999a998aa 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([wimlib], [1.5.2], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.5.3], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
index b0170ccdb75b866e3db9c4f3d7f41072e6d36ee4..77757d7642a133043bddf5903e6692f866f13034 100644 (file)
@@ -1,3 +1,9 @@
+wimlib (1.5.3-1) unstable; urgency=low
+
+  * Update to v1.5.3
+
+ -- Eric Biggers <ebiggers3@gmail.com>  Sun, 08 Dec 2013 00:34:21 -0600
+
 wimlib (1.5.2-1) unstable; urgency=low
 
   * Update to v1.5.2
index 64d195e311d1c0b18f09da2648965a2aa4131f08..e9cb05a66e4d8116ae9503acc91d248dae04f3c5 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
index 3d9466fdd360d009e55a4934c17762feb9fa3cbb..fe03cd712895b5d204fc29762edbf4dc31c85774 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-capture, @IMAGEX_PROGNAME@-append \- Create or append a WIM image
 .SH SYNOPSIS
index 238c8cdf818af027be64aca96c6261e07c197a25..ead4afcf348ec10648bb7387e60a9203515038ff 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
index e52b673f3d7d966b61b80c86b38d9651d3b2b217..ab80a2264dbfa3f489789042a6e59b9fad104180 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-dir \- Show the files contained in a WIM archive
 .SH SYNOPSIS
index 85116bfd096d0d788787d7d335531e17d4ad938b..31ced855e86b23b2e6cdb105373f730c1f4af62c 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-export \- Exports an image from a WIM archive to an existing or new WIM archive
 .SH SYNOPSIS
index b14efde3c6b4a940e37267639f771951c9d012da..96e55e664bd87d769ff43dc086c68742c0a4b023 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-extract \- Extract files or directories from a WIM image
 .SH SYNOPSIS
index 3180ff8b1adff651cb1c64917a44e959c54322b5..8255c0e3e23b8bc9b6890c794f25275c7f2ed686 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-info \- Display information about a WIM file, or change information about
 an image
index e73b3cfe46af2f8918d9d46d51a9ce24aebf8f55..f2269786aaa204e7139b4624966db0bfe9bfe69e 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-join \- Join split WIMs into a standalone one-part WIM
 .SH SYNOPSIS
index 07259a99b99ae8ed551a5e41849d2f1fcff9a08c..caedd08e190a27f95f872ef4cc4b68a14c4604a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-mount, @IMAGEX_PROGNAME@-mountrw, @IMAGEX_PROGNAME@-unmount \- Mount and unmount an image from a WIM archive
 .SH SYNOPSIS
index 8bcc4ecc8e1e9dae985d384a69c5eeadd5ef9df9..52b90c2a9f67828f311414f6717bab55b84fd445 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-optimize \- Optimize a WIM archive
 .SH SYNOPSIS
index 9b6549dc819c08e97b89b4137a0b5d8ab87fdd4c..ef7203ca6aca719f5362ab1c65079c7ff729d16b 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-split \- Split a WIM into multiple parts
 .SH SYNOPSIS
index ea757794e5678d59a3dc38b16488ceef6e10caa9..b2745467a1e11d9bfa3ea7553227a7e18af8683f 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@-update \- Update a WIM image
 .SH SYNOPSIS
index 95dff64c7a3ad82d6332df003ddaf581b606d56e..8ada205cdbddfa83da71ee02a784c3413d8e4bfb 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX 1 "November 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
+.TH WIMLIB-IMAGEX 1 "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands"
 .SH NAME
 @IMAGEX_PROGNAME@ \- Create, modify, extract, mount, or unmount a WIM (Windows Imaging Format) archive
 .SH SYNOPSIS
index cc453f99a0effb053e32ba81127a54287a219d34..f009ebef05445c667c1f55ce784f7ea63d49c80d 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "November 2013" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
+.TH MKWINPEIMG "1" "December 2013" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
index 40192fe414e78d6bcf76159478050fc45383f662..d329502157634b11dda0b32a3df2a64e7730a3fe 100644 (file)
@@ -33,7 +33,7 @@
  *
  * @section sec_intro Introduction
  *
- * This is the documentation for the library interface of wimlib 1.5.2, a C
+ * This is the documentation for the library interface of wimlib 1.5.3, a C
  * library for creating, modifying, extracting, and mounting files in the
  * Windows Imaging Format.  This documentation is intended for developers only.
  * If you have installed wimlib and want to know how to use the @b wimlib-imagex
 #define WIMLIB_MINOR_VERSION 5
 
 /** Patch version of the library (for example, the 5 in 1.2.5). */
-#define WIMLIB_PATCH_VERSION 2
+#define WIMLIB_PATCH_VERSION 3
 
 #ifdef __cplusplus
 extern "C" {
index 51b671560c0ed76c53f660738dea87497b00e087..c77a85d6fd8442fafeb909ecb87310a99cd57624 100644 (file)
@@ -1,6 +1,6 @@
 Name:      wimtools
 Summary:   Tools to create, extract, modify, and mount WIM files
-Version:   1.5.2
+Version:   1.5.3
 Release:   1
 License:   GPLv3+
 URL:       http://sourceforge.net/projects/wimlib
index 260408870dfc8fdded5845ff05f0534c3623110f..8c1f15e2365f2200aa4b1bc32296069c60ffdca9 100755 (executable)
@@ -1,13 +1,13 @@
 #!/bin/bash
 
-oldver='1\.5\.1'
-oldmonth=October
+oldver='1\.5\.2'
+oldmonth=November
 oldyear=2013
 
 newmajor=1
 newminor=5
-newpatch=2
-newmonth=November
+newpatch=3
+newmonth=December
 newyear=2013