Changelog for
contractor-0.3.4+git3.79d8168-15.3.x86_64.rpm :
* Mon Jan 28 2019 Alexei Podvalsky
- Update to 0.3.4+git3.79d8168:
* Travis: update to supported docker containers
* README: update for meson (#27)
* Travis: fix CI to include dbus build dependency (#28)
* Release 0.3.4
* Switch to Meson (#25)
* Release 0.3.3
* Update README.md with GPG examples (#23)
* Adding contract examples (#22)
* Documentation on writing contract files (#21)
* Remove unused make dist (#19)
* Ignore git rather than bzr (#18)
* Create .gitignore (#15)
* Create CODE_OF_CONDUCT.md (#14)
* Create COPYING (#13)
* Add .travis.yml (#12)
* Create README.md (#11)
* Delete .bzrignore
* Add 2017 to license copyright and app years.
* Bump copyright years
* Create the default contractor directory
* Release 0.3.2
* Add HACKING file
* add hacking file
* Implement filter functions based on file size: Get the max file size (int64, size in bytes) from a .contract file (optional key MaxFileSize)
* Add methods to the D-Bus service: - get_contracts_by_file_size - get_contracts_by_mime_and_file_size - get_contracts_by_mimelist_and_file_size
* more documentation for Contractor.ContractFile
* fixes for existing documentation
* Forgot to finish a documentation string.
* add more documentation for: Contractor.Contract
* Contractor.ContractKeyFile
* Contractor.ContractMatcher
* Change the type of the message if no MaxFileSize key is in a
* Sun Jun 15 2014 mailaenderAATTopensuse.org- initial packaging (version 0.3.1) for build.opensuse.org